• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1homepage: "https://w1.fi/cvs.html"
2language: c++
3primary_contact: "j@w1.fi"
4auto_ccs:
5   - "elver@google.com"
6fuzzing_engines:
7  - afl
8  - libfuzzer
9  - honggfuzz
10  - dataflow
11sanitizers:
12  - address
13  - undefined
14# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
15#  - memory
16  - dataflow
17architectures:
18  - x86_64
19  - i386
20main_repo: 'git://w1.fi/srv/git/hostap.git'