blob: 40a541ea4f1f8e96dbc458938b29303c8ea1a87a [file] [log] [blame]
homepage: "https://github.com/google/http_pattern_matcher"
main_repo: "https://github.com/google/http_pattern_matcher.git"
language: c++
primary_contact: "[email protected]"
auto_ccs:
- "[email protected]"
- "[email protected]"
- "[email protected]"
- "[email protected]"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
sanitizers:
- address
- undefined
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
# - memory