oss-fuzz/projects/bleach/project.yaml

13 lines
277 B
YAML
Raw Normal View History

2021-01-13 16:42:19 +00:00
homepage: "https://github.com/mozilla/bleach"
main_repo: "https://github.com/mozilla/bleach"
language: python
primary_contact: "gguthe@mozilla.com"
auto_ccs:
- "jvoisin@google.com"
- "ipudney@google.com"
fuzzing_engines:
- libfuzzer
sanitizers:
- address
- undefined