Add SENSITIVE_PATTERNS denylist to handleRead() in vite-fs.ts. Blocks access to .env*, .git/, credentials, secrets, .pem, .key, and SSH key files. Returns 403 for matched paths. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add SENSITIVE_PATTERNS denylist to handleRead() in vite-fs.ts. Blocks access to .env*, .git/, credentials, secrets, .pem, .key, and SSH key files. Returns 403 for matched paths. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>