homepage: "https://python.org/" | |
language: c++ | |
primary_contact: "[email protected]" | |
auto_ccs: | |
- "[email protected]" | |
- "[email protected]" | |
sanitizers: | |
- address | |
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294 | |
# - memory | |
- undefined |