aboutsummaryrefslogtreecommitdiff
path: root/projects/c-ares/project.yaml
blob: 3c72d818f82dc9836bb21ad8f9fb2bb730817399 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
homepage: "https://c-ares.haxx.se/"
primary_contact: "drysdale@google.com"
fuzzing_engines:
  - afl
  - libfuzzer
  - honggfuzz
  - dataflow
sanitizers:
  - address
  - memory
  - undefined
  - dataflow
architectures:
  - x86_64
  - i386