macOS
brew install poutinelocal Homebrew formula metadata
brew / rank 5720
Security scanner that detects vulnerabilities in build pipelines. Version 1.1.6 via Homebrew; verified 2026-09-13. Also installable with nix: nix profile install nixpkgs#poutine.
install
brew install poutinelocal Homebrew formula metadata
nix profile install nixpkgs#poutinenixpkgs package indexes · pkgs/by-name/po/poutine/package.nix · source: api.github.com
overview
Security scanner that detects vulnerabilities in build pipelines
history
poutine is an open-source CLI security scanner for CI/CD definitions and software build pipelines.
BoostSecurity.io created poutine to find security weaknesses and misconfigurations in build pipelines. Its name alludes both to the Montréal dish and the French use of “poutine” for something messy, reflecting the complexity of modern software-supply chains.
The project supports scanning GitHub Actions, GitLab CI/CD, Azure DevOps, and Tekton Pipelines as Code. It is distributed as a standalone binary, Homebrew formula, container image, and GitHub Action.
Users run poutine against a local checkout, a remote repository, or all repositories in an organization. Repository and organization scans accept SCM access tokens through command options or variables such as GH_TOKEN and GL_TOKEN.
Configuration is auto-discovered from .poutine.yml or .github/poutine.yml, with the root file taking precedence. The separate ~/.poutine/config.yaml file stores the anonymous identifier used by the optional version check; it is not a credentials file.
poutine represents the newer generation of policy-aware supply-chain tools packaged as ordinary developer CLIs. Its support for SARIF, organization-wide scans, and custom Rego rules makes it useful both locally and in automated security pipelines.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.poutine.yml.github/poutine.yml~/.poutine/config.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
poutine | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/boostsecurityio/poutine
install metadata
| Package key | brew:poutine |
|---|---|
| Version | 1.1.6 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/poutine |
| Homepage | https://boostsecurityio.github.io/poutine/ |
| Repository | https://github.com/boostsecurityio/poutine |
| Upstream docs | https://boostsecurityio.github.io/poutine/ |
| License | Apache-2.0 |
| Source archive | https://github.com/boostsecurityio/poutine/archive/refs/tags/v1.1.6.tar.gz |
| Last updated | 2026-09-13T12:01:57Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | poutine |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
poutine
nix profile install nixpkgs#poutinesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.