Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 331 Bytes

File metadata and controls

19 lines (10 loc) · 331 Bytes

Trivy official documentation and repo

Trivy GitHub repo

Trivy installation

curl -sfL https://raw.githubusercontent.com/aquasecurity/trivy/master/contrib/install.sh | sh -s -- -b /usr/local/bin

Running trivy to scan an image

trivy image nginx:1.16