Security Report Summary
R
Redirect: Click here to follow the redirect to https://bis.vse.cz/dokuwiki/doku.php.
Site: https://bis.vse.cz:443/
IP Address: 2001:718:1e02:18::5
Report Time: 20 May 2024 14:17:24 UTC
Headers:
  • Strict-Transport-Security
  • Content-Security-Policy
  • X-Content-Type-Options
  • Referrer-Policy
  • X-Frame-Options
  • Permissions-Policy
Warning: Grade capped at A, please see warnings below.
Advanced:
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 default-src directive. This policy contains 'unsafe-eval' which is dangerous in the default-src directive. 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. This policy contains 'unsafe-eval' which is dangerous in the style-src directive.
Raw Headers
HTTP/2301
strict-transport-securitymax-age=31536000; includeSubDomains
content-security-policyblock-all-mixed-content;frame-ancestors 'self';form-action 'self'; base-uri 'self'; connect-src api.cdnjs.com 'self'; default-src 'self' 'unsafe-eval' 'unsafe-inline' api.cdnjs.com cdnjs.cloudflare.com data: www.dokuwiki.org www.gravatar.com; font-src 'self' cdnjs.cloudflare.com fonts.gstatic.com data:; img-src www.abuseipdb.com www.gravatar.com www.dokuwiki.org 'self' data:; manifest-src 'self'; script-src-elem 'self' 'unsafe-inline' cdnjs.cloudflare.com; script-src 'unsafe-eval' 'self' cdnjs.cloudflare.com 'unsafe-inline'; style-src-attr 'unsafe-inline'; style-src-elem 'self' 'unsafe-inline'; style-src 'self' 'unsafe-eval' 'unsafe-inline'; object-src 'self'; report-uri https://vsecz.report-uri.com/r/d/csp/enforce
x-content-type-optionsnosniff
referrer-policystrict-origin
locationhttps://bis.vse.cz/dokuwiki/doku.php
content-length244
content-typetext/html; charset=iso-8859-1
dateMon, 20 May 2024 14:17:23 GMT
serverApache
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
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.
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.
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".
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.
serverThis Server header seems to advertise the software being run on the server but you can remove or change this value.
X-Frame-OptionsThe XFO header was not sent but frame-ancestors in Content Security Policy was used instead.