aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/miniz/project.yaml
blob: 928f7c60a01e78f4057477f38ff0394c6c602fe9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
homepage: "https://github.com/richgel999/miniz"
language: c
primary_contact: "martin@urbackup.org"
auto_ccs:
  - "randy440088@gmail.com"
fuzzing_engines:
  - libfuzzer
  - afl
  - honggfuzz
  - dataflow
sanitizers:
  - address
  - undefined
  - memory
  - dataflow
main_repo: 'https://github.com/richgel999/miniz.git'