fossology/FOSSology Scan

Run license and copyright scans

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Aug 20, 2025
License
GPL 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: fossology/fossology-action@77ce100b60db6a92aa122c9103908dda44a06514 # v1

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

namedescriptionrequireddefault
scan_modeRun the scan in one of the following modes: repo, differential, scan-only-deps, scan-dirnodiff
scannersOne of the scanner to invoke: nomos, copyright, keyword, ojononomos ojo copyright keyword
report_formatReport format to generate reports in: TEXT, SPDX_JSON, SPDX_YAML, SPDX_RDF, SPDX_TAG_VALUEnoTEXT
keyword_conf_file_pathPath to custom keyword.conf fileno""
allowlist_file_pathPath to allowlist.json fileno""
from_tagIf in differential mode, can provide a starting tag to scan from. Ex. v1no""
to_tagIf in differential mode, can provide an ending tag to scan to. Ex. v2no""
sbom_pathIf in scan-only-deps mode, path of of the SBOM file to scan.nosbom.json
scan_dirIf in scan-dir mode, path of the directory to scan.no""
github_api_urlBase URL of Github APIno${{ github.api_url }}
github_repositoryRepository nameno${{ github.repository }}
github_tokenGithub Tokenno${{ github.token }}
github_pull_requestGithub PRno${{ github.event.number }}
github_repo_urlGithub Repo URLno${{ github.repositoryUrl }}
github_repo_ownerGithub Repo Ownerno${{ github.repository_owner }}

no outputs