Commit Graph

8 Commits

Author SHA1 Message Date
Nathan Moinvaziri 15198947a2
Update minizip project details (#7633)
* [minizip] update repository url

* [minizip] update name of development branch

* [minizip] fix name of cmake fuzz test option
2022-04-27 18:12:39 +00:00
Abhishek Arya 1d5a2cd84e
Fill in main_repo for several projects. (#4816)
* Fill in main_repo for several projects.

* Add some go repos.
2020-12-09 21:52:40 -08:00
devtty1er d561c49ae5
Update Dockerfiles (#4070)
* Use LABEL in place of MAINTAINER

* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -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
Nathan Moinvaziri ea7c5506ae Added 32-bit fuzzing for minizip project. (#2850) 2019-09-18 18:09:03 -07:00
Nathan Moinvaziri e9aa2acbb3 Fix minizip fuzz testing (#2115)
* Set CXX cmake flags for linking with libFuzzer.

* Fixed cmake build argument after name change.
2019-01-26 17:50:51 -08:00
Nathan Moinvaziri 9efa078739 [minizip] Set CXX cmake flags for linking with libFuzzer. (#1948) 2018-11-13 10:17:29 -08:00
Nathan Moinvaziri 784c793314 [minizip] Fuzz minizip (#1945)
* Added minizip project.

* Added minizip project google/oss-fuzz#1940.

* Fixed comments.
2018-11-12 11:59:21 -08:00