Skip to content

giuliocalzolari/vault-plugin-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

vault-plugin-list

List fo plugin for Hashicorp Vault

Plugins

  • vault-acme Vault ACME is a Vault secret engine that allow users and application to retrieve TLS certificates validated by an ACME provider like Let's Encrypt without having to give each applications permission to modify DNS and using Vault's audit and policy systems.
  • vault-plugin-secrets-artifactory This is a backend plugin to be used with Hashicorp Vault. It uses the Artifactory REST API to dynamically issue Access Tokens.
  • vault-plugin-auth-chefnode - The "chef-node" auth backend allows Nodes registered with a Chef server to authenticate using their private keys.
  • vault-auth-plugin-chef- Vault Authentication plugin for Chef.
  • vault-auth-chef - Chef authorization plugin for Hashicorp Vault.
  • kubernetes-flexvolume-vault-plugin - A kubernetes flexvolume plugin that injects vault tokens at pod creation
  • vault-secrets-gen - A Vault secrets plugin for generating high entropy passwords and passphrases.
  • vault-auth-slack - The Vault Auth Slack method is a Vault auth method plugin for authenticating users via Slack. The plugin can run in multiple different "modes" depending on your desired user workflow and risk tolerance. This is both a real custom Vault auth method, and an example of how to build, install, and maintain your own Vault auth plugin.
  • vault-auth-file - HashiCorp Vault authentication plugin for authenticating via Unix password like file.
  • vault-plugin-secrets-webhook - Use Vault ACLs to control access to other REST APIs.
  • vault-plugin-secrets-github - A Vault secrets plugin for creating ephemeral, finely-scoped GitHub access tokens.
  • vault-plugin-secrets-gitlab - his is a backend plugin to be used with Vault. This plugin generates Gitlab Project Access Tokens
  • vault-plugin-secrets-kafka A Vault plugin for generating credentials for Apache Kafka clients. Generates a dynamic username and ACL that can be used to create a uniq SSL certificate for a Kafka client.
  • vault-plugin-auth-vsphere This is a standalone backend plugin for use with HashiCorp Vault. This plugin allows for VMware vSphere virtual machines (VMs) to authenticate with Vault. This plugin requires the vAuth platform to be deployed and configured.
  • argocd-vault-plugin Vault ArgoCD Secret plugin is a secrets engine plugin for HashiCorp Vault that allows for the generation and usage of short-term credentials for ArgoCD.
  • vault-plugin-secrets-jenkins This is a backend plugin to be used with Hashicorp Vault. This plugin generates ephemeral Jenkins Users and API tokens.
  • vault-plugin-auth-openstack This is a standalone backend plugin for use with Hashicorp Vault. This plugin allows for OpenStack instances to authenticate with Vault.
  • vault-plugin-splunk A Hashicorp Vault plugin that aims to securely manage Splunk admin accounts, including secrets rotation for compliance purposes.
  • vault-plugin-secrets-ccp This repository contains the source code for a Vault plugin used to retrieve secrets from the CyberArk Enterprise Password Vault (EVP) using the CyberArk Central Credentials Provider (CCP).

Ops

Users

  • https://github.com/Lingrino/vaku - Vaku is a CLI and Go API that extends the official Vault CLI and API with useful high-level functions such as the ability to copy, move, and search vault paths and folders.
  • https://github.com/Mykolaichenko/vaulter - Vaulter extends default Hashicorp Vault client, implements additional methods like list all backend path, dynamically read value, search in all backend and so on.
  • https://github.com/apptio/breakglass - Breakglass is a tool that will make API calls to Hashicorp Vault servers and then retrieve credentials for you. It's designed to ease the process of getting elevated login credentials for a variety of servers. It currently supports MySQL servers and SSH Command line access.
  • https://github.com/ilijamt/vht/ - vht extends the functionality of Vault and adds searching, tree and recursive deletes.

K8s

Note: There is now official plugin for k8s: https://www.vaultproject.io/docs/auth/kubernetes.html

UI

Other

Releases

No releases published

Packages

No packages published