chore(deps): Bump docker/setup-buildx-action from 3 to 4#4
chore(deps): Bump docker/setup-buildx-action from 3 to 4#4dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3 to 4. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v3...v4) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
…deps CodeQL code scanning (repo went public) surfaced 3 errors + 3 warnings: - log-injection (error ×3, cmd/server logging.go + collect_pipeline.go): client- controlled values (request path/method, session id) reached log lines. slog already escapes attribute values, but added an explicit logSafe() control-char stripper (CWE-117) applied at the source (r.URL.Path/r.Method and shortSID). - unhandled-writable-file-close (warning, internal/audit/sink_wal.go): the WAL checkpoint file's Close() error was dropped after a defer; restructured to return it (a flush error on close is no longer silently lost). - incorrect-integer-conversion (warning, internal/gate/redisratelimit.go): the int64 Redis reply is now clamped to [0, MaxInt32] before int() so the conversion is safe on a 32-bit build. - disabled-certificate-check (warning, cmd/redteam): intentional — the red-team attack tool skips TLS verification to attack the LOCAL self-signed dev engine and is never distributed. Added .github/codeql/codeql-config.yml (paths-ignore cmd/redteam, cmd/tlsparrot) and dismissed the alert with that rationale. CI hardening: scripts/ci-overlays.sh now tears down the base detection stack before the overlays (the detector-vs-bots job left it up, racing the overlays for host port 8444) and retries each overlay up to 3× with a gate-log dump — fixing the privacy-pass overlay intermittently seeing connection-refused for its full readiness window in CI (it passes standalone locally). Dependency bumps (Dependabot PRs #1-#4, applied directly to keep history linear): actions/setup-go v5→v7, github/codeql-action v3→v4, docker/setup-buildx-action v3→v4, docker/build-push-action v6→v7. go build/test green; workflow YAML valid. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Applied directly on main in commit 4595919 (kept the history linear rather than a merge commit). Thanks Dependabot 🤖 |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps docker/setup-buildx-action from 3 to 4.
Release notes
Sourced from docker/setup-buildx-action's releases.
... (truncated)
Commits
bb05f3fMerge pull request #580 from docker/dependabot/npm_and_yarn/docker/actions-to...321c814[dependabot skip] chore: update generated contentb9a36efbuild(deps): bump@docker/actions-toolkitfrom 0.91.0 to 0.92.0ebeab24Merge pull request #570 from docker/dependabot/npm_and_yarn/undici-6.27.05c7b8ae[dependabot skip] chore: update generated content037e618build(deps): bump undici from 6.25.0 to 6.27.066080e5Merge pull request #577 from docker/dependabot/npm_and_yarn/sigstore-4.1.1409aef0Merge pull request #562 from docker/dependabot/npm_and_yarn/js-yaml-4.2.049c6e42build(deps): bump sigstore from 4.1.0 to 4.1.12211273[dependabot skip] chore: update generated contentDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)