mirror of https://github.com/google/oss-fuzz.git
15 lines
419 B
YAML
15 lines
419 B
YAML
homepage: "https://github.com/HdrHistogram/HdrHistogram.git"
|
|
language: jvm
|
|
primary_contact: "gil@azul.com"
|
|
auto_ccs:
|
|
- "wagner@code-intelligence.com"
|
|
- "yakdan@code-intelligence.com"
|
|
- "glendowne@code-intelligence.com"
|
|
- "patrice.salathe@code-intelligence.com"
|
|
- "hlin@code-intelligence.com"
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
main_repo: "https://github.com/HdrHistogram/HdrHistogram.git"
|
|
sanitizers:
|
|
- address
|