1homepage: "https://postgresql.org"
2main_repo: "https://git.postgresql.org/git/postgresql"
3primary_contact: "sfrost@snowman.net"
4language: c
5auto_ccs:
6  - "ouyangyunshu@google.com"
7  - "frost.stephen.p@gmail.com"
8  - "aseering@google.com"
9fuzzing_engines:
10  - libfuzzer
11  - honggfuzz
12  - afl
13sanitizers:
14  - address
15