Skip to content

Fix fuzzer to include instrumentation#965

Merged
Julian merged 1 commit intopython-jsonschema:mainfrom
DavidKorczynski:patch-1
Jun 8, 2022
Merged

Fix fuzzer to include instrumentation#965
Julian merged 1 commit intopython-jsonschema:mainfrom
DavidKorczynski:patch-1

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.

2 participants