awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesAnonymization Rules

Configurable masking rules that replace sensitive column values with synthetic data during database restore operations.

Distinct from Column-Level Validation: Distinct from Column-Level Validation: focuses on replacing values with synthetic data for privacy, not checking values against validation rules.

Explore 1 awesome GitHub repository matching web development · Anonymization Rules. Refine with filters or upvote what's useful.

Awesome Anonymization Rules GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • qovery/replibyteAvatar de Qovery

    Qovery/Replibyte

    4,381Voir sur GitHub↗

    Replibyte is a tool that automates the lifecycle of database snapshots for non-production environments, handling the export, anonymization, subsetting, and restoration of data. It is designed to support privacy-compliant development workflows by replacing sensitive production data with synthetic values and extracting consistent subsets of rows while preserving referential integrity. The tool operates through a configurable pipeline defined in a YAML file, orchestrating stages such as dump, anonymize, subset, and restore. Each operation runs as an isolated, ephemeral container job, and snapsho

    Replaces sensitive database column values with synthetic data during restore for privacy compliance.

    Rustawsbackupcloud
    Voir sur GitHub↗4,381
  1. Home
  2. Web Development
  3. Data Validation
  4. Column-Level Validation
  5. Anonymization Rules