Skip to content

60devs/csp-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Oleksii Rudenko
Oct 30, 2015
44082d8 · Oct 30, 2015

History

3 Commits
Oct 30, 2015
Oct 13, 2015
Oct 30, 2015
Oct 13, 2015
Oct 30, 2015
Oct 30, 2015

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.