chore(deps): update module github.com/mirrexone/unqueryvet to v1.5.4 by renovate[bot] · Pull Request #7939 · open-telemetry/opentelemetry-go (original) (raw)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| github.com/MirrexOne/unqueryvet | v1.5.3 → v1.5.4 |
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
MirrexOne/unqueryvet (github.com/MirrexOne/unqueryvet)
v1.5.4
This release fixes critical false positive scenarios in the SQL injection scanner and improves internal performance.
- SQL Injection Fixes: Constants and query parameters are no longer incorrectly flagged as tainted variables.
- Prepared Statements: Added support for *sql.Stmt and *sqlx.Stmt to ignore safe parameter arguments.
- Heuristics Update: Removed broad naming patterns that caused false positives on common terms like "sqlite".
- TUI Optimization: Optimized memory usage in the terminal UI by reducing string allocations.
- Testing: Added new test cases to ensure the stability of SQL analysis.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.