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 GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
project-rootThe root directory of the project to checkno${{ github.workspace }}
template-fileThe path to the template file to useyes
notices-fileThe path to the notices filenoTHIRD_PARTY_NOTICES.md
rust-licenses-noticer-branchThe branch to use for the rust-licenses-noticer toolnomain

no outputs