netpresenter/SBOM Scan

Generate SBOM and scan for vulnerabilities. Supports source dirs, container images, Gradle projects, and CocoaPods.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 22, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: netpresenter/gha-sbom-scan@3f09ef09c066b23d1971d3144355642d1acf832c # v1.0.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
scan-typeType of scan: "source", "image", "gradle", or "cocoapods"yes
scan-targetTarget to scan: directory path, registry reference, gradle project dir, or Podfile pathyes
sbom-filenameFilename for the generated SBOM (e.g. sbom-source.cdx.json)yes
artifact-nameName for the uploaded artifactyes
summary-titleTitle for the step summary sectionyes
grype-fail-onFail on severity threshold: critical, high, medium, low, or empty string to disableno""
retention-daysArtifact retention in daysno90
namedescription
sbom-pathPath to the generated SBOM file
vuln-countTotal vulnerability count
critical-countCritical vulnerability count