Commit Graph

12 Commits

Author SHA1 Message Date
Khaled Yakdan 0cb38e950c
snakeyaml: add loader options to the safe constructor (#9432) 2023-01-17 02:19:30 -08:00
Roman Wagner b4ff325763
add permalink to maven archive (#9335)
the permalink to maven archive will fix multiple build issues on a
long-term basis
2023-01-02 14:49:08 -05:00
DavidKorczynski 8bc78d5fa9
java projects: bump maven (#9329)
Fixes broken builds

Signed-off-by: David Korczynski <david@adalogics.com>
2023-01-02 14:37:13 +00:00
Henry Lin 7623da9d81
Code Intelligence Java projects: Add bug-disclosure email to project.yaml. (#8987)
Add bug-disclosure email to all java projects' project.yaml.
2022-11-16 17:48:01 +11:00
Henry Lin ae9b121213
snakeyaml: Add DefaultYamlFuzzer (#8941)
Add DefaultYamlFuzzer to test default snakeyaml behavior.
2022-11-07 12:35:23 -08:00
Fabian Meumertzheim 5b1953b201
infra/java: Improve reproducibility of memory issues (#8736)
When reproducing, use slightly lower limits on heap and stack size so
that minimal changes to fuzz targets, fuzzer and runtime do not cause
memory issues to fail to reproduce.
2022-10-19 13:51:06 -04:00
Andrey Somov ae549da3ee
Configure SnakeYAML for untrusted source - set the limit (#8478) 2022-09-13 13:22:07 +01:00
Andrey Somov d28106c78d
Configure SnakeYAML (#8441) 2022-09-08 14:49:15 +01:00
Henry Lin 8ce7f22782
Update project.yaml for several projects (#8032)
Update project.yaml
2022-07-20 14:10:34 +01:00
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 d2283617c2
Move vendors to vendor_ccs when there is no maintainer email. (#7698) 2022-05-11 16:23:24 +10:00
vargen 481d0c2fd7
Snakeyaml initial integration (#7597) 2022-04-26 08:41:07 +10:00