Security Report Summary
A
Site: https://rishi-raj-jain-security-headers-example-default.layer0-limelight.link/
IP Address: 208.69.180.11
Report Time: 19 Apr 2024 00:31:31 UTC
Headers:
  • Content-Security-Policy
  • X-Content-Type-Options
  • X-Frame-Options
  • Strict-Transport-Security
  • 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.
Referrer-PolicyThe "origin-when-cross-origin" value is not recommended.
Raw Headers
HTTP/2200
dateSun, 10 Mar 2024 03:30:32 GMT
last-modifiedThu, 26 Jan 2023 14:59:25 GMT
cache-controls-maxage=315360000
content-typetext/html
etagW/"f357ad567a381a0afbc414e9e976241c"
x-0-caching-statusok
content-encodinggzip
content-length2799
age3445259
x-request-id68637defa894196028bd393365d79c3737844440
via1.1 varnish (Varnish/6.6), HTTP/1.1 Layer0
x-robots-tagnoindex
content-security-policydefault-src 'self'; script-src 'self' 'unsafe-inline' *.github.com *.layer0.co; style-src 'self' 'unsafe-inline' *.githubassets.com *.googleapis.com; img-src 'self'; media-src 'none'; connect-src *; font-src 'self' *.gstatic.com;
x-content-type-optionsnosniff
x-frame-optionsDENY
cross-origin-resource-policycross-origin
cross-origin-embedder-policyunsafe-none
cross-origin-opener-policysame-origin-allow-popups
strict-transport-securitymax-age=31536000; includeSubDomains
referrer-policyorigin-when-cross-origin
permissions-policycamera=(), microphone=(), geolocation=()
varyaccept-encoding, user-agent
set-cookielayer0_bucket=40; SameSite=Lax; Path=/; Max-Age=2147483647; HttpOnly
set-cookielayer0_destination=default; SameSite=Strict; Path=/
set-cookielayer0_environment_id_info=bca1e27f-c1ac-4ba4-bb3b-d5504dc24306; SameSite=Strict; Path=/
x-0-version11 6.0.5 2 2023-01-26T14:59:36.169Z 1.7.9
x-0-cache-hash76762aa149c01b871cfbecf0eb9c7147e299813099b0c57753f8361ba0e30aa9
server-timinglayer0-cache;desc="HIT-L1", edge_pop;desc=sna, country;desc=US, xrj;desc="%7B%22path%22%3A%22%2F%22%2C%22label%22%3A%22static%28%27dist%27%29%22%7D", asn;desc=14061
accept-rangesbytes
x-0-componentseh=1.2.2,c=6.0.5,e=sna,ec=1.9.12,ed=1.4.6,gh=1.2.2,g=hef,ed=1.4.6,b=static
x-0-teh=6,ect=4,ecc=hit
x-0-statuseh=200,ed=200,gh=200,ed=200
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.
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.
cross-origin-resource-policyCross-Origin Resource Policy allows a resource owner to specify who can load the resource.
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.
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.
permissions-policyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.