consensysdiligence/diligence-fuzzing
run diligence fuzzing cli
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| checkout | Flag to control if the action should check out your repository using actions/checkout@v3. | no | true |
| install_foundry | Flag to control if the action should install Foundry using foundry-rs/foundry-toolchain@v1. | no | true |
| fuzz_api_key | The API key used to submit campaigns to the Diligence Fuzzing API. | yes | — |
| fuzz_project | The name of the project to add submitted campaigns to. | no | ${{ github.repository }} |
| fuzz_time_limit | The time limit for each individual fuzzing job (e.g., 10m, 1h, 30s). | no | 1h |
Outputs
no outputs