An open API service indexing awesome lists of open source software.

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

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

test page

## license

JSON (modified MIT)