pkg.soopen package index

brew / 排名 5623

使用 Homebrew, Nix 安装 greenmask

查看 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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 未记录 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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