actions-marketplace-validations/Node.js License Checker

Check licenses of a project dependencies

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 4, 2022
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/daynin_nodejs-license-checker@f7883f3a4513cd0fcf8e1a008b2fe3b9d9b3ab96 # no releases — HEAD as of 2026-07-15

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

namedescriptionrequireddefault
allow-onlyList of allowed licences separated by line-breakyesMIT;BSD
exclude-packagesList of excluded packages with version (example: "resct@17.0.2") separated by line-breakno""
exclude-private-packagesDo not include any package marked as privateno
pathsList of sub-packages in monorepo (including root) separated by line-breakno./

no outputs