fix(security): resolve all 11 open Dependabot alerts (fast-uri, js-yaml, linkify-it, undici, react-router) - #80
Merged
Conversation
…-it advisories Resolves Dependabot alerts #104, #105, #106, #116, #121: - fast-uri 3.1.2 -> 3.1.6 (GHSA-4c8g-83qw-93j6 / CVE-2026-13676, GHSA-v2hh-gcrm-f6hx / CVE-2026-16221, GHSA-7p8r-x3mc-p8w7 / CVE-2026-18446 — host confusion via backslash/IDN handling) - js-yaml 4.3.0 -> 4.3.1 (GHSA-5p4m-2wfm-xmqj — quadratic CPU in !!omap resolution) - linkify-it 5.0.1 -> 5.0.2 (GHSA-v245-v573-v5vm / CVE-2026-59887 — quadratic-complexity DoS in mailto: validator) All are dev-scope transitives of secretlint/markdownlint-cli2; direct devDependencies floated to latest in-range (secretlint 13.0.4, prettier 3.9.6).
Resolves Dependabot alerts #110-#114, #117: - react-router 7.18.0 -> 7.18.2 via react-router-dom ^7.18.2 (GHSA-qwww-vcr4-c8h2 — RSC-mode CSRF bypass; Ampel uses library mode so it was not exploitable, patched regardless) - undici 7.28.0 -> 7.29.0, dev-only via jsdom (CVE-2026-13697, CVE-2026-14643, CVE-2026-15157, CVE-2026-16728, CVE-2026-16729 — cache-poisoning disclosure, CRLF/cookie injection, retry desync) Remaining frontend deps floated to latest in-range per pnpm update (react 19.2.8, vite 8.2.2, vitest 4.1.11, msw 2.15.0, tailwind 4.3.3, axios 1.19.0, etc.). Verified: ESLint clean, 924 vitest tests pass, production build succeeds, pnpm audit reports zero vulnerabilities.
Owner
Author
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
New advisory (published 2026-08-17) flagged h2 0.4.15 for unbounded empty DATA frames; fixed in >=0.4.16. Lockfile-only bump of the transitive hyper/axum dependency. cargo audit passes locally with only the 7 pre-allowed warnings; cargo check --all-features clean.
cargo-deny's advisories gate (surfaced once the h2 audit failure was cleared) errors on the unsound advisory for lru <0.18.2: missing panic safety in LruCache::pop() can leave dangling pointers in the internal linked list. lru is a direct dependency of ampel-i18n-builder (translator response caches). 0.16 -> 0.18.2 required no code changes; crate tests pass, and cargo deny check advisories + cargo audit are both clean locally.
Contributor
📊 Coverage Report
Coverage Thresholds
Coverage reports generated by CI workflow |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Triages and fixes all 11 open Dependabot security alerts. Every alert had a patched release available within existing semver ranges; per the agreed strategy, dependencies were also floated to latest in-range and verified.
Triage notes
Verification
pnpm audit— zero known vulnerabilities in both root and frontend workspacesmake format-checkpasses (rustfmt + Prettier)🤖 Generated with Claude Code
https://claude.ai/code/session_01NMJhkk3m8nKUDggB3GY6DH