rustyhorde/cargo-audit-check
Run cargo audit on your project
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Your github token, which will allow issue creation | yes | — |
| deny | exit with an error on: warnings (any), unmaintained, unsound, yanked | no | warnings |
| level | set the tracing output level: TRACE,DEBUG,INFO,WARN,ERROR | no | INFO |
| create_issue | create an issue when a RUSTSEC warning is found | no | false |
Outputs
no outputs