Commit Graph

18 Commits

Author SHA1 Message Date
Abhishek Arya f9a9e0a4db
Update project.yaml 2022-01-27 12:24:52 -08:00
Abhishek Arya 6718fb8bd6
Fix broken blackbox fuzzer projects. (#4865)
* Fix broken blackbox fuzzer projects.

Regression from
https://github.com/google/oss-fuzz/pull/4769/files

* Fix indent.
2020-12-17 16:29:11 -08:00
Oliver Chang a8263735f5
Add a blackbox field to project.yaml (#4405)
This is needed for CF to determine whether or not to allocate the
project on a higher end bot to run the blackbox fuzzer.

Previously this was keyed on the "none" entry under fuzzing_engines,
which wasn't very descriptive. This change also lets us do both blackbox
and greybox fuzzing in the same project, which will be done for quickjs.
2020-09-03 11:08:09 +10: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
Abhishek Arya fa06dcc8ae
Remove cmake install from projects. (#3961) 2020-06-10 14:46:23 -07:00
Abhishek Arya 2efc17a17e
Fix jsc build. (#3595) 2020-04-08 10:04:45 -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
Abhishek Arya 8e128aa324
Fix JSC build with cmake default FindICU.cmake 2019-05-26 10:57:58 -07:00
Oliver Chang 11baf9c03e
Install latest cmake for JSC. (#2446) 2019-05-20 13:10:38 -07:00
Oliver Chang 5c5a10a16d
Update project.yaml 2019-04-09 10:47:13 +10:00
Abhishek Arya f2fa695177
Remove fpizlo@apple.com from jsc
The user does not exist anymore.

HttpError: <HttpError 400 when requesting https://www.googleapis.com/storage/v1/b/jsc-quarantine.clusterfuzz-external.appspot.com/iam?alt=json returned "User fpizlo@apple.com does not exist.">
2019-03-10 06:55:07 -07:00
Oliver Chang e68fd86c32
[jsc] Add more CCs 2017-11-17 14:46:15 -08:00
Oliver Chang b61095208a
Add auto ccs to JSC 2017-11-10 09:47:16 +11:00
Oliver Chang 2c168d424c [jsc] Statically link icu. 2017-11-09 16:35:02 +11:00
Oliver Chang d090e49c2e
Update Dockerfile 2017-11-08 16:21:32 +11:00
Oliver Chang 7a8c125f42
Update project.yaml 2017-11-08 16:21:15 +11:00
Oliver Chang f3579b6e53
Update project.yaml 2017-11-08 16:20:55 +11:00
Oliver Chang deeb8e41e1 Add JavaScriptCore (#925). 2017-11-08 16:13:15 +11:00