
Argo-Trivy-Insights: a new UI extension to bring Trivy scan results into Argo CD
Hey all!
I've been working on Argo-Trivy-Insights, an Argo CD UI extension that brings your Trivy security data right into the Argo CD interface. No more tab-switching between tools.
What it does:
- Per-Application View: a dedicated "Trivy Insights" tab on each Application Details page showing Trivy scan results for the whole Argo CD Application.
- Cluster-Wide Dashboard: aggregate Trivy scan results across all your applications from the sidebar
- Scan Reports: covers Vulnerabilities, Exposed Secrets, Configuration Audit, RBAC Assessment, SBOM, and Cluster Compliance Reports, plus an overview pulling it all together
- Deeplinks & Exports: share findings via link, export as CSV, or get your SBOM in CycloneDX JSON format
It's still early development and I'd love to get some real-world testers and feedback. If you're running Trivy in your cluster and want to give it a spin, check it out here.