If you discover a security vulnerability, please report it responsibly. We appreciate your help in keeping our project secure for everyone.
To report a vulnerability:
- Do not open a public issue. Instead, contact us directly by email at
timothyjklint [AT] gmail [DOT] com
. - Include as much information as possible, including:
- A description of the vulnerability.
- Steps to reproduce it.
- Any potential impact on the project.
- We will acknowledge receipt within 48 hours and work to validate and address the vulnerability as soon as possible.
We kindly ask that you follow responsible disclosure practices and give us time to investigate and resolve the issue before publicly disclosing any vulnerabilities.
If you're contributing to this project, here are a few guidelines to help keep the codebase secure:
- Avoid Hard-Coded Secrets: Do not include API keys, passwords, or other secrets directly in the code.
- Use Secure Coding Practices: Follow basic secure coding practices, such as input validation and error handling.
- Update Dependencies: Make sure any dependencies are up-to-date and free from known vulnerabilities.
Thank you for helping us maintain a secure project!