Files
backstage/.changeset/funny-rings-fry.md
T
Tomasz Szuba b6b15b2a0a Switch md5 to sha256
For FIPS compliance

Signed-off-by: Tomasz Szuba <tszuba@box.com>
2023-12-18 15:58:01 +01:00

236 B

@backstage/backend-common
@backstage/backend-common
patch

Use sha256 instead of md5 for hash key calculation in caches

This can have a side effect of invalidating caches (when cache key was >250 characters) This improves compliance with FIPS nodejs