cloudnative-pg / cloudnative-pg/cloudnative-pg
[Feature]: Add fuzzing testing framework and tests
- Dominant language
- Go
- Stars
- 9.3k
- Forks
- 759
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 44
Description
### Is there an existing issue already for this feature request/idea?
- [x] I have searched for an existing issue, and could not find anything. I believe this is a new feature request to be evaluated.
### What problem is this feature going to solve? Why should it be added?
One of the failures that the project has right now is that we lack of Fuzzing testing that is described here https://go.dev/doc/security/fuzz/ and we should have them because we fail the Fuzzing section of the OpenSSF Scorecard Report
### Describe the solution you'd like
none
### Describe alternatives you've considered
none
### Additional context
_No response_
### Backport?
Yes
### Are you willing to actively contribute to this feature?
Yes
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.