vault/sdk/database/dbplugin/v5
Vault Automation a23dc5c0e0
[VAULT-43618] sdk: migrate from github.com/docker/docker to github.com/moby/moby
Resolve GHSA-x744-4wpc-v9h2 and GHSA-pxq6-2prw-chj9 in `vault` by replacing
`github.com/docker/docker` with `github.com/moby/moby/client` @ `v0.3.0` and
`github.com/moby/moby/api` @ `v1.54.0`. This is necessary as `docker/docker`
 is no longer maintained and the fixes are not available in it.

Resolve GO-2026-4518, GHSA-x6gf-mpr2-68h6 and GHSA-jqcq-xjh3-6g23 by
upgrading to github.com/jackc/pgx/v5. This is necessary as v4 is not
longer maitained.

Signed-off-by: Ryan Cragun <me@ryan.ec>
Co-authored-by: Ryan Cragun <me@ryan.ec>
2026-04-02 13:58:05 -04:00
..
proto license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
testing license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
conversions_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
credentialtype_enumer.go Use enumer to generate String() methods for most enums (#25705) 2024-04-17 11:14:14 -07:00
database.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
grpc_client.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
grpc_client_oss.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
grpc_client_oss_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
grpc_client_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
grpc_database_plugin.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
grpc_database_plugin_oss.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
grpc_server.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
grpc_server_oss.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
grpc_server_oss_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
grpc_server_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
marshalling.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
middleware.go [VAULT-43618] sdk: migrate from github.com/docker/docker to github.com/moby/moby 2026-04-02 13:58:05 -04:00
middleware_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
plugin_client.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
plugin_client_oss.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
plugin_client_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
plugin_factory.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
plugin_server.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00