8000 Comparing 2.2.3...2.2.3.1 · rack/rack · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rack/rack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.2.3
Choose a base ref
...
head repository: rack/rack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.2.3.1
Choose a head ref
  • 4 commits
  • 10 files changed
  • 1 contributor

Commits on May 26, 2022

  1. Restrict broken mime parsing

    This commit restricts broken mime parsing to deal with a ReDOS
    vulnerability.
    
    [CVE-2022-30122]
    tenderlove committed May 26, 2022
    Configuration menu
    Copy the full SHA
    a872bcc View commit details
    Browse the repository at this point in the history
  2. Escape untrusted text when logging

    This fixes a shell escape issue
    
    [CVE-2022-30123]
    tenderlove committed May 26, 2022
    Configuration menu
    Copy the full SHA
    434413f View commit details
    Browse the repository at this point in the history
  3. bump version

    tenderlove committed May 26, 2022
    Configuration menu
    Copy the full SHA
    70c0a24 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. update changelog

    tenderlove committed May 27, 2022
    Configuration menu
    Copy the full SHA
    925a4a6 View commit details
    Browse the repository at this point in the history
Loading
0