Security Report Summary
A
Site: | https://www.timdehoog.nl/ | ||
---|---|---|---|
IP Address: | 2a03:3c00:a002:238::1000 | ||
Report Time: | 03 Dec 2023 04:41:02 UTC | ||
Headers: |
|
||
Warning: | Grade capped at A, please see warnings below. | ||
Advanced: |
|
Warnings
Content-Security-Policy | 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/2 | 200 |
---|---|
date | Sun, 03 Dec 2023 04:41:01 GMT |
server | Apache |
vary | User-Agent,Accept-Encoding |
last-modified | Sat, 02 Dec 2023 19:43:19 GMT |
cache-control | max-age=0 |
expires | Sun, 03 Dec 2023 04:41:01 GMT |
content-encoding | gzip |
strict-transport-security | max-age=31536000; includeSubDomains |
x-frame-options | SAMEORIGIN |
content-security-policy | default-src 'self' tools.akismet.com *.wp.com csi.gstatic.com fundingchoicesmessages.google.com region1.google-analytics.com googleads.g.doubleclick.net www.google.com *.googlesyndication.com www.googletagmanager.com www.google-analytics.com www.googleapis.com pzz.to *.linkpizza.com pzz.events; frame-ancestors 'self' *.wp.com; script-src-elem 'unsafe-inline' 'self' cdnjs.cloudflare.com cdn.jsdelivr.net pzz.io fundingchoicesmessages.google.com www.gstatic.com www.google-analytics.com adservice.google.nl adservice.google.com *.googleadservices.com *.googlesyndication.com www.googletagmanager.com adservice.google.be widgets.wp.com s0.wp.com s2.wp.com stats.wp.com; script-src 'unsafe-inline' 'unsafe-eval' 'self' *.googleapis.com *.googlesyndication.com *.googleadservices.com www.googletagmanager.com adservice.google.nl adservice.google.com cdn.ampproject.org *.googletagservices.com www.google-analytics.com *.wp.com pzz.io cdn.jsdelivr.net; style-src 'unsafe-inline' 'self' *.googleapis.com *.wp.com secure.gravatar.com *.bootstrapcdn.com cdn.jsdelivr.net; font-src data: 'self' fonts.gstatic.com *.wp.com wordpress.com *.bootstrapcdn.com; media-src 'self'; img-src data: 'self' *.w.org *.wp.com *.wordpress.com *.gravatar.com www.gstatic.com fundingchoicesmessages.google.com lh3.googleusercontent.com *.googlesyndication.com region1.google-analytics.com www.google-analytics.com www.googletagmanager.com ajax.googleapis.com; report-uri https://www.timdehoog.nl/report_csp_errors.php |
x-xss-protection | 1; mode=block |
x-content-type-options | nosniff |
referrer-policy | no-referrer-when-downgrade |
feature-policy | sync-xhr 'self'; |
permissions-policy | sync-xhr=(self); |
content-length | 22046 |
content-type | text/html; charset=UTF-8 |
Upcoming Headers
Cross-Origin-Embedder-Policy | Cross-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-Policy | Cross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser. |
Cross-Origin-Resource-Policy | Cross-Origin Resource Policy allows a resource owner to specify who can load the resource. |
Additional Information
server | This Server header seems to advertise the software being run on the server but you can remove or change this value. |
---|---|
strict-transport-security | HTTP 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-frame-options | X-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. |
content-security-policy | Content 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-xss-protection | X-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-options | X-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-policy | Referrer 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. |
feature-policy | Feature Policy has been renamed to Permissions Policy, see the details here. |
permissions-policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |