Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix unbounded memory consumption vulnerability #111

Merged
merged 3 commits into from
Jul 18, 2022

Commits on Jul 17, 2022

  1. reject request based on file size

    helenamariano authored and Jessica Hong committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    72a6fa7 View commit details
    Browse the repository at this point in the history
  2. wrap readers in io.LimitedReader

    Jessica Hong committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    e092cdc View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. move maxBytes to limit.go

    Jessica Hong committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    47bf1d7 View commit details
    Browse the repository at this point in the history