oss-fuzz/projects/git/project.yaml

16 lines
371 B
YAML

homepage: "https://git-scm.com"
language: c++
primary_contact: "steadmon@google.com"
auto_ccs:
- "git-fuzz-reports@google.com"
- "emilyshaffer@google.com"
- "jonathantanmy@google.com"
- "jrn@google.com"
- "david@adalogics.com"
main_repo: 'https://github.com/git/git'
# Disable honggfuzz due to undiagnosed build failures
fuzzing_engines:
- libfuzzer
- afl