Max Moroz 2020-01-21 16:04:19 -08:00 committed by GitHub
parent ba88ba3cfe
commit 26f417c071
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 7 deletions

View File

@ -1,11 +1,16 @@
homepage: "https://www.tcpdump.org" homepage: "https://www.tcpdump.org"
primary_contact: "security@tcpdump.org" primary_contact: "security@tcpdump.org"
auto_ccs : auto_ccs :
- "p.antoine@catenacyber.fr" - "p.antoine@catenacyber.fr"
- "infra.station@gmail.com" - "infra.station@gmail.com"
- "guy@alum.mit.edu" - "guy@alum.mit.edu"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
- dataflow
sanitizers: sanitizers:
- address - address
- memory - memory
- undefined - undefined
- dataflow