v1.0.10
[1.0.10] — 2026-05-16
Security maintenance release addressing GitHub Dependabot alerts and adding CI coverage for reachable Go vulnerabilities.
Security
- gRPC-Go authorization bypass: Overrode transitive
google.golang.org/grpcresolution tov1.79.3to addressGHSA-p77j-4mvh-x3m3/CVE-2026-33186. - golang.org/x/crypto SSH vulnerabilities: Upgraded
golang.org/x/cryptofromv0.35.0tov0.51.0, addressingGHSA-f6x5-jh6r-wrfv/CVE-2025-47914andGHSA-j5w8-q4qc-rx2x/CVE-2025-58181. - Moby/Docker advisory cleanup: Upgraded the
testcontainers-godependency chain and removed the vulnerablegithub.com/docker/dockermodule from the final Go module graph, addressingGHSA-x744-4wpc-v9h2/CVE-2026-34040,GHSA-pxq6-2prw-chj9/CVE-2026-33997, andGHSA-4vq8-7jfc-9cvp/CVE-2025-54410. - containerd advisory cleanup: Upgraded the
testcontainers-godependency chain and removed the vulnerablegithub.com/containerd/containerdmodule from the final Go module graph, addressingGHSA-pwhc-rpq9-4c8w/CVE-2024-25621,GHSA-265r-hfxg-fhmg/CVE-2024-40635, andGHSA-m6hq-p25p-ffr2/CVE-2025-64329. - Go standard library scan coverage: Added CI
govulncheckscanning and configured CI/CodeQL workflows to use the latest Go 1.25 patch release, covering reachable standard-library findings such asGO-2026-4982,GO-2026-4980,GO-2026-4976,GO-2026-4971, andGO-2026-4918. - Repository security settings: Enabled Dependabot security updates, secret scanning, and secret scanning push protection for the GitHub repository.
Changed
- Upgraded
github.com/testcontainers/testcontainers-go/modules/postgresfromv0.34.0tov0.42.0. - Upgraded
golang.org/x/oauth2fromv0.30.0tov0.34.0as part of the dependency refresh. - Added a dedicated
Vulnerability Scanjob to CI usinggovulncheck.
Full changelog: https://github.com/ferro-labs/ai-gateway/blob/v1.0.10/CHANGELOG.md