https://github.com/dfkaye/csp-test
content security policy bullpen
https://github.com/dfkaye/csp-test
Last synced: 3 months ago
JSON representation
content security policy bullpen
- Host: GitHub
- URL: https://github.com/dfkaye/csp-test
- Owner: dfkaye
- Created: 2014-04-01T20:12:18.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-19T19:42:22.000Z (over 10 years ago)
- Last Synced: 2025-01-02T03:46:50.056Z (5 months ago)
- Language: JavaScript
- Size: 168 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# csp-test
content security policy bullpen
## references
+ [html5rocks](http://www.html5rocks.com/en/tutorials/security/content-security-policy/)
## answering the question
can we use `Function()` in js from `script-src` when `unsafe-eval` is not
specified? (nope)## rawgit
## license
JSON (modified MIT)