Security Report Summary
A
Site: https://www.tomra.com/en/
IP Address: 2606:4700:10::6816:853
Report Time: 06 May 2024 21:41:17 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:
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 default-src directive. This policy contains 'unsafe-eval' which is dangerous in the default-src directive. This 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
dateMon, 06 May 2024 21:41:16 GMT
content-typetext/html; charset=utf-8
set-cookieINGRESSCOOKIE=1715031677.572.806.746871|f544ce1ff5ede980a4737b775baae6f0; Path=/; Secure; HttpOnly
set-cookietomra#lang=en; path=/; secure; SameSite=None
set-cookieshell#lang=en; path=/; secure; SameSite=None
set-cookiesxa_site=Tomra; path=/; secure; HttpOnly; SameSite=None
cache-controlno-cache, no-store
pragmano-cache
expires-1
accept-chSec-CH-UA-Full-Version-List,Sec-CH-UA-Platform-Version,Sec-CH-UA-Arch,Sec-CH-UA-Model,Sec-CH-UA-Bitness
strict-transport-securitymax-age=15724800; includeSubDomains
x-content-type-optionsnosniff
x-xss-protection1; mode=block
x-frame-optionsSAMEORIGIN
report-to{'group':'default','max_age':31536000,'endpoints':[{'url':'https://98603d1ae0d730603f9d85834c3df264.report-uri.com/a/d/g'}],'include_subdomains':true}
content-security-policydefault-src 'self' 'unsafe-inline' 'unsafe-eval' data: apps.sitecore.net *.linkedin.com cdn.cookielaw.org *.hotjar.com *.hotjar.io wss://*.hotjar.com www.google-analytics.com; frame-ancestors 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' ajax.cloudflare.com static.cloudflareinsights.com cdn.cookielaw.org *.doubleclick.net connect.facebook.net *.google.com www.googleadservices.com *.googleapis.com *.google-analytics.com *.googletagmanager.com *.gstatic.com *.hotjar.com *.hubspot.com *.hsforms.net *.hscollectedforms.net *.hsadspixel.net *.hs-scripts.com *.hs-banner.com *.hs-analytics.net forms.hsforms.com snap.licdn.com *.linkedin.com www.powr.io *.usemessages.com player.vimeo.com www.youtube.com; img-src 'self' data: ad.doubleclick.net *.google.com *.facebook.com cdn.cookielaw.org *.google-analytics.com *.gstatic.com *.googleapis.com *.doubleclick.net www.googletagmanager.com *.hsforms.com *.hubspot.com *.hotjar.com *.linkedin.com presspage-production-content.s3.amazonaws.com content.presspage.com apply.indeed.com *.tomra.com *.ytimg.com; style-src 'self' 'unsafe-inline' data: fonts.googleapis.com *.hotjar.com *.gstatic.com; font-src 'self' 'unsafe-inline' data: fonts.gstatic.com *.hotjar.com; frame-src 'self' 'unsafe-inline' *.hotjar.com *.hubspot.com *.hsforms.com ir.oms.no *.google.com www.googletagmanager.com *.tomra.com events.webcast.no sdk.companywebcast.com player.vimeo.com www.youtube-nocookie.com www.powr.io td.doubleclick.net; media-src 'self' 'unsafe-inline' data:; object-src 'self'; upgrade-insecure-requests; block-all-mixed-content; connect-src 'self' *.google.com *.doubleclick.net *.googlesyndication.com cdn.cookielaw.org www.facebook.com *.google-analytics.com *.googleapis.com www.googletagmanager.com *.hubspot.com *.hubapi.com *.hscollectedforms.net *.hsadspixel.net *.hscollectedforms *.hsforms.com *.hotjar.com *.hotjar.io cdn.linkedin.oribi.io privacyportal-eu.onetrust.com stats.g.doubleclick.net wss://*.hotjar.com; report-uri https://98603d1ae0d730603f9d85834c3df264.report-uri.com/r/d/csp/reportOnly
cf-cache-statusDYNAMIC
servercloudflare
cf-ray87fc22285ecf9876-SJC
content-encodinggzip
alt-svch3=":443"; ma=86400
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
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.
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.
report-toReport-To enables the Reporting API. This allows a website to collect reports from the browser about various errors that may occur.
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.
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".