2018-07-30 16:04:20 +00:00
|
|
|
homepage: "https://usbguard.github.io/"
|
2020-03-10 18:08:01 +00:00
|
|
|
language: c++
|
2021-03-18 14:46:19 +00:00
|
|
|
primary_contact: "rsroka@redhat.com"
|
2018-07-30 16:04:20 +00:00
|
|
|
sanitizers:
|
|
|
|
- address
|
|
|
|
- undefined
|
2021-08-24 22:24:47 +00:00
|
|
|
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
|
|
|
|
# - memory
|
2018-07-30 16:04:20 +00:00
|
|
|
auto_ccs:
|
2021-03-18 14:46:19 +00:00
|
|
|
- "alakatos@redhat.com"
|
2018-07-30 16:04:20 +00:00
|
|
|
- "allenwebb@google.com"
|
2021-03-18 14:46:19 +00:00
|
|
|
- "zfridric@redhat.com"
|
|
|
|
main_repo: "https://github.com/USBGuard/usbguard"
|