Skip to content

Commit

Permalink
test for compliance with a strict CSP
Browse files Browse the repository at this point in the history
Ember CLI Content Security Policy ships test support in it's upcoming v2
release. It could be used to test compliance with a strict CSP. If a
test violates the configured CSP it will fail. The addon comes with
reasonable defaults and does not require any configuration for this use
case.
  • Loading branch information
jelhan committed Apr 15, 2020
1 parent ad945e8 commit 666dc52
Show file tree
Hide file tree
Showing 2 changed files with 9,278 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"code-highlight-linenums": "^0.2.1",
"ember-angle-bracket-invocation-polyfill": "^2.0.2",
"ember-cli": "~3.15.1",
"ember-cli-content-security-policy": "^2.0.0-1",
"ember-cli-dependency-checker": "^3.2.0",
"ember-cli-eslint": "^5.1.0",
"ember-cli-github-pages": "^0.2.0",
Expand Down
Loading

0 comments on commit 666dc52

Please sign in to comment.