containerd / containerd/continuity
Verify digests on apply
Open
- Dominant language
- Go
- Stars
- 153
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
Continuity does not currently verify digests during the `apply` operation. It should be changed to verify them by default. In case the data comes from a trusted source, such as a content-addressable store, there should be a `--disable-digest` option to override this default and avoid unnecessary hashing.
`verify` should continue to always verify digests.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.