[auto-bump] [no-release-notes] dependency by reltuk#2879
Conversation
|
|
SummaryCoverage exercised core database behavior across normal query and write flows, prepared statement/type handling, command tagging, schema lifecycle and concurrent schema changes, plus restart persistence, and those paths behaved as expected. It also included an adversarial file-import security edge case that exposed a known weakness outside this PR’s changes. Safe to merge — the only observed issue is a pre-existing minor security hardening gap in an edge-case file import path, and it is explicitly not introduced by this PR. The main product behaviors touched by this change area remained stable across functional, concurrency, and persistence scenarios, so current merge risk is low. Tests run by ItoAdditional Findings DetailsThese findings are unrelated to the current changes but were observed during testing. ⚪ COPY FROM file path traversal is not blocked
Evidence PackageTip Reply with @itoqa to send us feedback on this test run. |
Footnotes
|
|
This PR has been superseded by #2880 |

☕ An Automated Dependency Version Bump PR 👑
Initial Changes
The changes contained in this PR were produced by `go get`ing the dependency.
```bash
go get github.com/dolthub/[dependency]/go@[commit]
```