Skip to content

Conversation

@Keralin
Copy link
Contributor

@Keralin Keralin commented Nov 4, 2025

This update resolves multiple security vulnerabilities in the Go stdlib by upgrading from Go 1.25.1 to Go 1.25.3.

Security fixes:

Changes:

  • Update go.mod to use Go 1.25.3
  • Update Dockerfile base image to golang:1.25.3

Hey @jwilder can we also get a release? so we can get the Docker image from the registry?

This update resolves multiple security vulnerabilities in the Go stdlib
by upgrading from Go 1.25.1 to Go 1.25.3.

Security fixes:
- CVE-2025-61725 (HIGH)
- CVE-2025-58188 (HIGH)
- CVE-2025-47912 (MEDIUM)
- CVE-2025-58186 (MEDIUM)
- CVE-2025-61724 (MEDIUM)
- CVE-2025-61723 (MEDIUM)
- CVE-2025-58189 (MEDIUM)
- CVE-2025-58185 (MEDIUM)
- CVE-2025-58187 (MEDIUM)
- CVE-2025-58183 (LOW)

Changes:
- Update go.mod to use Go 1.25.3
- Update Dockerfile base image to golang:1.25.3
@jwilder jwilder merged commit 1448f7a into jwilder:master Nov 4, 2025
1 check passed
Keralin added a commit to Keralin/dockerize that referenced this pull request Nov 4, 2025
Update all version references in README.md from v0.9.6 to v0.9.7.

This release includes:
- Upgrade to Go 1.25.3 (from PR jwilder#253 and jwilder#254)
- Security fixes for multiple CVEs including CVE-2025-61725 (HIGH) and CVE-2025-58188 (HIGH)

Changes:
- Update version badge to v0.9.7
- Update all download URLs to point to v0.9.7
- Update DOCKERIZE_VERSION environment variable examples
jwilder pushed a commit that referenced this pull request Nov 4, 2025
Update all version references in README.md from v0.9.6 to v0.9.7.

This release includes:
- Upgrade to Go 1.25.3 (from PR #253 and #254)
- Security fixes for multiple CVEs including CVE-2025-61725 (HIGH) and CVE-2025-58188 (HIGH)

Changes:
- Update version badge to v0.9.7
- Update all download URLs to point to v0.9.7
- Update DOCKERIZE_VERSION environment variable examples
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