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 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

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

    getsops/sops

    22,111Voir sur 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
    Voir sur GitHub↗22,111
  1. Home
  2. Software Engineering & Architecture
  3. Data Structures
  4. Structured Data Encryptors