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 a fuzzer target using LibFuzzer #2688

Open
nicowilliams opened this issue Jul 10, 2023 · 2 comments
Open

Add a fuzzer target using LibFuzzer #2688

nicowilliams opened this issue Jul 10, 2023 · 2 comments
Labels

Comments

@nicowilliams
Copy link
Contributor

https://llvm.org/docs/LibFuzzer.html

Something like make jqfuzz. I'm using AFL right now, but LibFuzzer sounds appealing.

@nicowilliams
Copy link
Contributor Author

@emanuele6
Copy link
Member

emanuele6 commented Sep 8, 2023

We already fuzz with libfuzzer, afl, and honggfuzz on OSS fuzz
file

But we don't have fuzzer targets

@emanuele6 emanuele6 added the build label Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants