Security Report Summary
A
Site: https://home.visma.com/
IP Address: 65.8.161.87
Report Time: 26 Apr 2024 04:06:36 UTC
Headers:
  • Content-Security-Policy
  • X-Content-Type-Options
  • Strict-Transport-Security
  • X-Frame-Options
  • 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
content-typetext/html
content-length56159
last-modifiedTue, 16 Apr 2024 08:03:02 GMT
x-amz-server-side-encryptionAES256
accept-rangesbytes
serverAmazonS3
dateFri, 26 Apr 2024 04:06:36 GMT
etag"02538b27fd0d3b18c497d289feec891c"
x-cacheRefreshHit from cloudfront
via1.1 5a47b5b66519af1f8eb0c6ec27f68d54.cloudfront.net (CloudFront)
x-amz-cf-popSFO53-C1
x-amz-cf-id41DI8wZy0KjpK8tXLgYjghBcriz8LiRG6TzNOnbvVHnCuwcbYj9-lQ==
x-xss-protection1; mode=block
content-security-policydefault-src 'none';script-src 'self' 'unsafe-inline' 'unsafe-eval' data: https://www.google-analytics.com https://www.google.com https://www.gstatic.com https://www.googletagmanager.com https://vntc-proxy.vismaonline.com https://notifications-panel.visma.com;style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://vntc-proxy.vismaonline.com https://notifications-panel.visma.com;img-src 'self' data: https://www.google-analytics.com https://play.google.com https://www.googletagmanager.com https://profilepicture.connect.visma.com https://static-odp.visma.net https://connect.visma.com https://vntc-proxy.vismaonline.com https://appinitials.connect.visma.com https://applogo.connect.visma.com https://notifications-panel.visma.com;connect-src 'self' https://www.google-analytics.com https://*.statuspage.io https://api.home.visma.com https://vntc-proxy.vismaonline.com https://vntc-api.vismaonline.com https://signin.visma.net https://vntc-pusher-prod.service.signalr.net wss://vntc-pusher-prod.service.signalr.net https://vntc-push-notifications.notificationcentre.visma.net https://app.launchdarkly.com https://events.launchdarkly.com https://region1.google-analytics.com https://region1.analytics.google.com https://notifications-panel.visma.com https://notifications-api.visma.com;font-src 'self' data: https://font.visma.com https://fonts.gstatic.com https://fonts.googleapis.com;frame-src 'self' https://www.google.com https://api.home.visma.com https://vntc-proxy.vismaonline.com https://connect.visma.com https://notifications-panel.visma.com https://notifications-api.visma.com;form-action 'self';worker-src 'self';frame-ancestors 'none'
x-content-type-optionsnosniff
strict-transport-securitymax-age=31536000; includeSubDomains; preload
feature-policyaccelerometer 'none'; camera 'none'; geolocation 'none'; gyroscope 'none'; magnetometer 'none'; microphone 'none'; payment 'none'; usb 'none';
varyOrigin
X-Frame-OptionsHeader not set, see Additional Information below.
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-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.
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".
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.
feature-policyFeature Policy has been renamed to Permissions Policy, see the details here.
X-Frame-OptionsThe XFO header was not sent but frame-ancestors in Content Security Policy was used instead.