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

Rule updates vdec #307

Merged
merged 3 commits into from
Dec 12, 2017
Merged

Rule updates vdec #307

merged 3 commits into from
Dec 12, 2017

Conversation

mstemm
Copy link
Contributor

@mstemm mstemm commented Dec 12, 2017

Several additional changes from secure customers.

Seen by @JPLachance, thanks for the heads up!
As a part of some docker commands like "docker save", etc, the program
exe can write from files on the host filesystem /var/lib/docker/... to a
variety of files within the container.

Allow this via a macro exe_running_docker_save that checks the
commandline as well as the parent and use it as an exclusion for the
write below binary dir/root/etc rules.
- Let chef-client generally read sensitive files and write below /etc.
- Let python running a chef script yum-dump.py write the rpm database.
@mstemm
Copy link
Contributor Author

mstemm commented Dec 12, 2017

I think the test failures are actually due to #308, which if true is a longstanding bug. The changes in draios/sysdig#993 exposed the test failure. Although from looking at the test I think it was also incorrect.

Merging these rule changes anyway.

@mstemm mstemm merged commit db0d913 into dev Dec 12, 2017
@mstemm mstemm deleted the rule-updates-vdec branch December 12, 2017 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants