oss-fuzz/projects/xnu/project.yaml

20 lines
444 B
YAML
Raw Normal View History

2021-10-12 03:17:48 +00:00
homepage: "https://opensource.apple.com/"
language: "c"
primary_contact: "nedwill@google.com"
main_repo: "https://github.com/googleprojectzero/SockFuzzer"
2021-10-13 10:55:16 +00:00
auto_ccs:
- "ddkilzer@apple.com"
2021-10-15 00:58:08 +00:00
- "dkishore@apple.com"
- "phan@apple.com"
- "lglovin@apple.com"
- "Product-Security@apple.com"
2021-11-08 00:23:29 +00:00
- "vlubet@apple.com"
2021-11-14 23:54:49 +00:00
- "iang@apple.com"
2021-10-12 03:17:48 +00:00
fuzzing_engines:
- libfuzzer
- honggfuzz
sanitizers:
- address
- undefined
file_github_issue: True