Trivy Operator
The Trivy Operator is a Kubernetes-native security toolkit that automatically scans clusters and generates security reports as Kubernetes Custom Resources. It defines 12 CRDs covering vulnerability reports, config audit reports, exposed secret reports, SBOM reports, RBAC assessment reports, infrastructure assessment reports, and compliance reports.
Documentation
Other Resources
GitHub Repository
https://github.com/aquasecurity/trivy-operator
KubernetesCRD
https://raw.githubusercontent.com/api-evangelist/trivy/refs/heads/main/crd/aquasecurity.github.io_vulnerabilityreports.yaml
KubernetesCRD
https://raw.githubusercontent.com/api-evangelist/trivy/refs/heads/main/crd/aquasecurity.github.io_configauditreports.yaml
KubernetesCRD
https://raw.githubusercontent.com/api-evangelist/trivy/refs/heads/main/crd/aquasecurity.github.io_exposedsecretreports.yaml
KubernetesCRD
https://raw.githubusercontent.com/api-evangelist/trivy/refs/heads/main/crd/aquasecurity.github.io_sbomreports.yaml
KubernetesCRD
https://raw.githubusercontent.com/api-evangelist/trivy/refs/heads/main/crd/aquasecurity.github.io_clustercompliancereports.yaml
KubernetesCRD
https://raw.githubusercontent.com/api-evangelist/trivy/refs/heads/main/crd/aquasecurity.github.io_clusterconfigauditreports.yaml
KubernetesCRD
https://raw.githubusercontent.com/api-evangelist/trivy/refs/heads/main/crd/aquasecurity.github.io_clusterinfraassessmentreports.yaml
KubernetesCRD
https://raw.githubusercontent.com/api-evangelist/trivy/refs/heads/main/crd/aquasecurity.github.io_clusterrbacassessmentreports.yaml
KubernetesCRD
https://raw.githubusercontent.com/api-evangelist/trivy/refs/heads/main/crd/aquasecurity.github.io_clustersbomreports.yaml
KubernetesCRD
https://raw.githubusercontent.com/api-evangelist/trivy/refs/heads/main/crd/aquasecurity.github.io_clustervulnerabilityreports.yaml
KubernetesCRD
https://raw.githubusercontent.com/api-evangelist/trivy/refs/heads/main/crd/aquasecurity.github.io_infraassessmentreports.yaml
KubernetesCRD
https://raw.githubusercontent.com/api-evangelist/trivy/refs/heads/main/crd/aquasecurity.github.io_rbacassessmentreports.yaml