Commit de4414a
Add a pnpm override so the transitive `fast-uri` (pulled in via
`openapi-typescript > @redocly/openapi-core > @redocly/ajv`) resolves to
3.1.2. The previously locked 3.1.0 is affected by two high-severity
advisories:
- CVE-2026-6321 (GHSA-q3j6-qgpj-74h6): path traversal via percent-encoded
dot segments in `normalize()` / `equal()`.
- CVE-2026-6322 (GHSA-v39h-62p7-jpjc): host confusion via percent-encoded
authority delimiters.
`pnpm audit` now reports 0 vulnerabilities for the sdks workspace.
`docs/` and `tests/javascript/` audits are already clean.
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 6b465d4 commit de4414a
2 files changed
Lines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments