OpenRailAssociation / OpenRailAssociation/osrd
Check and pin inputs in docker images
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 660
- Forks
- 87
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 269
Description
On certain images we download elements from the internet without pinning the version nor checking the hash. We should add some checks when building the docker images.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's Docker image build definitions and identifying downloads that lack version pins or hash checks. Inventory all affected images, then verify that builds reject changed or unpinned inputs and still complete successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- build-system, devops, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100