* Add --bypass-csp option to ignore an existing enforcing CSP to avoid it skewing results
* Add `--evaluate` option to test a proposed CSP without needing to install it (best to use in conjunction with --bypass-csp`)
This commit is contained in:
parent
16cd1e4b40
commit
55a815564f
5 changed files with 234 additions and 8 deletions
|
|
@ -1,3 +1,8 @@
|
|||
## 0.1.2
|
||||
|
||||
* Add `--bypass-csp` option to ignore an existing enforcing CSP to avoid it skewing results
|
||||
* Add `--evaluate` option to test a proposed CSP without needing to install it (best to use in conjunction with --bypass-csp`)
|
||||
|
||||
## 0.1.1
|
||||
|
||||
* Fix prog name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue