oss-fuzz/projects/tor/project.yaml

14 lines
268 B
YAML
Raw Normal View History

homepage: "https://www.torproject.org"
language: c++
2016-12-02 01:12:31 +00:00
primary_contact: "nima@torproject.org"
auto_ccs:
- "nick.a.mathewson@gmail.com"
fuzzing_engines:
- libfuzzer
- afl
sanitizers:
- address
- memory
- undefined
main_repo: 'https://git.torproject.org/tor.git'