[go: up one dir, main page]

Skip to content

Make operational container scanning severity filter configurable

Proposal

Operational Container Scanning runs Container Scanning in the context of a Kubernetes Cluster. This gives customers insight into what's actually deployed and running in their environments. Much like container scanning, the option to have Trivy filter out findings beneath a severity threshold is possible. We should allow users to configure this behavior as well, so that they can tailor reported vulnerabilities to their specification.

Implementation

/cc @johncrowley @onaaman

Edited by Nick Ilieskou