chore(kiloclaw): Image Updates for CVEs#4373
Open
St0rmz1 wants to merge 1 commit into
Open
Conversation
… + go tools; refresh apt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Reduce the fixable CVE surface of the KiloClaw image by bumping the pinned Go
tools and refreshing the base apt layer. The main change is updating gogcli from
v0.14.0 to v0.31.1 (and pointing at its current repo, github.com/openclaw/gogcli),
which replaces the vulnerable bundled golang.org/x/crypto with a patched version
and clears the Critical CVEs it carried. The apt cache-bust is refreshed so the
image also picks up the latest chromium, gh, and 1password-cli.
Changes
github.com/openclaw/gogcli. The repo moved from steipete/gogcli; the old URL
only resolved via a redirect.
go installtools: goplaces v0.3.0 to v0.4.3, blogwatcher v0.0.2 tov0.0.3, xurl v1.1.0 to v1.2.2, gifgrep v0.2.3 to v0.3.0.
1password-cli, and base apt security updates, and update the adjacent comment.
Verification
Local
services/kiloclaw/scripts/tests/openclaw-upgrade-validate.shruns:config-shape checks).
1583. gog.real now embeds golang.org/x/crypto@v0.53.0 (was the vulnerable
v0.50.0).
the live Auto Free gateway turn and the kilocode provider-load and vision
checks. A baseline-image live turn failed on a transient free-tier rate limit,
unrelated to this change (the candidate turn passed).
(
gog gmail watch renew --account, plus the gmail/drive/docs/sheets commandsthe shim routes).
Visual Changes
N/A
Reviewer Notes
moved to the openclaw org and had not been bumped in a while. The Gmail tool
(gog) is not exercised by the smoke, so its CLI compatibility was checked
manually against the controller's usage.
bump right now: chromium (no fixed version available in trixie for the flagged
CVEs), the 1Password CLI (op, a vendor binary built on an older Go stdlib), and
Debian base packages (perl, python, mbedtls). Those are tracked separately.
services/kiloclaw/Dockerfile.