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

API entry from apis.yml

apis.yml Raw ↑
aid: trivy:trivy-operator
name: Trivy Operator
description: 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.
humanURL: https://github.com/aquasecurity/trivy-operator
baseURL: https://kubernetes.default.svc
tags:
- Kubernetes
- Security
- CRD
- Operator
- Vulnerability Scanning
properties:
- type: Documentation
  url: https://aquasecurity.github.io/trivy-operator/
- type: GitHub Repository
  url: https://github.com/aquasecurity/trivy-operator
- type: KubernetesCRD
  url: crd/aquasecurity.github.io_vulnerabilityreports.yaml
- type: KubernetesCRD
  url: crd/aquasecurity.github.io_configauditreports.yaml
- type: KubernetesCRD
  url: crd/aquasecurity.github.io_exposedsecretreports.yaml
- type: KubernetesCRD
  url: crd/aquasecurity.github.io_sbomreports.yaml
- type: KubernetesCRD
  url: crd/aquasecurity.github.io_clustercompliancereports.yaml
- type: KubernetesCRD
  url: crd/aquasecurity.github.io_clusterconfigauditreports.yaml
- type: KubernetesCRD
  url: crd/aquasecurity.github.io_clusterinfraassessmentreports.yaml
- type: KubernetesCRD
  url: crd/aquasecurity.github.io_clusterrbacassessmentreports.yaml
- type: KubernetesCRD
  url: crd/aquasecurity.github.io_clustersbomreports.yaml
- type: KubernetesCRD
  url: crd/aquasecurity.github.io_clustervulnerabilityreports.yaml
- type: KubernetesCRD
  url: crd/aquasecurity.github.io_infraassessmentreports.yaml
- type: KubernetesCRD
  url: crd/aquasecurity.github.io_rbacassessmentreports.yaml