Skip to content

Conversation

@rus-alex
Copy link
Contributor

@rus-alex rus-alex commented Jan 4, 2021

Fuzzing is mainly applicable to packages that parse complex inputs (both text and binary), and is especially useful for hardening of systems that parse inputs from potentially malicious users (e.g. anything accepted over a network).
Also fuzzing was used for go-ethereum testing.

Gossip ProtocolManager fuzzer is here. No matter changes here, fuzzing tools only.

Note:
replace github.com/dvyukov/go-fuzz => github.com/guzenok/go-fuzz is till PR dvyukov/go-fuzz#311 merged.

@rus-alex rus-alex requested a review from andrecronje as a code owner January 4, 2021 13:15
@rus-alex rus-alex force-pushed the testing/protocol-fuzz branch 3 times, most recently from e065de5 to 6ab1061 Compare January 4, 2021 13:31
@rus-alex rus-alex force-pushed the testing/protocol-fuzz branch from 8a26d4d to cbe8d6b Compare January 18, 2021 04:39
@uprendis uprendis merged commit 76aeb14 into Fantom-foundation:develop Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants