source-controller/docs
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
..
api storage: change Artifact checksum to SHA256 2021-11-11 22:47:49 +01:00
diagrams Add Bucket type to source API spec 2020-09-18 14:01:28 +03:00
internal Set default branch to main 2020-10-05 15:42:37 +03:00
spec docs: GitRepository commit without branch example 2021-10-27 17:00:11 +05:30