Compatibility:
Source: See Trivy website for details.
Trivy is an all-in-one open source security scanner that can help you identify vulnerabilities and IaC misconfigurations, discover SBOMs, perform cloud scanning, identify Kubernetes security risks, and much more. With Trivy, you have access to a powerful tool that can help you keep your systems secure and your data protected.
Usage
To enable the addon:
microk8s enable trivy
The addon can be disabled at any time with:
microk8s disable trivy
Links
To learn more about Trivy visit:
- the Trivy official website
- the project’s github repository