Commit Graph

4 Commits (master)

Author SHA1 Message Date
Carol Valencia 0d7cf2ddfb
chore: improve message output sbom with gh (#145)
* fix: merge with master- entrypoint

* chore: gitignore .vscode

Co-authored-by: carolina valencia <krol3@users.noreply.github.com>
2 years ago
Achton Smidt Winther 4b3b5f928b
Add support for --ignorefile option (.trivyignore) (#122)
* Add support for supplying one or more .trivyignore files.

* Fix gitignore for test data.

* Add test for trivyignores option.

* Be explicit about the trivy options we use during testing.

* Add documentation of trivyignores option.
2 years ago
Carol Valencia 40c4ca9e74
feat: bash unit test - adding repo (#101)
* feat: bash unit test - adding repo

* fix: clean dummy data

Co-authored-by: carolina valencia <krol3@users.noreply.github.com>
2 years ago
Daniel Pacak 1ca910e62d
feat: Add exit-code to Trivy args (#1)
Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
4 years ago