2020-10-15 14:37:17 +00:00
|
|
|
homepage: "https://github.com/yhirose/cpp-httplib"
|
|
|
|
language: c++
|
|
|
|
primary_contact: "yuji.hirose.bug@gmail.com"
|
|
|
|
auto_ccs :
|
|
|
|
- "cpp-httplib-oss-fuzz@googlegroups.com"
|
2020-10-16 14:47:47 +00:00
|
|
|
- "omkarjadhav@google.com"
|
2020-10-19 07:36:30 +00:00
|
|
|
- "hlivingstone@google.com"
|
|
|
|
- "kalaskar@google.com"
|
2020-11-02 16:03:36 +00:00
|
|
|
- "ankitlohia@google.com"
|
2020-10-15 14:37:17 +00:00
|
|
|
sanitizers:
|
|
|
|
- address
|
|
|
|
- dataflow
|
|
|
|
- undefined
|
2020-11-05 15:36:13 +00:00
|
|
|
- memory
|
2020-12-10 05:52:40 +00:00
|
|
|
main_repo: 'https://github.com/yhirose/cpp-httplib.git'
|