mirror of https://github.com/google/oss-fuzz.git
15 lines
477 B
YAML
15 lines
477 B
YAML
homepage: "https://github.com/greenmail-mail-test/greenmail"
|
|
language: jvm
|
|
main_repo: "https://github.com/greenmail-mail-test/greenmail.git"
|
|
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"
|
|
- "jacek.trossen@code-intelligence.com"
|
|
- "bug-disclosure@code-intelligence.com" |