Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

kochava-studios/witsy
main @ c81c7de
3
Fixes
0
CVEs
HIGH
Peak severity
100.0%
Coverage
Highlights
Sandbox Escape: 2 prior fixes. Scrutinize any change in this area.
main: most-fixed (1 issue). Treat as high-risk during review.
3 high-severity fixes in this history; regressions here are high-impact.
Recurring patterns

The bug types that recur here, drawn from past fixes, not open vulnerabilities.

Sandbox Escape: Disabled context isolation historically allowed the renderer process to bypass the Electron sandbox and gain direct access to main process capabilities, risking complete application compromise.
Sandbox Escape: Exposing powerful Node.js APIs and uncontrolled IPC mechanisms (such as sync/async IPC send) to the renderer process allowed complete breakout of the execution sandbox.
Remote Code Execution: Legacy configuration objects could bypass status checks to enable arbitrary LLM-driven code execution without explicit, valid opt-in verification.