pkg.soopen package index

brew / 順位 9204

ripsecrets を Homebrew, Nix でインストール

ripsecrets のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install ripsecrets

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#ripsecrets

nixpkgs package indexes · pkgs/by-name/ri/ripsecrets/package.nix · ソース: api.github.com

概要

パッケージ概要

Prevent committing secret keys into your source code

コマンドとエイリアス

  • ripsecrets

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2020s: ripsecrets emerged as a Rust-based, local-first pre-commit secret scanner.
  • 2020s: Packaging expanded to Homebrew, Nix, Cargo, prebuilt binaries, and the pre-commit ecosystem.

Related projects

  • Git pre-commit hooks and the pre-commit framework provide integration points. The tool supports detect-secrets-style inline allowlist comments.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 8 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
./.secretsignore
Windows
.\.secretsignore

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
ripsecretscliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-09-19
マネージャ版0.1.11
マネージャ更新日2026-09-12
ローカルデータOK
上流最新
検出された最新v0.1.11

https://github.com/sirwart/ripsecrets

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキー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
Pulseupdated
ビルド依存関係rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameripsecrets
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

ripsecrets

nix profile install nixpkgs#ripsecrets
  • normalized package name match
  • 一致条件: Ripsecrets
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ri/ripsecrets/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation