Security Report Summary
A
Site: https://d2livt378uxub.cloudfront.net/
IP Address: 108.139.9.47
Report Time: 27 Apr 2024 01:31:31 UTC
Headers:
  • Strict-Transport-Security
  • X-Content-Type-Options
  • X-Frame-Options
  • Content-Security-Policy
  • Referrer-Policy
  • Permissions-Policy
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-length58
dateSat, 27 Apr 2024 01:31:32 GMT
last-modifiedFri, 16 Jun 2023 20:22:12 GMT
etag"375d3cd980b27e16133b3b36a6d9533f"
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
access-control-allow-originhttps://starbuckslab.service-now.com
x-content-type-optionsnosniff
x-frame-optionsALLOW-FROM https://*.service-now.com
x-xss-protection1; mode=block
content-security-policyworker-src blob:; media-src 'self' data: blob:; frame-ancestors https://onenumber-dev.auth.us-east-1.amazoncognito.com/ https://www.msnbc.com/ https://connectdev.starbucks.com/ *.service-now.com 'self' *.cloudfront.net *.awsapps.com *.starbucks.com *.amazonaws.com *.my.connect.aws; default-src blob:*.starbucks.com '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 https://connectdev.starbucks.com/ https://www.msnbc.com/ https://onenumber-dev.auth.us-east-1.amazoncognito.com/ 'self' *.my.connect.aws msnbc.com *.amazonaws.com *.awsapps.com *.starbucks.com *.service-now.com *.cloudfront.net
referrer-policystrict-origin-when-cross-origin
permissions-policygeolocation=(self "*.awsapps.com" "*.starbucks.com" "*.amazonaws.com" "*msnbc.com" "*.auth.us-east-1.amazoncognito.com")
x-cacheMiss from cloudfront
via1.1 0c04e836dfe22246a870a0f54a2d4746.cloudfront.net (CloudFront)
x-amz-cf-popSFO5-P2
x-amz-cf-idz1ZgYoAwZeMIj9CgYoB5A_bAisD-_-URXlKzo1xV9DAJ3VvgVy4KQg==
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.
access-control-allow-originThe Access-Control-Allow-Origin header is used to configure CORS.
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-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-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.