Skip to content

VULN-112897: upgrade vulnerable dependencies - #182

Merged
drewsoto merged 1 commit into
mainfrom
fix/vuln-112897-113004-113042
Aug 28, 2026
Merged

VULN-112897: upgrade vulnerable dependencies#182
drewsoto merged 1 commit into
mainfrom
fix/vuln-112897-113004-113042

Conversation

@drewsoto

Copy link
Copy Markdown
Collaborator

Vulnerabilities addressed

Ticket Package Previous Updated
VULN-112897 golang.org/x/crypto v0.50.0 v0.53.0
VULN-113004 github.com/go-git/go-git/v5 v5.19.1 v5.19.2
VULN-113042 golang.org/x/net v0.53.0 v0.56.0

FOSSA recommends at least x/crypto v0.52.0 and x/net v0.55.0; this uses the newer compatible versions required by go-git v5.19.2 (x/crypto v0.53.0 and x/net v0.56.0). The associated x/sync, x/sys, x/term, and x/text indirect dependencies were refreshed by Go module resolution.

Base commit: a2f99c6bc9ceb17430c1af5d990fd2a8c2f42481

Validation

  • make test (passed; Artifactory and Vault acceptance tests were skipped because their opt-in environment variables were not set)
  • Verified resolved module versions with go list -m:
    • github.com/go-git/go-git/v5 v5.19.2
    • golang.org/x/crypto v0.53.0
    • golang.org/x/net v0.56.0
  • git diff --check

@drewsoto
drewsoto requested a review from nickshine August 28, 2026 16:57
@drewsoto
drewsoto merged commit 238e811 into main Aug 28, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants