Adding CITATION.cff

This commit is contained in:
charlesgauthereau
2026-01-01 19:07:23 +01:00
parent 540ecd4b60
commit 33eb2df023
3 changed files with 33 additions and 3 deletions
+50
View File
@@ -0,0 +1,50 @@
---
# Security Policy
## Supported Versions
We take security seriously and aim to support the following versions of the project with security updates:
| Version | Supported |
|---------|--------------------|
| Latest | ✅ Fully Supported |
---
## Reporting a Vulnerability
If you discover a security vulnerability in this project, we appreciate your help in disclosing it responsibly.
1. **Contact Us**
Please report the vulnerability by emailing **[contact@soluce-technologies.com](mailto:contact@soluce-technologies.com)**. Include the following details:
- A detailed description of the issue.
- Steps to reproduce the vulnerability (if applicable).
- Any potential impacts or risks.
2. **Response Time**
We aim to respond to security reports within **72 hours**. Once the issue is verified, we will:
- Acknowledge receipt of your report.
- Provide a timeline for addressing the issue.
- Keep you informed throughout the process.
3. **Public Disclosure**
We will coordinate with you before publicly disclosing the vulnerability. Credit will be given to the reporter unless otherwise requested.
---
## Security Best Practices
We encourage all users to:
- Use the latest stable version of the project.
- Review the projects dependencies and update them regularly.
- Follow secure coding practices when using this project.
---
## Thanks
We thank the security community for their vigilance and help in keeping this project secure!
---