actions-marketplace-validations/license-compliance

Uses license-compliance to check if open source packages you are using for production builds are using allowed licenses.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
allow_licensesEither a semicolon separarated string of licenses (such as "MIT;ISC") or the URL to a location where this action can make a GET request to retrieve such a list.noMIT;ISC;0BSD;BSD-2-Clause;BSD-3-Clause;Apache-2.0
nested_fieldIf pointing the "licenses" input to an URL, use this to indicate whether the response will be in a single-level-nested object, such as under "allowedLicenses".no""
exclude_patternAn exclusion pattern, such as "/^@the-project/;some-package".no""

no outputs