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
·

2 Repos

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

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

    symfony/translation

    6,607Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,607
  • thunderclient/thunder-client-supportAvatar von thunderclient

    thunderclient/thunder-client-support

    3,717Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,717
  1. Home
  2. Security & Cryptography
  3. Environment Variable Security
  4. Environment Variable Encryptors