Security Report Summary
R
Redirect: Click here to follow the redirect to https://www.sbnation.com/users/sauragecollective.com.
Site: https://weaintgotnohistory.sbnation.com/users/sauragecollective.com
IP Address: 199.232.25.91
Report Time: 10 Jul 2026 09:41:05 UTC
Headers:
  • Content-Security-Policy
  • Strict-Transport-Security
  • X-Frame-Options
  • X-Content-Type-Options
  • Referrer-Policy
  • Permissions-Policy
Advanced:
Perform a deeper security analysis of your website and APIs:
Missing Headers
X-Content-Type-OptionsX-Content-Type-Options stops a browser from trying to MIME-sniff the content type and forces it to stick with the declared content-type. The only valid value for this header is "X-Content-Type-Options: nosniff".
Referrer-PolicyReferrer Policy is a new header that allows a site to control how much information the browser includes with navigations away from a document and should be set by all sites.
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
Warnings
Response is not HTMLThe content-type of the response does not indicate HTML. Not all headers, and therefore the score, may be appropriate.
Raw Headers
HTTP/2301
content-security-policyframe-ancestors https://platform.sbnation.com https://*.sbnation.com https://platform.sbnation.com https://*.sbnation.com 'self'
locationhttps://www.sbnation.com/users/sauragecollective.com
middleware-start442062.96632
vm-cyclone-community-id33f9e3fa-9eb3-412c-a861-aad7a8a32605
cache-controlmax-age=3600s
via1.1 varnish, 1.1 varnish
accept-rangesbytes
age0
dateFri, 10 Jul 2026 09:41:04 GMT
x-served-bycache-iad-khef600091-IAD, cache-dub4354-DUB
x-cacheMISS, MISS
x-cache-hits0, 0
x-timerS1783676465.737964,VS0,VE93
varyx-app-id, x-app-id
set-cookievmidv1=67ae0af0-715c-4db8-90a6-21ce61cc6ebe;Expires=Wed, 09 Jul 2031 09:41:04 GMT;Domain=weaintgotnohistory.sbnation.com;Path=/;SameSite=Lax;Secure
set-cookie_vm_consent_type=opt-in; expires=Sat, 11 Jul 2026 09:41:04 GMT; path=/;
strict-transport-securitymax-age=31556952; preload
alt-svch3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
content-length52
X-Frame-OptionsHeader not set, see Additional Information below.
Upcoming Headers
Cross-Origin-Embedder-PolicyCross-Origin Embedder Policy allows a site to prevent assets being loaded that do not grant permission to load them via CORS or CORP.
Cross-Origin-Opener-PolicyCross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser.
Cross-Origin-Resource-PolicyCross-Origin Resource Policy allows a resource owner to specify who can load the resource.
Additional Information
content-security-policyContent Security Policy is an effective measure to protect your site from XSS attacks. By whitelisting sources of approved content, you can prevent the browser from loading malicious assets. Analyse this policy in more detail. You can sign up for a free account on Report URI to collect reports about problems on your site.
strict-transport-securityHTTP Strict Transport Security is an excellent feature to support on your site and strengthens your implementation of TLS by getting the User Agent to enforce the use of HTTPS.
X-Frame-OptionsThe XFO header was not sent but frame-ancestors in Content Security Policy was used instead.