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

use limit reader to read event message #41

Open
bluebrown opened this issue Mar 15, 2024 · 0 comments
Open

use limit reader to read event message #41

bluebrown opened this issue Mar 15, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@bluebrown
Copy link
Owner

We should use something like https://pkg.go.dev/net/http#MaxBytesReader to make sure we dont read arbitrary large request bodies, making it harder to perform a DDOS attack on kobold.

@github-actions github-actions bot added the triage requires review label Mar 15, 2024
@bluebrown bluebrown added enhancement New feature or request good first issue Good for newcomers and removed triage requires review labels Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant