awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
ricoberger avatar

ricoberger/vault-secrets-operator

0
View on GitHub↗
677 stars·108 forks·Go·mit·11 views

Vault Secrets Operator

Features

  • Kubernetes Operators - Creates Kubernetes secrets from Vault.
  • Secret Management - Kubernetes operator for syncing secrets from external vaults.
  • Secrets Management - Synchronizes secrets from HashiCorp Vault to Kubernetes.

Star history

Star history chart for ricoberger/vault-secrets-operatorStar history chart for ricoberger/vault-secrets-operator

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Vault Secrets Operator

These projects share indexed features with Vault Secrets Operator. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • hashicorp/vaulthashicorp avatar

    hashicorp/vault

    35,796View on GitHub↗

    Vault is a centralized secrets management platform designed to secure, store, and control access to sensitive credentials such as API keys, passwords, certificates, and encryption keys. At its core, the system employs a barrier-based cryptographic sealing mechanism that requires an unseal process to decrypt internal storage, ensuring that sensitive data remains protected. It provides identity-based access control to manage granular permissions across distributed infrastructure, effectively centralizing security policies and authentication for both human and machine workloads. What distinguish

    Gogosecretsvault
    View on GitHub↗35,796
  • awslabs/git-secretsawslabs avatar

    awslabs/git-secrets

    13,177View on GitHub↗

    Git-secrets is a security utility designed to prevent the accidental exposure of sensitive credentials by integrating automated scanning directly into the version control commit lifecycle. It functions as a commit scanner that evaluates staged files and commit messages against defined security policies before changes are finalized in a repository. The tool utilizes regular expression pattern matching to identify potential secrets and supports the registration of custom patterns to address specific organizational security requirements. To manage operational friction, it includes mechanisms for

    Shell
    View on GitHub↗13,177
  • fugue/credstashfugue avatar

    fugue/credstash

    2,064View on GitHub↗

    A little utility for managing credentials in the cloud

    Python
    View on GitHub↗2,064
  • mozilla/sopsmozilla avatar

    mozilla/sops

    22,116View on GitHub↗

    Sops is a secrets encryption tool designed to encrypt and decrypt sensitive values within configuration files. It functions as a manager for secrets that integrates with cloud key vaults and PGP keys to secure data stored in version-controlled files. The tool utilizes structure-preserving encryption to encrypt individual values while keeping the overall file format and non-sensitive keys intact. It employs a KMS-backed encryption model, interfacing with external key management services from AWS, GCP, and Azure to handle cryptographic operations without exposing private keys locally. The proj

    Go
    View on GitHub↗22,116
Compare all 30 related projects→

Frequently asked questions

What are the main features of ricoberger/vault-secrets-operator?

The main features of ricoberger/vault-secrets-operator are: Kubernetes Operators, Secret Management, Secrets Management.

Which projects share features with ricoberger/vault-secrets-operator?

Projects with overlapping indexed features include: mozilla/sops — Sops is a secrets encryption tool designed to encrypt and decrypt sensitive values within configuration files. It… sobolevn/git-secret — git-secret is a command line tool and Bash encryption utility used to manage sensitive configuration files and… hashicorp/vault — Vault is a centralized secrets management platform designed to secure, store, and control access to sensitive… fugue/credstash — A little utility for managing credentials in the cloud. awslabs/git-secrets — Git-secrets is a security utility designed to prevent the accidental exposure of sensitive credentials by integrating… stackexchange/blackbox — Blackbox is a GPG secret management tool and asymmetric encryption wrapper used to securely store and share sensitive…