aboutsummaryrefslogtreecommitdiff
path: root/projects/libyaml/project.yaml
blob: 3e885ccdd66e0095b342f6d477b69db6240ab59f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
homepage: https://github.com/yaml/libyaml
primary_contact: "sigmavirus24@gmail.com"
auto_ccs:
  - "alex.gaynor@gmail.com"
fuzzing_engines:
  - libfuzzer
  - afl
  - dataflow
sanitizers:
  - address
  - dataflow
  - memory
  - undefined
architectures:
  - x86_64
  - i386