• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1homepage: "https://github.com/google/wuffs"
2language: c++
3primary_contact: "nigeltao@golang.org"
4fuzzing_engines:
5  - libfuzzer
6  - afl
7  - honggfuzz
8  - dataflow
9sanitizers:
10  - address
11  - undefined
12  - dataflow
13architectures:
14  - x86_64
15  - i386
16main_repo: 'https://github.com/google/wuffs.git'
17