You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
396 B

homepage: "https://github.com/yhirose/cpp-httplib"
language: c++
primary_contact: "yuji.hirose.bug@gmail.com"
auto_ccs :
- "cpp-httplib-oss-fuzz@googlegroups.com"
- "omkarjadhav@google.com"
- "hlivingstone@google.com"
- "kalaskar@google.com"
- "ankitlohia@google.com"
sanitizers:
- address
- dataflow
- undefined
- memory
main_repo: 'https://github.com/yhirose/cpp-httplib.git'