awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesEncrypted Value Masking

Replacing sensitive encrypted database attributes with placeholders in logs.

Distinct from Attribute Filtering: Focuses on masking encrypted values for logs, unlike general query filtering based on attributes.

Explore 1 awesome GitHub repository matching data & databases · Encrypted Value Masking. Refine with filters or upvote what's useful.

Awesome Encrypted Value Masking GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • collectiveidea/auditedAvatar von collectiveidea

    collectiveidea/audited

    3,491Auf GitHub ansehen↗

    Audited is a Ruby on Rails audit log library and change data capture framework. It tracks model changes by recording previous and current attribute values during create, update, and destroy operations to maintain a complete history of database modifications. The system functions as a database versioning tool and user activity tracker. It allows for the retrieval of historical record states by timestamp or index, enables reverting models to previous versions, and associates record modifications with specific user identities and remote IP addresses. The library includes capabilities for sensit

    Replaces sensitive encrypted values with filtered placeholders in audit logs to prevent data exposure.

    Rubyactiverecordauditaudit-log
    Auf GitHub ansehen↗3,491
  1. Home
  2. Data & Databases
  3. Attribute Filtering
  4. Encrypted Value Masking