You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/.clusterfuzzlite/project.yaml

16 lines
326 B
YAML

homepage: "https://suricata.io"
language: rust
primary_contact: "vjulien@openinfosecfoundation.org"
auto_ccs:
- "jish@openinfosecfoundation.org"
- "p.antoine@catenacyber.fr"
sanitizers:
- address
- memory
- undefined
fuzzing_engines:
- afl
- honggfuzz
- libfuzzer
main_repo: 'https://github.com/OISF/suricata.git'