Commit Graph

7 Commits

Author SHA1 Message Date
Catena cyber 21d3528d1d
Disable afl for gnupg (#5854) 2021-05-27 22:24:43 +01:00
Oliver Chang 84faf55729
Populate a bunch of main_repo values. (#4815)
Also enforce this for future integrations.
2020-12-10 09:49:27 +11: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 56259f98d9
Revert "[gnupg] Disable afl (#2447)" (#2467)
This reverts commit b7227fdd01.
2019-05-27 17:38:59 -07:00
jonathanmetzman b7227fdd01
[gnupg] Disable afl (#2447) 2019-05-20 17:28:55 -07:00
Catena cyber 09b000b9f5 [gnupg] Change mail address for gnupg project (#1806) 2018-09-10 08:56:20 -07:00
Catena cyber 13aca53072 [gnupg] Gnupg integration (#1310)
* Integrating GnuPG with oss-fuzz

* Building and running fuzz_verify for gnupg

* Add fuzz_import for gnupg

* Adding seed corpus for fuzz import

and fuzz target decrypt

* Automatically generated corpuses
2018-05-24 08:58:52 -07:00