embarkstudios/cargo-deny
Help manage Cargo crate dependencies and validate licenses
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | The command to run with cargo-deny | no | check |
| arguments | The arguments to pass to cargo-deny | no | --all-features |
| command-arguments | The arguments to pass to the command | no | "" |
| manifest-path | Repo root relative path to the Cargo manifest to check | no | ./Cargo.toml |
| log-level | The log level for cargo-deny | no | warn |
| rust-version | The Rust version that is updated to before running cargo deny | no | "" |
| credentials | The git credentials for credential.helper store using github username and github's private access token (PAT) | no | "" |
| ssh-key | Set the used ssh key | no | "" |
| ssh-known-hosts | Set ssh known hosts | no | "" |
| use-git-cli | Deprecated, this has no effect | no | false |
Outputs
no outputs