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 fuzzing #27

Open
levkk opened this issue Nov 17, 2024 · 0 comments
Open

Add fuzzing #27

levkk opened this issue Nov 17, 2024 · 0 comments
Labels
http HTTP implementation, controllers v1 Features desired for v1.0 release

Comments

@levkk
Copy link
Owner

levkk commented Nov 17, 2024

Run a bunch of fuzzing tests on components that process input from the wild, e.g.:

  • rwf::http::Path::parse
  • rwf::http::Request (and associated methods)
  • rwf::http::Query
  • rwf::http::FormData (multipart/form-data especially)
@levkk levkk added this to Road to v1 Nov 17, 2024
@levkk levkk moved this to In Progress in Road to v1 Nov 17, 2024
@levkk levkk added v1 Features desired for v1.0 release http HTTP implementation, controllers labels Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
http HTTP implementation, controllers v1 Features desired for v1.0 release
Projects
Status: In Progress
Development

No branches or pull requests

1 participant