source-controller/api
Hidde Beydals fb688ffe8a
storage: change Artifact checksum to SHA256
This changes the format of the Artifact checksum from SHA1 to SHA256 to
mitigate chosen-prefix and length extension attacks, and ensures it can
be used to secure content against malicious modifications.

Source consumers (including our own {kustomize,helm}-controllers)
should ensure the SHA256 of a downloaded artifact matches the
advertised checksum before making use of it.

Signed-off-by: Hidde Beydals <hello@hidde.co>
2021-11-11 22:47:49 +01:00
..
v1beta1 storage: change Artifact checksum to SHA256 2021-11-11 22:47:49 +01:00
go.mod Update dependencies 2021-08-05 12:43:08 +03:00
go.sum Update dependencies 2021-08-05 12:43:08 +03:00