aboutsummaryrefslogtreecommitdiff
path: root/projects/usrsctp/project.yaml
blob: 54fb49449832b438bf8ff1190e88c36f2a1d3760 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
homepage: "https://github.com/sctplab/usrsctp"
language: c++
primary_contact: "weinrank@fh-muenster.de"
auto_ccs:
  - "t00fcxen@googlemail.com"
  - "markwo@google.com"
  - "natashenka@google.com"
  - "yuquanw@google.com"
fuzzing_engines:
  - libfuzzer
  - afl
  - honggfuzz
  - dataflow
sanitizers:
  - address
  - undefined
  - memory
main_repo: 'https://github.com/sctplab/usrsctp'