terraform-module-k3s
terraform-module-k3s copied to clipboard
chore(deps): update aquasecurity/trivy-action action to v0.28.0
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
aquasecurity/trivy-action | action | minor | 0.16.1 -> 0.28.0 |
Release Notes
aquasecurity/trivy-action (aquasecurity/trivy-action)
v0.28.0
What's Changed
- chore(deps): bump setup-trivy to v0.2.1 by @DmitriyLewen in https://github.com/aquasecurity/trivy-action/pull/411
Full Changelog: https://github.com/aquasecurity/trivy-action/compare/0.27.0...0.28.0
v0.27.0
What's Changed
- ci: use
setup-trivy
to install Trivy by @DmitriyLewen in https://github.com/aquasecurity/trivy-action/pull/406 - chore: update description for scanners and format inputs by @nikpivkin in https://github.com/aquasecurity/trivy-action/pull/407
- fix: set envs only when passed by @knqyf263 in https://github.com/aquasecurity/trivy-action/pull/405
Full Changelog: https://github.com/aquasecurity/trivy-action/compare/0.26.0...0.27.0
v0.26.0
What's Changed
- docs: add usage info about
action/cache
for trivy databases by @DmitriyLewen in https://github.com/aquasecurity/trivy-action/pull/397 - feat: store artifacts in cache by default by @knqyf263 in https://github.com/aquasecurity/trivy-action/pull/399
Full Changelog: https://github.com/aquasecurity/trivy-action/compare/0.25.0...0.26.0
v0.25.0
What's Changed
- fix(Makefile): recursive option typo by @chohner in https://github.com/aquasecurity/trivy-action/pull/371
- chore: use checks bundle snapshot from trivy-action by @nikpivkin in https://github.com/aquasecurity/trivy-action/pull/388
- Upgrade GitHub actions by @obounaim in https://github.com/aquasecurity/trivy-action/pull/374
- ci: sync trivy-checks version 1 by @nikpivkin in https://github.com/aquasecurity/trivy-action/pull/398
- feat(trivy): Bump to support v0.56.1 by @simar7 in https://github.com/aquasecurity/trivy-action/pull/387
New Contributors
- @chohner made their first contribution in https://github.com/aquasecurity/trivy-action/pull/371
- @obounaim made their first contribution in https://github.com/aquasecurity/trivy-action/pull/374
Full Changelog: https://github.com/aquasecurity/trivy-action/compare/0.24.0...0.25.0
v0.24.0
What's Changed
- Upgrade trivy to v0.53.0 by @Dr-DevOps in https://github.com/aquasecurity/trivy-action/pull/369
Full Changelog: https://github.com/aquasecurity/trivy-action/compare/0.23.0...0.24.0
v0.23.0
What's Changed
- Upgrade trivy to v0.52.2 by @Dr-DevOps in https://github.com/aquasecurity/trivy-action/pull/367
Full Changelog: https://github.com/aquasecurity/trivy-action/compare/0.22.0...0.23.0
v0.22.0
What's Changed
- chore(docs): Reference the use of a pinned version by @simar7 in https://github.com/aquasecurity/trivy-action/pull/356
- Upgrade trivy to v0.52.0 by @Keralin in https://github.com/aquasecurity/trivy-action/pull/364
New Contributors
- @Keralin made their first contribution in https://github.com/aquasecurity/trivy-action/pull/364
Full Changelog: https://github.com/aquasecurity/trivy-action/compare/0.21.0...0.22.0
v0.21.0
What's Changed
- bump trivy version to v0.51.2 by @Dr-DevOps in https://github.com/aquasecurity/trivy-action/pull/360
New Contributors
- @Dr-DevOps made their first contribution in https://github.com/aquasecurity/trivy-action/pull/360
Full Changelog: https://github.com/aquasecurity/trivy-action/compare/0.20.0...0.21.0
v0.20.0
What's Changed
- Make 'hide-progress' input working again by @uridium in https://github.com/aquasecurity/trivy-action/pull/323
- feat(image): add
--docker-host
option for GH Action users by @calinmarina in https://github.com/aquasecurity/trivy-action/pull/267 - Browse Trivy reports without GitHub Advanced Security license by @uridium in https://github.com/aquasecurity/trivy-action/pull/328
- Fix docker host bug by @admiralAwkbar in https://github.com/aquasecurity/trivy-action/pull/329
- Bump trivy version to v0.50.2 by @pdefreitas in https://github.com/aquasecurity/trivy-action/pull/341
- update tests by @nikpivkin in https://github.com/aquasecurity/trivy-action/pull/334
- bump trivy version to v0.51.1 by @simar7 in https://github.com/aquasecurity/trivy-action/pull/353
New Contributors
- @uridium made their first contribution in https://github.com/aquasecurity/trivy-action/pull/323
- @calinmarina made their first contribution in https://github.com/aquasecurity/trivy-action/pull/267
- @admiralAwkbar made their first contribution in https://github.com/aquasecurity/trivy-action/pull/329
- @pdefreitas made their first contribution in https://github.com/aquasecurity/trivy-action/pull/341
Full Changelog: https://github.com/aquasecurity/trivy-action/compare/0.19.0...0.20.0
v0.19.0
What's Changed
- bump trivy version to v0.50.1 by @simar7 in https://github.com/aquasecurity/trivy-action/pull/324
Full Changelog: https://github.com/aquasecurity/trivy-action/compare/0.18.0...0.19.0
v0.18.0
v0.17.0
What's Changed
- docs: add configuration info for flags not supported by inputs by @DmitriyLewen in https://github.com/aquasecurity/trivy-action/pull/296
- fix: Fix
skip-files
andhide-progress
options not being applied when using Sarif report format by @simao-silva in https://github.com/aquasecurity/trivy-action/pull/297 - Upgrades Trivy from 0.48.1 to v0.49.0 by @kderck in https://github.com/aquasecurity/trivy-action/pull/304
New Contributors
- @simao-silva made their first contribution in https://github.com/aquasecurity/trivy-action/pull/297
Full Changelog: https://github.com/aquasecurity/trivy-action/compare/0.16.1...0.17.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.