Trivy
Notes
Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
- Site : https://trivy.dev/
Release notes
v0.4.3
· 1y+
New Feature
Save the results using a template
$ trivy --format template --template "@/path/to/template" golang:1.12-alpine
See here for an example
Changelog
5a8749c chore: add install script (#370) 4a7fb52 fix typo in example of .gitlab-ci.yml (#373) 8888fca chore(goreleaser): change name_template to file_name_template (#369) 63a8c6d Integrate with Gitlab Container Scanning (#367) fc222be chore: change a licence in goreleaser.yml (#365) 6132ff9 template: Load template from paths (#202) 87556aa Dockerfile: Update to alpine 3.11 (#361)
Docker images
docker pull docker.io/aquasec/trivy:0.4.3docker pull docker.io/aquasec/trivy:latest