Skip to content

test: add fuzz testing for validation.rs CID and URL validators #545

Description

@Naomi-Gift

validate_bounty_url and validate_bounty_cid in validation.rs use string prefix and length checks that could have edge cases with malformed inputs. Fuzz tests (using cargo-fuzz or afl.rs) should be added to ensure the validators correctly reject malformed inputs without panicking.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions