bazel-contrib / bazel-contrib/rules_fuzzing
Support specifying runtime fuzzing options in the fuzz target rule.
Open
feature
priority:low
- Dominant language
- Starlark
- Stars
- 93
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
The initial set of options should include the maximum input length. That seems to be referenced in a number of [fuzz targets in GRPC](https://github.com/grpc/grpc/tree/master/tools/fuzzer/options), for example.
Contributor guide
Assessment
This issue has not been assessed yet.