/quickcsp

Helps generate a comprehensive CSP for an existing site by recursively crawling all links using PlayWright (Puppeteer fork) and csper.io

Primary LanguageJavaScriptCreative Commons Zero v1.0 UniversalCC0-1.0

quickcsp

Helps generate a comprehensive CSP for an existing by recursively crawling all links using PlayWright. See blog post for more details.

Installation

git clone https://github.com/deoxykev/quickcsp
cd quickcsp
npm install
./setup.sh

Usage

node generate.js "https://example.com"