You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently reworked my CSP rules to try and get an A+ using your tooling.
I adjusted my CSP rules using the Google Tooling --> https://csp-evaluator.withgoogle.com/
According to their evaluation, having 'unsafe-inline' in style-src directive is not an issue.
Would me nice to have both your tools agree on the severity of this ;)
Thanks,
The text was updated successfully, but these errors were encountered:
@ScottHelme I disagree that unsafe-inline styles should allow an A+. The point of a "+" should be distinguishing sites that go beyond basic expectations (i.e. getting an "A").
I like the idea of "one grade that shows every security header is set with maximum protections". I wouldn't want to lose that. Perhaps there should be an "A++" grade that forbids unsafe directives and requires other headers (COEP, COOP, etc).
Hi,
I recently reworked my CSP rules to try and get an A+ using your tooling.
I adjusted my CSP rules using the Google Tooling --> https://csp-evaluator.withgoogle.com/
According to their evaluation, having 'unsafe-inline' in style-src directive is not an issue.
Would me nice to have both your tools agree on the severity of this ;)
Thanks,
The text was updated successfully, but these errors were encountered: