Commit Graph

7690 Commits

Author SHA1 Message Date
jonathanmetzman 2c85d1b848
Revert "[aarch64] Add ARM support to GHA CI. (#8333)" (#8337)
This reverts commit 5ccb903f17.
2022-08-23 17:42:35 -04:00
jonathanmetzman bbbbad5c07
Prepare for JavaScript fuzzing (#8325)
Prepare for JavaScript fuzzing
Related: #8324
2022-08-23 17:41:42 -04:00
jonathanmetzman a335a00b84
[infra] Add script for pinning images when updating builders. (#8328) 2022-08-23 17:39:33 -04:00
zhangskz 49f73e2869
Update project.yaml (#8335)
Add jgm@ to project.yaml
2022-08-23 18:44:16 +00:00
jonathanmetzman 5ccb903f17
[aarch64] Add ARM support to GHA CI. (#8333)
This uses emulation and depends on:
https://github.com/google/oss-fuzz/pull/8332
Related: #8164
2022-08-23 14:12:29 -04:00
jonathanmetzman 0fb63dfc7e
fix tests (#8334) 2022-08-23 14:11:30 -04: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
jonathanmetzman a2e5a2d2f6
[arm] Add manifest steps to base-images (#8271)
Related: #8164
2022-08-23 10:54:20 -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
Navidem 0b0c48d96a
Increase timeout (#8318) 2022-08-23 02:49:04 +00:00
Navidem 3e430be712
Revert "build(deps): update google-cloud-datastore requirement from <2.0 to <3.0 in /infra/build/functions" (#8316)
Revert "build(deps): update google-cloud-datastore requirement from <2.0 to <3.0 in /infra/build/functions (#7447)"

This reverts commit 7893dde4e7.
2022-08-22 16:54:35 -07: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
Martijn van Beurden d1ef8d0435
[flac] Intermediate step towards OOM fuzzing (#8302)
This is an intermediate step towards fuzzing of out-of-memory
conditions, which will be accomplished by making the Nth malloc/
calloc/realloc fail. With this intermediate step, hopefully no
oss-fuzz build failures will occur
2022-08-19 12:42:51 +01:00
DavidKorczynski 2e7706089b
coveragepy: update primary contact (#8301)
Ref: https://github.com/google/oss-fuzz/pull/8161#issuecomment-1220522232
2022-08-19 11:52:48 +01:00
DavidKorczynski dde8dfc450
libphonenumber: fix build (#8298) 2022-08-19 11:09:25 +01:00
Nathan Gauër 0225f1c46c
Update auto-cc for spirv-tools (#8291)
Add new member of shader compilers team to ACLs.
2022-08-19 10:07:12 +00:00
AdamKorcz 39815caec2
jackson-databind: Catch IllegalArgumentException (#8299)
Signed-off-by: AdamKorcz <adam@adalogics.com>

Signed-off-by: AdamKorcz <adam@adalogics.com>
2022-08-19 11:03:57 +01:00
manunio a7ef958c49
orjson: catch recursion limit exception (#8295)
Fixes orosn crash
2022-08-19 13:37:46 +10:00
manunio 444a4feafe
burntsushi-toml: Fixes out-of-memory crash (#8297) 2022-08-19 13:37:29 +10:00
AdamKorcz 0b8040e9be
golang: add fuzzer (#8296)
Signed-off-by: AdamKorcz <adam@adalogics.com>

Signed-off-by: AdamKorcz <adam@adalogics.com>
2022-08-18 23:37:34 +01:00
manunio 911b35fc23
Disables file github issue flag (#8293) 2022-08-18 13:44:59 -07:00
AdamKorcz e08eca5bbe
golang: add fuzzers (#8290)
Signed-off-by: AdamKorcz <adam@adalogics.com>

Signed-off-by: AdamKorcz <adam@adalogics.com>
2022-08-18 17:36:34 +01:00
Patrice.S f5489ea472
spring-security: Change primary_contact (#8289)
Update project.yaml
2022-08-18 17:35:58 +01:00
Patrice.S 129f8f2639
spring-bean: initial integration (#8287)
Add BeanWrapper test for spring-bean
2022-08-18 09:23:49 -04:00
Henry Lin db700e3ca8
Tomcat: Delete unnecessary code. (#8286)
Delete unnecessary code.
2022-08-18 11:19:38 +01:00
rbehjati 89650d9919
Oak: Fix paths in Dockerfile (#8284)
Oak: Fix the paths in Dockerfile
2022-08-18 10:11:30 +01:00
DavidKorczynski eb7e772953
charset_normalizer: initial integration (#8265)
* charset_normalizer: initial integration

* add primary contact
2022-08-17 20:10:33 -04:00
Henry Lin c1258ad073
Tomcat: Fix build issue and add fuzz targets. (#8282)
Fix build issue and add two fuzz targets.
2022-08-17 23:23:03 +01:00
dependabot[bot] 7893dde4e7
build(deps): update google-cloud-datastore requirement from <2.0 to <3.0 in /infra/build/functions (#7447)
build(deps): update google-cloud-datastore requirement

Updates the requirements on [google-cloud-datastore](https://github.com/googleapis/python-datastore) to permit the latest version.
- [Release notes](https://github.com/googleapis/python-datastore/releases)
- [Changelog](https://github.com/googleapis/python-datastore/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/python-datastore/compare/v0.21.0...v2.5.1)

---
updated-dependencies:
- dependency-name: google-cloud-datastore
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-17 14:27:33 -04:00
DavidKorczynski 6cd3e49c04
underscore: initial integration (#8185)
* underscore: initial integration

* nit

* add primary contact
2022-08-17 14:12:18 -04:00
Greg Myers 63dc00af00
Fix typos in rust_lang.md and cryptofuzz readme (#7362) 2022-08-17 12:31:05 -04:00