Security Report Summary
A
Site: https://se2.na3.blackline.com/login/login.aspx
IP Address: 199.47.187.222
Report Time: 28 Apr 2024 20:57:17 UTC
Headers:
  • X-Frame-Options
  • Strict-Transport-Security
  • X-Content-Type-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:
Missing Headers
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
Content-Security-PolicyThis policy contains 'unsafe-inline' which is dangerous in the script-src directive. This policy contains 'unsafe-eval' which is dangerous in the script-src directive.
Raw Headers
HTTP/2200
cache-controlno-cache
pragmano-cache
content-typetext/html; charset=utf-8
expires-1
set-cookieASP.NET_SessionId=%7b28d43b99d2b54a6cb28b2d220cc3b84d%7d; path=/; secure; HttpOnly; SameSite=Lax
set-cookieASP.NET_SessionId=%7b28d43b99d2b54a6cb28b2d220cc3b84d%7d; path=/; secure; HttpOnly; SameSite=Lax
set-cookie__RequestVerificationToken=fkTLxwEx2jlo3ymBazWDFWSRw38l8O9a5Ew6qQnGiGdKvbu37oV-ilGyqkaw_XAQ1z2hwV_MXGrGO2s-g9Xq2OaRsc41; path=/; secure; HttpOnly; SameSite=Lax
set-cookieGCLB=COHOjYOG_9euJRAD; path=/; HttpOnly
x-frame-optionsSAMEORIGIN
x-ua-compatibleIE=edge
strict-transport-securitymax-age=31536000; includeSubdomains
x-content-type-optionsnosniff
x-xss-protection1; mode=block
content-security-policydefault-src 'self' blob: https://*.blacklinecloud.dev https://*.blackline.corp https://*.blackline.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://*.blacklinecloud.dev https://*.blackline.corp https://*.blackline.com https://blackline-be-dev.zoominsoftware.io https://iph.zoominsoftware.io https://cdn.appdynamics.com https://js-agent.newrelic.com https://ajax.aspnetcdn.com app.pendo.io pendo-io-static.storage.googleapis.com cdn.pendo.io pendo-static-5868329150513152.storage.googleapis.com data.pendo.io app.eu.pendo.io pendo-eu-static.storage.googleapis.com cdn.eu.pendo.io pendo-eu-static-5868329150513152.storage.googleapis.com data.eu.pendo.io; style-src 'self' 'unsafe-inline' https://*.blacklinecloud.dev https://*.blackline.corp https://*.blackline.com app.pendo.io cdn.pendo.io pendo-static-5868329150513152.storage.googleapis.com app.eu.pendo.io cdn.eu.pendo.io pendo-eu-static-5868329150513152.storage.googleapis.com; connect-src 'self' https://blackline-be-dev.zoominsoftware.io https://iph.zoominsoftware.io https://*.blacklinecloud.dev https://*.blackline.corp https://*.blackline.com https://stats.g.doubleclick.net https://pdx-col.eum-appdynamics.com https://bam.nr-data.net https://bam-cell.nr-data.net app.pendo.io data.pendo.io pendo-static-5868329150513152.storage.googleapis.com app.eu.pendo.io data.eu.pendo.io pendo-eu-static-5868329150513152.storage.googleapis.com; img-src 'self' data: https://*.blacklinecloud.dev https://*.blackline.corp https://*.blackline.com https://stats.g.doubleclick.net cdn.pendo.io app.pendo.io pendo-static-5868329150513152.storage.googleapis.com data.pendo.io cdn.eu.pendo.io app.eu.pendo.io pendo-eu-static-5868329150513152.storage.googleapis.com data.eu.pendo.io; font-src 'self' https://*.blacklinecloud.dev https://*.blackline.corp https://*.blackline.com; worker-src 'self' blob:; frame-src 'self' https://*.blacklineondemand.com https://*.blacklinecloud.dev https://*.blackline.corp https://*.blackline.com app.pendo.io app.eu.pendo.io https://play.vidyard.com; frame-ancestors https://*.blacklinecloud.dev https://*.blackline.corp https://*.blackline.com app.pendo.io app.eu.pendo.io; child-src https://*.blacklinecloud.dev https://*.blackline.corp https://*.blackline.com app.pendo.io app.eu.pendo.io; upgrade-insecure-requests; object-src 'none';
dateSun, 28 Apr 2024 20:57:17 GMT
content-length83673
via1.1 google
alt-svch3=":443"; ma=2592000,h3-29=":443"; ma=2592000
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
set-cookieThere is no Cookie Prefix on this cookie.
set-cookieThere is no Cookie Prefix on this cookie.
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.
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.