kubewarden / allowed-proc-mount-types-psp-policy

Replacement for the Kubernetes Pod Security Policy that controls the usage of /proc mount types
https://kubewarden.io
Apache License 2.0
7 stars 5 forks source link

feat: background audit config, severity and category annotations. #33

Closed jvanz closed 1 year ago

jvanz commented 1 year ago

Description

Updates policy metadata.yml file adding the new configuration to enabled background audit checks and adds two new annotations used by the audit scanner in its reports.

Related to https://github.com/kubewarden/kubewarden-controller/issues/479