Commit Graph

8 Commits

Author SHA1 Message Date
apascovici 1c24bea3eb
Update with actual repository (#6265)
The old repository is not there anymore (or not publically accessible)
2021-08-22 20:20:32 +01: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
apascovici d3d9cbbe5a
Update project.yaml (#4423) 2020-09-07 17:31:12 -07: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
Catena cyber d99a6ac865
Change mail address for QuickJS project (#3560) 2020-03-31 09:31:14 -07:00
Catena cyber b100a222fb
[quickjs] Adds project quickjs (#3540)
* Adds project quickjs

* Activate ubsan for quickjs

* Loop for fuzz targets

* Revert "Activate ubsan for quickjs"

This reverts commit 55678410ad.

* Language for quickjs
2020-03-26 01:25:55 -07:00
Max Moroz 73a75759a2
Revert "[quickjs] Add project (#3473)" (#3476)
This reverts commit f76ab1ea94.
2020-03-06 10:44:17 -08:00
Catena cyber f76ab1ea94
[quickjs] Add project (#3473) 2020-03-06 10:40:49 -08:00