aboutsummaryrefslogtreecommitdiff
path: root/projects/opencv/project.yaml
blob: e6b085c5720d6d7f92868f1b969ebe479d1694c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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
main_repo: 'https://github.com/opencv/opencv.git'