Version | Supported |
---|---|
1.0.x | ✅ |
< 1.0 | ❌ |
If you discover a security vulnerability within this project, please follow these steps:
- Do not open a public issue.
- Send an email to pabpercab1@alum.us.es with the details of the vulnerability.
- Include the following information:
- A description of the vulnerability.
- Steps to reproduce the vulnerability.
- Any potential impact or exploit scenarios.
We will respond to your report within 48 hours and will work with you to understand and address the issue promptly. Once the vulnerability is resolved, we will issue a patch and acknowledge your contribution.
To ensure the security of your deployment, please follow these best practices:
- Keep your dependencies up to date: Regularly update your dependencies to the latest versions to ensure you have the latest security patches.
- Use environment variables for sensitive information: Store sensitive information such as secret keys and database credentials in environment variables.
- Enable HTTPS: Use HTTPS to encrypt data transmitted between the client and server.
- Regularly review and audit your code: Regularly review your code for potential security vulnerabilities and conduct security audits.
Thank you for helping to keep this project secure!