Sandboxed Trivy
Version updated for https://github.com/lhotari/sandboxed-trivy-action to version v1.0.1.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Sandboxed Trivy Action is a GitHub Action that automates vulnerability scanning of container images, filesystems, and infrastructure as code using Trivy, a security scanner. It enhances security by running Trivy inside a sandboxed Docker container with strict restrictions to prevent privilege escalation and container escape. This action streamlines CI pipelines by detecting security vulnerabilities while ensuring a secure and isolated runtime environment.
What’s Changed
Full Changelog: https://github.com/lhotari/sandboxed-trivy-action/compare/v1.0.0...v1.0.1