What would you like to be added:
Fuzz testing or Fuzzing is a Black Box software testing technique, which basically consists in finding implementation bugs using malformed/semi-malformed data injection in an automated fashion.
Integrate the project with OSS-Fuzz by following the instructions here.
Why is this needed:
To increase the security posture of the project.
Part of #3681
Maintainers help is highly appreciated. For example, helping in identifying the components where fuzz testing will be added.
What would you like to be added:
Fuzz testing or Fuzzing is a Black Box software testing technique, which basically consists in finding implementation bugs using malformed/semi-malformed data injection in an automated fashion.
Integrate the project with OSS-Fuzz by following the instructions here.
Why is this needed:
To increase the security posture of the project.
Part of #3681
Maintainers help is highly appreciated. For example, helping in identifying the components where fuzz testing will be added.