1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2026-06-03 18:35:08 +02:00
Files
opentelemetry-go/internal/tools
renovate[bot] 3e562da28c chore(deps): update module github.com/mirrexone/unqueryvet to v1.5.4 (#7939)
This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[github.com/MirrexOne/unqueryvet](https://redirect.github.com/MirrexOne/unqueryvet)
| `v1.5.3` → `v1.5.4` |
![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fMirrexOne%2funqueryvet/v1.5.4?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fMirrexOne%2funqueryvet/v1.5.3/v1.5.4?slim=true)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/5322) for more information.

---

### Release Notes

<details>
<summary>MirrexOne/unqueryvet
(github.com/MirrexOne/unqueryvet)</summary>

###
[`v1.5.4`](https://redirect.github.com/MirrexOne/unqueryvet/releases/tag/v1.5.4)

[Compare
Source](https://redirect.github.com/MirrexOne/unqueryvet/compare/v1.5.3...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.

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNi41IiwidXBkYXRlZEluVmVyIjoiNDMuMzYuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-25 10:21:29 -08:00
..