macOS
brew install ripsecretslocal Homebrew formula metadata
brew / 順位 9204
ripsecrets のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ripsecretslocal Homebrew formula metadata
nix profile install nixpkgs#ripsecretsnixpkgs package indexes · pkgs/by-name/ri/ripsecrets/package.nix · ソース: api.github.com
概要
Prevent committing secret keys into your source code
履歴
ripsecrets is a local command-line scanner intended to stop secret keys from entering source control, especially through pre-commit checks.
ripsecrets was developed as a local-first command-line secret scanner emphasizing pre-commit prevention, fast execution, probabilistic detection, and low false-positive rates.
The official README documents distribution through Homebrew, prebuilt releases, Cargo, Nix flakes, and the pre-commit framework; source_facts.package-manager confirms Homebrew and Nix packaging.
Run `ripsecrets` to scan the current directory or pass files and directories explicitly. A nonzero exit status indicates detected secrets.
Run `ripsecrets --install-pre-commit` to install its Git hook. `.secretsignore` is an ignore-policy file used by scans, not an application configuration or credential store.
ripsecrets represents the small, single-purpose Rust security utility: locally executed, dependency-free at runtime, and designed to fit directly into Git's pre-commit path without sending candidate secrets to a service.
セキュリティ状態
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.
./.secretsignore.\.secretsignore実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ripsecrets | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/sirwart/ripsecrets
インストールメタデータ
| パッケージキー | brew:ripsecrets |
|---|---|
| バージョン | 0.1.11 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ripsecrets |
| ホームページ | https://github.com/sirwart/ripsecrets |
| リポジトリ | https://github.com/sirwart/ripsecrets |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/sirwart/ripsecrets/archive/refs/tags/v0.1.11.tar.gz |
| 最終更新 | 2026-09-12T10:38:55Z |
| Pulse | updated |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ripsecrets |
| 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 パッケージリンクとは分けて表示されます。
ripsecrets
nix profile install nixpkgs#ripsecretsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.