Trivy · Capability
Trivy Security Scanning
Workflow capability for container and Kubernetes security scanning using Trivy. Covers vulnerability detection in container images and packages, Kubernetes CRD-based security reports via Trivy Operator, and server health management. Supports DevSecOps pipelines integrating vulnerability scanning into CI/CD workflows.
What You Can Do
GET
Health check
— Check if Trivy server is running
/v1/health
GET
Get version
— Get server and vulnerability database versions
/v1/version
MCP Tools
trivy-health-check
Check if Trivy security scanner server is running and healthy
read-only
trivy-get-version
Get Trivy server version and vulnerability database version
read-only
APIs Used
trivy-server