Closed numist closed 4 months ago
Blocking PR checks (see: #473):
> bin/bundler-audit --update Download ruby-advisory-db ... Cloning into '/home/runner/.local/share/ruby-advisory-db'... ruby-advisory-db: advisories: 896 advisories last updated: 2024-07-04 08:29:42 -0700 commit: 606271ddd6df5c22f95158b095671859d378110e Name: rack Version: 3.1.4 CVE: CVE-2024-39316 GHSA: GHSA-cj83-2ww7-mvq7 Criticality: Medium URL: https://github.com/rack/rack/security/advisories/GHSA-cj83-2ww7-mvq7 Title: Rack ReDoS Vulnerability in HTTP Accept Headers Parsing Solution: upgrade to '>= 3.1.5' Vulnerabilities found! Error: Process completed with exit code 1.
very weird that dependabot hasn’t shown up with that yet…
anyway if you want to take a stab at it yourself the command is “bundle update rack”
Fixed in #473.
Blocking PR checks (see: #473):