coderpatros/Generate Actions SBOM

Generates a CycloneDX SBOM of all GitHub Actions used in the current workflow, with refs resolved to commit SHAs.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
output-filePath to write the SBOM JSON output filenoactions-sbom.json
github-tokenGitHub token used to resolve action refs to commit SHAs via the APIno${{ github.token }}
workflow-fileExplicit path to the workflow file to scan (relative to repo root). Auto-detected from GITHUB_WORKFLOW_REF when omitted.no""
namedescription
sbom-pathAbsolute path to the generated SBOM file
component-countNumber of action components included in the SBOM