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
Fabian Meumertzheim
514febd38c
java: Fix bash escaping in memory setting logic ( #8825 )
...
These issues were missed in 5b1953b201
and
prevent the new logic from applying correctly for some projects.
2022-11-07 10:34:37 -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
Jacek Trossen
647284cd19
spring-security: initial integration spring-security-oauth2-jose ( #8763 )
2022-10-14 06:44:01 -04:00
Jacek Trossen
47979d0064
spring-security: initial integration spring-security-oauth2-client ( #8745 )
2022-10-12 13:54:07 -04:00
Jacek Trossen
45ab6736ed
spring-security: initial integration spring-security-oauth2-core ( #8709 )
2022-10-07 10:09:19 -07:00
Patrice.S
e381ee8ea1
spring-security: fix malicious char detection on StrictHttpFirewallFuzzer ( #8630 )
2022-09-29 18:10:00 +01:00
Patrice.S
f46748f307
spring-security-crypto: initial integration ( #8578 )
2022-09-28 06:59:13 -04:00
Patrice.S
5678b99ef5
spring-security-web: initial integration ( #8530 )
...
Co-authored-by: CheeseHunter117 <yoshi.weber@gmail.com>
2022-09-19 10:54:20 -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
f5489ea472
spring-security: Change primary_contact ( #8289 )
...
Update project.yaml
2022-08-18 17:35:58 +01:00
psy
8a3242a510
Add maintainer emails for all spring projects ( #8177 )
...
Add emails for spring-boot, spring-boot-actuator, spring-cloud, spring-framework and spring-security
2022-08-08 11:38:14 +01:00
psy
46f17db303
spring-security: Fix build failure, remove unused dict file & skip more tests ( #7933 )
...
* Fix build failure, remove unused dict file & skip more tests
* Update project.yaml
2022-07-01 22:30:11 +01:00
psy
24aa5ad81d
spring-security: initial integration ( #7848 )
...
Initial integration
Fix missing dependency, fix wrong folder paths
2022-06-15 10:48:21 -05:00