Commit Graph

19 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
Navidem 291956b501
Set flags to use old pass manger (#7828)
* Set flags to use old pass manger

* nit

* Add comment to Dockerfile

* More informative comment

* nit
2022-06-09 19:39:25 +10: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
Nick Terrell 0596828036
[zstd] Add a new team member to the CC list (#6665)
Adds a new team member to the zstd CC list.
2021-10-27 17:36:40 +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 1faee9752c
[zstd] Update auto_ccs (#4534) 2020-10-15 10:16:03 +11: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
Oliver Chang bc7bef4c1a
Update project.yaml 2019-11-28 15:41:19 +11: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
Nick Terrell af4b270e4a [zstd] Update contacts (#2594) 2019-07-12 16:01:56 -07:00
Max Moroz 5025b3517c
[zstd] Enable experimental dataflow build configuration (#1632). (#2507) 2019-06-12 12:31:25 -07:00
Max Moroz 2446d3bb5d [zstd] Remove build code for .option files as those are removed upstream. 2019-06-11 10:34:18 -07:00
Nick Terrell fb7075b1ed [zstd] Move downloading seed corpora to build.sh (#2331)
I just added a new fuzzer, `zstd_frame_info`, and want to be able to add new
fuzzers without submitting a pull request to oss-fuzz. This change uses zstd's
Makefile to download the corpora. Now I can add a new fuzzer to zstd and it will
automatically get built and download the seed corpus in oss-fuzz.
2019-04-17 21:42:41 -07:00
Nick Terrell 3eaad4f3e2 [zstd] Add fuzzers and cc emails (#2309)
* [zstd] Add seed corpora for two new fuzzers

* [zstd] Add two more emails to cc list

It is helpful to add in the corporate email so we don't miss bugs.
2019-04-10 13:35:20 -07:00
Oliver Chang 22d023788d Fix email casing (#870) 2017-09-30 13:32:28 -07:00
Nick Terrell eebdc80cb9 Add project zstd (#867) 2017-09-29 12:53:29 -07:00