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
·

2 repositorios

Awesome GitHub RepositoriesEnvironment Variable Encryptors

Encrypts the value of a sensitive environment variable so it can be stored safely without exposing the plaintext secret.

Distinct from Environment Variable Security: Distinct from Environment Variable Security: focuses on encrypting individual variable values, not general isolation strategies.

Explore 2 awesome GitHub repositories matching security & cryptography · Environment Variable Encryptors. Refine with filters or upvote what's useful.

Awesome Environment Variable Encryptors GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • symfony/translationAvatar de symfony

    symfony/translation

    6,607Ver en GitHub↗

    Symfony Translation is a PHP library and framework component for internationalizing applications. It provides a complete system for managing message catalogs, handling locale-aware string translation, and formatting messages using ICU MessageFormat syntax to support pluralization, gender, and conditional selection. The component organizes translatable strings into named domains, supports key-based lookup that decouples source text from localized versions, and offers deferred rendering through translatable objects that store parameters and render only when output is needed. The library disting

    Provides a command to encrypt sensitive environment variable values for safe storage.

    PHPcomponentphpsymfony
    Ver en GitHub↗6,607
  • thunderclient/thunder-client-supportAvatar de thunderclient

    thunderclient/thunder-client-support

    3,717Ver en GitHub↗

    Thunder Client is a REST API client extension for VS Code that functions as an HTTP request manager, testing tool, and mocking workspace. It allows users to send requests, organize them into collections, and manage API configurations directly within the editor. The project distinguishes itself through a command-line interface for executing automated test suites in CI/CD pipelines and a Git-based synchronization system for sharing request collections and environment configurations across teams. It also incorporates artificial intelligence to automate the conversion of API scripts during migrat

    Stores environment variable values in an encrypted format to prevent sensitive data from being exposed.

    apigraphqlhttpclient
    Ver en GitHub↗3,717
  1. Home
  2. Security & Cryptography
  3. Environment Variable Security
  4. Environment Variable Encryptors