mirror of https://github.com/google/oss-fuzz.git
13 lines
361 B
YAML
13 lines
361 B
YAML
|
homepage: "https://github.com/jettison-json/jettison"
|
||
|
language: jvm
|
||
|
primary_contact: "glendowne@code-intelligence.com"
|
||
|
auto_ccs:
|
||
|
- "wagner@code-intelligence.com"
|
||
|
- "patrice.salathe@code-intelligence.com"
|
||
|
- "yakdan@code-intelligence.com"
|
||
|
fuzzing_engines:
|
||
|
- "libfuzzer"
|
||
|
sanitizers:
|
||
|
- "address"
|
||
|
main_repo: "https://github.com/jettison-json/jettison.git"
|