Setup basic fuzzing.
Open
good first issue
help wanted
- Dominant language
- Rust
- Stars
- 7
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Copy&paste the fuzz-targets from https://github.com/duesee/imap-codec/tree/main/fuzz and try to break smtp-codec.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the fuzz-targets in the linked imap-codec repository, then inspect smtp-codec's existing project layout to identify where fuzzing targets belong. Copy the relevant targets, run them against smtp-codec, and confirm that the fuzzing setup executes successfully and can exercise the SMTP parser.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100