Skip to content

security: close the postcss HIGH advisory in memory-router#67

Merged
LanNguyenSi merged 1 commit into
masterfrom
security/cve-sweep-2026-07-25
Jul 25, 2026
Merged

security: close the postcss HIGH advisory in memory-router#67
LanNguyenSi merged 1 commit into
masterfrom
security/cve-sweep-2026-07-25

Conversation

@LanNguyenSi

Copy link
Copy Markdown
Owner

Closes postcss <=8.5.17 (GHSA-r28c-9q8g-f849) in packages/memory-router. The other two packages were already clean.

Lockfile-only per package. No package.json change, no override, all bumps within-major per the sweep procedure.

This repo was missed in the main sweep pass — it has no root package.json, so a repo-level npm audit reads nothing. Found by re-checking every repo without a root manifest after the operator spotted the same gap in agent-dx.

Verification

  • npm audit 0 critical in every package
  • npm install --package-lock-only is a no-op in each, proving lockfile coherence
  • every available gate passes (typecheck, lint, test, build in all three)

CVE sweep, 2026-07-25. This repo was missed in the main sweep pass: it has
no root package.json, so a repo-level `npm audit` reads nothing.

Closed: postcss <=8.5.17, GHSA-r28c-9q8g-f849, in packages/memory-router.
The other two packages were already clean.

Lockfile-only, no package.json change, no override, within-major.

Verification: npm audit 0 critical / 0 high in all three packages; `npm
install --package-lock-only` a no-op in each, proving lockfile coherence;
typecheck, lint, test and build pass in all three.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@LanNguyenSi LanNguyenSi added review:tests-pass merge-approval gate prerequisite review:checklist-complete merge-approval gate prerequisite review:comments-resolved merge-approval gate prerequisite review:scope-matches-task merge-approval gate prerequisite review:evidence-logged merge-approval gate prerequisite labels Jul 25, 2026
@LanNguyenSi
LanNguyenSi merged commit 4e6200e into master Jul 25, 2026
5 of 7 checks passed
@LanNguyenSi
LanNguyenSi deleted the security/cve-sweep-2026-07-25 branch July 25, 2026 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review:checklist-complete merge-approval gate prerequisite review:comments-resolved merge-approval gate prerequisite review:evidence-logged merge-approval gate prerequisite review:scope-matches-task merge-approval gate prerequisite review:tests-pass merge-approval gate prerequisite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant