2020-03-27 07:33:24 +00:00
|
|
|
homepage: "https://suricata-ids.org"
|
2021-09-27 15:11:36 +00:00
|
|
|
language: rust
|
2020-03-28 21:14:27 +00:00
|
|
|
primary_contact: "vjulien@openinfosecfoundation.org"
|
2020-03-27 07:33:24 +00:00
|
|
|
auto_ccs:
|
2020-03-28 21:14:27 +00:00
|
|
|
- "jish@openinfosecfoundation.org"
|
2020-03-27 07:33:24 +00:00
|
|
|
- "p.antoine@catenacyber.fr"
|
2020-09-30 14:04:22 +00:00
|
|
|
sanitizers:
|
|
|
|
- address
|
2021-08-26 05:14:20 +00:00
|
|
|
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
|
|
|
|
# - memory
|
2020-09-30 14:04:22 +00:00
|
|
|
- undefined
|
2021-09-27 15:11:36 +00:00
|
|
|
main_repo: 'https://github.com/OISF/suricata.git'
|