eclipse-velocitas/Check Licenses
Checks all licenses of a software project
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| generate-notice-file | Shall a notice file be output for all found licenses? | — | true |
| notice-file-name | Name of the generated markdown license report. File extension will be added by the action. | — | NOTICE-GENERATED |
| fail-on-violation | If true, fails the action if a non-whitelisted license is found. Defaults to true. | — | true |
| config-file-path | Path to the config file for the license checker. | yes | — |
| github-token | GitHub token to overcome API rate limiting | — | ${{ github.token }} |
| generate-dash | Generate clearlydefined.input based on ClearDefined Scheme | no | false |
Outputs
no outputs