Michael Ford
a37a837fea
tor: skip building libevent tests & samples ( #9708 )
...
Skip building libevents tests and samples as part of tors build.
2023-02-15 04:05:07 -08:00
Arash Partow
13d4f6806e
[exprtk] Improved run-time checks ( #9710 )
2023-02-15 04:04:14 -08:00
DavidKorczynski
fa242ade7b
hdf5: add dataset fuzzer ( #9711 )
...
Signed-off-by: David Korczynski <david@adalogics.com>
2023-02-15 12:02:07 +00:00
Michael Ford
1aae37e547
expat: remove autotools build dependencies ( #9706 )
...
Expat is built using cmake, so autotools and friends should not be
required.
2023-02-15 12:15:58 +11:00
jonathanmetzman
1987276eda
Support fuzzing with fuzzbench on GCB ( #9672 )
2023-02-14 20:22:19 +00:00
vargen
e8e9653ab8
[apache-commons-csv] Updating project.yaml ( #9705 )
...
adding maintainer
2023-02-14 14:03:23 -05:00
manunio
3680cf6dd3
mxj: fix build ( #9703 )
...
Fixes: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=55943
2023-02-14 14:02:25 -05:00
Michael Ford
95ecaa17fa
bitcoin-core: remove duplicate dependencies ( #9707 )
...
Remove duplicate deps (automake, bsdmainutils, pkg-config).
Remove bison (built with NO_QT=1).
Remove binutils-gold (unneeded).
2023-02-14 10:53:11 -05:00
DavidKorczynski
3d2ec74dba
infra: generate summary.json file for python coverage runs ( #9650 )
...
Fixes: https://github.com/google/oss-fuzz/issues/9441
Signed-off-by: David Korczynski <david@adalogics.com>
---------
Signed-off-by: David Korczynski <david@adalogics.com>
Co-authored-by: jonathanmetzman <31354670+jonathanmetzman@users.noreply.github.com>
2023-02-13 19:37:59 +00:00
jonathanmetzman
57638caa86
Remove testfile ( #9701 )
2023-02-13 14:26:49 -05:00
jonathanmetzman
439d0bc2c6
Enable centipede on a bunch of projects ( #9643 )
2023-02-13 14:24:42 -05:00
Patrice.S
c34bc20fea
jxls: initial-integration ( #9697 )
2023-02-13 13:37:08 -05:00
aschaich
4548411f98
[eclipse-equinox] Initial integration for org.eclipse.osgi ( #9699 )
2023-02-13 16:09:31 +00:00
John Safranek
55dd966317
Update wolfSSL project users. ( #9682 )
2023-02-13 10:57:15 -05:00
Michael Ford
a47efb6eb7
libevent: remove autotools dependencies ( #9700 )
...
Given that the cmake build system is used, we shouldn't have to install
the dependencies to use autotools.
2023-02-13 10:55:45 -05:00
Catena cyber
800a1a89ea
infra: rust coverage option is now stable ( #7950 )
...
Hoping to fix
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=48744
as the warning goes `warning: `-Z instrument-coverage` is deprecated;
use `-C instrument-coverage`
2023-02-13 10:54:30 -05:00
Khaled Yakdan
f7ec3dac87
[spring-boot-configuration-metadata] Initial integration ( #8761 )
2023-02-13 10:52:16 -05:00
DavidKorczynski
ad613d22cb
tpm2-tss: extend build ( #9696 )
...
Fixes: https://github.com/google/oss-fuzz/issues/9695
2023-02-13 14:30:27 +00:00
Guido Vranken
eae5197af0
[libressl] Cryptofuzz with negative bignums ( #9692 )
2023-02-13 01:59:50 -08:00
Nathaniel Brough
86025ccc82
fix(quick-xml): Fix broken build ( #9694 )
...
The quick-xml build was overriding the upstream fuzz targets with a
broken/out-of-sync harness.
Signed-off-by: Nathaniel Brough <nathaniel.brough@gmail.com>
Signed-off-by: Nathaniel Brough <nathaniel.brough@gmail.com>
2023-02-13 01:58:15 -08:00
DavidKorczynski
c073c1902d
tensorflow: add more fuzztests ( #9691 )
...
Signed-off-by: David Korczynski <david@adalogics.com>
---------
Signed-off-by: David Korczynski <david@adalogics.com>
2023-02-11 19:50:57 +00:00
0xedward
014c81759f
[hermes] Fix missing ` -iname` primary ( #9690 )
2023-02-11 11:01:58 -08:00
DavidKorczynski
ab91a0341a
pyyaml: add emitter fuzzer ( #9689 )
...
Signed-off-by: David Korczynski <david@adalogics.com>
Signed-off-by: David Korczynski <david@adalogics.com>
2023-02-11 16:58:47 +00:00
DavidKorczynski
cf8d0fe24a
pathspec: initial integration ( #9688 )
...
Signed-off-by: David Korczynski <david@adalogics.com>
Signed-off-by: David Korczynski <david@adalogics.com>
2023-02-11 16:22:34 +00:00
DavidKorczynski
a5083872e8
mdit-py-plugins: initial integration ( #9687 )
...
Signed-off-by: David Korczynski <david@adalogics.com>
Signed-off-by: David Korczynski <david@adalogics.com>
2023-02-11 15:58:34 +00:00
DavidKorczynski
c98ac97276
aniso8601: initial integration ( #9686 )
...
Signed-off-by: David Korczynski <david@adalogics.com>
Signed-off-by: David Korczynski <david@adalogics.com>
2023-02-11 14:31:52 +00:00
DavidKorczynski
9395b065f7
face: initial integration ( #9685 )
...
Signed-off-by: David Korczynski <david@adalogics.com>
---------
Signed-off-by: David Korczynski <david@adalogics.com>
2023-02-11 13:50:58 +00:00
Andrew Murray
25d0751e7b
Fixed installing extra test images ( #9681 )
...
Over at python-pillow, our CIFuzz job has [started
failing](https://github.com/python-pillow/Pillow/actions/runs/4147683686/jobs/7174854267#step:4:7800 )
-
> depends/install_extra_test_images.sh: line 6:
./download-and-extract.sh: No such file or directory
This is because we recently merged
https://github.com/python-pillow/Pillow/pull/6918 , which changes
`depends/install_extra_test_images.sh` to call
`./download-and-extract.sh`, which exists inside
[`depends`](https://github.com/python-pillow/Pillow/tree/main/depends ).
So when
00b08f6592/projects/pillow/Dockerfile (L41)
runs, it can't find `./download-and-extract.sh`, because it is running
from the base Pillow directory.
So this PR changes the command to run from inside `depends` instead.
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
2023-02-11 05:33:39 -08:00
DavidKorczynski
e52f913163
dill: initial integration ( #9684 )
...
Signed-off-by: David Korczynski <david@adalogics.com>
Signed-off-by: David Korczynski <david@adalogics.com>
2023-02-11 12:52:13 +00:00
DavidKorczynski
d7b7a1ff96
configparser: initial integration ( #9683 )
...
Signed-off-by: David Korczynski <david@adalogics.com>
Signed-off-by: David Korczynski <david@adalogics.com>
2023-02-11 12:12:31 +00:00
DavidKorczynski
1838ec2ef7
pem: initial integration ( #8140 )
...
Signed-off-by: David Korczynski <david@adalogics.com>
2023-02-11 11:27:06 +00:00
Wes Turner
00b08f6592
DOC: project.yml: homepage, lang ( #7718 )
2023-02-10 15:49:33 -05:00
Li-Yu Yu
429f1cf2bc
cras: Build from top level directory ( #9649 )
...
Co-authored-by: jonathanmetzman <31354670+jonathanmetzman@users.noreply.github.com>
2023-02-10 20:20:51 +00:00
Nathaniel Brough
7192fb3a32
tokio: Initial integration ( #9480 )
...
Signed-off-by: Nathaniel Brough <nathaniel.brough@gmail.com>
Signed-off-by: Nathaniel Brough <nathaniel.brough@gmail.com>
2023-02-10 15:13:54 -05:00
Guido Vranken
bdd0eaa992
[wolfssl] Add heapmath fuzzer ( #9636 )
...
'heapmath' is yet another bignum implementation in wolfssl that we would
like to test.
2023-02-10 14:58:05 -05:00
manunio
16de98e2cf
wasmer: fix coverage build ( #9678 )
...
This is temp fix for
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=55302 . Coverage
build is failing with following error:
```
: /workspace/out/libfuzzer-coverage-x86_64/rustc/bd39bbb4bb92df439bf6d85470e296cc6a47ffbd/library/std/src/thread/local.rs: No such file or directory
```
This pr ignores `/rustc/` from coverage report for now.
2023-02-10 14:57:28 -05:00
Nathaniel Brough
28a8d3d256
gitoxide: Filter out rustc from coverage reports ( #9680 )
...
Signed-off-by: Nathaniel Brough <nathaniel.brough@gmail.com>
Signed-off-by: Nathaniel Brough <nathaniel.brough@gmail.com>
2023-02-10 14:52:39 -05:00
chris-liddell
3f230e2f92
Update freetype for ghostscript to 2.13.0 ( #9676 )
...
Update should fix 49687 and 53321.
2023-02-10 16:07:20 +00:00
Kleis Auke Wolthuizen
9d2ff9a22e
libvips: use upstream build script ( #9674 )
...
The build script is now maintained here:
https://github.com/libvips/libvips/blob/master/fuzz/oss_fuzz_build.sh
2023-02-10 11:06:51 -05:00
AdamKorcz
53ff2c9f45
rekor: do not chmod upstream build script ( #9675 )
...
Signed-off-by: AdamKorcz <adam@adalogics.com>
Signed-off-by: AdamKorcz <adam@adalogics.com>
2023-02-10 07:39:10 -08:00
Hayley Denbraver
209de621e6
Updated FAQ ( #9671 )
...
FAQ was wrongly listed as a "parent" page, so it ended up with a
mysterious, empty table of contents at the bottom of the page (not to be
confused with the table of contents for the structure of the page itself
which should be there and is left unchanged).
Go to [the current faq page](https://google.github.io/oss-fuzz/faq/ ) and
scroll to the bottom to see what I mean. This fix cleans that up and I
confirmed by running locally.
2023-02-09 17:48:06 -05:00
Tim Wojtulewicz
7a0727cc93
zeek: Ignore some paths in the coverage output ( #9669 )
...
I was only able to test these paths by passing them as arguments to
`infra/helper.py` but not built-in to the image itself locally. I'm not
sure if that's intentional, but passing them as arguments did what I
wanted it to do.
2023-02-09 22:19:18 +00:00
DavidKorczynski
a53aab3486
black: initial integration ( #9670 )
...
Signed-off-by: David Korczynski <david@adalogics.com>
Signed-off-by: David Korczynski <david@adalogics.com>
2023-02-09 21:44:40 +00:00
Khaled Yakdan
a2de048d20
Fix Jazzer.js Compile Script ( #9657 )
...
cc @oliverchang
2023-02-09 16:01:22 -05:00
vargen
949b3a17c3
Initial commit [apache-commons-csv] ( #9661 )
2023-02-09 15:59:49 -05:00
John Safranek
db3d257a40
Update wolfSSL project users. ( #9663 )
2023-02-09 15:59:23 -05:00
DavidKorczynski
de9aa7c83f
tensorflow: fix coverage build ( #9664 )
...
CC @learning-to-play @fcoUnda
Signed-off-by: David Korczynski <david@adalogics.com>
---------
Signed-off-by: David Korczynski <david@adalogics.com>
2023-02-09 19:08:21 +00:00
jonathanmetzman
9b3599bbd7
Don't install node anymore ( #9595 )
2023-02-09 12:45:54 -05:00
jonathanmetzman
01baef29c3
[fuzzbench] Support measurement ( #9655 )
...
Save to a SQL database for now.
2023-02-09 10:55:24 -05:00
Henning Becker
1bf3c71ebf
Orbit: Fix broken build ( #9588 )
...
This is adjusting the build script and Dockerfile for the Orbit project
to work with upstream changes of the build scripts.
It also removes some hacks that are not needed anymore.
2023-02-09 10:42:40 -05:00