Skip to content

Releases: aquasecurity/trivy-plugin-aqua

v0.74.3

14 Sep 13:45
6c34be9
Compare
Choose a tag to compare

Changelog

  • a1174fe Merge pull request #272 from aquasecurity/update-plugin-links-v0.74.2
  • 929a795 [create-pull-request] automated change
  • 6c34be9 feat(VENDOR_SCORING): Add severity for each vendor scoring (#273)

v0.74.2

14 Sep 10:59
5a6bc7e
Compare
Choose a tag to compare

Changelog

  • 4e44256 Added documentation to the filepath function
  • b23cb96 Changed pipeline misconfiguration ids in the pipeline tests
  • 57f5aa1 Fixed a bug with fetching the commit
  • e38feef Merge branches 'bugfix/local-scan' and 'master' of github.com:aquasecurity/trivy-plugin-aqua into bugfix/local-scan
  • afabe00 Merge pull request #270 from aquasecurity/update-plugin-links-v0.74.1
  • 5a6bc7e Merge pull request #271 from aquasecurity/bugfix/local-scan
  • a632ab8 Using AVD id instead of our generated ids
  • aa527f6 Using filepath.Clean to support local execution
  • a0996e7 [create-pull-request] automated change

v0.74.1

13 Sep 15:20
b99692a
Compare
Choose a tag to compare

Changelog

  • 3801a79 Merge pull request #268 from aquasecurity/update-plugin-links-v0.74.0
  • b99692a Merge pull request #269 from aquasecurity/input-urls-parsing
  • 106e78e [create-pull-request] automated change
  • 2f7260a add url parsing

v0.74.0

13 Sep 13:41
8fd7d5c
Compare
Choose a tag to compare

Changelog

  • 5e3df7f Added an empty dir
  • 100e68b Added another gitlab ci yaml
  • 67576d7 Added invalid yaml test
  • 1f595d8 Added test data for pipeline tests
  • c4ae3f5 Changed git pkg to work as an interface
  • 8bc6845 Checked panic logic
  • 1fdf3c5 Created a mock for git client
  • 3c5e3c0 Fail test if got error
  • c3a3cf9 Fixed bugs in rego files
  • 0fd94ca Merge branch 'feature/auto-version-increment' of https://github.com/aquasecurity/trivy-plugin-aqua into feature/auto-version-increment
  • c8dae4f Merge branch 'master' into feature/auto-version-increment
  • 9cf014d Merge branch 'master' into feature/auto-version-increment
  • 8e7c23f Merge branch 'master' of github.com:aquasecurity/trivy-plugin-aqua into feature/auto-version-increment
  • 0cff0d2 Merge pull request #219 from aquasecurity/feature/auto-version-increment
  • 8fd7d5c Merge pull request #267 from aquasecurity/feature/pipelines-scanner-blackbox-testing
  • d6c8eba Moved more pipeline scanning functions to the pipelines pkg
  • 1df8593 Pipeline blackbox tests
  • a2206a8 Removed tests of combined rules
  • bfcda2e [create-pull-request] automated change (#266)
  • f772641 add auto increment to update_plugin script
  • cabc4a9 add echo
  • 49c2401 added an empty file to the no-pipelines folder
  • 02ce84f fix validation
  • c9e01eb fixed lint issues
  • 6c28be4 formatted yaml
  • 6a37543 funlen won't go over tests
  • a3c3feb merge with master

v0.73.1

12 Sep 10:48
ec40e05
Compare
Choose a tag to compare

Changelog

v0.73.0

12 Sep 08:41
f4a4a73
Compare
Choose a tag to compare

Changelog

v0.72.2

12 Sep 07:14
0f2e872
Compare
Choose a tag to compare

Changelog

  • e46a65b Formatter
  • fec5911 Ignore unconvert linter for specific line (#257)
  • fe9cffe Merge branches 'pipeline-scanner-readme' and 'master' of github.com:aquasecurity/trivy-plugin-aqua into pipeline-scanner-readme
  • 4ebafe6 Merge pull request #259 from aquasecurity/pipeline-scanner-readme
  • 3c2fb15 Updated README
  • 134e25b [create-pull-request] automated change (#258)
  • 0f2e872 api url fix (#260)
  • 429ae14 typo

v0.72.1

11 Sep 11:59
3f37359
Compare
Choose a tag to compare

Changelog

  • 8e13ad0 [create-pull-request] automated change (#255)
  • 3f37359 fix(ENV): Fix REGION env var to TRIVY_PLATFORM_REGION (#256)

v0.72.0

11 Sep 09:42
fa0b644
Compare
Choose a tag to compare

Changelog

v0.71.0

11 Sep 08:14
3d9ea81
Compare
Choose a tag to compare

Changelog

  • 68071aa Merge branch 'master' into feature/saas-8343-add-http-rule
  • 3d9ea81 Merge pull request #249 from aquasecurity/feature/saas-8343-add-http-rule
  • 2883626 Merge pull request #251 from aquasecurity/update-plugin-links-v0.70.1
  • cc5d0a1 [create-pull-request] automated change
  • d5da8cb add http usage rule to pipelines rules
  • da92b2c change message
  • a72b1e1 update memoryfs version and cleanse function