Aqua Security Trivy
Version updated for https://github.com/aquasecurity/trivy-action to version 0.31.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 26,825 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- docs: add info that
unix:/
prefix is required fordocker-host
input by @DmitriyLewen in https://github.com/aquasecurity/trivy-action/pull/455 - Fix Trivy action inputs leaking between invocations (#422) by @rvesse in https://github.com/aquasecurity/trivy-action/pull/454
- Pin aquasecuriy/setup-trivy to hash instead of tag by @lhotari in https://github.com/aquasecurity/trivy-action/pull/456
- Bump Trivy version to fix GitHub actions by @maximmasiutin in https://github.com/aquasecurity/trivy-action/pull/460
- refactor: use ubuntu 24.04 in example code by @simar7 in https://github.com/aquasecurity/trivy-action/pull/465
- ci: fix workflow to bump Trivy by @nikpivkin in https://github.com/aquasecurity/trivy-action/pull/466
- chore(deps): Update trivy to v0.63.0 by @aqua-bot in https://github.com/aquasecurity/trivy-action/pull/467
New Contributors
- @lhotari made their first contribution in https://github.com/aquasecurity/trivy-action/pull/456
- @maximmasiutin made their first contribution in https://github.com/aquasecurity/trivy-action/pull/460
- @aqua-bot made their first contribution in https://github.com/aquasecurity/trivy-action/pull/467
Full Changelog: https://github.com/aquasecurity/trivy-action/compare/0.30.0...0.31.0