Skip to content

Add fuzzing#5

Draft
kaleidawave wants to merge 3 commits intomainfrom
add-fuzzing
Draft

Add fuzzing#5
kaleidawave wants to merge 3 commits intomainfrom
add-fuzzing

Conversation

@kaleidawave
Copy link
Copy Markdown
Owner

@kaleidawave kaleidawave commented Jan 13, 2025

Copied the fuzzing logic from Ezno. Looking for panics when parsing strings and maybe more?

@kaleidawave kaleidawave added the fuzz-me Runs fuzzing on the current PR label Jan 13, 2025
@kaleidawave
Copy link
Copy Markdown
Owner Author

Copied the fuzzing logic from Ezno! Looks like it is already finding issues to attend to!

@addisoncrump @jasikpark thanks for the code. ATM this project is just a parser so no output + reparse. I wonder if there is anything interesting that could be done in this simpler project?

@addisoncrump
Copy link
Copy Markdown

Could always fuzz while comparing against a "known good" JSON parser :)

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

Labels

fuzz-me Runs fuzzing on the current PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants