Commit Graph

4874 Commits

Author SHA1 Message Date
Abhishek Arya 43f768df01
Add pyinstaller to experiment with python fuzzer packaging (#4658) 2020-11-18 16:42:26 -08:00
DavidKorczynski 07454dc5d9
[leveldb] initial integration (#4636)
* initial integration of leveldb

* leveldb: fix build.

* leveldb: Added a remaining on API call.

* leveldb: update project to fit review.
2020-11-18 15:21:23 -08:00
Max Moroz 3f782ade9a
[infra] Unfreeze LLVM updating that was stopped due to #4608. (#4655) 2020-11-18 15:00:19 -08:00
Joachim Metz 35575e1fca
Added libfsxfs to libyal project configuration (#4654) 2020-11-18 13:05:21 -08:00
DavidKorczynski f6eb565cd8
[Librdkafka] Initial integration (#4652)
* Added initial integration of librdkafka.'

* librdkafka: updated primary email and auto_ccs.

* librdkafka: fix build script.
2020-11-18 07:10:09 -08:00
AdamKorcz 750a177e5a
[NATS] initial integration (#4630)
* nats initial integration

* Added maintainer email

* Running test again

* Running tests again
2020-11-17 17:18:50 -08:00
Amit Patankar 63fa6a111b
Add amitpatankar@google.com to CCs. (#4651) 2020-11-17 13:54:20 -08:00
jonathanmetzman f3c0204d10
[NFC][CIFuzz] Fix coding issues. (#4550)
Fix some coding and style issues.
1. Treat "testcase" as one word. This is consistent with ClusterFuzz.
2. Treat "stacktrace" as one word. This is consistent with ClusterFuzz.
3. Fix spelling of comments and words in code.
4. Use descriptive style docstrings and remove unnecessary clutter
(e.g. "Test the functionality of foo_function function in bar module"
becomes "Tests foo_function."
5. Use JSON for a list needed in testing instead of pickle.
2020-11-17 13:39:57 -08:00
Abhishek Arya 93214a5535
Move atheris install base builder where python3 is installed. (#4650) 2020-11-17 12:23:29 -08:00
Abhishek Arya 583bd2b3c3
Update project.yaml 2020-11-17 10:03:03 -08:00
DavidKorczynski 2d0251ce65
[libphonenumber] Initial integration (#4629)
* [libphonenumber] Initial integration

* Fixed coverage build of libphonenumber.

* Fix build of libphonenumber.

* Trying to fix coverage build. Cannot replicate CI issue locally, however.
2020-11-17 09:51:47 -08:00
Abhishek Arya a3356cbb7c
Fix CLANG_BIN path for atheris 2020-11-17 08:39:30 -08:00
Oliver Chang 88251fcd5c
Update project.yaml 2020-11-17 17:09:00 +11:00
mbarbella-chromium e3487bc8e2
Install Atheris in base-clang. (#4647)
Co-authored-by: Martin Barbella <mbarbella@google.com>
2020-11-16 16:34:05 -08:00
Guido Vranken 20670816b6
[protobuf-c] Initial integration (#2772)
* [protobuf-c] Initial integration

* [protobuf-c] Disable UBSAN
2020-11-16 12:43:36 -08:00
Guido Vranken a21e7d975e
[bearssl] Add project (#4645)
* [bearssl] Add project

* [bearssl] Specify compile-time Cryptofuzz options
2020-11-16 09:04:04 -08:00
AdamKorcz cd9be3e383
[flatbuffers] Initial integration (#4638)
* [flatbuffers] initial integration

* Running tests again

* Running tests again

* Add developer email.
2020-11-15 12:48:53 -08:00
AdamKorcz cfd6969ba1
[snappy] Initial integration (#4631) 2020-11-13 17:59:49 -08:00
Petteri Aimonen 0c86aff172
[nanopb] Move build script to project repository (#4640) 2020-11-13 08:22:18 -08:00
Jon Siwek 4c18f0337d
projects/zeek: update build script to fix coverage build (#4633) 2020-11-12 13:49:49 -08:00
Ondřej Surý c1f671f078
[bind9] Add missing -lssl to the build instructions (#4634) 2020-11-12 06:21:33 -08:00
AdamKorcz a7a973458c
[teleport] Initial integration (#4570)
* [teleport] Initial integration

* Minor update to run tests again
2020-11-11 13:37:57 -08:00
Catena cyber d751d093e9
Updates for mysql 8.22 (#4627)
* Updates for mysql 8.22

* Mysql uses mv instead of cp to save disk space

* Dummy fix to temp file creation in mysql
2020-11-11 12:09:30 -08:00
Sergey Nizovtsev 5a49742166
Move tmux corpus to the new location (#4628) 2020-11-11 07:19:02 -08:00
Martin Holst Swende 52d73b8923
project/go-ethereum: use canon address instead of vanity-alias (#4625) 2020-11-10 18:47:02 -08:00
Nick Terrell 7e4c035a82
[lz4] Disable i386 fuzzing (#4600)
There are 3 open LZ4 i386 issues. Each claims to be reliabily reproducable. We've
never been able to reproduce any of them. At this point it is just causing noise.
So we want to disable i386 fuzzing until these issues have been sorted out.

OSS-Fuzz claims the latest tested revision is
664427aa8f
from 5 days ago. Does that mean it was able to succesfully reproduce then?
2020-11-10 11:44:30 -08:00
Guido Vranken 260479e790
[cryptofuzz] Disable i386 build (#4626) 2020-11-10 09:02:33 -08:00
Martin Holst Swende e838b5f3a4
projects/go-ethereum: improve build + move config to project repo (#4621) 2020-11-10 08:58:58 -08:00
metamerism 6195bf380e
[OpenEXR] update for OpenEXR-3.0 build config (#4624)
* [OpenEXR] update for OpenEXR-3.0 build config

Signed-off-by: Peter Hillman <peter@pedro.kiwi>
2020-11-09 19:02:22 -08:00
Oliver Chang 8b10d4b705
Fix incorrect OSS-Fuzz build project deletion. (#4623) 2020-11-10 11:10:43 +11:00
Sergey Nizovtsev 04bc87103d
Move tmux to point at the correct repository (#4622) 2020-11-09 11:34:39 -08:00
StalkR 77fa6b32ba
capstone/keystone/unicorn: add to auto_ccs (#4456) 2020-11-09 07:31:47 -08:00
Bhargava Shastry e0c46fa6b8
Solidity: Fuzz breaking branch instead of develop (#4620) 2020-11-09 07:29:09 -08:00
Gabriel Kihlman 8a54f35c2d
[libfido2] Update contacts list (#4619) 2020-11-09 06:56:34 -08:00
Sergey Nizovtsev a0528670aa
[tmux] Initial integration (#4593)
Signed-off-by: Sergey Nizovtsev
2020-11-09 06:55:00 -08:00
Guido Vranken 24f263f32d
[cryptofuzz, nettle] Update Botan library path (#4616) 2020-11-07 07:33:46 -08:00
Abhishek Arya 400e898705
Freeze llvm version due to #4608 2020-11-06 08:12:02 -08:00
Abhishek Arya c960b50e0f
Revert "Use symlink instead of broken -path-equivalence (#4610)" (#4611)
This reverts commit 65cd35731f.
2020-11-06 08:09:24 -08:00
Abhishek Arya 65cd35731f
Use symlink instead of broken -path-equivalence (#4610) 2020-11-05 23:18:21 -08:00
Max Moroz 87a4db3d13
[docs] Clarify the integration rewards page regarding the max reward amount. (#4599)
* [docs] Clarify the integration rewards page regarding the max reward amount.

* replace the "biggest rewards" with "top rewards"

* explain the rewards structure in more detail as suggested by Oliver

* fix a typo
2020-11-05 16:59:39 -08:00
Catena cyber b28d30ef3b
Compatible build for Suricata with CIFuzz (#4606) 2020-11-05 15:26:34 -08:00
DavidKorczynski dc5574d93d
Fix set up of Fluent Bit following new fuzzers upstream. (#4607) 2020-11-05 15:25:42 -08:00
Omkar Jadhav 8fdab54d83
[yhirose/cpp-httplib] Enable memory sanitizer (#4598)
* enable msan

* Update Dockerfile
2020-11-05 07:36:13 -08:00
Max Dymond d3d7d67812
[libssh2] Move libssh2 to point at the correct repository (#4601)
Point the Dockerfile at the correct place now
2020-11-05 06:20:40 -08:00
Ondřej Surý aeef1e43f1
[bind9] Drop libltdl build as it was replaced by libuv in the upstream (#4602) 2020-11-05 06:19:57 -08:00
Catena cyber 24e1b863eb
Adds one dictionary for suricata (#4603) 2020-11-05 06:19:17 -08:00
bungeman d83e3f543d
[freetype] Remove zlib and libpng dev packages. (#4597)
The upstream build of the fuzzer currently builds freetype --without-zlib
and --without-png so these are not needed. In addition, because of the
way these dependencies are used they must be built with the sanitizer in
order to detect interesting issues like CVE-2020-15999, where FreeType
may call into libpng incorrectly but it is libpng which actually does
the reads and writes. This has been proposed upstream at
https://github.com/freetype/freetype2-testing/pull/86 which uses
prefixes to ensure that the system symbols are never used, but it would
be beneficial to not have them available at all.
2020-11-04 11:01:18 -08:00
Bhargava Shastry 80dda19d4f
mruby: Fix build (#4583) 2020-11-04 09:22:49 -08: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
Josh Matthews edf81080a8
Update servo email. (#4590) 2020-11-02 10:44:19 -08:00