newrelic/Rust Licenses Noticer
Retrieves dependency metadata of your Rust project with `cargo-deny`, generates a `THIRD_PARTY_NOTICES.md` file from a provided template and compares it with yours, failing if they are not the same.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project-root | The root directory of the project to check | no | ${{ github.workspace }} |
| template-file | The path to the template file to use | yes | — |
| notices-file | The path to the notices file | no | THIRD_PARTY_NOTICES.md |
| rust-licenses-noticer-branch | The branch to use for the rust-licenses-noticer tool | no | main |
Outputs
no outputs