• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1homepage: "https://github.com/yhirose/cpp-httplib"
2language: c++
3primary_contact: "yuji.hirose.bug@gmail.com"
4auto_ccs :
5  - "cpp-httplib-oss-fuzz@googlegroups.com"
6  - "omkarjadhav@google.com"
7  - "hlivingstone@google.com"
8  - "kalaskar@google.com"
9  - "ankitlohia@google.com"
10sanitizers:
11  - address
12  - undefined
13# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
14#  - memory
15main_repo: 'https://github.com/yhirose/cpp-httplib.git'