asymmetric-research/ClusterFuzz
GitHub Action that uploads fuzz artifacts to your ClusterFuzz installation.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| bucket-name | Name of the receiving bucket | yes | — |
| object-prefix | Fuzz targets destination: should look like "gs://<bucket>/<objectpath>"". Action will drop artifacts at "gs://<bucket>/<object-prefix>.<datetime>.zip" | yes | — |
| project-id | Google Cloud Project ID | yes | — |
| service-account-credentials | Credentials for the service account that is allowed to interact with the Fuzz artifact bucket (in JSON) | — | — |
| artifact-dir | Path to directory containing fuzz targets. | yes | — |
| qualifier | Qualifier to add to the output target name | no | — |
Outputs
no outputs