You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add SHA-1 to subresource integrity format for download() checksums
npm packages commonly still use SHA-1. While it may be discouraged for its poor security, Bazel cannot enforce what external ecosystems currently do.
I tested this locally against a feature we are working on in rules_nodejs.
Closesbazelbuild#12777.
PiperOrigin-RevId: 353633120
0 commit comments