Commit Graph

10 Commits

Author SHA1 Message Date
Danny Halawi 58e519a8f2
[jsoncpp] Integrate json protocol buffer and libprotobuf-mutator to fuzz jsoncpp (#4047)
* fixing Dockerfile for libpng-proto

* adding json proto, LPM, and fuzz target for jsoncpp

* adding vanilla fuzzer back in

* fixing weird spacing in build script + taking out unneedef header file

* adding settings field and passing all of json_str

* adding license headers

* refactoring settings field

* fixing compile issue

* fixing MSan issue, changing license to 2020, and using iterator instead of pointers

* passing pointers more understandably to parse

* taking out unecessary assign

Co-authored-by: Danny Halawi <dhalawi@google.com>
2020-07-10 17:17:32 -07:00
Abhishek Arya fa06dcc8ae
Remove cmake install from projects. (#3961) 2020-06-10 14:46:23 -07:00
kabeer27 2d85b58226
Updating jsoncpp primary contact (#3900) 2020-05-29 08:44:39 -07:00
Abhishek Arya 29eabc746f
Fix jsoncpp build 2020-05-25 22:10:17 -07:00
Max Moroz 71f4914c45
[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)
* [presubmit] Enforce language attribute in projectt.yaml to be always set.

* Update documentation, better presubmit check, new project template.

* add docstring to templates.py

* Add example values in the project.yaml template and remove python value for now

* Add "project: c++" to 256 projects

* format

* Add labels and selective_unpack sections to the presubmit check

* fix incorrect auto_ccs format in three projects

* fix nss emails after rebase
2020-03-10 11:08:01 -07:00
Abhishek Arya 54cc1468a3
Add Jordan Bayles to jsoncpp autoccs 2019-10-11 09:09:18 -07:00
Abhishek Arya 40973c57ca
Add dictionary for jsoncpp. 2019-10-11 09:05:09 -07:00
Abhishek Arya 45574e0197
Skip jsoncpp_fuzzer bad build check to let startup crash file. (#2941) 2019-10-11 07:24:06 -07:00
Abhishek Arya 131eded8cc
Integrate jsoncpp fuzz target. (#2939)
* Integrate jsoncpp fuzz target.

* Fixes. Disable AFL due to startup crash.
2019-10-10 18:54:03 -07:00
Devin Jeanpierre 946d6455ce Add JsonCpp as a project, with @cdunn2001 as the contact. (#575)
Internal (YouTube) bug tracking adding this: b/37561473

See also: https://github.com/open-source-parsers/jsoncpp/pull/610
2017-05-08 13:22:17 -07:00