Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix vulnerabilities in github-mcp-server container image
Mitigate github-mcp-server container findings by repinning image and allowlisting Debian base licenses
Aug 11, 2026
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 container scan flagged critical/high findings on the pinned
github-mcp-server:v1.9.0digest and repeated license violations from expected Debian runtime packages. This change repoints workflows to a newer immutable MCP server image digest and updates license policy to stop false-positive base-layer license failures.MCP server image repin
v1.9.0tosha-eff4c3c(DefaultGitHubMCPServerVersion).ghcr.io/github/github-mcp-server:sha-eff4c3c@sha256:b01342609bd4203ddf3eee401b9297b82e7796f569b34fa96dfcfb6bd213d33eFeature compatibility for non-semver channels
sha-*,main,nightly,edge) continue to receive defaultfields_parambehavior.License policy alignment for Debian runtime layers
.grant.yamlallowlist with Debian base-layer licenses observed in scan output (GPL/LGPL variants, HPND, Spencer-94, Artistic, public-domain, ad-hoc), matching expected OS package licensing.Generated artifact refresh