Skip to content

fix(deps): remediate npm advisories - #67

Merged
ElbertePlinio merged 3 commits into
mainfrom
fix/66-dependency-advisories
Aug 17, 2026
Merged

fix(deps): remediate npm advisories#67
ElbertePlinio merged 3 commits into
mainfrom
fix/66-dependency-advisories

Conversation

@ElbertePlinio

@ElbertePlinio ElbertePlinio commented Aug 17, 2026

Copy link
Copy Markdown
Member

Summary

  • raise the existing fast-uri and hono overrides to patched releases
  • lock both brace-expansion majors, ip-address, and nanoid to patched versions accepted by their parent ranges
  • clear the 12 newly reported advisories without changing osv-scanner.toml

Validation

  • pinned Bun 1.3.12 frozen install, typecheck, lint, and build pass
  • CI: 1,133 tests passed, one skipped
  • CI coverage: 82.48% lines
  • OSV Scanner v2.3.8: no unfiltered issues
  • gitleaks: pass

Review and risk

  • local-review risk: serious backend/security
  • three-profile dependency-security, correctness, and operational review completed
  • targeted fix verification completed cleanly at ddbbebb; the later commit only records CI evidence
  • no valid P0-P2 remains
  • the pre-existing moderate @hono/node-server ignore has stale rationale; remediation remains tracked in Install the enforced TypeScript gate baseline #60 and is outside this six-package PR

Closes #66
Refs #65

@ElbertePlinio
ElbertePlinio merged commit 176bb91 into main Aug 17, 2026
3 checks passed
@ElbertePlinio
ElbertePlinio deleted the fix/66-dependency-advisories branch August 17, 2026 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update npm dependencies for new OSV advisories

1 participant