21 Commits
Author SHA1 Message Date
rahul2393andSimarpreet Singh e2054f8b6a Added input option support (#34)
* Added input option support

* Fix position of input flag

* update readme

* Update README.md

Co-authored-by: Simarpreet Singh <simar@linux.com>
2021-03-24 13:54:13 -07:00
Anand Gautam c6431cf821 Feat/add skip dirs option (#33)
Fixes: https://github.com/aquasecurity/trivy-action/issues/32
2021-03-19 15:21:09 -07:00
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
2021-02-24 16:31:43 -08:00
Chris AumannandSimarpreet Singh 7684771c94 Add vuln-type parameter (#19)
Co-authored-by: Simarpreet Singh <simar@linux.com>
2021-02-11 13:49:57 -08:00
Simarpreet SinghandDaniel Pacak de7cb7d4ba Update action.yaml
Co-authored-by: Daniel Pacak <pacak.daniel@gmail.com>
2020-08-13 09:56:17 -07:00
Simarpreet Singh 9403afcefd Update action.yaml
Update title to include Aqua Security for searchability purposes.
2020-08-12 12:00:26 -07:00
Simarpreet Singh 4edb45e6ff docs: Fix docs and add improved example repo
Signed-off-by: Simarpreet Singh <simar@linux.com>
2020-07-30 14:32:23 -07:00
Simarpreet Singh 3fadcda6be action: Add template option
Signed-off-by: Simarpreet Singh <simar@linux.com>
2020-07-27 15:55:05 -07:00
Simarpreet Singh d424596f39 action: Change option to template instead
Signed-off-by: Simarpreet Singh <simar@linux.com>
2020-07-27 15:29:14 -07:00
Simarpreet Singh 6b9375bd16 sarif: Add support for sarif output
Signed-off-by: Simarpreet Singh <simar@linux.com>
2020-07-24 14:17:51 -07:00
Zois Pagoulatos f498173417 feat: Add support for --ignore-unfixed flag (#10)
Resolves: #9
2020-06-22 19:40:11 +02:00
Daniel Pacak 1eb53c0425 docs: Update README.md
Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
2020-06-03 09:33:30 +02:00
Daniel Pacak e09a3cf5ca fix: Use the latest version of Trivy
Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
2020-06-03 00:23:27 +02:00
Daniel Pacak 1c67427335 feat: Add severity arg (#5)
Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
2020-06-02 23:39:09 +02:00
Daniel Pacak 74538091fa docs: Update README.md (#4)
Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
2020-06-02 21:17:22 +02:00
Daniel Pacak 7991a69583 chore: Update action metadata (#3)
Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
2020-06-02 19:43:09 +02:00
Daniel Pacak 677942f9f7 feat: Add exit-code to Trivy args (#1) (#2)
Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
2020-06-02 18:32:53 +02:00
Daniel Pacak 1ca910e62d feat: Add exit-code to Trivy args (#1)
Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
2020-06-02 18:09:34 +02:00
Daniel Pacak 1a6fec9b14 fix: Use unique action name
Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
2020-06-02 17:13:51 +02:00
Daniel Pacak 8103665175 refactor: Do not use Dockerfile
Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
2020-06-02 17:11:43 +02:00
Daniel Pacak 29696a7dea chore: Init project
Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
2020-06-02 17:07:34 +02:00