Commit Graph

6 Commits

Author SHA1 Message Date
Max Moroz e6a5e0a666
[honggfuzz] Enable honggfuzz for 19 more projects (fixes #3591). (#3609)
* [honggfuzz] Enable honggfuzz for 19 more projects (fixes #3591).

* rename fuzzing puzzles target
2020-04-09 13:47:54 -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
Guido Vranken 9becf48c65 [django] No ASAN (#2696) 2019-08-14 12:38:02 -07:00
Guido Vranken 1d519ac1ea [django] Correct CC (#2658) 2019-08-06 07:02:14 -07:00
Guido Vranken d8db792b2b [django] Disable AFL and add CC (#2657) 2019-08-05 18:42:42 -07:00
Guido Vranken 8ffb51ead2 [django-fuzzers] Initial integration. (#2579)
* [django-fuzzers]

* [django] Update auto_ccs

* [django] Pack seed corpus. util -> utils.
2019-08-02 10:31:34 -07:00