Steps: 1. Scan page: https://shop.rockwool.com Observation: - Page scores 120 with most CSP directives listed as "none". Expectation: - Page should score 110, as there are more directives in <meta> tag. They are analyzed by code, but discarded. Problem appeared in commit a422b3aee91f34535990ffa7ba3aa5256dfb83da - when I check out master before this commit, the combined policy is analyzed properly. CSP header data: `upgrade-insecure-requests; frame-ancestors 'self'` @april
Steps:
Observation:
Expectation:
Problem appeared in commit a422b3a - when I check out master before this commit, the combined policy is analyzed properly.
CSP header data:
upgrade-insecure-requests; frame-ancestors 'self'@april