mirror of https://github.com/google/oss-fuzz.git
14 lines
352 B
YAML
14 lines
352 B
YAML
homepage: "https://github.com/jhy/jsoup/"
|
|
language: jvm
|
|
primary_contact: "jonathan@hedley.net"
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
main_repo: "https://github.com/jhy/jsoup/"
|
|
sanitizers:
|
|
- address
|
|
auto_ccs:
|
|
- "ffrr33aakk@gmail.com"
|
|
vendor_ccs:
|
|
- "wagner@code-intelligence.com"
|
|
- "hlin@code-intelligence.com"
|
|
- "bug-disclosure@code-intelligence.com" |