actions-marketplace-validations/RUSTSEC Bot
Creates issues from RUSTSEC advisories
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| labels | Comma-separated list of labels to add to the issue | yes | rust,security |
| mode | 'report' to create issues from RUSTSEC advisories; or 'check' to run without creating issues | yes | report |
| token | GitHub token with the 'issues:write' scope | yes | ${{ github.token }} |
| version | The version of rustsecbot to use | no | v0.2.0 |
| deny-version | The version of cargo-deny to use | no | 0.11.4 |
Outputs
| name | description |
|---|---|
| opened | List of issues/advisories that were opened |