Below you will find pages that utilize the taxonomy term “aquasecurity”
February 21, 2026
Aqua Security Trivy
Version updated for https://github.com/aquasecurity/trivy-action to version 0.34.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 38,070 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Trivy Action is a GitHub Action that integrates the Trivy security scanner into CI/CD pipelines to automate vulnerability detection in container images, file systems, code repositories, and Infrastructure as Code.
January 15, 2026
Aqua Security Trivy installer
Version updated for https://github.com/aquasecurity/setup-trivy to version v0.2.5.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 428 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-trivy GitHub Action simplifies the process of installing and configuring specific versions of Trivy, a security scanner for container images, filesystems, and code repositories, in GitHub Actions workflows. It automates the installation and caching of the Trivy binary, reducing setup time and providing support for custom configurations, such as caching paths, tokens, and server URLs.
July 4, 2025
Aqua Security Trivy
Version updated for https://github.com/aquasecurity/trivy-action to version 0.32.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 28,423 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed chore(deps): Update trivy to v0.64.1 by @aqua-bot in https://github.com/aquasecurity/trivy-action/pull/474 Full Changelog: https://github.com/aquasecurity/trivy-action/compare/0.31.0...0.32.0
June 3, 2025
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 for docker-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.