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

Addl container rules #120

Merged
merged 3 commits into from
Sep 12, 2016
Merged

Addl container rules #120

merged 3 commits into from
Sep 12, 2016

Conversation

mstemm
Copy link
Contributor

@mstemm mstemm commented Sep 9, 2016

New falco rules related to container state. Also including some small improvements to compiler output.

This depends on draios/sysdig#655.

When a macro/rule condition can't be compiled, include the condition in
the error message.
Support "glob" as an operator and allow pathnames to be the index into
bracketed selectors of fields.
New rule 'File Open by Privileged Container' triggers when a container
that is running privileged opens a file.

New rule 'Sensitive Mount by Container' triggers when a container that
has a sensitive mount opens a file. Currently, a sensitive mount is a
mount of /proc.

This depends on draios/sysdig#655.
@mstemm mstemm merged commit 6e9241a into dev Sep 12, 2016
@mstemm mstemm deleted the addl-container-rules branch September 12, 2016 20:01
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.

1 participant