Workload misconfigurations

Ensure that a daemon-wide custom seccomp profile is applied if appropriate (Automated)

Risk Level

Informational (4)

Platform(s)
  • N/A

Compliance Frameworks

Description

You can choose to apply a custom seccomp profile at a daemon-wide level if needed with this overriding Docker's default seccomp profile.
  • Recommended Mitigation

    By default, Docker's default seccomp profile is applied. If this is adequate for your environment, no action is necessary.