Docker Scout
Version updated for https://github.com/docker/scout-action to version v1.20.2.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 1,409 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action integrates the Docker Scout CLI into workflows, enabling automated analysis and management of container images. It simplifies tasks such as identifying vulnerabilities, generating SBOMs, comparing image versions, and providing remediation recommendations. This action is particularly useful for enhancing container security and streamlining image management processes within CI/CD pipelines.
Release notes
What’s Changed
- Fix binary download logic @benja-M-1