dockforge/SBOMinify
A GitHub Action to capture and list installed packages and their versions in a Docker image.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| images | Comma-separated list of Docker images to scan | yes | — |
| github_token | GitHub token for authentication | yes | — |
| output_path | Path to store the SBOM files | no | "" |
| sbom_file_prefix | Prefix for the SBOM files | no | "" |
| sbom_file_suffix | Suffix for the SBOM files | no | "" |
| sbom_file_name | Name for the SBOM files | no | [REPOSITORY]_[TAG] |
Outputs
no outputs