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 automated fuzzing #1999

Open
jaylinski opened this issue Sep 7, 2023 · 2 comments · May be fixed by #2022
Open

Add automated fuzzing #1999

jaylinski opened this issue Sep 7, 2023 · 2 comments · May be fixed by #2022
Assignees

Comments

@jaylinski
Copy link
Member

We should do some automated fuzzing to improve/maintain security.

Tools

@jaylinski jaylinski self-assigned this Sep 7, 2023
@manunio
Copy link

manunio commented Nov 20, 2023

We should do some automated fuzzing to improve/maintain security.

Tools

* https://github.com/CodeIntelligenceTesting/jazzer.js

* https://gitlab.com/gitlab-org/security-products/analyzers/fuzzers/jsfuzz

Hi @jaylinski I can help setting up jazzer.js fuzzing for this project. Additionally jazzer.js is supported by oss-fuzz a free service run by Google that performs continuous fuzzing of important open source projects, you can find more details in our FAQ.

@jaylinski
Copy link
Member Author

@manunio That would be nice!

@manunio manunio linked a pull request Nov 21, 2023 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants