aboutsummaryrefslogtreecommitdiff
path: root/projects/libspectre/project.yaml
blob: 8509ec6b0fd89c1ce802498197837094b9e8ad24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
homepage: "https://www.freedesktop.org/wiki/Software/libspectre/"
language: c++
primary_contact: "tsdgeos@gmail.com"
auto_ccs:
  - "randy440088@gmail.com"
fuzzing_engines:
  - libfuzzer
  - afl
  - honggfuzz
sanitizers:
  - address
  - undefined
  - memory
main_repo: 'https://gitlab.freedesktop.org/libspectre/libspectre.git'