Security Report Summary
A
Site: https://www.garantie.gouv.qc.ca/
IP Address: 142.213.133.128
Report Time: 25 Apr 2024 01:18:35 UTC
Headers:
  • X-Frame-Options
  • Strict-Transport-Security
  • Referrer-Policy
  • Permissions-Policy
  • Content-Security-Policy
  • X-Content-Type-Options
Warning: Grade capped at A, please see warnings below.
Advanced:
Great grade! Perform a deeper security analysis of your website and APIs:
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. This policy contains 'unsafe-inline' which is dangerous in the default-src directive.
Raw Headers
HTTP/1.1200 OK
Content-Typetext/html; charset=utf-8
Content-Length4356
Connectionkeep-alive
DateThu, 25 Apr 2024 01:18:35 GMT
X-Frame-OptionsSAMEORIGIN
Content-Languagefr
ExpiresThu, 25 Apr 2024 19:21:59 GMT
Cache-Controlmax-age=65004
Pragmapublic
Content-Encodinggzip
VaryAccept-Encoding
Strict-Transport-Securitymax-age=31536000;
Referrer-Policystrict-origin-when-cross-origin
Permissions-Policygeolocation=self
Content-Security-Policybase-uri 'self'; frame-ancestors 'self'; script-src 'unsafe-inline' 'unsafe-eval' 'self' blob: https://cdn.jsdelivr.net https://analytique.cspq.gouv.qc.ca https://partner.googleadservices.com https://gstatic.com https://www.gstatic.com https://www.sondage.mtess.gouv.qc.ca https://googleads.g.doubleclick.net https://www.googletagmanager.com *.googletagmanager.com *.googleapis.com *.google.com *.transparence.gouv.qc.ca *.google-analytics.com; form-action 'self'; default-src 'self' 'unsafe-inline' data: https://cdn.jsdelivr.net https://analytique.cspq.gouv.qc.ca https://www.youtube.com https://metrics.articulate.com https://www.sondage.mtess.gouv.qc.ca *.transparence.gouv.qc.ca https://stats.g.doubleclick.net *.googleapis.com https://fonts.gstatic.com https://gstatic.com https://www.gstatic.com *.google.com https://csp.withgoogle.com *.google-analytics.com; img-src 'self' data: blob: gap: https://i.ytimg.com https://www.sondage.mtess.gouv.qc.ca *.googletagmanager.com *.google.com *.google.ca https://www.googleapis.com *.gstatic.com *.googleapis.com *.google-analytics.com; object-src 'none';
X-UA-CompatibleIE=edge
X-Content-Type-Optionsnosniff
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
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.
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.
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".