Screenshots
Example Usage
# Install vimp brew tap mchmarny/vimp && brew install vimp # Scan an image (requires grype, trivy, or snyk installed) vimp scan --image alpine:latest --yes # Query results vimp query --image docker.io/library/alpine # Run server (view reports, CVEs over time) vimp server --open