Commit Graph

5 Commits

Author SHA1 Message Date
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
Jay Berkenbilt dd8032434a [qpdf] transfer fuzz targets to qpdf repository (#2509)
This switches control of the fuzzers to the qpdf repository and
switches ownership of the project to qpdf's author.
2019-06-13 08:20:42 -07:00
Jay Berkenbilt f858510cbe Qpdf ownership (#2496)
* example project: fix minor problems with standalone fuzzer

* typo: "successfull" -> "successful"
* main should explicitly return 0 on success

* example project: fix minor problems with Makefile

* make "all" the first target
* use LIB_FUZZING_ENGINE to reference fuzzer in all places

* example project: fix typos in README

* Add upstream qpdf maintainer as auto_cc for qpdf

I am adding myself (using my Google account) as an auto_cc in
preparation for taking over ownership of the qpdf project and doing a
full integration with oss-fuzz.
2019-06-09 18:59:50 -07:00
Stefan Bucur 6cbad0dcae [qpdf] Fix the fuzzer name in the qpdf project.yaml file. (#2065) 2019-01-02 11:24:19 -08:00
Tim King 05a0e52d22 [qpdf] Initial integration for qpdf. (#2050) 2018-12-22 01:09:53 -08:00