Open nabadger opened 4 years ago
This would be great to get. Perhaps modules/trivy
. Could we build a mintel/trivy
image to Docker Hub? For the whitelist, we could add a generic command in the same module like trivy/whitelist
that pulls a whitelist from a git repo you specify in your Makefile. (in otherwords, split the whitelist stuff out from the "running trivy as a docker image."
There's already an dockerized trivy: https://hub.docker.com/r/aquasec/trivy/
For the whitelist, I think we need to consider the different use-cases around this, which is so far seems to be:
Currently we support a combination - this will be a good topic to discuss.
I would like to integrate https://github.com/aquasecurity/trivy
We use this as part of our CI/CD pipelines on Gitlab.
A few important notes:
.trivyignore
file