aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/bleach/project.yaml
blob: ce624412ef142b60d619fd04d34b8b8ac19981d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
homepage: "https://github.com/mozilla/bleach"
main_repo: "https://github.com/mozilla/bleach"
language: python
primary_contact: "wkahngreene@mozilla.com"
auto_ccs:
  - "jvoisin@google.com"
  - "ipudney@google.com"
  - "gguthe@gmail.com"
fuzzing_engines:
  - libfuzzer
sanitizers:
  - address
  - undefined