Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
helmet
help secure Express/Connect apps with various HTTP headers
csp_evaluator
Evaluate Content Security Policies for a wide range of bypasses and weaknesses
helmet-csp
Content Security Policy middleware
nuxt-security
🛡️ Security Module for Nuxt based on HTTP Headers and Middleware
csp-header
Content-Security-Policy header generator
express-csp-header
Content-Security-Policy middleware for Express
csp-typed-directives
Provides type information for all CSP directives and related headers' directives; as well as a basic utility funtion that helps convert the typed properties to the header content's policy string.
@next-safe/middleware
Strict Content-Security-Policy (CSP) for Next.js with composable middleware
csp-toolkit
A comprehensive toolkit for working with Content Security Policy (CSP) directives in TypeScript.
vite-plugin-csp-guard
A Vite plugin that lets SPA applications generate a Content Security Policy (CSP).
strict-csp
Enables a hash-based strict Content Security Policy for static HTML files and single page applications.
strict-csp-html-webpack-plugin
A webpack plugin that adds a hash-based strict CSP to help protect your site against XSS attacks.
gatsby-plugin-csp
Adds Content Security Policy to your Gatsby app.
content-security-policy
Middleware to add Content-Security-Policy header.
property-expr-csp
tiny util for getting and setting deep object props safely
csp-dev
Spec compliant content security policy builder and parser. 🚨
@kindspells/astro-shield
Astro integration to enhance your website's security with SubResource Integrity hashes, Content-Security-Policy headers, and other techniques.
gatsby-plugin-csp-nonce
Generate fixed nonces for scripts in Gatsby and make them available for the headers.
vite-plugin-node-csp
A Vite plugin that generates and injects a Content Security Policy (CSP) for your SPA application.
csp-builder
A builder tool to help generate Content Security Policies in a type-safe way