Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Fuzz testing #1295

Closed
Closed
@mkg20001

Description

@mkg20001
  • Version: hopefully the next
  • Platform: *
  • Subsystem: *

Type: enhancment / question

Severity: medium

Description: Fuzz Testing

I have discovered many critical application crashes by accident after my node was crashed by the invalid data it recived.

Such kinds of crashes are likely unacceptable in production.
Discovering them by accident isn't really a solution to that. #1292 libp2p/js-libp2p#179

So I propose to add some tests that just bombard the node with random semi-valid or invalid data. Aka fuzz testing.

Metadata

Metadata

Assignees

Labels

P2Medium: Good to have, but can wait until someone steps upexp/expertHaving worked on the specific codebase is importantkind/maybe-in-heliastatus/readyReady to be worked

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions