aboutsummaryrefslogtreecommitdiff
path: root/projects/libcbor/project.yaml
blob: c73f6e471db3573a340e1e83815b2dbd93e19a38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
homepage: "https://github.com/PJK/libcbor"
primary_contact: "me@pavelkalvoda.com"
auto_ccs:
  - alex.gaynor@gmail.com
fuzzing_engines:
  - afl
  - libfuzzer
  - honggfuzz
  - dataflow
sanitizers:
  - address
  - undefined
  - memory
  - dataflow