-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
The MethodHashing hashes methods using the SHA algorithm. While this is only used for caching purposes, there are cases where SHA is not available. We should default to SHA-256, while allowing it to be set to a different algorithm via configuration.
Also note, there is a chance security scanners could pick up something like this and report a false positive. It's easier to simply just change it and allow overriding.
- is incorporated by
-
WFLY-20453 Upgrade RESTEasy to 6.2.12.Final
-
- Pull Request Sent
-
-
WFLY-20454 Upgrade RESTEasy to 7.0.0.Beta1 in WildFly Preview
-
- Pull Request Sent
-