Security Report Summary
A
Site: https://app.diplomasafe.com/
IP Address: 52.214.116.242
Report Time: 28 Mar 2024 14:51:04 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
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/1.1200 OK
Servernginx
DateThu, 28 Mar 2024 14:51:04 GMT
Content-Typetext/html
Last-ModifiedTue, 27 Feb 2024 10:59:14 GMT
Transfer-Encodingchunked
Connectionkeep-alive
VaryAccept-Encoding
ETagW/"65ddc082-2a91"
ExpiresThu, 28 Mar 2024 14:51:03 GMT
Cache-Controlno-cache
X-Frame-OptionsALLOW-FROM https://app.diplomasafe.com/
Strict-Transport-Securitymax-age=63072000; includeSubdomains; preload
X-XSS-Protection1; mode=block
X-Content-Type-Optionsnosniff
Content-Security-Policydefault-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://accounts.google.com https://connect.facebook.net https://maxcdn.bootstrapcdn.com https://stackpath.bootstrapcdn.com https://track.diplomasafe.com https://connect.facebook.net https://code.iconify.design https://api.iconify.design https://code.jquery.com https://cdnjs.cloudflare.com https://s3.amazonaws.com; script-src-elem 'self' 'unsafe-inline' https://accounts.google.com https://code.iconify.design https://code.jquery.com https://cdnjs.cloudflare.com https://connect.facebook.net https://track.diplomasafe.com https://fonts.googleapis.com https://api.iconify.design https://stackpath.bootstrapcdn.com https://maxcdn.bootstrapcdn.com; style-src 'self' 'unsafe-inline' https://accounts.google.com https://translate.googleapis.com https://fonts.googleapis.com https://maxcdn.bootstrapcdn.com https://stackpath.bootstrapcdn.com; connect-src 'self' https://accounts.google.com https://*.facebook.com https://fonts.googleapis.com https://track.diplomasafe.com https://api.diplomasafe.com https://www.googleapis.com https://sentry.io; img-src 'self' https://api.diplomasafe.com https://translate.google.com https://www.gstatic.com https://cdn.diplomasafe.com https://*.facebook.com https://dsafe-static-prod.s3.eu-west-1.amazonaws.com https://diplomasafe-static-prod.s3.eu-west-1.amazonaws.com https://play.google.com https://tools.applemediaservices.com data: *.slack-edge.com https://apple-resources.s3.amazonaws.com; font-src 'self' https://fonts.gstatic.com data:; frame-src 'self' https://*.facebook.com https://api.diplomasafe.com https://accounts.google.com; frame-ancestors 'self' https://api.diplomasafe.com/ *.diplomasafe.com; form-action 'self' https://api.diplomasafe.com/ *.diplomasafe.com; report-uri https://csp.lab08.com; report-to default;
Report-To{"max_age":31536000,"endpoints":[{"url":"https://csp.lab08.com"}]}
Referrer-Policystrict-origin-when-cross-origin
Access-Control-Allow-Credentialstrue
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-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-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-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".
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.
Report-ToReport-To enables the Reporting API. This allows a website to collect reports from the browser about various errors that may occur. You can sign up for a free account on Report URI to collect these reports.
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.