aboutsummaryrefslogtreecommitdiff
path: root/projects/openjpeg/project.yaml
blob: 3c04cd0374f395d112a94c82e3589f9e4094acb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
homepage: "http://www.openjpeg.org/"
language: c++
primary_contact: "antonin@gmail.com"
auto_ccs:
  - "even.rouault@gmail.com"
fuzzing_engines:
  - libfuzzer
  - afl
  - honggfuzz
  - dataflow
sanitizers:
  - address
  - memory
  - dataflow
  - undefined