homepage: "https://clickhouse.tech/" | |
language: c++ | |
primary_contact: "[email protected]" | |
auto_ccs: | |
- "[email protected]" | |
- "[email protected]" | |
- "[email protected]" | |
- "[email protected]" | |
- "[email protected]" | |
- "[email protected]" | |
- "[email protected]" | |
sanitizers: | |
- address | |
- memory | |
- undefined | |
fuzzing_engines: | |
- libfuzzer | |
main_repo: 'https://github.com/ClickHouse/ClickHouse.git' |