python-package-template icon indicating copy to clipboard operation
python-package-template copied to clipboard

Fix code scanning alert - Fuzzing

Open jenstroeger opened this issue 3 years ago • 0 comments

Tracking issue for:

  • [ ] https://github.com/jenstroeger/python-package-template/security/code-scanning/34

We already use Hypothesis, and there are fuzzers like Atheris and Frelatage that we could consider for fuzzing. However, perhaps we should only mention those and leave it to users of this template to incorporate more diligent fuzz testing?

jenstroeger avatar May 23 '22 10:05 jenstroeger