andrew-morozko/Go fuzz run

Runs a single fuzz func and encrypts findings

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
funcFuzz test function nameyes
packagePackage containing the fuzz test functionyes
pgp-key-fileEncrypt the patch file with the pgp key from the given file. ./SECURITY.md
tagsRun fuzzer with these tagsno""
fuzztimeTime to run the fuzzer using go duration format (e.g. 10m). See `go help testflag` for details. yes
fuzzminimizetimeTime to run the fuzzer minimizer using go duration format (e.g. 10m). See `go help testflag` for details. no""

no outputs