Skip to content

Patch Go and nanoid security baselines - #2

Merged
leonfox28 merged 1 commit into
mainfrom
upgrade-go-1-26-5-to-1-26-6
Aug 20, 2026
Merged

Patch Go and nanoid security baselines#2
leonfox28 merged 1 commit into
mainfrom
upgrade-go-1-26-5-to-1-26-6

Conversation

@leonfox28

Copy link
Copy Markdown
Owner

Summary

  • upgrade the pinned Go toolchain and container builder from 1.26.5 to 1.26.6
  • update the official Go archive checksums and pinned multi-platform image digest
  • force vulnerable nanoid versions below 3.3.18 to the patched release and refresh the lockfile

Validation

  • make security
  • corepack pnpm audit --prod --audit-level moderate
  • CI=true corepack pnpm install --frozen-lockfile
  • make verify-modules
  • make lint
  • umask 0022; make test
  • make build-go
  • make check-container-files
  • go test ./internal/containercontract
  • corepack pnpm --dir web typecheck
  • corepack pnpm --dir web test
  • corepack pnpm --dir web build
  • make verify-generated
  • corepack pnpm --dir web e2e

@leonfox28
leonfox28 merged commit 97ad0f4 into main Aug 20, 2026
7 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.

1 participant