anistark/Feluda License Scanner

Scan project dependencies for restrictive and incompatible licenses

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 10, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: anistark/feluda@c0f13c9c224a3119149651737753cd5413b9a9fc # v1.14.0

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

namedescriptionrequireddefault
pathPath to the project directory to scanno./
fail-on-restrictiveFail when restrictive licenses are foundnotrue
fail-on-incompatibleFail when incompatible licenses are foundnofalse
project-licenseSpecify the project license (overrides auto-detection)no
update-badgeUpdate README badge with scan resultsnotrue
badge-pathPath to README file for badge updatesnoREADME.md
languageProgramming language to scan (e.g., rust, python, node, go, cpp, c, r)no
namedescription
license-checkResult of license check (success/failure)
feluda-logFull output from Feluda scan
restrictive-countNumber of restrictive licenses found
incompatible-countNumber of incompatible licenses found