pkg.soopen package index

brew / 順位 5623

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install greenmask

local Homebrew formula metadata

Linux

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

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

概要

パッケージ概要

PostgreSQL dump and obfuscation tool

コマンドとエイリアス

  • greenmask

履歴

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

Greenmask is an open-source database dump, anonymization, synthetic-data generation, and restore tool aimed at PostgreSQL workflows, with MySQL work represented in the project materials as a developing area. Its history is short but well documented through official release notes and GitHub releases.

プロジェクトの歴史

The project presents itself as a stateless logical dump proxy that does not require database schema changes and remains compatible with familiar PostgreSQL tools such as pg_restore. That design places it closer to backup and staging-data infrastructure than to an application-level masking library.

The v0.1.0 release notes describe the January 2024 release as the first production-ready version, with CI/CD, a Docker Compose playground, transformer improvements, JSON-line protocol fixes, and binary assets. The v0.2.0 release notes describe an October 2024 milestone focused on database subsetting, pgzip compression, topological restore order, INSERT-format restoration, dynamic transformer parameters, and transformer-engine refactoring.

採用の歴史

Greenmask entered package-manager culture as a CLI for teams that need repeatable sanitized databases for staging, analytics, and development. The batch package facts show Homebrew and Nix packaging, while upstream distributes release assets, Docker-oriented workflows, and documentation that emphasizes CI/CD integration.

使われ方

Greenmask is used around logical backup and restore flows: dump a database, apply transformations or subsets, store the result locally or in S3-compatible storage, and restore into another environment. The documentation emphasizes deterministic transformers, dynamic parameters, validation output, schema diff checks, and compatibility with PostgreSQL dump/restore routines.

The default configuration convention in the batch curation is config.yml, matching the project's example configuration style.

パッケージ好きにとっての重要性

Greenmask matters to package users because it packages a messy operational workflow into one repeatable binary: masked dumps, synthetic data, subsetting, restore order, and storage backends. That makes it attractive for development environments where production-like data is useful but raw production data is unsafe.

For Homebrew-style packaging, it is also a representative modern Go CLI: single binary, release assets, Docker examples, and docs-first operational commands.

タイムライン

  • 2024: v0.1.0 release notes marked the first production-ready version.
  • 2024: v0.2.0 added database subsetting, pgzip support, topological restore order, and transformer refactoring.
  • 2025: v1.0.0b1 release metadata appeared for the 1.0 beta line.
  • 2026: v0.2.x releases continued through v0.2.21 in the official GitHub release feed.

Related projects

  • PostgreSQL pg_dump and pg_restore are central compatibility references in the documentation.
  • Docker Compose, MinIO, and S3-compatible storage appear in the official examples and feature descriptions.
  • Transformer concepts such as random, hash, template, and CMD transformers form the project's internal extension surface.

セキュリティ状態

保護ツール対応はまだ見つかっていません

greenmask に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

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
config.yml

実行可能ファイル

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

コマンド種類公開範囲メモ
greenmask実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版0.2.22
マネージャ更新日2026-07-29
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:greenmask
バージョン0.2.22
パッケージマネージャHomebrew
ホームページhttps://www.greenmask.io/
リポジトリhttps://github.com/GreenmaskIO/greenmask
最終更新2026-07-29T16:05:05+02:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Nix95%

greenmask

nix profile install nixpkgs#greenmask
  • normalized package name match
  • 一致条件: Greenmask
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gr/greenmask/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
  • pkg.so package database
  • pkgdb category and tag curation