If you discover a security vulnerability in this project, please report it by opening a GitHub Security Advisory.
Please include:
- A description of the vulnerability
- Steps to reproduce
- Potential impact
We will respond within 7 days and work with you to address the issue.
Only the latest version is supported.
When using this library:
- Use parameterized queries to prevent SQL injection
- Validate and sanitize all user input
- Keep SQLite updated to the latest version
- Apply principle of least privilege for database access