Files
portabase/SECURITY.md
T

50 lines
1.5 KiB
Markdown
Raw Normal View History

2024-12-31 13:55:11 +01:00
---
# Security Policy
## Supported Versions
We take security seriously and aim to support the following versions of the project with security updates:
| Version | Supported |
|-----------|--------------------|
| 1.x | ✅ 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!
---