mirror of https://github.com/google/oss-fuzz.git
17 lines
308 B
YAML
17 lines
308 B
YAML
![]() |
homepage: "https://unit.nginx.org"
|
||
|
language: c
|
||
|
primary_contact: "xim.andrew@gmail.com"
|
||
|
vendor_ccs:
|
||
|
- "devrep@nginx.com"
|
||
|
auto_ccs:
|
||
|
- "ajsinghyadav00@gmail.com"
|
||
|
fuzzing_engines:
|
||
|
- libfuzzer
|
||
|
- afl
|
||
|
- honggfuzz
|
||
|
sanitizers:
|
||
|
- address
|
||
|
- memory
|
||
|
- undefined
|
||
|
main_repo: 'https://github.com/nginx/unit'
|