Security Report Summary
A+
Site: https://almanac.httparchive.org/en/2019/
IP Address: 2607:f8b0:4005:801::2013
Report Time: 20 Apr 2024 02:22:47 UTC
Headers:
  • Permissions-Policy
  • X-Frame-Options
  • X-Content-Type-Options
  • Content-Security-Policy
  • Strict-Transport-Security
  • Referrer-Policy
Advanced:
Wow, amazing grade! Perform a deeper security analysis of your website and APIs:
Raw Headers
HTTP/2200
content-typetext/html; charset=utf-8
varyAccept-Encoding
feature-policyaccelerometer 'none'; camera 'none'; geolocation 'none'; gyroscope 'none'; magnetometer 'none'; microphone 'none'; payment 'none'; usb 'none'
permissions-policybrowsing-topics=()
x-frame-optionsSAMEORIGIN
x-content-type-optionsnosniff
content-security-policydefault-src 'self'; style-src 'self' 'nonce-Hv70vQLhZYBrR9ZpPDZVIrOusWxmctl7'; script-src 'self' 'strict-dynamic' *.google-analytics.com www.googletagmanager.com 'unsafe-inline' 'nonce-Hv70vQLhZYBrR9ZpPDZVIrOusWxmctl7'; font-src 'self'; connect-src 'self' webmention.io discuss.httparchive.org *.google-analytics.com www.googletagmanager.com; img-src 'self' https: data:; frame-src 'self' docs.google.com www.youtube.com; object-src 'self'; base-uri 'none'
strict-transport-securitymax-age=31556926; includeSubDomains
referrer-policystrict-origin-when-cross-origin
cache-controlpublic, max-age=600
report-to{"group":"default","max_age":31536000,"endpoints":[{"url":"https://httparchive.report-uri.com/a/d/g"}],"include_subdomains":true}
content-encodinggzip
x-cloud-trace-context51e8e0ce5e9ebe5af40a166a9743ffc1
dateSat, 20 Apr 2024 02:22:47 GMT
serverGoogle Frontend
content-length14456
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
feature-policyFeature Policy has been renamed to Permissions Policy, see the details here.
permissions-policyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
x-frame-optionsX-Frame-Options tells the browser whether you want to allow your site to be framed or not. By preventing a browser from framing your site you can defend against attacks like clickjacking.
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".
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.
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.
report-toReport-To enables the Reporting API. This allows a website to collect reports from the browser about various errors that may occur.
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".