trivy
Installation
SKILL.md
ABOUTME: Security vulnerability scanning skill using Trivy
ABOUTME: Enforces CRITICAL/HIGH blocking before commits
Trivy Security Scanning Skill
Quick Reference
| Scan Type | Command | When |
|---|---|---|
| Dependencies | trivy fs . |
package.json changes |
| Container | trivy image <name> |
Dockerfile changes |
| IaC | trivy config . |
Terraform changes |
When to Scan
Related skills