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

Fuzzing #474

Closed
thomaseizinger opened this issue Mar 5, 2024 · 2 comments
Closed

Fuzzing #474

thomaseizinger opened this issue Mar 5, 2024 · 2 comments

Comments

@thomaseizinger
Copy link
Collaborator

Recording this as an idea. Not sure how much time I'll be able to spend on it.

It would be nice to fuzz all parsing APIs to ensure panics cannot be triggered via network paths.

@algesten
Copy link
Owner

algesten commented Mar 5, 2024

Should be fairly simple. The starting point for fuzzing is in place. See run-fuzz.sh in the root.

@thomaseizinger
Copy link
Collaborator Author

Should be fairly simple. The starting point for fuzzing is in place. See run-fuzz.sh in the root.

Ha! I should have checked that. I was relying on my memory and that is apparently older than 2 months 🙃

@algesten algesten closed this as completed Oct 2, 2024
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

No branches or pull requests

2 participants