Skip to content

Security: gms1/node-sqlite3

SECURITY.md

Security Policy

Reporting a Vulnerability

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.

Supported Versions

Only the latest version is supported.

Security Best Practices

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

There aren’t any published security advisories