macOS
brew install poutinelocal Homebrew formula metadata
brew / 順位 5720
poutine のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install poutinelocal Homebrew formula metadata
nix profile install nixpkgs#poutinenixpkgs package indexes · pkgs/by-name/po/poutine/package.nix · ソース: api.github.com
概要
Security scanner that detects vulnerabilities in build pipelines
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.yaml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
poutine | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/boostsecurityio/poutine
インストールメタデータ
| パッケージキー | brew:poutine |
|---|---|
| バージョン | 1.1.6 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/poutine |
| ホームページ | https://boostsecurityio.github.io/poutine/ |
| リポジトリ | https://github.com/boostsecurityio/poutine |
| 上流ドキュメント | https://boostsecurityio.github.io/poutine/ |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/boostsecurityio/poutine/archive/refs/tags/v1.1.6.tar.gz |
| 最終更新 | 2026-09-13T12:01:57Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
poutine
nix profile install nixpkgs#poutineソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.