Why Two Security Scanners Give Your Site Opposite Grades — And How to Investigate
Security header scanners can return conflicting grades for the same website because they may be evaluating different URLs, HTTP status codes, or redirect responses rather than the actual page visitors see. Differences in how scanners parse header values — such as where 'unsafe-inline' appears in a Content Security Policy — can also lead to contradictory results. Headers like Content-Security-Policy-Report-Only do not enforce any restrictions, so a scanner detecting the header name alone may award undeserved credit. Developers are advised to manually inspect the full response chain using curl before making server configuration changes based on a single scanner's output. Analyst work on the IsSiteSafe project highlighted how failed fetches and error responses are often misclassified, further skewing automated security assessments.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.


Discussion (0)
Log in to join the discussion and vote.
Log in