• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1homepage: https://github.com/yaml/libyaml
2language: c++
3primary_contact: "sigmavirus24@gmail.com"
4auto_ccs:
5  - "alex.gaynor@gmail.com"
6  - "perlpunks@googlemail.com"
7  - "ingy@ingy.net"
8fuzzing_engines:
9  - libfuzzer
10  - afl
11  - honggfuzz
12  - dataflow
13sanitizers:
14  - address
15  - dataflow
16  - memory
17  - undefined
18architectures:
19  - x86_64
20  - i386
21main_repo: 'https://github.com/yaml/libyaml'
22