Skip to content

Switch Rake checksums from MD5 to SHA256

Stan Hu requested to merge sh-webpack-sha256 into master

What does this MR do and why?

As part of making GitLab FIPS-compliant, we need to switch from the cryptographically broken MD5 to SHA256.

This is a follow-up to the changes in Webpack via !78581 (merged).

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Stan Hu

Merge request reports