Skip to content

Ignore unfixed vulnerabilities

Brian Williams requested to merge ignore-unfixed-vulnerabilities into master

Why is this change being made?

This change ignores unfixed vulnerabilities for which there is no patch available. This should reduce the noise of container scanning findings, since it will filter out vulnerabilities which are not actionable.

Merge request reports