awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • getsops/sopsgetsops 的头像

    getsops/sops

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