We only support the latest version of the MindFull Hugo Theme.
| Version | Supported |
|---|---|
| 1.0.x | ✅ |
| < 1.0 | ❌ |
We take the security of our users seriously. If you discover a security vulnerability, please do NOT open a public issue. Instead, please report it via the following process:
- Email: Send an email to contact@obsidiansolutions.co.uk
- Details: Include as much detail as possible, including steps to reproduce and potential impact.
- Acknowledgement: You will receive an acknowledgement within 48 hours.
- Disclosure: We follow a responsible disclosure policy. We ask that you do not disclose the vulnerability publicly until we have had a chance to address it.
- Secrets: Never commit your
.envfile or any secrets to a public repository. - Dependencies: Keep your
node_modulesand Hugo version up to date. - Hosting: Ensure your hosting provider uses HTTPS and has proper security headers enabled.
- Data Privacy: This theme is designed to be privacy-first. By default, user data is stored in
localStorage. If you integrate a backend, ensure you follow industry standards for data protection (GDPR, etc.).