Ross ROSS = Recommend OSS · open-source software intelligence for agents

GreenmaskIO/greenmask

Database anonymization and test data management observed · 2026-08-28

github.com/GreenmaskIO/greenmask · homepage · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

93/100

  • Activity 99
  • Release rhythm 99
  • Longevity 71
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 24
  • age_days: 1006
  • days_rel: 11
  • days_push: 8
  • n_releases_24m: 24

Full methodology

Adoption not part of the score

1750 stars · 67 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Greenmask is an open-source CLI utility for logical database dumping, anonymization, synthetic data generation, and restoration, production-ready for PostgreSQL with MySQL support in beta. It is stateless, requires no schema changes, and produces dumps compatible with standard tools like pg_restore and mysqldump.

Use cases

  • anonymize production data before sharing with developers
  • generate synthetic test data that looks like production
  • create smaller referentially intact dev database subsets
  • mask PII in database dumps for staging environments
  • dump PostgreSQL database to S3 with transformations applied
  • keep masked data consistent across dumps with deterministic transformations
  • integrate database anonymization into CI/CD pipelines

When to choose

  • you need to anonymize or mask PostgreSQL data in logical dumps without changing the schema
  • you want deterministic, reproducible masking with referential integrity and constraint awareness
  • you need database subsetting or S3-compatible backup storage
  • you want a stateless tool compatible with pg_restore

When to avoid

  • you need MySQL anonymization in production (still beta)
  • you need anonymization for databases other than PostgreSQL and MySQL
  • you want a GUI-driven data masking platform
  • you need real-time or in-database masking rather than dump-based

Facets

cli-tool · maturity active

security database backup data-generation developer-tools cli databases security privacy developer-tools testing windows cli cross-platform data-masking anonymization synthetic-data postgresql mysql database-subsetting pg-dump test-data-management s3-storage gdpr data-engineering linux macos docker

4 sources

Member repositories

RepositoryRoleHealth v2
GreenmaskIO/greenmaskmain93

For agents

markdown · JSON · MCP: product_card(name="GreenmaskIO/greenmask")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem