awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

28 repository-uri

Awesome GitHub RepositoriesSecret Management Integrations

Integration layers for securely retrieving sensitive credentials from external secret management services.

Distinguishing note: Focuses on the integration with external secret stores rather than implementing a secret store itself.

Explore 28 awesome GitHub repositories matching security & cryptography · Secret Management Integrations. Refine with filters or upvote what's useful.

Awesome Secret Management Integrations GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • apache/airflowAvatar apache

    apache/airflow

    45,902Vezi pe GitHub↗

    Airflow is a platform for programmatically authoring, scheduling, and monitoring complex data pipelines. It functions as a workflow automation engine that manages the lifecycle of recurring business processes by executing code-defined task dependencies. By representing workflows as directed acyclic graphs, the system ensures that task execution order and data flow are explicitly defined and reliably maintained across distributed computing environments. The platform distinguishes itself through a highly modular, provider-based architecture that decouples core orchestration logic from external

    Connect external secret management services to securely store and retrieve credentials and configuration settings instead of using an internal database.

    Pythonairflowapacheapache-airflow
    Vezi pe GitHub↗45,902
  • pulumi/pulumiAvatar pulumi

    pulumi/pulumi

    24,797Vezi pe GitHub↗

    Pulumi is an infrastructure-as-code framework that enables the definition, deployment, and management of cloud resources using general-purpose programming languages. It functions as a cloud resource orchestrator that coordinates the lifecycle of heterogeneous infrastructure by executing code to construct dependency graphs and reconciling the desired state against actual cloud environments. The platform distinguishes itself through a language-host runtime bridge that allows developers to use standard programming languages to define infrastructure, rather than relying solely on domain-specific

    Connects to custom or third-party secret management systems through a plugin architecture to integrate with existing infrastructure workflows.

    Goawsazurecloud
    Vezi pe GitHub↗24,797
  • activepieces/activepiecesAvatar activepieces

    activepieces/activepieces

    20,887Vezi pe GitHub↗

    Activepieces is an open-source, self-hosted workflow automation platform designed to connect third-party applications through modular triggers and actions. It provides a low-code integration framework that allows users to build, manage, and execute complex business logic sequences within isolated, sandboxed environments. The platform distinguishes itself through its focus on embeddability and enterprise-grade security. It features an embedded automation builder that can be integrated into external applications via iframes, supported by comprehensive identity and access management tools such a

    Connects third-party credential storage services to centralize sensitive data management across automated workflows.

    TypeScriptai-agentai-agent-toolsai-agents
    Vezi pe GitHub↗20,887
  • twpayne/chezmoiAvatar twpayne

    twpayne/chezmoi

    18,075Vezi pe GitHub↗

    chezmoi is a command-line utility designed to manage and synchronize system configuration files across multiple machines. It uses a local Git repository as the single source of truth, allowing users to track, version, and distribute dotfiles while maintaining a consistent state across diverse operating systems and hardware architectures. The project distinguishes itself through a declarative reconciliation model that computes the difference between the current filesystem and the desired state defined in the repository. It features a robust templating engine that processes configuration files

    Retrieves sensitive credentials from external password managers and vaults to inject them securely into configuration files at runtime.

    Goconfigurationdotfiledotfile-management
    Vezi pe GitHub↗18,075
  • apache/apisixAvatar apache

    apache/apisix

    16,767Vezi pe GitHub↗

    This project is a high-performance, distributed API gateway designed to manage, secure, and observe traffic for microservices, serverless functions, and artificial intelligence model providers. It functions as a dynamic service proxy and cloud-native ingress controller, centralizing policy enforcement and traffic routing through a unified configuration interface that synchronizes state across multiple nodes in real time. The platform distinguishes itself through a highly extensible architecture that utilizes a high-performance scripting engine to execute modular logic directly within the requ

    Integrates with external secret management systems to securely store and retrieve sensitive credentials used by the gateway.

    Luaapiapi-gatewayapi-management
    Vezi pe GitHub↗16,767
  • jetstack/cert-managerAvatar jetstack

    jetstack/cert-manager

    13,866Vezi pe GitHub↗

    cert-manager is a Kubernetes TLS certificate manager and cluster add-on that automates the issuance and renewal of TLS certificates. It functions as a certificate lifecycle automator, managing certificates as native Kubernetes resources to secure internal and external network traffic. The project includes an ACME protocol client to automate certificate requests and validations from providers. It utilizes a controller to synchronize the desired state of certificates with responses from various certificate authorities. The system covers certificate provisioning from external issuers and vault

    Integrates with Kubernetes secrets to store issued TLS certificates and private keys for workload consumption.

    Go
    Vezi pe GitHub↗13,866
  • cert-manager/cert-managerAvatar cert-manager

    cert-manager/cert-manager

    13,578Vezi pe GitHub↗

    This project is a Kubernetes controller that automates the issuance, renewal, and lifecycle management of TLS certificates. It functions as a native extension to the cluster API, using custom resource definitions and reconciliation loops to maintain the desired state of certificates and trust bundles across distributed services. By integrating directly with the cluster's admission control and secret storage systems, it ensures that cryptographic identities are consistently provisioned and available for application workloads. The project distinguishes itself through its extensive support for a

    Integrates with external secret management systems to securely request and sign TLS certificates.

    Gocertificatecrdhacktoberfest
    Vezi pe GitHub↗13,578
  • kedacore/kedaAvatar kedacore

    kedacore/keda

    10,314Vezi pe GitHub↗

    KEDA is a Kubernetes event-driven autoscaler and cloud event scaling engine. It functions as a custom metrics provider that monitors external event sources—including message brokers, databases, and cloud metrics—to dynamically adjust the replica counts of containerized workloads. The project is distinguished by its scale-to-zero workflow, which reduces workloads to zero replicas during inactivity and automatically restarts them when new events are detected. It operates as a multi-cloud event trigger system, using a pluggable scaler interface to integrate with a wide array of third-party servi

    Integrates with GCP Secret Manager to retrieve authentication credentials for event triggers.

    Goautoscalingevent-drivenhacktoberfest
    Vezi pe GitHub↗10,314
  • stakater/reloaderAvatar stakater

    stakater/Reloader

    10,157Vezi pe GitHub↗

    Reloader is a Kubernetes custom controller designed to automate pod restarts and synchronize running workloads with external configuration stores. It functions as a configuration reloader that triggers rolling upgrades for pods whenever referenced ConfigMaps or Secrets are updated. The tool distinguishes itself by integrating with external secret managers, CSI drivers, and GitOps workflows to ensure workloads are restarted when secrets from external stores change. It utilizes targeted filtering via labels and annotations to control which resources or namespaces trigger restarts, and it can pa

    Integrates with external secret managers, CSI drivers, and GitOps tools to synchronize secret changes with running pods.

    Goconfigmapdaemonsetdeploymentconfigs
    Vezi pe GitHub↗10,157
  • replicate/cogAvatar replicate

    replicate/cog

    9,424Vezi pe GitHub↗

    Cog is a machine learning packaging tool and containerized model wrapper that bundles models and their dependencies into standardized Docker containers. It functions as an environment manager and inference server, ensuring consistent model execution across different hardware systems by resolving GPU drivers, system libraries, and Python dependencies. The project distinguishes itself by automatically generating RESTful HTTP servers and OpenAPI schemas based on defined model input and output types. It manages large model weights as external fixtures to optimize image size and utilizes a slot-ba

    Handles sensitive credentials and API keys securely within the model container environment.

    Go
    Vezi pe GitHub↗9,424
  • khuedoan/homelabAvatar khuedoan

    khuedoan/homelab

    9,109Vezi pe GitHub↗

    This project is a GitOps infrastructure framework designed for managing bare metal servers, container clusters, and networking. It serves as a declarative system for orchestrating the deployment and lifecycle of self-hosted services, using Git as the source of truth to synchronize the desired state of the environment. The framework differentiates itself through a comprehensive automation suite that covers the entire hardware-to-service pipeline. It includes a PXE-based bare metal provisioner for network booting and operating system installation, alongside a lightweight container orchestration

    Provides integration layers to import credentials from external secret management services into the cluster.

    Pythonansibleargocddevops
    Vezi pe GitHub↗9,109
  • jenkinsci/dockerAvatar jenkinsci

    jenkinsci/docker

    7,530Vezi pe GitHub↗

    This project is a containerized build automation system and self-hosted DevOps platform provided as a Docker image. It serves as a distributed build orchestrator and a Dockerized continuous integration and delivery server, ensuring consistent execution environments across different infrastructure. The system distinguishes itself through a distributed execution model that separates a primary controller from multiple remote agents connected via SSH, TCP, or web sockets. It utilizes a modular extensibility framework that allows the core system functionality to be augmented through the installati

    Integrates with external secret management services to securely provide credentials to build processes.

    PowerShelldockerhacktoberfestjenkins
    Vezi pe GitHub↗7,530
  • devtron-labs/devtronAvatar devtron-labs

    devtron-labs/devtron

    5,518Vezi pe GitHub↗

    Devtron este o platformă de gestionare Kubernetes și un orchestrator CI/CD conceput pentru a unifica ciclurile de viață ale aplicațiilor și operațiunile de infrastructură în mai multe clustere dintr-o singură interfață. Servește ca un dashboard centralizat pentru orchestrarea workload-urilor, gestionarea securității și oferirea de observabilitate pentru mediile Kubernetes. Platforma se distinge printr-un motor de flux de lucru no-code pentru automatizarea build-urilor de containere și a pipeline-urilor de livrare software, alături de un instrument vizual de implementare GitOps pentru gestionarea aplicațiilor declarative și reconcilierea derivei de configurare. Suprafața sa de capabilități se extinde la gestionarea securității prin scanarea vulnerabilităților imaginilor de containere și sincronizarea secretelor externe, precum și la observabilitate printr-un dashboard care corelează metrici, log-uri și evenimente pentru depanare. Sistemul gestionează, de asemenea, sarcini de infrastructură precum scalarea workload-urilor bazată pe evenimente, hibernarea resurselor și controlul accesului bazat pe roluri. Platforma poate fi implementată folosind un proces de instalare bootstrap care gestionează toate componentele necesare și dependențele terțe.

    Integrates with external secret managers to securely synchronize sensitive data into the cluster.

    Go
    Vezi pe GitHub↗5,518
  • maiot-io/zenmlAvatar maiot-io

    maiot-io/zenml

    5,452Vezi pe GitHub↗

    ZenML is an extensible machine learning orchestration framework designed to manage the end-to-end lifecycle of data pipelines and AI agent workflows. It functions as a durable orchestrator that executes machine learning tasks as directed acyclic graphs, ensuring that every step is containerized for consistent performance across local, cloud, and hybrid infrastructure. By decoupling pipeline code from underlying compute and storage backends, the platform allows developers to define infrastructure-agnostic stacks that remain portable across diverse environments. The project distinguishes itself

    Integrates with external secrets management services to securely handle sensitive credentials.

    Python
    Vezi pe GitHub↗5,452
  • zenml-io/zenmlAvatar zenml-io

    zenml-io/zenml

    5,451Vezi pe GitHub↗

    ZenML is an orchestration platform designed for building, deploying, and monitoring reproducible machine learning pipelines and agentic workflows. It provides a unified framework that manages the entire lifecycle of machine learning assets, from data processing and model training to the deployment of persistent inference services. By decoupling pipeline logic from underlying compute and storage, the platform enables teams to transition workflows seamlessly from local development environments to production-grade cloud infrastructure. The platform distinguishes itself through a service-oriented

    Resolves secrets via alias-linked lookups to integrate agent execution with existing organizational secret management systems.

    Pythonagentopsagentsai
    Vezi pe GitHub↗5,451
  • loopbackio/loopback-nextAvatar loopbackio

    loopbackio/loopback-next

    5,095Vezi pe GitHub↗

    LoopBack Next este un framework API Node.js utilizat pentru construirea de API-uri REST și multi-protocol. Funcționează ca o implementare de server OpenAPI care poate fie să genereze specificații lizibile de către mașină din cod, fie să producă controllere și modele de implementare din specificații existente. Framework-ul se remarcă printr-un container central de injecție a dependențelor și un strat de acces la date bazat pe modelul repository. Această arhitectură decuplează logica aplicației de construcția componentelor și stocarea persistentă, permițând un sistem pluggable unde sursele de date și logica de business sunt izolate printr-un sistem standardizat de conectori. Proiectul acoperă o gamă largă de capabilități, inclusiv controlul accesului bazat pe roluri cu strategii de autentificare pluggable și orchestrarea serviciilor externe REST și SOAP. De asemenea, oferă instrumente pentru comunicarea în timp real prin endpoint-uri WebSocket, validarea schemelor JSON și scaffolding-ul automatizat al proiectelor printr-o interfață de linie de comandă. Dezvoltarea este susținută de un set de instrumente CLI pentru bootstrapping-ul aplicațiilor, generarea componentelor API și gestionarea dependențelor proiectului.

    Integrates with external secret management systems to securely store and retrieve sensitive credentials.

    TypeScript
    Vezi pe GitHub↗5,095
  • markphelps/fliptAvatar markphelps

    markphelps/flipt

    4,834Vezi pe GitHub↗

    Flipt is a Git-native feature management platform and enterprise feature toggle server. It uses Git repositories as the primary source of truth for feature flag configurations, implementing a GitOps workflow where application functionality is controlled through version control. The system distinguishes itself by utilizing pull requests and code reviews for configuration changes and providing a vendor-neutral evaluation protocol to ensure consistent behavior across different management tools. It supports air-gapped operations with offline license validation for secure, internet-isolated enviro

    Integrates with external secret managers to retrieve sensitive credentials securely instead of storing them in version control.

    Go
    Vezi pe GitHub↗4,834
  • hashicorp/consul-templateAvatar hashicorp

    hashicorp/consul-template

    4,830Vezi pe GitHub↗

    Consul Template is a configuration renderer and dynamic configuration manager that generates files by populating templates with data from Consul and Vault. It functions as a service discovery template engine and secrets management integrator, transforming cluster catalog and health data into formatted configuration files. The tool distinguishes itself by acting as a process supervisor and notifier, capable of executing shell commands or restarting applications automatically after templates are updated. It features a long-polling watcher to monitor remote key-value stores and employs a shared

    Integrates with external secret management services to securely retrieve credentials and certificates for local deployment.

    Goconsulgolangvault
    Vezi pe GitHub↗4,830
  • jenkins-x/jxAvatar jenkins-x

    jenkins-x/jx

    4,691Vezi pe GitHub↗

    jx este o platformă de livrare GitOps și un orchestrator CI/CD pentru Kubernetes, conceput pentru a automatiza construirea și implementarea aplicațiilor. Acesta funcționează ca un manager de pipeline cloud-native care execută secvențe de build și deployment bazate pe containere, folosind un catalog de sarcini reutilizabile. Proiectul se distinge prin orchestrarea automată a mediilor de previzualizare, care sunt create și distruse pe baza activității pull request-urilor pentru a permite validarea înainte de merge. Utilizează un model de sincronizare a stării bazat pe GitOps pentru a menține starea dorită a clusterelor prin interogarea repository-urilor git și aplicarea actualizărilor de configurare verificate. Sistemul acoperă o gamă largă de capabilități, inclusiv gestionarea implementării Helm chart-urilor, orchestrarea multi-cluster și integrarea cu stocuri de secrete externe. De asemenea, oferă instrumente de productivitate pentru dezvoltatori pentru reconstrucția incrementală a aplicațiilor și sincronizarea codului local-la-pod. Instalarea este gestionată prin implementarea operatorului git și bootstrapping-ul joburilor de cluster pentru a asigura consistența instrumentelor.

    Links cloud-hosted secret providers and vaults to the cluster to prevent plain-text secret storage.

    Goacceleratorcicdcontinuous-delivery
    Vezi pe GitHub↗4,691
  • dynaconf/dynaconfAvatar dynaconf

    dynaconf/dynaconf

    4,308Vezi pe GitHub↗

    Dynaconf is a configuration management library for Python applications that provides a unified system for loading, validating, and managing settings. It aggregates configuration data from multiple files, environment variables, and external stores into a single object using a defined precedence order. The project distinguishes itself through a layered environment manager that separates settings into distinct profiles, such as development and production. It includes a declarative validation framework to enforce data rules and type constraints during the loading process, as well as an external s

    Retrieves sensitive credentials from HashiCorp Vault, Redis, or local secret files to keep them out of version control.

    Python
    Vezi pe GitHub↗4,308
Înapoi12Înainte
  1. Home
  2. Security & Cryptography
  3. Secret Management Integrations

Explorează sub-etichetele

  • Extension-Based Secret RetrieversUtilities for fetching secrets via local HTTP server extensions to minimize SDK overhead. **Distinct from Secret Management Integrations:** Focuses specifically on the secret retrieval pattern via local extensions, not general secret management.
  • Home Manager Secret IntegrationsManaging user-level secrets with Home Manager, decrypting and symlinking them to the home directory for user services. **Distinct from Secret Management Integrations:** Distinct from Secret Management Integrations: integrates specifically with Home Manager for user-level secret management.