actions-marketplace-validations/Node.js License Checker
Check licenses of a project dependencies
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 4, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/daynin_nodejs-license-checker@f7883f3a4513cd0fcf8e1a008b2fe3b9d9b3ab96 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| allow-only | List of allowed licences separated by line-break | yes | MIT;BSD |
| exclude-packages | List of excluded packages with version (example: "resct@17.0.2") separated by line-break | no | "" |
| exclude-private-packages | Do not include any package marked as private | no | — |
| paths | List of sub-packages in monorepo (including root) separated by line-break | no | ./ |
Outputs
no outputs