mirror of https://github.com/google/oss-fuzz.git
13 lines
329 B
YAML
13 lines
329 B
YAML
homepage: "https://github.com/apache/commons-validator"
|
|
language: jvm
|
|
primary_contact: "fuzz-testing@commons.apache.org"
|
|
auto_ccs:
|
|
- "security@commons.apache.org"
|
|
- "irali@google.com"
|
|
main_repo: "https://github.com/apache/commons-validator.git"
|
|
file_github_issue: false
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
sanitizers:
|
|
- address
|