aboutsummaryrefslogtreecommitdiff
path: root/projects/opencv/project.yaml
blob: 3255cb94c417bc3ebfd5155b0a1a6abc7ef4deca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
homepage: "https://opencv.org/"
language: c++
primary_contact: "garybradski@gmail.com"

auto_ccs:
  - "alexander.a.alekhin@gmail.com"
  - "garybradski@gmail.com"
  - "vrabaud@google.com"
  - "kusano@google.com"
  - "maksim.shabunin@gmail.com"

sanitizers:
  - address
  - undefined
  - memory

labels:
  imdecode_fuzzer:
    - sundew
  imread_fuzzer:
    - sundew