aschaich
befe610a4d
[apache-commons-logging] Initial Integration ( #8362 )
2022-08-29 16:20:50 -07:00
Samuel Karp
e35a81f491
containerd: add some maintainers to auto_ccs ( #8371 )
...
https://github.com/containerd/project/blob/main/MAINTAINERS
Signed-off-by: Samuel Karp <samuelkarp@google.com>
Signed-off-by: Samuel Karp <samuelkarp@google.com>
2022-08-29 21:53:29 +00:00
DavidKorczynski
15bf80e2ec
lcms: extend to have double as source format ( #8372 )
...
* lcms: extend to have double as source format
srcFormats of double was supported but never actually hit, which is due
to the bits in the srcFormat not actually being accurate, e.g.
T_BYTES(srcFormat) == 0 would never be satisfied. This includes in the
cms_transform_fuzzer. This is an effort to overcoming this.
* lcms: avoid timeouts by only running a single test per iteration
Fixes: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50723
2022-08-29 22:37:13 +01:00
Martin Holst Swende
68b32a60ef
uint256: fix failing build ( #8370 )
2022-08-29 14:45:10 +00:00
Patrice.S
2c994627ea
spring-tx: Initial integration ( #8357 )
...
* Add spring-tx TransactionAttributeSourceEditor fuzz target with dict
* Add missing copyright headers on spring-framework fuzz targets
2022-08-29 10:22:31 -04:00
manunio
b35f790d0d
go-toml: initial integration ( #8368 )
...
* go-toml: initial integration
* Added primary_contact
* Updated repo to use v2 branch
* Removed check against too large testcase
2022-08-29 10:19:32 -04:00
Nick Wellnhofer
1e8faea74e
[libxml2] [libxslt] Build requires newer automake ( #8365 )
2022-08-29 13:20:25 +01:00
Dirk Lemstra
26a5fd4916
Add libjxl to the build of ImageMagick and removed i386 architecture. ( #8363 )
...
* Add libjxl to the build of ImageMagick.
* Removed i386 architecture.
* Removed specific settings.
2022-08-29 13:20:05 +01:00
Joachim Metz
daef7f74d8
Added libfvde to libyal project configuration ( #8367 )
2022-08-29 13:19:41 +01:00
Dirk Lemstra
b9c62d69f8
Removed packages that we no longer need to install and enabled memory sanitizer ( #8355 )
...
* Removed packages that we no longer need to install.
* Enabled memory sanitizer.
* Also add Jon Sneyers to the CC list of ImageMagick.
2022-08-27 16:58:33 +01:00
Kazuyoshi Kato
822994dadb
[containerd] remove cncf-fuzzing ( #8360 )
...
The only fuzzer we have there is containerd_import_structured_fuzzer.go
but it is ignored by build.sh since
https://github.com/cncf/cncf-fuzzing/pull/220 .
Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
2022-08-27 15:45:37 +00:00
Tim Wojtulewicz
f93b8506e8
zeek: Move corpus seed files to separate directory ( #8361 )
2022-08-27 16:19:06 +01:00
vargen
038609bc07
[plexus-utils] initial integration ( #8356 )
2022-08-26 11:13:15 -07:00
DavidKorczynski
3377581f8c
ghostscript: add two new vector device targets ( #8358 )
2022-08-26 12:28:32 +01:00
Aymeric Augustin
f0e5d9be61
Submit the websockets project. ( #8339 )
2022-08-25 14:18:37 -04:00
CheeseHunter117
8ad06225c4
Expand spring-security fuzzing ( #8354 )
...
* Expand spring-security fuzzing
* remove comment from debugging that is now misleading the reader (#20 )
2022-08-25 10:01:03 -04:00
Patrice.S
655774fc59
guice: Disable RCE hook ( #8353 )
...
Disable RCE hook
2022-08-25 12:03:45 +01:00
Henry Lin
b9cc48e41e
Tomcat: Modify one fuzz target and disable bug detector ( #8350 )
...
Modify one fuzz target and disable expressionlanguage detector
2022-08-24 23:57:13 +01:00
AdamKorcz
75f19e2cac
golang: add fuzzer ( #8351 )
...
Signed-off-by: AdamKorcz <adam@adalogics.com>
Signed-off-by: AdamKorcz <adam@adalogics.com>
2022-08-24 23:56:42 +01:00
DavidKorczynski
4dd5afc54b
grpc-py: extend fuzzing suite ( #8348 )
...
- Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50586
- Ensures coverage can be run by enabling clean server exit in coverage
runs
- Extends to also reach grpc_status code
2022-08-24 16:20:42 +01:00
Dominik Röttsches
c26c0b8d8d
[skia] Add myself to Skia CC list ( #8342 )
...
Planning to address COLRv1 typeface rendering fuzzing issues.
2022-08-24 10:31:50 -04:00
jonathanmetzman
dabee12f18
Roll clang to llvmorg-15-init-1464-gbf7f8d6f ( #8313 )
...
* Roll clang to llvmorg-15-init-1464-gbf7f8d6f
This is incremental roll meant to break less than #8108
* Pin some projects
* pin cryptofuzz
2022-08-24 10:31:28 -04:00
Caolán McNamara
e7567e2902
hunspell: enable msan and use project build script ( #8346 )
...
msan works fine, and using a project-side build script makes it more
flexible to extend hunspell's fuzzing
2022-08-24 12:02:42 +01:00
Aki Tuomi
e1d0e57a08
dovecot: Update dependencies to make Dovecot build again ( #8345 )
2022-08-24 12:02:01 +01:00
DavidKorczynski
537b145c76
idna: update primary contact ( #8343 )
2022-08-24 10:10:04 +01:00
jonathanmetzman
65a75ca025
[skcms] Disable aarch64 ( #8340 )
...
Disable aarch64
#8271
2022-08-23 19:16:09 -04:00
jonathanmetzman
c06b36c434
[unrar][libpng][json] Reenable MSAN ( #8336 )
2022-08-23 17:43:33 -04:00
zhangskz
49f73e2869
Update project.yaml ( #8335 )
...
Add jgm@ to project.yaml
2022-08-23 18:44:16 +00:00
DavidKorczynski
de51297fbf
grpc-py: add primary contact ( #8331 )
...
grpc-py: add priamary contact
Ref: https://github.com/google/oss-fuzz/pull/7756#issuecomment-1224354772
2022-08-23 18:49:22 +01:00
jonathanmetzman
46b7b5b4ec
[aarch64][skcms] Reenable build ( #8329 )
...
Now that #8271 is landed, this should work.
Related: #8164
2022-08-23 13:23:16 -04:00
DavidKorczynski
c64628826f
digest: initial integration ( #8189 )
2022-08-23 09:48:43 -04:00
DavidKorczynski
f5a81c8062
pyjwt: initial integration ( #8230 )
2022-08-23 09:44:51 -04:00
DavidKorczynski
c54e373cb6
grpcio/grpc-py: initial integration ( #7756 )
...
* grpc-py: initial integration
* add license
* nit
* grpc-py: add server fuzzer
* add doc
2022-08-23 09:44:18 -04:00
DavidKorczynski
9ae994f6a3
paramiko: initial integration ( #8288 )
2022-08-23 09:42:49 -04:00
DavidKorczynski
77058c6f0e
ghostscript: extend with bmpmono device fuzzer ( #8323 )
2022-08-23 14:17:12 +01:00
Patrice.S
411f803beb
spring-webmvc: initial integration ( #8321 )
...
Add fuzz target for CookieLocaleResolver
2022-08-23 08:27:01 -04:00
DavidKorczynski
de27b02ab6
bottleneck: initial integration ( #8303 )
...
* bottleneck: initial integration
* bottleneck: refine setup
2022-08-23 12:04:14 +01:00
Oliver Chang
ca2d0e959b
Add member to skia CCs ( #8319 )
2022-08-23 09:36:04 +01:00
AdamKorcz
8294ae5eb5
jackson-databind: Catch another exception ( #8314 )
...
Signed-off-by: AdamKorcz <adam@adalogics.com>
Signed-off-by: AdamKorcz <adam@adalogics.com>
2022-08-22 22:10:38 +01:00
Julien Voisin
f26c1ca124
Use proper FuzzedDataProvider headers ( #8312 )
...
Co-authored-by: Julien Voisin <jvoisin@google.com>
2022-08-22 18:51:45 +01:00
Dominik Röttsches
3b7c0ac582
[skia] Add COLRv1 fuzzer from upstream ( #8310 )
...
[skia] Reference COLRv1 fuzzer
Add fuzzer for COLRv1 glyph rendering, locally tested to run at >400
runs/s. Corpus file colrv1_seed_corpus.zip uploaded to bucket. The
corpus is mostly identical to the freetype2-testing COLRv1 corpus [2].
Fuzzer code for COLRv1 added in Skia in [1].
[1] https://skia-review.googlesource.com/c/skia/+/571934
[2] https://github.com/freetype/freetype2-testing/tree/master/fuzzing/corpora/colrv1
2022-08-22 17:48:22 +00:00
DavidKorczynski
1fba075593
zipp: initial integration ( #8267 )
2022-08-22 16:40:55 +01:00
DavidKorczynski
cedc72eec2
idna: initial integration ( #8264 )
2022-08-22 16:40:30 +01:00
AdamKorcz
c3d8ca5b8e
jackson-databind: catch false positive ( #8308 )
...
Signed-off-by: AdamKorcz <adam@adalogics.com>
Signed-off-by: AdamKorcz <adam@adalogics.com>
2022-08-22 15:36:11 +01:00
Catena cyber
f6c3e1862b
Pydateutil v2 ( #8306 )
...
* dateutil: fix hypothesis fuzz target
* dateutil: allows overflow error exception
* fixup
2022-08-21 12:14:16 -04:00
Martin Holst Swende
7ce3c5f0e0
projects: add uint256 ( #6497 )
...
* projects: add uint256
* add Dockerfile
* uint256: use go-flavoured basebuilder
* uint256: fix script copy
2022-08-21 10:45:10 -04:00
AdamKorcz
7c18e1e5d6
golang: add fuzzers ( #8305 )
...
Signed-off-by: AdamKorcz <adam@adalogics.com>
Signed-off-by: AdamKorcz <adam@adalogics.com>
2022-08-20 19:35:10 +01:00
manunio
e09da5ef6a
python-email-validator: initial integration ( #8107 )
...
* python-email-validator: initial integration
* Changed to vendor_ccs
* Removes file_github_issue #8294
disables file_github_issue, until maintainer
explicitly mentions it.
2022-08-19 15:05:47 -04:00
DavidKorczynski
6754771bec
websocket-client: initial integration ( #8243 )
...
* websocket-client: initial integration
* nit
2022-08-19 09:36:46 -04:00
DavidKorczynski
8b50e8f07b
flask-restx: initial integration ( #8229 )
...
* flask-restx: initial integration
* nit
2022-08-19 09:36:30 -04:00