Skip to content

Commit 5181d75

Browse files
lpcoxCopilotCopilot
authored
Chore/bump firewall v0.25.20 (#26063)
* chore: bump Agent Workflow Firewall from v0.25.18 to v0.25.20 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * fix: add SHA256 digest pins for v0.25.20 firewall container images Add container image digest entries to actions-lock.json for the three v0.25.20 firewall images (agent, api-proxy, squid). This ensures lock files include immutable digest-pinned references instead of tag-only references. Resolves review feedback about missing digest pins. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * fix: update golden files and test for v0.25.20 firewall version Update TestWasmGolden_CompileFixtures golden files and docker_cli_proxy_test.go to use v0.25.20 image tags, matching the DefaultFirewallVersion bump. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: lpcox <15877973+lpcox@users.noreply.github.com>
1 parent 061e876 commit 5181d75

File tree

193 files changed

+2076
-2036
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

193 files changed

+2076
-2036
lines changed

.github/aw/actions-lock.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,16 +195,31 @@
195195
"digest": "sha256:c77e8c26bab6c39e8568d8e2f8c17015944849a8cbcdfb4bd9725d8893725ca2",
196196
"pinned_image": "ghcr.io/github/gh-aw-firewall/agent:0.25.18@sha256:c77e8c26bab6c39e8568d8e2f8c17015944849a8cbcdfb4bd9725d8893725ca2"
197197
},
198+
"ghcr.io/github/gh-aw-firewall/agent:0.25.20": {
199+
"image": "ghcr.io/github/gh-aw-firewall/agent:0.25.20",
200+
"digest": "sha256:9161f2415a3306a344aca34dd671ee69f122317e0a512e66dc64c94b9c508682",
201+
"pinned_image": "ghcr.io/github/gh-aw-firewall/agent:0.25.20@sha256:9161f2415a3306a344aca34dd671ee69f122317e0a512e66dc64c94b9c508682"
202+
},
198203
"ghcr.io/github/gh-aw-firewall/api-proxy:0.25.18": {
199204
"image": "ghcr.io/github/gh-aw-firewall/api-proxy:0.25.18",
200205
"digest": "sha256:d16a40a3ca6e989896d0cef9f31b9412bb1fcc8755bafcafb95012ae1078539b",
201206
"pinned_image": "ghcr.io/github/gh-aw-firewall/api-proxy:0.25.18@sha256:d16a40a3ca6e989896d0cef9f31b9412bb1fcc8755bafcafb95012ae1078539b"
202207
},
208+
"ghcr.io/github/gh-aw-firewall/api-proxy:0.25.20": {
209+
"image": "ghcr.io/github/gh-aw-firewall/api-proxy:0.25.20",
210+
"digest": "sha256:6971639e381e82e45134bcd333181f456df3a52cd6f818a3e3d6de068ff91519",
211+
"pinned_image": "ghcr.io/github/gh-aw-firewall/api-proxy:0.25.20@sha256:6971639e381e82e45134bcd333181f456df3a52cd6f818a3e3d6de068ff91519"
212+
},
203213
"ghcr.io/github/gh-aw-firewall/squid:0.25.18": {
204214
"image": "ghcr.io/github/gh-aw-firewall/squid:0.25.18",
205215
"digest": "sha256:eb102afcfbae26ffcec016adebb74d3be7b0a5bf376ba306599cdf3effbe288e",
206216
"pinned_image": "ghcr.io/github/gh-aw-firewall/squid:0.25.18@sha256:eb102afcfbae26ffcec016adebb74d3be7b0a5bf376ba306599cdf3effbe288e"
207217
},
218+
"ghcr.io/github/gh-aw-firewall/squid:0.25.20": {
219+
"image": "ghcr.io/github/gh-aw-firewall/squid:0.25.20",
220+
"digest": "sha256:5411d903f73ee597e6a084971c2adef3eb0bd405910df3ed7bf5e3d6bd58a236",
221+
"pinned_image": "ghcr.io/github/gh-aw-firewall/squid:0.25.20@sha256:5411d903f73ee597e6a084971c2adef3eb0bd405910df3ed7bf5e3d6bd58a236"
222+
},
208223
"ghcr.io/github/gh-aw-mcpg:v0.2.17": {
209224
"image": "ghcr.io/github/gh-aw-mcpg:v0.2.17",
210225
"digest": "sha256:a6dec6ec535a11c565d982afa2f98589805ed0598862b9ea9d3c751fc71afae8",
@@ -269,6 +284,11 @@
269284
"image": "semgrep/semgrep:latest",
270285
"digest": "sha256:17d89ddd91a7729bbd5de09402f7f79a70204289e2a94635086e9db532a495f2",
271286
"pinned_image": "semgrep/semgrep:latest@sha256:17d89ddd91a7729bbd5de09402f7f79a70204289e2a94635086e9db532a495f2"
287+
},
288+
"ghcr.io/github/gh-aw-mcpg:v0.2.19": {
289+
"image": "ghcr.io/github/gh-aw-mcpg:v0.2.19",
290+
"digest": "sha256:44d4d8de7e6c37aaea484eba489940c52df6a0b54078ddcbc9327592d5b3c3dd",
291+
"pinned_image": "ghcr.io/github/gh-aw-mcpg:v0.2.19@sha256:44d4d8de7e6c37aaea484eba489940c52df6a0b54078ddcbc9327592d5b3c3dd"
272292
}
273293
}
274294
}

.github/workflows/ace-editor.lock.yml

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)