Commit Graph

6 Commits

Author SHA1 Message Date
DavidKorczynski 3d1858edb2
java-projects: update maven 3.8.5 to 3.8.6 (#7854)
* java-projects: update maven 3.8.5 to 3.8.6

The 3.8.5 is no longer available so project builds are failing for those
in this commit. This fixes it.

* nit: remove jul-to-slf4j
2022-06-12 22:40:23 +01:00
Oliver Chang d6022d14da
Opt in all Google GitHub projects into GitHub issue filing. (#7531) 2022-04-11 13:40:12 +10:00
DavidKorczynski 322df7b9ee
brotli-java, gson: fix builds (#7390) 2022-03-16 10:55:39 +00:00
Eugene Kliuchnikov 5e9a6f2184
Stop fuzzing once output size limit is reached (#6958)
As with most other compressors, brotli input could be a "bomb".
Limiting output size defuses such inputs (to avoid timeouts).
2021-12-03 10:32:00 +00:00
DavidKorczynski 29523637f5
brotli-java: fix maven link (#6904) 2021-11-25 13:39:53 +00:00
DavidKorczynski 299221cad3
brotli-java: initial integration (#6786)
* brotli-java: initial integration

* update engine and sanitizer for java project

* tni

* brotli-java: update yaml and remove unused variable
2021-11-23 10:44:02 -05:00