awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesStructured Data Encryptors

Tools for encrypting specific fields within structured data formats while maintaining file readability.

Distinct from Data Structures: Distinct from general data structures: focuses on partial encryption of structured formats for version control.

Explore 1 awesome GitHub repository matching software engineering & architecture · Structured Data Encryptors. Refine with filters or upvote what's useful.

Awesome Structured Data Encryptors GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • getsops/sopsAvatar de getsops

    getsops/sops

    22,111Ver en GitHub↗

    This tool is a command-line utility designed to manage sensitive data by encrypting specific values within structured files such as YAML or JSON. By protecting only the sensitive portions of a file while leaving the structure intact, it ensures that configuration files remain readable for version control systems and automated workflows. The utility provides a secure development workflow by transparently decrypting files into memory for editing and automatically re-encrypting them upon saving, which prevents plaintext secrets from being written to the local disk. It supports a variety of encry

    Protects individual values within YAML or JSON files while keeping the file structure intact.

    Goawsazuredevops
    Ver en GitHub↗22,111
  1. Home
  2. Software Engineering & Architecture
  3. Data Structures
  4. Structured Data Encryptors