containerd / containerd/nerdctl

[CI]: enforce hash verification for all retrieved artifacts.

Open
#4,163 0 comments 0 reactions 0 assignees View on GitHub
kind/feature
Dominant language
Go
Stars
10.4k
Forks
826
Avg merge
1d 23h
Merged PRs (30d)
44

Description

### What is the problem you're trying to solve

All network retrieved resources should be verified against a sha (or otherwise pinned to a digest).

### Describe the solution you'd like

This applies to:
- [ ] hack/provisioning helpers, which currently retrieves a variety of binaries
- [ ] windows resources installation
- [ ] kube resources installation
- [x] vagrant provisioning in .github workflow, which does not verify the key it is installing
- [ ] all test images, that are not not using digest pinning
- [ ] in dockerfile:
- [ ] https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd
- [ ] nydus
- [ ] soci

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.