rajuljha/FOSSology Scan

Run license and copyright scans

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jul 14, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: rajuljha/foss-action@c0cf121dde9bec6eb9726f819fb2b49eadf81890 # v9

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

namedescriptionrequireddefault
scan_modeWhether to do diff scans, repo scan or differential scan. Leave blank for diff.no""
scannersWhich scanners to invokenonomos ojo copyright keyword
report_formatReport format to generate reports in: SPDX_JSON, SPDX_YAML, SPDX_RDF, SPDX_TAG_VALUEno""
keyword_conf_file_pathPath to custom keyword.conf fileno""
allowlist_file_pathPath to allowlist.json fileno""
from_tagStarting tag to scan fromno""
to_tagEnding tag to scan tono""
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