Docker Scout
Version updated for https://github.com/docker/scout-action to version v1.20.4.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 1,573 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 to automate image analysis tasks. It provides capabilities such as generating vulnerability reports, suggesting base image updates, creating Software Bill of Materials (SBOMs), and comparing container images. By automating these processes, it helps developers enhance container security, manage dependencies, and streamline image management within CI/CD pipelines.
What’s Changed
What’s Changed
- Add JSON output format for docker scout compare @benja-M-1
- Add image config field changes to docker scout compare output @benja-M-1
- Fix Docker Desktop proxy detection in WSL2 environments @benja-M-1
- Update dependencies @benja-M-1