kilotronic/Vendored License Check

Enforce that every vendored asset file committed to the repo is declared with an allow-listed SPDX license.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
manifestPath to the TOML manifest, relative to root-dir.novendored-assets.toml
root-dirRepository root that roots/manifest are relative to.no.
rootsVendored root directories to scan (comma- or space-separated). Falls back to manifest [config].roots.no""
allowAllowed SPDX ids (comma- or space-separated). Falls back to manifest [config].allow, then a built-in permissive set.no""
denyExplicitly denied SPDX ids (comma- or space-separated). Falls back to manifest [config].deny.no""
python-versionPython version to run the gate with (>=3.11 required for tomllib).no3.12

no outputs