oss-fuzz/projects/samba/project.yaml

12 lines
278 B
YAML
Raw Normal View History

2019-12-06 16:36:20 +00:00
homepage: "https://samba.org"
primary_contact: "douglas.bagnall@catalyst.net.nz"
auto_ccs:
- "abartlet+google@catalyst.net.nz"
- "cryptomilk@gmail.com"
2019-12-11 18:50:59 +00:00
fuzzing_engines:
- libfuzzer
2019-12-06 16:36:20 +00:00
sanitizers:
- address
- undefined
help_url: "https://wiki.samba.org/index.php/Fuzzing"