Skip to content
/ csp Public
forked from frux/csp

Monorepo for CSP-related packages

Notifications You must be signed in to change notification settings

md384/csp

 
 

Repository files navigation

CSP

Hear is a couple of libraries to work with Content-Security-Policy in your JavaScript application.


NPM version NPM downloads

Zero-dependency library for generating CSP policies. It can be used for both HTTP header and <meta> element. Supports presets for organizing and managing your policies.


NPM version NPM downloads

This is a csp-header wrapped in a middleware with auto-tld support and nonce generation. It's ready to use in your Express application.

About

Monorepo for CSP-related packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.6%
  • JavaScript 2.4%