Commit 9825868
authored
Bump rexml to >= 3.3.9 to resolve GHSA-2rxp-v6pw-ch6m (#857)
A `ReDoS vulnerability in REXML` has been identified in versions <3.3.9
Details in GitHub:
- GHSA-2rxp-v6pw-ch6m
This is a small bump to the latest patched version. This should resolve
anybody getting the following `bundle audit` error when using
overcommit:
```
Name: rexml
Version: 3.3.8
CVE: CVE-2024-49761
GHSA: GHSA-2rxp-v6pw-ch6m
Criticality: High
URL: GHSA-2rxp-v6pw-ch6m
Title: REXML ReDoS vulnerability
Solution: update to '>= 3.3.9'
```1 parent 31c83ce commit 9825868
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
0 commit comments