Tag
vue
Safeguard articles tagged "vue" — guides, analysis, and best practices for software supply chain and application security.
2 articles
Application Security
Nuxt 3 Security Hardening: CSP, SSR Leakage, and Safe Server Routes
Nuxt 3's server runs as one long-lived Node process — a single misplaced ref() can leak one user's data into another user's response.
Jul 15, 20266 min read
Application Security
XSS defaults and escape hatches: React, Vue, and Angular compared
All three major frameworks escape output by default, but each ships a named escape hatch that turns raw HTML back on — and only one sanitizes it automatically.
Jul 14, 20266 min read