Tencent / rapidjson

A fast JSON parser/generator for C++ with both SAX/DOM style API
http://rapidjson.org/
Other
14.19k stars 3.53k forks source link

Security Audit? #636

Open padolph opened 8 years ago

padolph commented 8 years ago

I plan on using rapidjson as part of a security protocol library. Has a source-level security audit of rapidjson been done? If not, are there any plans to do so?

miloyip commented 8 years ago

I do not know if anyone has done it before. If you can help the community shall be appreciated.

padolph commented 8 years ago

Ok, thanks for the response. I will look into doing an audit as part of my project.

w0o0o0oah commented 6 years ago

@padolph did you ever complete the security audit?

padolph commented 6 years ago

@w0o0o0oah No, not directly. The larger project has had various audits, but none looked closely at rapidjson.