spinframework / spinframework/spin
Config: support SHA512 hash for component source digest
Open
Nobody has claimed this yet.
area/app-def-and-config
- Dominant language
- Rust
- Stars
- 6.5k
- Forks
- 310
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 24
Description
Add support for using a sha512 hash for a component source's digest when the source is a url.
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 component source digest configuration described in the linked documentation and the referenced PR 610. Trace how URL sources currently accept and validate digests, then add SHA512 support and verify that URL-based component configuration accepts and checks the new digest type.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100