Skip to content

security: prevent cross-origin framing - #49

Merged
Navesz merged 1 commit into
mainfrom
security/prevent-cross-origin-framing
Aug 24, 2026
Merged

Navesz merged 1 commit into
mainfrom
security/prevent-cross-origin-framing

Conversation

@Navesz

@Navesz Navesz commented Aug 24, 2026

Copy link
Copy Markdown
Owner

Summary

  • deny framing through CSP frame-ancestors
  • add the X-Frame-Options compatibility header
  • update the locked nanoid transitive dependency to its patched release
  • document and test the clickjacking protection

Validation

  • npm run lint
  • npx tsc --noEmit
  • npm test (137 tests)
  • npm audit --omit=dev (0 vulnerabilities)

@Navesz
Navesz merged commit 059dfb1 into main Aug 24, 2026
2 checks passed
@Navesz
Navesz deleted the security/prevent-cross-origin-framing branch August 24, 2026 03:30
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.

1 participant