kubescape / storage

Apache License 2.0
1 stars 6 forks source link

feat: add the Vulnerability Manifest custom resource #4

Closed vladklokun closed 1 year ago

vladklokun commented 1 year ago

What this PR changes?

This PR defines a new custom resource, the Vulnerability Manifest. It stores information about vulnerabilities found in a given container image.

Notes for the Reviewer

As always, be mindful of the autogenerated files. The PR also includes an example Vulnerability Manifest, which is 10K lines long, so the PR is smaller than you might think.