Enable Docker for static analysis tools (zizmor, poutine) in CI#8022
Merged
Enable Docker for static analysis tools (zizmor, poutine) in CI#8022
Conversation
…ools Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
pelikhan
approved these changes
Dec 29, 2025
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Set up Docker environment for static analysis tools
Enable Docker for static analysis tools (zizmor, poutine) in CI
Dec 29, 2025
pelikhan
approved these changes
Dec 29, 2025
This was referenced Dec 29, 2025
Merged
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.
Static analysis workflow uses
gh-aw compilewithzizmor: trueandpoutine: trueflags, which run Docker-based security scanners. These images weren't pre-pulled, causing the tools to be unavailable during analysis.Changes
ghcr.io/zizmorcore/zizmor:latestandghcr.io/boostsecurityio/poutine:latestbefore agent executionWorkflow Structure
Steps execute after MCP server initialization but before agent runs, ensuring images are cached when
gh-aw compileinvokes the tools via Docker.Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
https://api.github.com/user/usr/bin/gh gh api user --jq .login -json GO111MODULE 0.1-go1.25.0.linux-amd64/pkg/tool/linux_amd64/vet GOINSECURE GOMOD GOMODCACHE 0.1-go1.25.0.linux-amd64/pkg/too-buildtags env -json GO111MODULE 0.1-go1.25.0.linux-amd64/pkg/tool/linux_amd64/compile GOINSECURE GOMOD GOMODCACHE 0.1-go1.25.0.lin--secure-storage(http block)/usr/bin/gh gh api user --jq .login xterm-color l/linux_amd64/vet pkg/mod/golang.org/toolchain@v0.json -json GO111MODULE dff53907fa5c7ccd/tmp/validate-js-1877692519.cjs pkg/mod/golang.org/toolchain@v0...feature-branch(http block)/usr/bin/gh gh api user --jq .login ithub/workflows -tests /usr/bin/git by/17639884a52c6git GO111MODULE ux-amd64/pkg/too--show-toplevel git rev-�� pload-artifact/git/ref/tags/v5 by/17639884a52c68ae4bc03eb2f373e2ecf30d515d1d4749f6d5f77e002c5ea2da /usr/bin/gh by/17639884a52c6/tmp/gh-aw-compile-integration-2962542308/gh-aw d5f77e002c5ea2damcp ux-amd64/pkg/tooadd gh(http block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.