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·10 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 were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Vault Secrets Operator

Similar open-source projects, ranked by how many features they share with Vault Secrets Operator.
  • 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
See all 30 alternatives to Vault Secrets Operator→

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.

What are some open-source alternatives to ricoberger/vault-secrets-operator?

Open-source alternatives to ricoberger/vault-secrets-operator 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…