Skip to content

Releases: aquasecurity/trivy-action

v0.0.9

25 Feb 00:59
7294c6a
Compare
Choose a tag to compare

This release introduces the ability to use Trivy Github Action as a build time check for running repository based checks for your git repos. Now it's possible to run Trivy Action as a check on each PR to scan for new vulnerabilities that might get introduced. More details here: https://github.com/aquasecurity/trivy-action#using-trivy-to-scan-your-git-repo

v0.0.8

13 Aug 22:43
2b5de51
Compare
Choose a tag to compare

This release includes the ability to specify templates as an output format amongst others.

Full Changelog: 0.0.7...master

v0.0.7

22 Jun 18:19
f498173
Compare
Choose a tag to compare
 feat: Add support for `--ignore-unfixed` flag (#10)

Resolves: #9

v0.0.6

02 Jun 22:24
Compare
Choose a tag to compare
fix: Use the latest version of Trivy

Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>

v0.0.5

02 Jun 22:10
248a0c4
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release
docs: Add badges (#6)

Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>

v0.0.4

02 Jun 17:44
7991a69
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release
chore: Update action metadata (#3)

Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>

v0.0.3

02 Jun 16:36
677942f
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release
feat: Add exit-code to Trivy args (#1) (#2)

Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>

v0.0.2

02 Jun 16:10
1ca910e
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release
feat: Add exit-code to Trivy args (#1)

Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>

v0.0.1

02 Jun 15:15
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release
fix: Use unique action name

Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>