Security Report Summary
A
Site: https://kevins2.trexcloud.com:443/
IP Address: 76.223.84.52
Report Time: 05 May 2024 10:40:53 UTC
Headers:
  • X-Content-Type-Options
  • Content-Security-Policy
  • Referrer-Policy
  • X-Frame-Options
  • Strict-Transport-Security
  • 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
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
dateSun, 05 May 2024 10:40:53 GMT
content-typetext/html;charset=utf-8
servernginx
varyAccept-Encoding
x-content-type-optionsnosniff
x-okta-request-id816c609f60b0498149efb331be906510
x-xss-protection0
p3pCP="HONK"
set-cookiesid="";Version=1;Path=/;Max-Age=0
content-security-policydefault-src 'self' kevins2.trexcloud.com *.oktacdn.com; connect-src 'self' kevins2.trexcloud.com kevins2-admin.trexcloud.com *.oktacdn.com *.mixpanel.com *.mapbox.com *.mtls.trexcloud.com https://oinmanager.trexcloud.com data: *.ingest.sentry.io data.pendo.io pendo-static-5634101834153984.storage.googleapis.com pendo-static-5391521872216064.storage.googleapis.com; script-src 'unsafe-inline' 'unsafe-eval' 'self' kevins2.trexcloud.com *.oktacdn.com; style-src 'unsafe-inline' 'self' kevins2.trexcloud.com *.oktacdn.com; frame-src 'self' kevins2.trexcloud.com kevins2-admin.trexcloud.com login.trexcloud.com; img-src 'self' kevins2.trexcloud.com *.oktacdn.com *.tiles.mapbox.com *.mapbox.com data: data.pendo.io pendo-static-5634101834153984.storage.googleapis.com pendo-static-5391521872216064.storage.googleapis.com blob:; font-src 'self' kevins2.trexcloud.com data: *.oktacdn.com fonts.gstatic.com; frame-ancestors 'self'; report-uri https://oktacsp.report-uri.com/r/t/csp/enforce; report-to csp
report-to{"group":"csp","max_age":31536000,"endpoints":[{"url":"https://oktacsp.report-uri.com/a/t/g"}],"include_subdomains":true}
x-rate-limit-limit60
x-rate-limit-remaining59
x-rate-limit-reset1714905713
referrer-policyno-referrer-when-downgrade
accept-chSec-CH-UA-Platform-Version
cache-controlno-cache, no-store
pragmano-cache
expires0
set-cookieautolaunch_triggered=""; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
set-cookieJSESSIONID=5F108AD415274708A981AC510023CF37; Path=/; Secure; HttpOnly
set-cookiet=default; Path=/
set-cookieDT=DI1SjB0YhChQbm4qUW1JtQ8zQ;Version=1;Path=/;Max-Age=63072000;Secure;Expires=Tue, 05 May 2026 10:40:53 GMT;HttpOnly;SameSite=None
x-frame-optionsSAMEORIGIN
x-ua-compatibleIE=edge
content-languageen
strict-transport-securitymax-age=315360000; includeSubDomains
x-robots-tagnoindex,nofollow
content-encodinggzip
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
serverThis Server header seems to advertise the software being run on the server but you can remove or change this value.
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.
report-toReport-To enables the Reporting API. This allows a website to collect reports from the browser about various errors that may occur.
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.
set-cookieThere is no Cookie Prefix on this cookie. This is not a SameSite 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.