Commit 480dc09
fix: disable buildx binary cache in release workflow to mitigate cache poisoning
Explicitly set `cache-binary: false` on docker/setup-buildx-action in
the publish-docker job to prevent potential cache poisoning attacks where
a compromised buildx binary could affect Docker image builds pushed to
the Elastic container registry.
Ref: elastic/observability-robots#3264
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 7a94621 commit 480dc09
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| 128 | + | |
| 129 | + | |
128 | 130 | | |
129 | 131 | | |
130 | 132 | | |
| |||
0 commit comments