actions-marketplace-validations/Model License Compliance Checker
Fails if required AI/ML model license attributions are missing.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| files | Glob pattern(s) of files to scan for license attributions. You can provide multiple patterns separated by commas. | no | **/*.{md,txt,LICENSE,NOTICE} |
| data-file | Path to the JSON file mapping model names to required snippets. | no | data/model-licenses.json |
Outputs
| name | description |
|---|---|
| missing | JSON array of model names that are missing required attributions. |