-
Sheogorath authored
This patch adds the starboard operator along with a trivy-server deployment to the cluster, which should provide insights into the current situation of vulernerablities and CVEs in the cluster. References: https://aquasecurity.github.io/starboard/v0.15.4/ https://aquasecurity.github.io/trivy/v0.25.4/
Sheogorath authoredThis patch adds the starboard operator along with a trivy-server deployment to the cluster, which should provide insights into the current situation of vulernerablities and CVEs in the cluster. References: https://aquasecurity.github.io/starboard/v0.15.4/ https://aquasecurity.github.io/trivy/v0.25.4/
Starboard
Operator to create and manage automated container image scans for all containers deployed in the cluster, this helps to provide visibility for potential security issues and makes it easy to identify containers and deployments affected by CVEs.
This particular installation utilises a trivy-server setup, that reduces the times to download the vulnerability database, making it API limit friendlier.