--- description: How to run Nuxt under a strict Content Security Policy with the Nuxt Security module, and send violation reports to Report URI. --- # Nuxt Nuxt does not ship CSP in core. The established route is the **Nuxt Security** module, which is listed in Nuxt's own module directory and offers nonce support for SSR apps built around `'strict-dynamic'`. ## What Nuxt Security gives you - A `security.headers.contentSecurityPolicy` block in `nuxt.config`, written as directives. - `security.nonce: true`, which generates a cryptographically random nonce per request and parses every `