Julien Voisin
0e860874bf
Enable MSAN for quickjs ( #7607 )
2022-04-22 12:50:02 +01:00
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
d987cc1021
Fix building & repro on local source ( #4594 )
...
* Fix building & repro on local source
With this
https://google.github.io/oss-fuzz/advanced-topics/reproducing/#reproduce-using-local-source-checkout
actually works
* Update Dockerfile
Co-authored-by: Abhishek Arya <inferno@chromium.org>
2020-11-03 09:49:47 -08:00
apascovici
2d57e6e37a
Update Dockerfile ( #4577 )
...
per https://bellard.org/quickjs/
2020-10-29 09:16:38 -07: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
e94eb00367
Fix leaks in quickjs targets ( #3669 )
2020-04-18 12:55:52 -07:00
Catena cyber
d99a6ac865
Change mail address for QuickJS project ( #3560 )
2020-03-31 09:31:14 -07:00
Catena cyber
5b3190a2e9
Fix behavior in quickjs fuzz target ( #3543 )
...
* Fix behavior in quickjs fuzz target
* Includes stdbool.h in quickjs fuzz target
* Right include
2020-03-28 09:43:12 -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