macOS
brew install greenmasklocal Homebrew formula metadata
brew / rang 5623
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de greenmask pour les workflows d'agents IA.
installation
brew install greenmasklocal Homebrew formula metadata
nix profile install nixpkgs#greenmasknixpkgs package indexes · pkgs/by-name/gr/greenmask/package.nix · Source: api.github.com
aperçu
PostgreSQL dump and obfuscation tool
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour greenmask. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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.
config.ymlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
greenmask | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:greenmask |
|---|---|
| Version | 0.2.22 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://www.greenmask.io/ |
| Dépôt | https://github.com/GreenmaskIO/greenmask |
| Dernière mise à jour | 2026-07-29T16:05:05+02:00 |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
greenmask
nix profile install nixpkgs#greenmaskpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.