CodeBrowser / npm / content-security-policy-builder
content-security-policy-builder@2.3.0
// Build Content Security Policy directives.
$ npm install content-security-policy-builder
downloads/wk
579,206
license
MIT
version
2.3.0
published
Mar 28, 2025
What is content-security-policy-builder?
This package provides utilities to programmatically construct Content Security Policy (CSP) directives for your web application. Developers use it to build and manage CSP headers in code rather than writing them manually, making it easier to maintain complex security policies and reduce the risk of syntax errors.
Keywords
#security #content #security #policy #csp #builder
Maintainers
evanhahn