mirror of https://github.com/google/oss-fuzz.git
14 lines
402 B
YAML
14 lines
402 B
YAML
|
homepage: "https://openjdk.org/projects/code-tools/jmh/"
|
||
|
language: jvm
|
||
|
main_repo: "https://github.com/openjdk/jmh"
|
||
|
fuzzing_engines:
|
||
|
- libfuzzer
|
||
|
sanitizers:
|
||
|
- address
|
||
|
vendor_ccs:
|
||
|
- "wagner@code-intelligence.com"
|
||
|
- "yakdan@code-intelligence.com"
|
||
|
- "glendowne@code-intelligence.com"
|
||
|
- "patrice.salathe@code-intelligence.com"
|
||
|
- "hlin@code-intelligence.com"
|
||
|
- "schaich@code-intelligence.com"
|