You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
315 B
15 lines
315 B
4 months ago
|
homepage: "https://postgresql.org"
|
||
|
main_repo: "https://git.postgresql.org/git/postgresql"
|
||
|
primary_contact: "sfrost@snowman.net"
|
||
|
language: c
|
||
|
auto_ccs:
|
||
|
- "ouyangyunshu@google.com"
|
||
|
- "frost.stephen.p@gmail.com"
|
||
|
- "aseering@google.com"
|
||
|
fuzzing_engines:
|
||
|
- libfuzzer
|
||
|
- honggfuzz
|
||
|
- afl
|
||
|
sanitizers:
|
||
|
- address
|