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"
|
2021-10-19 09:14:42 +00:00
|
|
|
- "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
|
2021-10-12 18:29:52 +00:00
|
|
|
- undefined
|
2022-04-11 03:40:12 +00:00
|
|
|
file_github_issue: True
|