Commit 0ca908c
committed
fix(security): update rack 3.2.5 and nokogiri 1.19.1
Fixes 3 vulnerabilities flagged by bundler-audit:
- rack CVE-2026-22860 (High): Directory traversal via Rack::Directory
- rack GHSA-whrj-4476-wvmp (Medium): Stored XSS via javascript: filenames
- nokogiri GHSA-wx95-c6cv-8532 (Medium): Unchecked xmlC14NExecute return1 parent 428733d commit 0ca908c
1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
193 | 193 | | |
194 | | - | |
| 194 | + | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
| 222 | + | |
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
| |||
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
407 | | - | |
| 407 | + | |
0 commit comments