Security Report Summary
A
Site: https://senorit.de/
IP Address: 216.150.1.1
Report Time: 05 Jul 2026 21:02:36 UTC
Headers:
  • Content-Security-Policy
  • Permissions-Policy
  • Referrer-Policy
  • Strict-Transport-Security
  • X-Content-Type-Options
  • 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:
Warnings
Content-Security-PolicyThis policy contains 'unsafe-inline' which is dangerous in the script-src directive.
Permissions-PolicyWe detected an invalid directive, " compute-pressure".
Raw Headers
HTTP/2103
serverVercel
x-vercel-idQ2dEkBSa1GO436ko6gICObkKwxDpTt0n
HTTP/2 200
access-control-allow-origin*
age324155
cache-controlpublic, max-age=3600, s-maxage=3600, stale-while-revalidate=86400
content-dispositioninline
content-encodinggzip
content-security-policydefault-src 'self'; script-src 'self' 'unsafe-inline' https://www.googletagmanager.com https://www.google-analytics.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://challenges.cloudflare.com https://www.gstatic.com; script-src-attr 'unsafe-inline'; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; img-src 'self' data: blob: https:; font-src 'self' data: https://fonts.gstatic.com; connect-src 'self' blob: https://www.google-analytics.com https://*.google-analytics.com https://*.analytics.google.com https://www.googletagmanager.com https://clarity.microsoft.com https://*.facebook.com https://*.google.com https://www.gstatic.com https://challenges.cloudflare.com https://api.web3forms.com https://cdn.jsdelivr.net https://reporting.cdndex.io https://vitals.vercel-insights.com wss:; worker-src 'self' blob:; child-src 'self' blob:; frame-src 'self' https://challenges.cloudflare.com https://www.google.com https://www.gstatic.com; media-src 'self' blob: https://*.googleapis.com; object-src 'none'; base-uri 'self'; form-action 'self' https://api.web3forms.com; frame-ancestors 'none'; manifest-src 'self'; upgrade-insecure-requests; report-to csp-endpoint; report-uri /api/security/csp-report
content-typetext/html; charset=utf-8
cross-origin-embedder-policycredentialless
cross-origin-opener-policysame-origin-allow-popups
cross-origin-resource-policysame-origin
dateSun, 05 Jul 2026 21:02:36 GMT
etagW/"9030cc351cd85a25be0c1be2e4254891"
last-modifiedThu, 02 Jul 2026 03:00:01 GMT
permissions-policycamera=(), microphone=(), geolocation=(), payment=(), usb=(), accelerometer=(), gyroscope=(), compute-pressure=()
referrer-policystrict-origin-when-cross-origin
reporting-endpointscsp-endpoint="https://senorit.de/api/security/csp-report"
serverVercel
strict-transport-securitymax-age=63072000; includeSubDomains; preload
x-content-type-optionsnosniff
x-dns-prefetch-controlon
x-frame-optionsDENY
x-permitted-cross-domain-policiesnone
x-vercel-cacheHIT
x-vercel-iddub1::ll7bs-1783285356895-5b60dd4ac8a8
Additional Information
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
access-control-allow-originThis is a very lax CORS policy. Such a policy should only be used on a public CDN.
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.
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.
permissions-policyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
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.
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
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".
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.