Skip to content

docs: correct stale HANDOFF known-issue, document actual security posture - #11

Merged
Z3r0DayZion-install merged 1 commit into
mainfrom
codex/next-17-hardening-handoff
May 12, 2026
Merged

Z3r0DayZion-install merged 1 commit into
mainfrom
codex/next-17-hardening-handoff

Conversation

@Z3r0DayZion-install

Copy link
Copy Markdown
Owner

Summary

No code changes

Docs only. Corrects inaccurate security state in HANDOFF.

🤖 Generated with Claude Code

…rer sandbox fix

- Remove 'Recovery window hardening' entry — that vulnerability does not
  exist in the codebase. main.desktop.js has one BrowserWindow, already
  hardened (nodeIntegration: false, contextIsolation: true, sandbox: true).
- Add real findings from fix/recovery-window-hardening (NeuralOS_Master_Build PR #6):
  * main.xxxplorer.js: sandbox: true now explicit (was relying on Electron default)
  * preload.js: postMessage targetOrigin '*' explained — cannot narrow to 'file://'
    due to null opaque origin on file:// pages

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@Z3r0DayZion-install
Z3r0DayZion-install merged commit 1f9fa8d into main May 12, 2026
6 checks passed
@Z3r0DayZion-install
Z3r0DayZion-install deleted the codex/next-17-hardening-handoff branch May 12, 2026 21:29
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