Skip to content

Fix/patch deps and tag latest - #34

Merged
nv-mtucciarone merged 2 commits into
mainfrom
fix/patch-deps-and-tag-latest
Aug 28, 2026
Merged

Fix/patch deps and tag latest#34
nv-mtucciarone merged 2 commits into
mainfrom
fix/patch-deps-and-tag-latest

Conversation

@nv-mtucciarone

Copy link
Copy Markdown
Contributor

Dependency patches. Updates golang.org/x/net and golang.org/x/text to
versions that resolve GO-2026-5942 (panic parsing an invalid SVCB/HTTPS RR) and
GO-2026-5970 (infinite loop on invalid UTF-8). Both are transitive dependencies
compiled into the shipped binary, so a toolchain upgrade does not address them.

Verified with govulncheck -mode=binary -scan=module against binaries extracted
from the built image on both linux/amd64 and linux/arm64: no vulnerabilities found.

Publish latest to NGC. The release workflow already published latest to
ghcr but only a versioned tag to nvcr.io. This adds the latest tag in both the
build tags: list and the push step so the registry has a stable pointer to the
most recent release.

@nv-mtucciarone
nv-mtucciarone merged commit e524822 into main Aug 28, 2026
5 checks passed
@nv-mtucciarone
nv-mtucciarone deleted the fix/patch-deps-and-tag-latest branch August 28, 2026 15:15
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