| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
sqlguard is pre-1.0. Security fixes are applied to the latest released minor version. Until 1.0, only the most recent 0.x release is supported.
| Version | Supported |
|---|---|
| latest 0.x | ✅ |
| older | ❌ |
Please do not report security vulnerabilities through public GitHub issues, discussions, or pull requests.
Instead, use one of the following private channels:
Please include:
You can expect an acknowledgement within 5 business days. We'll keep you informed as we investigate and work on a fix, and we'll credit you in the release notes / advisory unless you prefer to remain anonymous.
sqlguard is a defensive tool — it analyzes SQL for risky patterns and is designed to fail safe. A few invariants are part of its security contract; bugs that break them are in scope:
Out of scope: vulnerabilities in third-party dependencies (report those upstream; we'll bump once fixed), and misuse such as deliberately disabling redaction with WithRawQuery() / redact: false.
| Back | FazBrowse Home | New Git URL |