theupdateframework / theupdateframework/rust-tuf
rust-tuf doesn't support delegation glob pathpatterns
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 198
- Forks
- 39
- Avg merge
- 9h 19m
- Merged PRs (30d)
- 2
Description
The TUF spec says delegation pathpatterns support unix shell-style pattern matching, but that's not supported in rust-tuf yet.
Contributor guide
No contributing guide indexed for this repository
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 locating rust-tuf's delegation pathpattern handling and read the TUF specification's pathpattern section linked in the issue. Implement Unix shell-style pattern matching for delegation paths, then verify that delegation matching accepts the patterns described by the specification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100