sriov-network-device-plugin icon indicating copy to clipboard operation
sriov-network-device-plugin copied to clipboard

Security scanning for container images

Open adrianchiris opened this issue 4 years ago • 1 comments

What would you like to be added?

Add action to check for security vulnerabilities in our containers. This can be a check that runs periodically or on every PR.

What we can use:

Once we have this up and running, we can do the same in other projects in the group.

What is the use case for this feature / enhancement?

find and fix security vulnerabilities of project containers

adrianchiris avatar Aug 11 '21 07:08 adrianchiris

trivy is also an option : https://github.com/aquasecurity/trivy

adrianchiris avatar Mar 20 '22 18:03 adrianchiris