Commit Graph

13 Commits

Author SHA1 Message Date
Hasnain Lakhani 2d87d21344
Update ownership of Meta projects. (#8093)
I'll no longer be working on fuzzing at Meta, so updating the ownership lists to add more folks from my team.
I added the vendor_cc list where it was missing.
I also removed a few employees that no longer are at Meta from the proxygen project list.
2022-07-28 15:31:19 -07:00
jonathanmetzman dd2dc162c5
Disable dataflow builds for projects that have enabled it. (#7968)
* Disable dataflow builds for projects that have enabled it.

Related: https://github.com/google/oss-fuzz/issues/7963

* fix openjpeg

* fix
2022-07-07 13:27:39 +02:00
Nick Terrell 871b763421
[lz4][zstd] Update CC list (#7216)
* [zstd] Update CC list

* Remove old team members
* Add new team members

* [lz4] Update CC list

* Remove old team members
* Add new team members
2022-01-31 19:41:52 +00: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
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
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
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