Security Report Summary
A
Site: https://www.vertec.com/ch/
IP Address: 18.194.31.48
Report Time: 28 Apr 2024 08:56:47 UTC
Headers:
  • Permissions-Policy
  • Content-Security-Policy
  • Strict-Transport-Security
  • X-Content-Type-Options
  • Referrer-Policy
  • X-Frame-Options
Warning: Grade capped at A, please see warnings below.
Advanced:
Great grade! Perform a deeper security analysis of your website and APIs:
Missing Headers
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. Recommended value "X-Frame-Options: SAMEORIGIN".
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
dateSun, 28 Apr 2024 08:56:47 GMT
content-typetext/html; charset=utf-8
content-length18621
expiresMon, 29 Apr 2024 08:52:48 GMT
cache-controlmax-age=86161
vary, Accept-Encoding, Cookie
content-languagede
permissions-policyaccelerometer=(), camera=(), encrypted-media=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), midi=(), payment=(), sync-xhr=(self), usb=()
content-security-policydefault-src * 'self' 'unsafe-inline' 'unsafe-eval' blob: data: *.cloudflare.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' blob: data: *.vertec.com statuspal.io *.divio-media.org *.matomo.cloud *.typeform.com cdn.3cx.com unpkg.com *.mailjet.com *.sentry-cdn.com *.google.com *.sentry.io sentry.io *.cloudflare.com *.zeeg.me cdn.customgpt.ai
strict-transport-securitymax-age=31536000; includeSubDomains; preload
x-content-type-optionsnosniff
referrer-policysame-origin
content-encodinggzip
set-cookiedjango_language=ch; expires=Mon, 28 Apr 2025 08:56:47 GMT; Max-Age=31536000; Path=/
x-divio-appvertecwebsite1-live-e351eea52c974521860decad02eb6e69
x-divio-routerFJyhpX6fKS-Na9AmcoMJ4w
x-divio-request-id5bbc46d5731481b47a53c5a657c9fa11
x-divio-request-time0.023
x-divio-handler4O7Sj5qbUBf985WNbpt8Fg
x-divio-request-upstream-time0.019
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
permissions-policyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
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.
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".
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.