Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add path fuzzer #12

Merged
merged 2 commits into from Nov 10, 2019
Merged

Add path fuzzer #12

merged 2 commits into from Nov 10, 2019

Conversation

@bookmoons
Copy link
Contributor

bookmoons commented Nov 9, 2019

Adds file path string fuzzer. Targets the path module in the Node.js stdlib. Follows the go-fuzz pattern of running all possible path methods on the fuzz.

This one doesn't seem to be hitting any expected errors so I left out the error exclusion logic.

Closes #8.

bookmoons added 2 commits Nov 9, 2019
@yevgenypats yevgenypats merged commit e0ca034 into fuzzitdev:master Nov 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

2 participants
You can’t perform that action at this time.