mozilla / mozilla/authenticator-rs
Add negative tests for AuthenticatorData
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 316
- Forks
- 82
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 1
Description
Particularly running off buffers
Originally posted by @jcjones in https://github.com/jcjones/authenticator-rs/diffs/8
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
Locate AuthenticatorData and its existing tests, then read how input buffers are parsed. Add negative cases for buffers that run out during parsing, and run the repository's test suite to confirm those cases fail safely.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- security, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100