Security Report Summary
A
Site: https://connect.starbucks.com/
IP Address: 18.173.121.121
Report Time: 29 Mar 2024 10:50:01 UTC
Headers:
  • Strict-Transport-Security
  • X-Content-Type-Options
  • Content-Security-Policy
  • Referrer-Policy
  • Permissions-Policy
  • X-Frame-Options
Warning: Grade capped at A, please see warnings below.
Advanced:
Great grade! Perform a deeper security analysis of your website and APIs:
Warnings
Content-Security-PolicyThis policy contains 'unsafe-inline' which is dangerous in the script-src directive.
Raw Headers
HTTP/2200
content-typetext/html
content-length612
dateFri, 29 Mar 2024 10:50:02 GMT
last-modifiedTue, 19 Mar 2024 19:16:41 GMT
etag"32f8ca17cbc4bac9c77f3329563bb03b"
x-amz-server-side-encryptionAES256
accept-rangesbytes
server
cache-controlno-cache, no-store, private, must-revalidate, max-age=0
strict-transport-securitymax-age=31536000; includeSubdomains; preload
x-content-type-optionsnosniff
x-xss-protection1; mode=block
content-security-policyworker-src blob:; media-src 'self' data: blob:; frame-ancestors 'self' *.awsapps.com *.starbucks.com *.amazonaws.com *.my.connect.aws; default-src 'self' *.starbucks.com; script-src 'self' 'unsafe-inline'; connect-src 'self' *.my.connect.aws *.amazonaws.com *.amazoncognito.com *.starbucks.com blob: wss://*.amazonaws.com; img-src 'self'; style-src 'self' 'unsafe-inline'; frame-src 'self' *.my.connect.aws *.amazonaws.com *.awsapps.com *.starbucks.com
referrer-policystrict-origin-when-cross-origin
permissions-policygeolocation=(self "*.awsapps.com" "*.starbucks.com" "*.amazonaws.com")
x-cacheMiss from cloudfront
via1.1 d88d2cf20afcf2a8dddbd9985a49d952.cloudfront.net (CloudFront)
x-amz-cf-popSFO53-P6
x-amz-cf-idQPmkm2Yh39UgsWdRhTHB-4uGNM_okdfbLm8NB5cvwvTWKdlCbZ6eCg==
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
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
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-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".
x-xss-protectionX-XSS-Protection sets the configuration for the XSS Auditor built into older browsers. The recommended value was "X-XSS-Protection: 1; mode=block" but you should now look at Content Security Policy instead.
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.
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.
X-Frame-OptionsThe XFO header was not sent but frame-ancestors in Content Security Policy was used instead.