Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable all rules #379

Merged
merged 2 commits into from
Jun 8, 2018
Merged

Enable all rules #379

merged 2 commits into from
Jun 8, 2018

Conversation

mstemm
Copy link
Contributor

@mstemm mstemm commented Jun 7, 2018

Make sure rules are proactively enabled rather than only disabled. This unbreaks falco for the dev branch.

Previously, rules were enabled by default. Some performance improvements
in draios/sysdig#1126 broke this, requiring that
each rule is explicitly enabled or disabled for a given ruleset.

So if enabled is true, explicitly enable the rule for the default ruleset.
It was used both for the inspector loop and the falco result.
@mstemm
Copy link
Contributor Author

mstemm commented Jun 7, 2018

Need to merge draios/sysdig#1145 also.

@mstemm mstemm merged commit 70f768d into dev Jun 8, 2018
@mstemm mstemm deleted the enable-all-rules branch June 8, 2018 00:16
@ApsOps ApsOps mentioned this pull request Jun 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant