Tags: ebremer/keycloak
Tags
Replace the cryptographic algorithm by SHA-2 The static code scanning analysis detected the usage of MD5 as part of [ MapDeploymentStateProviderFactory](https://github.com/keycloak/keycloak/blob/a6dd9dc0f1605ce0ac2b424df10e15a6eff6ff70/model/map/src/main/java/org/keycloak/models/map/deploymentState/MapDeploymentStateProviderFactory.java#L58-L58). Even though we could not find any ways of exploiting the code, we should avoid its usage considering that MD5 is not collision-resistant. Resolves keycloak#11290
Add javadoc artefacts to spring bundles (keycloak#10261) Closes keycloak#10260
PreviousNext