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

Feat/owasp docker hardening rule #4 #6300 #6338

Open
wants to merge 8 commits into
base: staging
Choose a base branch
from

Conversation

stultitiophobia
Copy link

Contribution Guidelines

What does this PR include?

Security-Feature-Request: OWASP docker hardening rule #4 #6300

Short Description

Implement OWASP docker rule #4 in the docker-compose.yml

Each single container should have:

security_opt:
  - no-new-privileges:true

implemented.

Affected Containers

ALL

Did you run tests?

Yes, this runs since 6 months in my setup (until now via docker-override.yml)

What were the final results? (Awaited, got)

All features and containers run stable.

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.

3 participants