aboutcode-org/ScanCode action

Run ScanCode.io pipelines in your workflows

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 2, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: aboutcode-org/scancode-action@76777db8400d719de67ba3e465c5881037b45cb9 # v0.1

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

namedescriptionrequireddefault
pipelinesNames of the pipelines (comma-separated) and in order.scan_codebase
output-formatsOutput formatsjson xlsx spdx cyclonedx
inputs-pathRelative path within the $GITHUB_WORKSPACE for pipeline inputsscancode-inputs
input-urlsProvide one or more URLs to download for the pipeline run execution.no""
project-nameName of the project.scancode-action
outputs-archive-nameName of the outputs archive.scancode-outputs
check-complianceCheck for compliance issues in the project. Exits with a non-zero status if compliance issues are detected. nofalse
compliance-fail-levelFailure level for compliance check. Options: ERROR, WARNING, MISSING.noERROR
compliance-fail-on-vulnerabilitiesExit with a non-zero status if known vulnerabilities are detected in discovered packages and dependencies. nofalse
scancodeio-imageScanCode.io Docker image to use.ghcr.io/aboutcode-org/scancode.io@sha256:6fc8023bc588602ef2ec2b699c2503d8771fe5ef16470475fe64b641f0955f5b

no outputs