mirror of https://github.com/google/oss-fuzz.git
19 lines
366 B
YAML
19 lines
366 B
YAML
homepage: "https://ntpsec.org/"
|
|
language: c
|
|
primary_contact: "fallenpegasus@gmail.com"
|
|
vendor_ccs:
|
|
- "security@ntpsec.org"
|
|
- "contact@ntpsec.org"
|
|
- "rlaager@coderich.net"
|
|
auto_ccs:
|
|
- "ajsinghyadav00@gmail.com"
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
- afl
|
|
- honggfuzz
|
|
sanitizers:
|
|
- address
|
|
- memory
|
|
- undefined
|
|
main_repo: 'https://gitlab.com/NTPsec/ntpsec'
|