| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Two codebases are in this repo:
strict-csp: a bundler-agnostic library, that can be used to generate a CSP. It now includes support for Trusted Types and violation reporting. Go to strict-csp
strict-csp-html-webpack-plugin: a webpack plugin that configures a strict, hash-based CSP for an SPA. It uses the strict-csp library to form a CSP and hooks into the popular HtmlWebpackPlugin to set up this CSP as a meta HTML tag. Go to strict-csp-html-webpack-plugin
Both of these are available as separate npm packages.
See DEVELOP.md.
| Back | FazBrowse Home | New Git URL |