aboutsummaryrefslogtreecommitdiff
path: root/projects/postgresql/project.yaml
blob: 5cc7a3ff3ef896a7996e1e5ac2a36d3e3cdd69c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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