Commit Graph

9 Commits

Author SHA1 Message Date
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
Nick Terrell 7e4c035a82
[lz4] Disable i386 fuzzing (#4600)
There are 3 open LZ4 i386 issues. Each claims to be reliabily reproducable. We've
never been able to reproduce any of them. At this point it is just causing noise.
So we want to disable i386 fuzzing until these issues have been sorted out.

OSS-Fuzz claims the latest tested revision is
664427aa8f
from 5 days ago. Does that mean it was able to succesfully reproduce then?
2020-11-10 11:44:30 -08: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
Max Moroz 6418fd61cb
[lz4] Enable dataflow config. (#3397) 2020-02-14 14:45:13 -08:00
Teddy Reed bdd592b1b3 [osquery][lz4][zstd] Add more fb auto_ccs (#2998)
Cc: mhl@fb.com
2019-10-31 08:48:35 -07:00
Nick Terrell adbae7d467 zstd: lz4: Update auto_ccs (#2796) 2019-09-04 10:48:25 -07:00
jonathanmetzman 0a1c3c67c9
Enable i386 fuzzing on another 11 projects (#2752) 2019-08-23 11:59:56 -04:00
Nick Terrell af4b270e4a [zstd] Update contacts (#2594) 2019-07-12 16:01:56 -07:00
Max Dymond f3fd7d1dcb [lz4] Add the lz4 project to oss-fuzz (#2550)
* Add the lz4 project to oss-fuzz
2019-06-30 14:05:31 -07:00