Closed
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix vulnerabilities in container image ghcr.io/github/gh-aw-mcpg:v0.4.8
Bump gh-aw-mcpg image to v0.4.9
Aug 10, 2026
Contributor
Triage: Bump gh-aw-mcpg image to v0.4.9
|
This was referenced Aug 10, 2026
pelikhan
marked this pull request as ready for review
August 10, 2026 15:35
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the default MCP gateway image from v0.4.8 to v0.4.9, replacing the vulnerable container pin across generated workflows.
Changes:
- Bumps the default gateway version and embedded OCI digest.
- Regenerates workflow lock files with the new image reference.
- Adds patch release metadata.
Show a summary per file
| File | Description |
|---|---|
pkg/workflow/data/action_pins.json |
Updates the workflow container pin. |
pkg/constants/version_constants.go |
Sets the default gateway to v0.4.9. |
pkg/actionpins/data/action_pins.json |
Updates the embedded container pin. |
.github/aw/actions-lock.json |
Refreshes the repository action lock. |
.changeset/patch-bump-mcpg-v0-4-9.md |
Adds patch release metadata. |
.github/workflows/smoke-copilot-sub-agents.lock.yml |
Regenerates gateway references. |
.github/workflows/smoke-copilot-small.lock.yml |
Regenerates gateway references. |
.github/workflows/smoke-copilot-sdk.lock.yml |
Regenerates gateway references. |
.github/workflows/notion-issue-summary.lock.yml |
Regenerates gateway references. |
.github/workflows/github-remote-mcp-auth-test.lock.yml |
Regenerates gateway references. |
.github/workflows/github-mcp-tools-report.lock.yml |
Regenerates gateway references. |
.github/workflows/example-permissions-warning.lock.yml |
Regenerates gateway references. |
.github/workflows/example-failure-category-filter.lock.yml |
Regenerates gateway references. |
.github/workflows/daily-team-status.lock.yml |
Regenerates gateway references. |
.github/workflows/daily-squid-image-scan.lock.yml |
Regenerates gateway references. |
.github/workflows/daily-max-ai-credits-test.lock.yml |
Regenerates gateway references. |
.github/workflows/daily-go-test-parallelizer.lock.yml |
Regenerates gateway references. |
.github/workflows/daily-github-docs-seo-optimizer.lock.yml |
Regenerates gateway references. |
.github/workflows/daily-credit-limit-test.lock.yml |
Regenerates gateway references. |
.github/workflows/daily-byok-ollama-test.lock.yml |
Regenerates gateway references. |
.github/workflows/copilot-pr-merged-report.lock.yml |
Regenerates gateway references. |
.github/workflows/copilot-centralization-optimizer.lock.yml |
Regenerates gateway references. |
.github/workflows/copilot-centralization-drilldown.lock.yml |
Regenerates gateway references. |
.github/workflows/codex-github-remote-mcp-test.lock.yml |
Regenerates gateway references. |
Review details
Tip
Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
- Files reviewed: 79/289 changed files
- Comments generated: 0
- Review effort level: Balanced
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.
The pinned
gh-aw-mcpg:v0.4.8image carries high-severity container findings. This updates workflow-generated gateway usage to the latest released image and immutable digest.v0.4.9.Generated workflows
Release metadata