Tags: zourzouvillys/osquery
Tags
Add additional changelog items (osquery#6523) Additional changelog items
regex engine replacement: boost -> std (osquery#6236) Replace regex engine with std Fixes issue osquery#6061 Co-authored-by: scoders <sahil@cs.toronto.edu>
CMake: Prefer Python 3.7 then 3.6 (osquery#6057) We are not currently ready for Python 3.8, so we prefer either the newest 3.7 or 3.6.
Merge Azure Pipelines build and test jobs (osquery#5610) Originally the separation existed because there were multiple branches, and only one of them was protected by PRs. So broken commits could land and differentiating from broken build or tests was useful. This is not true anymore and PRs checks are per pipeline, not per job, so the separation wouldn't make a difference.
PreviousNext