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

Adds go json-patch project #5627

Merged
merged 1 commit into from
Apr 19, 2021
Merged

Adds go json-patch project #5627

merged 1 commit into from
Apr 19, 2021

Conversation

catenacyber
Copy link
Contributor

@evanphx would you be interested in continuous fuzzing for json-patch ?
This PR enables it with 2 fuzz targets inspired by the use cases from the README

It quickly finds a panic from a buffer over read in `json-patch.Patch.Apply

@evanphx
Copy link

evanphx commented Apr 16, 2021

Certainly! Love to!

@catenacyber catenacyber marked this pull request as ready for review April 16, 2021 21:10
Copy link
Contributor

@asraa asraa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@asraa asraa merged commit b5f9c8d into google:master Apr 19, 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.

None yet

3 participants