Commit Graph

46 Commits (master)

Author SHA1 Message Date
simar7 b2933f565d
bump trivy version to v0.51.1 (#353)
* bump trivy version to v0.51.1

* update tests
2 weeks ago
Pedro Freitas b5f4977b78
Bump trivy version to v0.50.2 (#341)
Co-authored-by: pdefreitas <5927433+pdefreitas@users.noreply.github.com>
4 weeks ago
simar7 d710430a67
bump trivy version to v0.50.1 (#324) 2 months ago
Kyle Davies 84384bd6e7
Upgraded Trivy from 0.48.1 to v0.49.0 (#304) 3 months ago
Martin Kemp 5f1841df8d
Update Trivy to 0.48.1 (#291)
* Update Trivy to 0.48.1

Signed-off-by: Martin Kemp <me@martinke.mp>

* update tests

---------

Signed-off-by: Martin Kemp <me@martinke.mp>
Co-authored-by: Simar <simar@linux.com>
5 months ago
Ivan Santos 91713af97d
Update to trivy version 0.48.0 (#289)
* Update to trivy version 0.48.0

 

---------

Signed-off-by: Simar <simar@linux.com>
Co-authored-by: Simar <simar@linux.com>
5 months ago
Victor Sollerhed 47e481a388
Update to `trivy` version `0.47.0` in Dockerfile (#280)
See:
- https://github.com/aquasecurity/trivy/releases/tag/v0.47.0
7 months ago
Witold Ślęczkowski f78e9ecf42
Update Dockerfile to 0.46.1 (#277)
This update fixes https://github.com/aquasecurity/trivy/issues/5441
7 months ago
Brandon Helms b77b85c025
Update Dockerfile to 0.46.0 (#274)
* Update Dockerfile to 0.46.0

This will address bugs before 0.46.0

* updating tests
7 months ago
simar7 fbd16365eb
feat(trivy): Bump to v0.45.0 (#256) 9 months ago
simar7 3dd517d8c9
chore(deps): Update trivy to v0.43.1 (#243)
* chore(deps): Update trivy to v0.43.1

* fix tests

Signed-off-by: Simar <simar@linux.com>

---------

Signed-off-by: Simar <simar@linux.com>
10 months ago
Daniel Chabr 0cd397afbf
bump trivy to v0.42.1 (#240)
* bump trivy to v0.42.1

* revert formatting
12 months ago
Daniel Chabr f96f79aa22
bump trivy to v0.42.0 (#237)
* chore(deps): update trivy to v0.42.0

* revert formatting

* revert formatting again

* update sarif version in tests
12 months ago
Bruce Bujon e5f43133f6
chore: Update Trivy to 0.40.0 (#223)
* chore: Update trivy to 0.39.0

* chore: Update trivy to 0.40.0
1 year ago
DmitriyLewen 43849adf01
bump trivy to v0.38.1 (#215) 1 year ago
Falk Puschner 8bd2f9fbda
⬆️ bump trivy action (#203) 1 year ago
simar7 cff3e9a7f6
feat(trivy): Bump Trivy to v0.37.1 (#199)
Signed-off-by: Simar <simar@linux.com>
1 year ago
Aibek 9ab158e859
Add 0.34.0 release (#177)
* bump to ghcr.io/aquasecurity/trivy:0.33.0

* fix tests

* bump to 0.34.0
2 years ago
Lior Vaisman Argon e55de85bee
Add npm to action Dockerfile (#176) 2 years ago
simar7 1db49f5326
feat(trivy): Bump Trivy to v0.31.0 (#165)
Fixes: https://github.com/aquasecurity/trivy-action/issues/164

Signed-off-by: Simar <simar@linux.com>

Signed-off-by: Simar <simar@linux.com>
2 years ago
simar7 81b9a6f5ab
Update Dockerfile (#152) 2 years ago
simar7 503d3abc15
feat(yaml): Add support for trivy.yaml (#143)
* feat(yaml): Add support for trivy.yaml

Signed-off-by: Simar <simar@linux.com>

* chore: fixing test using trivy v 0.30.0

* chore(deps): Update to use Trivy v0.30.2

Signed-off-by: Simar <simar@linux.com>

Co-authored-by: carolina valencia <krol3@users.noreply.github.com>
2 years ago
simar7 bc615ae2d7
fix(tests): Update test golden files for Trivy v0.29.2 (#136)
Fixes: https://github.com/aquasecurity/trivy-action/issues/133
Fixes: https://github.com/aquasecurity/trivy-action/issues/135

Signed-off-by: Simar <simar@linux.com>
2 years ago
simar7 7b7aa264d8
feat(SBOM): Support SBOM generation (#129)
* feat(sbom): Support SBOM generation

Signed-off-by: Simar <simar@linux.com>

* Update README.md

Co-authored-by: Itay Shakury <itay@itaysk.com>

* feat(sbom): Send results within the entrypoint.sh

* fix(sbom): Fix leading whitespaces for format var.

Signed-off-by: Simar <simar@linux.com>

* docs(sbom): Update README.md

* docs(sbom): Update README.md

* chore(trivy): Bump Trivy version to 0.29.1

Signed-off-by: Simar <simar@linux.com>

* feat(sbom): Change to fs scan.

Signed-off-by: Simar <simar@linux.com>

* fix(tests): Update SARIF goldenfile

Co-authored-by: Itay Shakury <itay@itaysk.com>
2 years ago
Carol Valencia 49e970d7ac
chore: pinning 0.29.0 trivy (#128)
Co-authored-by: carolina valencia <krol3@users.noreply.github.com>
2 years ago
Tanguy Segarra 1a53202fc4
Use AWS public ECR instead of rate-limiting dockerhub (#118) 2 years ago
James Luther df3fb7d00b
Update Trivy Version in Dockerfile (#117)
Updated the dockerfile to use the latest release of Trivy.
2 years ago
Carol Valencia 4b9b6fb4ef
chore: update test to version 0.27.1 (#106)
* chore: update test to version 0.27.0

* chore: add test file secret and update to 0.27.1

* fix: support repository with securityCheck secret

Co-authored-by: carolina valencia <krol3@users.noreply.github.com>
2 years ago
Carol Valencia 2b30463ddb
chore: Update trivy version to 0.26.0 (#102)
* chore: Update trivy version to 0.25.3

* feat: trivy fs - securityCheck test

* chore: update trivy 0.26.0

Co-authored-by: carolina valencia <krol3@users.noreply.github.com>
2 years ago
Carol Valencia f39d29766a
chore: Update trivy version to 0.25 (#100)
Co-authored-by: carolina valencia <krol3@users.noreply.github.com>
2 years ago
Oran Moshai a7a829a434
chore: update trivy version Dockerfile (#96)
* chore: update trivy version Dockerfile

* Update readme for sarif deprecate
https://github.com/aquasecurity/trivy/discussions/1571

* docs: revert template and remove sarif.tpl

* fix: update condition to use format variable

Co-authored-by: oranmoshai <oran.moshai@aquasec.com>
Co-authored-by: knqyf263 <knqyf263@gmail.com>
2 years ago
Carol Valencia 9c21d3ca2c
chore: update trivy version Dockerfile (#89)
Co-authored-by: carolina valencia <krol3@users.noreply.github.com>
2 years ago
Carol Valencia 81cc8cd841
chore: update trivy version - fixed sarif (#87) 2 years ago
Nick Liffen 0769bbf0d2
Update Dockerfile (#82) 3 years ago
Simar d62898dfb3
Bump to latest Trivy release 3 years ago
Emil Lengman 6bce46377c
bump to version 0.20.0 to add requirements.txt support (#69) 3 years ago
Peter Kipping 8eccb55397
Bump base image version to 0.19.2 to fix issue with config scanning. (#58) 3 years ago
Brandon Sorgdrager 9438b49cc3
Enable config scanning (#56)
* Bump trivy image to enable use of config scan-type

* move --no-progress switch behind input arg and set default

* prevent unrelated args from passing with config scan-type

* fix invalid option passing

* set artifactRef if scanType = config

* Add workflow example for IAC/YAML scanning

* Update README.md

Co-authored-by: Simar <1254783+simar7@users.noreply.github.com>

* Update README.md

Co-authored-by: Simar <1254783+simar7@users.noreply.github.com>

* clean hideProgress input

Co-authored-by: Simar <1254783+simar7@users.noreply.github.com>
3 years ago
rahul2393 dba83feec8
fix invalid rule exception for SARIF templates (#47) 3 years ago
Simar c9017eb417
Revert "Use fixed Sarif template (#45)" (#46)
This reverts commit 4ef054abe6.
3 years ago
rahul2393 4ef054abe6
Use fixed Sarif template (#45) 3 years ago
rahul2393 9789b6ae3b
Update docker base image for trivy. (#44) 3 years ago
rahul2393 341f810bd6
Pin docker image, and update skip dirs argument passing to trivy (#41) 3 years ago
rahul2393 1d28acf359
Add scan type as option (#27)
* Add scan type as option

* Fix exitCode

* remove all options

* Add default value to scanRef and improve shell

* print args

* fix description.

* More changes
3 years ago
Daniel Pacak 8103665175 refactor: Do not use Dockerfile
Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
4 years ago
Daniel Pacak 29696a7dea chore: Init project
Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
4 years ago