Skip to content

60devs/csp-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csp-manager

Manages Content Security Policy: Using Content Security Policy to Make Apps More Secure

(created for educational purposes).

Usage

npm install csp-manager -g
csp-manager init
csp-manager generate nginx

Changelog

0.1.1

Lookup CSP for a given URL.

0.1.0

Initial release. Generation of CSPs based on json file.