mikaelvesavuori/license-compliance
Uses license-compliance to check if open source packages you are using for production builds are using allowed licenses.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| allow_licenses | Either 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. | no | MIT;ISC;0BSD;BSD-2-Clause;BSD-3-Clause;Apache-2.0 |
| nested_field | If 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_pattern | An exclusion pattern, such as "/^@the-project/;some-package". | no | "" |
Outputs
no outputs