Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-03-31 | chore(core): add log message to DataBinderControllerAdvice -> ↵ | Thomas | 1 | -3/+9 | |
setDisallowedFields | |||||
2022-03-31 | feature(spring): add Spring controller advice to set default set of ↵ | Thomas | 1 | -0/+27 | |
disallowed files for DataBinder This code protects Spring Core from a "Remote Code Execution" attack (dubbed "Spring4Shell").This is a midigation for For more details, see this post: https://www.lunasec.io/docs/blog/spring-rce-vulnerabilities/ | |||||
2021-10-22 | add deadline into HSM-Facade Health-Check that fails this test if HSM-Facade ↵ | Thomas | 1 | -14/+60 | |
does not responde | |||||
2021-06-18 | update some log messages | Thomas | 1 | -0/+42 | |
2020-12-28 | update to HSM-Facade v0.6.0 and add HealthCheck functionality | Thomas Lenz | 1 | -0/+54 | |
2020-12-23 | add new module that include common-code for SpringBoot applications | Thomas Lenz | 4 | -0/+410 | |