oss-fuzz/projects/quic-go/project.yaml

9 lines
216 B
YAML
Raw Normal View History

2020-08-05 21:30:54 +00:00
homepage: "https://github.com/lucas-clemente/quic-go"
primary_contact: "martenseemann@gmail.com"
language: go
fuzzing_engines:
- libfuzzer
sanitizers:
- address
main_repo: 'https://github.com/lucas-clemente/quic-go'