Trivy Operator Report Analyzer

Upload a Trivy Operator JSON export for ConfigAuditReport, VulnerabilityReport, ExposedSecretReport, or RbacAssessmentReport. The report type is detected automatically and displayed with type-specific columns and details.

kubectl get configauditreports.aquasecurity.github.io --all-namespaces --output json > trivy-configauditreports.json
kubectl get vulnerabilityreports.aquasecurity.github.io --all-namespaces --output json > trivy-vulnerabilityreports.json
kubectl get exposedsecretreports.aquasecurity.github.io --all-namespaces --output json > trivy-exposedsecretreports.json
kubectl get rbacassessmentreports.aquasecurity.github.io --all-namespaces --output json > trivy-rbacassessmentreports.json

Drop JSON file here or click to choose

Everything stays in your browser. No upload to a server.