oss-fuzz/projects/snakeyaml/project.yaml

13 lines
373 B
YAML
Raw Normal View History

2022-04-25 22:41:07 +00:00
homepage: "https://bitbucket.org/snakeyaml/snakeyaml/src/master/"
language: jvm
primary_contact: "glendowne@code-intelligence.com"
auto_ccs:
- "wagner@code-intelligence.com"
- "patrice.salathe@code-intelligence.com"
- "yakdan@code-intelligence.com"
fuzzing_engines:
- "libfuzzer"
sanitizers:
- "address"
main_repo: "https://bitbucket.org/snakeyaml/snakeyaml.git"