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

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

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

7 个仓库

Awesome GitHub RepositoriesVault Integrations

Connectors for retrieving sensitive data from secure vault storage systems.

Distinguishing note: Focuses on secret retrieval from vaults rather than general secret management.

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

Awesome Vault Integrations GitHub Repositories

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

    serverless/serverless

    46,917在 GitHub 上查看↗

    The Serverless Framework is a declarative infrastructure-as-code tool designed to automate the deployment, scaling, and lifecycle management of cloud-native applications. It provides a unified command-line interface that translates high-level configuration files into provider-specific resource templates, enabling developers to orchestrate complex architectures, event-driven functions, and cloud resources within a single project structure. What distinguishes this framework is its focus on developer experience and multi-environment parity. It supports local function invocation and event proxyin

    Provides syntax for retrieving nested sensitive data directly from secure vault paths.

    JavaScriptawsaws-dynamodbaws-lambda
    在 GitHub 上查看↗46,917
  • bitwarden/serverbitwarden 的头像

    bitwarden/server

    18,074在 GitHub 上查看↗

    This project provides a comprehensive, self-hosted platform for zero-knowledge credential management and enterprise secrets orchestration. It functions as a secure vault that ensures all encryption and decryption processes occur exclusively on the client side, preventing the server from ever accessing plaintext data. By combining identity federation with robust access controls, the system enables organizations to centralize the management of passwords, passkeys, and sensitive infrastructure credentials. The platform distinguishes itself through its focus on both human-centric security and aut

    Provides programmatic access to sensitive credentials for automated workflows to fetch secrets securely.

    C#apiaspnetaspnetcore
    在 GitHub 上查看↗18,074
  • bitwarden/clientsbitwarden 的头像

    bitwarden/clients

    13,114在 GitHub 上查看↗

    This project is a comprehensive zero-knowledge security suite designed for enterprise credential management, secrets orchestration, and password management. It provides a secure, end-to-end encrypted vault that allows users to store, synchronize, and manage sensitive information, including passwords, passkeys, and infrastructure secrets, across desktop, mobile, and browser environments. The platform distinguishes itself through a strict zero-knowledge architecture where all encryption and decryption occur locally on the client, ensuring that plaintext data remains inaccessible to the server.

    Enables secure retrieval of sensitive credentials from vault storage at runtime for application workflows.

    TypeScriptangularbitwardenbrowser-extension
    在 GitHub 上查看↗13,114
  • kedacore/kedakedacore 的头像

    kedacore/keda

    10,314在 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

    Provides a connector to retrieve sensitive authentication data from HashiCorp Vault instances.

    Goautoscalingevent-drivenhacktoberfest
    在 GitHub 上查看↗10,314
  • bitwarden/androidbitwarden 的头像

    bitwarden/android

    8,457在 GitHub 上查看↗

    This project is an Android password manager application that provides an end-to-end encrypted vault for storing and synchronizing login credentials, secure notes, and identities. It functions as a secure storage system using zero-knowledge encryption to ensure that only the user can decrypt their stored data. The application integrates directly with the Android system to provide an autofill service that populates usernames and passwords into mobile apps and browser login fields. It also serves as a passkey management wallet for FIDO2 cryptographic passkeys and a time-based one-time password a

    Offers a terminal-based interface for the comprehensive administration of vault contents.

    Kotlinandroidbitwardencompose
    在 GitHub 上查看↗8,457
  • jpmorganchase/quorumjpmorganchase 的头像

    jpmorganchase/quorum

    4,771在 GitHub 上查看↗

    Quorum is a permissioned blockchain framework based on Ethereum, designed for enterprise consortia. It implements a private version of the ledger that restricts network access to authorized participants and uses authority-based consensus mechanisms to achieve transaction finality without energy-intensive mining. The project focuses on data privacy and access control through the use of private smart contracts and encrypted state storage. This ensures that transaction visibility and business logic results remain hidden from unauthorized nodes and are only accessible to designated consortium mem

    Provides a plugin interface to retrieve account credentials from secure third-party hardware or software vaults.

    Go
    在 GitHub 上查看↗4,771
  • dynaconf/dynaconfdynaconf 的头像

    dynaconf/dynaconf

    4,308在 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

    Integrates with HashiCorp Vault to retrieve secure configuration variables using tokens and AppRole authentication.

    Python
    在 GitHub 上查看↗4,308
  1. Home
  2. Security & Cryptography
  3. Vault Integrations

探索子标签

  • Administrative CLI InterfacesTerminal-based utilities for performing full vault management and secret injection tasks. **Distinct from Vault Integrations:** Distinct from vault integrations: focuses on administrative management and secret injection rather than just retrieval.