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

revise security guidance #1072

Merged
merged 1 commit into from
Aug 25, 2020
Merged

Commits on Aug 25, 2020

  1. docs: revise SECURITY_GUIDANCE.md

    Strengthen the warning against privileged containers, since they can
    bypass other protection mechanisms such as SELinux in various ways.
    
    Upgrade the warning against sharing host namespaces, and clarify the
    additional risk of sharing the host PID namespace.
    
    Expand the section on system mounts to cover local storage concerns.
    
    Mention the new `control_t` label for API socket access, and the path
    to the Docker runtime socket at `/run/docker.sock`.
    
    Add example for Amazon ECS.
    
    Signed-off-by: Ben Cressey <[email protected]>
    bcressey committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    f500fb6 View commit details
    Browse the repository at this point in the history