-
Notifications
You must be signed in to change notification settings - Fork 596
Closed
Milestone
Description
There is a nascent concept of security profiles that needs to be tackled. I think we should remove it from the spec as it is a little too ill-defined at the moment.
The big idea is that a system can have a collection of "high-level" security profile options that a user can apply to their container. For example:
- Default security profile
- Privileged security profile
- Untrusted security profile
These profiles would map to low-level details like seccomp filters, selinux profiles, apparmor profiles, etc. The challenge for the spec is to ensure that we define the "merge" operation from the restrictions that an image defines for itself and what the policy it is going to run under defines.
Metadata
Metadata
Assignees
Labels
No labels