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
from md5 to sha256 as md5 is not available in environments that need FIPS compliance (or have restrictions against older hash functions with collision risks)
I'm happy to raise a PR for this change if accepted
The text was updated successfully, but these errors were encountered:
Change request:
Can we make a change here:
core/src/screenshot/screenshot-compare.ts
Line 25 in 6e58761
from md5 to sha256 as md5 is not available in environments that need FIPS compliance (or have restrictions against older hash functions with collision risks)
I'm happy to raise a PR for this change if accepted
The text was updated successfully, but these errors were encountered: