mirror of https://github.com/google/oss-fuzz.git
14 lines
368 B
YAML
14 lines
368 B
YAML
fuzzing_engines:
|
|
- libfuzzer
|
|
homepage: http://x-stream.github.io/
|
|
language: jvm
|
|
main_repo: https://github.com/x-stream/xstream.git
|
|
sanitizers:
|
|
- address
|
|
vendor_ccs:
|
|
- glendowne@code-intelligence.com
|
|
- wagner@code-intelligence.com
|
|
- patrice.salathe@code-intelligence.com
|
|
- yakdan@code-intelligence.com
|
|
- hlin@code-intelligence.com
|
|
- bug-disclosure@code-intelligence.com |