aboutsummaryrefslogtreecommitdiff
path: root/projects/nestegg/project.yaml
blob: 93165f38afe9993253e38ee8710d710ed953849c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
homepage: "https://github.com/kinetiknz/nestegg"
language: c++
primary_contact: "mgregan@mozilla.com"
fuzzing_engines:
  - afl
  - libfuzzer
  - honggfuzz
  - dataflow
sanitizers:
  - address
  - memory
  - undefined
  - dataflow
vendor_ccs:
  - "twsmith@mozilla.com"
main_repo: 'https://github.com/kinetiknz/nestegg.git'