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

Fix fuzzer to include instrumentation #965

Merged
merged 1 commit into from Jun 8, 2022

Conversation

DavidKorczynski
Copy link
Contributor

@DavidKorczynski DavidKorczynski commented Jun 8, 2022

I noticed the fuzzer has been broken for a while (https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37327) and this should fix it. It's related to some updates in Atheris -- I believe since this commit google/atheris@0fb69ec

Another interesting update on the OSS-Fuzz side is that it now builds with code coverage. So once the fuzzer starts running again we should be able to see visualise how much of the code has been explored (by visiting https://oss-fuzz.com).

@Julian
Copy link
Member

Julian commented Jun 8, 2022

Thanks!

@Julian Julian merged commit 158c36d into python-jsonschema:main Jun 8, 2022
DavidKorczynski added a commit to DavidKorczynski/oss-fuzz that referenced this pull request Jun 9, 2022
AdamKorcz pushed a commit to google/oss-fuzz that referenced this pull request Jun 9, 2022
MartinPetkov pushed a commit to MartinPetkov/oss-fuzz that referenced this pull request Aug 15, 2022
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

2 participants