mirror of https://github.com/google/oss-fuzz.git
14 lines
322 B
YAML
14 lines
322 B
YAML
homepage: "https://mutagen.readthedocs.io"
|
|
main_repo: "https://github.com/quodlibet/mutagen"
|
|
language: python
|
|
primary_contact: "reiter.christoph@gmail.com"
|
|
auto_ccs:
|
|
- "julien.voisin@dustri.org"
|
|
- "phw@uploadedlobster.com"
|
|
- "ph.wolfer@gmail.com"
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
sanitizers:
|
|
- address
|
|
- undefined
|