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

Limit request body sizes #229

Merged
merged 1 commit into from
Oct 25, 2021
Merged

Limit request body sizes #229

merged 1 commit into from
Oct 25, 2021

Conversation

clehner
Copy link
Contributor

@clehner clehner commented Oct 21, 2021

In DIDKit HTTP, add a limit for request body sizes, to reduce the possibility of resource exhaustion. The limit is hard-coded with a const.

@bumblefudge
Copy link
Contributor

bumblefudge commented Oct 25, 2021

add a security consideration to the readme and tag me when the PR is done if you want it added to the spruceid.dev (in a new PR if this one is ready to go)

@clehner clehner force-pushed the feat/request-max-size branch from 09e50cb to cb95825 Compare October 25, 2021 20:24
@clehner clehner merged commit cb95825 into main Oct 25, 2021
@clehner clehner deleted the feat/request-max-size branch October 25, 2021 20:24
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

Successfully merging this pull request may close these issues.

3 participants