mirror of https://github.com/google/oss-fuzz.git
16 lines
396 B
YAML
16 lines
396 B
YAML
homepage: "https://github.com/microsoft/msquic"
|
|
language: c
|
|
primary_contact: "msquicinfra@microsoft.com"
|
|
auto_ccs:
|
|
- "daikiaminaka@microsoft.com"
|
|
- "anrossi@microsoft.com"
|
|
- "maolson@microsoft.com"
|
|
- "huanyi@microsoft.com"
|
|
- "nibanks@microsoft.com"
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
sanitizers:
|
|
- address
|
|
- undefined
|
|
main_repo: 'https://github.com/microsoft/msquic.git'
|