aboutsummaryrefslogtreecommitdiff
path: root/projects/libplist/project.yaml
blob: 24adeda670478d1b508a0a233c55ef5b058aedc0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
homepage: "https://github.com/libimobiledevice/libplist"
language: c++
primary_contact: "nikias.bassen@gmail.com"
auto_ccs:
  - "nikias@gmx.li"
fuzzing_engines:
  - libfuzzer
  - afl
  - honggfuzz
  - dataflow
sanitizers:
  - address
  - memory
  - undefined
  - dataflow
main_repo: 'https://github.com/libimobiledevice/libplist'