Fuzzing on kvrocks!
- Dominant language
- C++
- Stars
- 4.4k
- Forks
- 658
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 10
Description
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-kvrocks/issues) and found no similar issues.
### Motivation
We can perform some fuzz testing (specifically, some coverage-guided grey-box fuzzing, like libfuzzer or afl++) on kvrocks to ensure the robustness and stability of kvrocks and try to find more bugs via an automated way.
### Solution
_No response_
### Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating kvrocks's existing C++ build and test entry points, then evaluate a coverage-guided fuzzing setup using libFuzzer or afl++; done should include a working fuzz target and a way to reproduce findings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- databases, distributed-systems, testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100