aboutsummaryrefslogtreecommitdiff
path: root/projects/hostap/project.yaml
blob: db978e157f9bfea99ac6b3d3515e18eed4d2a8fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
homepage: "https://w1.fi/cvs.html"
language: c++
primary_contact: "j@w1.fi"
auto_ccs:
   - "elver@google.com"
fuzzing_engines:
  - afl
  - libfuzzer
  - honggfuzz
  - dataflow
sanitizers:
  - address
  - undefined
  - memory
  - dataflow
architectures:
  - x86_64
  - i386
main_repo: 'git://w1.fi/srv/git/hostap.git'