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