At Combostrap, we are taking security very seriously and take the following measures to prevent any attack.
Below are the steps that we have taken to prevent the following attacks.
Every form uses a token to prevent a cross-site request attack (CSRF))
To prevent an injection attack:
We apply the Content Security Policy framework.
By default, we disallow:
We set the Referrer-Policy to not send private URL to external domain.
Dokuwiki follows also this rules (see devel%3Asecurity). We are making use of the CSRF token functionality.
For any security concern or issue, you can contact us at security [at] combostrap [dot] com