awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Secret Management · Awesome GitHub Repositories

5 repos

Awesome GitHub RepositoriesSecret Management

Systems and utilities for the secure storage, injection, and management of sensitive configuration data across application environments.

Explore 5 awesome GitHub repositories matching devops & infrastructure · Secret Management. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Container Orchestration
  4. Secret Management

Awesome Secret Management GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • kubernetes/kubernetes

    kubernetes/kubernetes

    120,673GitHubView on GitHub↗

    Kubernetes is a distributed container orchestration platform that automates the deployment, scaling, and management of containerized applications across clusters of computing nodes. It functions as a declarative infrastructure controller, utilizing a control loop architecture that continuously monitors the current syst

    Gocncfcontainersgo
  • nodejs/node

    nodejs/node

    115,848GitHubView on GitHub↗

    This project is an open-source JavaScript runtime built on the V8 engine. It provides a comprehensive environment for executing JavaScript code outside of a web browser, offering foundational primitives for process management, multi-core load distribution, and parallel execution through worker threads. The runtime inc

    JavaScriptjavascriptjslinux
  • goldbergyoni/nodebestpractices

    goldbergyoni/nodebestpractices

    105,100GitHubView on GitHub↗

    This project provides a comprehensive collection of industry-standard guidelines for developing, testing, and deploying Node.js applications. It covers the entire software lifecycle, offering actionable advice on code style, architectural patterns, and security measures to ensure maintainability and consistency across

    Dockerfilebest-practiceses6eslint
  • bregman-arie/devops-exercises

    bregman-arie/devops-exercises

    81,169GitHubView on GitHub↗

    This project is a comprehensive educational curriculum designed to build proficiency across modern infrastructure, cloud-native technologies, and systems administration. It functions as a reference library and interview preparation resource, offering a structured collection of conceptual questions, practical coding cha

    Pythonansibleawsazure
  • DopplerHQ/awesome-interview-questions

    DopplerHQ/awesome-interview-questions

    81,035GitHubView on GitHub↗

    This project is a comprehensive, community-sourced repository of technical interview questions and study materials. It serves as a centralized index for software engineers to prepare for technical assessments, benchmark their personal knowledge, and identify gaps in their expertise across a wide range of programming la

    android-interview-questionsangularjs-interview-questionsawesome

Explore sub-tags

  • Configuration Access ControlsSecurity mechanisms to restrict modification or deletion of configuration settings.
  • Cryptographic OperationsLibraries and utilities for performing encryption, decryption, and signing tasks within containerized environments.
  • Encrypted Secret BackupsEncrypted files used for secret recovery or cross-environment synchronization.
  • Environment Variable InjectorsUtilities that inject secrets into process environments at runtime via command-line wrappers.
Ephemeral Secret ProvisioningMechanisms for generating short-lived, time-bound credentials for automated environments.
  • Local Secret FallbacksMechanisms for storing and accessing secrets in local encrypted files as an alternative to remote configuration stores.
  • Secret Collection FiltersCommand-line utilities for extracting and transforming subsets of secret configuration data.
  • Secret Export UtilitiesTools for downloading secret collections in various formats.
  • Secret Management IntegrationsPlugins or extensions for managing secrets within specific deployment platforms.
  • Secret MountsMechanisms for exposing secrets as ephemeral files or pipes within the application runtime environment.
  • Secret Retrieval UtilitiesCommand-line tools for fetching and outputting secret values from configuration stores.
  • Secret Synchronization ToolsUtilities that automate the propagation of secret values across multiple deployment environments or project instances.