Releases: aquasecurity/trivy-plugin-aqua
Releases · aquasecurity/trivy-plugin-aqua
0.60.0
v0.59.0
Changelog
- 385e073 Merge pull request #174 from aquasecurity/scan-before-creating-repo
- e2ff2b7 Merge pull request #178 from aquasecurity/plugin-update-v0.58.2
- 6102101 Merge pull request #179 from aquasecurity/comment-on-vulns
- 0783091 Updating plugin to latest tag v0.58.2
- dd4a8fb add comments on vulnerabilities
- 80fe8ea move scan execution before policy download
- d229dec revert
- f89c0a2 revert
- c2b7de9 revert
- 638d43c upgrade commenter
v0.58.2
v0.58.1
Changelog
- 35cca85 Merge pull request #170 from aquasecurity/plugin-update-v0.57.0
- 597163f Merge pull request #175 from aquasecurity/bugfix/update-pipeline-parser-version
- 7e82a17 Updating plugin to latest tag v0.57.0
- d333ef8 feat(CACHE_DIR) (#173)
- a9c3a7c feat(SCMID): Ability to override the scm id (#171)
- 31d9ec3 updated pipeline-parser version to 17
v0.57.0
v0.56.0
v0.55.0
Changelog
- 60cebc8 Merge pull request #156 from aquasecurity/plugin-update-v0.54.0
- a12edf9 Merge pull request #163 from aquasecurity/SAAS-7563-secret-false-positives-lusha
- b5f3624 Updating plugin to latest tag v0.54.0
- 8f914c5 feat(go-dep-parser): Update version (#160)
- 7c9ebf0 improve secrets yml
- 70c497f lint
- 0d1883d lint
v0.54.0
Changelog
- 779a632 Merge pull request #154 from aquasecurity/plugin-update-v0.53.0
- d400b3b Merge pull request #155 from aquasecurity/feature/pipelines
- b8d3106 Updating plugin to latest tag v0.53.0
- d36e0fb added cmd/aqua/db|fanal to .gitignore
- 0b1ff73 added comment on pr
- bc2fc34 added unique id
- 73546da checking for errors in filepath.Walk
- 8098e99 checking for errors in os.Walk
- 6b1788e fetching pipelines on pr as well
- 175e863 fixed azure detection
- a95b887 getting pipelines
- 7ed3642 handling nil name
- a53571b less overhead using pipeline parser
- b560209 moved commit model to pkg/git/commit.go
- 855ad59 removed embed import
- 11bbd0a sending pipelines to lambda
- d1d19f3 separated commit functions
- 6bb3afc using md5 and ignoring gosec
- f7a91bb using md5 instead of sha1
- 3d1994b using protobuf pipeline instead of my own model
- ac235e6 we execute git commands in a directory