csp-tester
csp-tester copied to clipboard
This extension helps web masters to test web application behaviour with Content Security Policy (CSP) ver. 1.0 implemented.
Results
3
csp-tester issues
Sort by
recently updated
recently updated
newest added
The Content Security Policy 'default-src 'self'; ....' was delivered in report-only mode, but does not specify a 'report-uri'; the policy will have no effect. Please either add a 'report-uri' directive,...
bug
If web application already sends CSP HTTP header then: 1. Parse it 2. Merge with saved in extension 3. Show result in popup 4. Replace HTTP header with result
enhancement