Version Packages#93
Merged
calvinbrewer merged 1 commit intomainfrom Feb 28, 2025
Merged
Conversation
4 tasks
coderdan
added a commit
that referenced
this pull request
May 6, 2026
Patches 7 medium-severity advisories on hono / @hono/node-server, all consumed transitively here via @modelcontextprotocol/sdk@1.29.0: - GHSA-vrm6-9wfh-7r9p (#90, @hono/node-server) — middleware bypass via repeated slashes in serveStatic, patched in 1.19.13 - GHSA-8wjg-2qrw-6cf2 (#91) — same root cause in hono itself, patched in 4.12.12 - GHSA-2vgw-pq57-xx9c (#92) — path traversal in toSSG() - GHSA-87xc-2fmq-h3xv (#93) — missing cookie-name validation in setCookie() - GHSA-fvm4-fc8h-pcg5 (#94) — incorrect IP matching in ipRestriction() for IPv4-mapped IPv6 - GHSA-cv2m-gx9q-9pf4 (#95) — non-breaking-space prefix bypass in getCookie() name handling - GHSA-458j-xx4x-4375 (#97) — improper JSX attribute name handling allowing HTML injection in hono/jsx SSR, patched in 4.12.14 4.12.14 covers all of them. Added overrides ">=4.12.14" / ">=1.19.13" to keep future resolves on the patched line. Surgical lockfile edit covers the package def + integrity for both, plus the snapshot key peer-hash references.
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@cipherstash/nextjs@3.0.0
Major Changes
@cipherstash/protect@6.0.0
Major Changes
Added a
withResultpattern to all public facing functions for better error handling.Updated all documentation to reflect the new configuration pattern.
@cipherstash/basic-example@1.0.3
Patch Changes
@cipherstash/nextjs-clerk-example@0.0.1
Patch Changes