secrets-manager icon indicating copy to clipboard operation
secrets-manager copied to clipboard

Keeper Secrets Manager is a cloud-based, zero-knowledge platform for securing infrastructure secrets. Provides automatic password rotation and integration into popular DevOps CI/CD tools.

Results 87 secrets-manager issues
Sort by recently updated
recently updated
newest added

Bumps [BouncyCastle.Cryptography](https://github.com/bcgit/bc-csharp) from 2.2.1 to 2.3.1. Commits 45c6b99 Patch #1 for 2.3 cf1829b Set version to '2.3' 6ba2109 Update Readme for 2.3.0 601768c DTLS: Sanity check on return value from...

dependencies
.NET

My org uses Keeper Secrets in python, configured to use the `KSMCache` for added resiliency. This works great when there's momentary connection issues, but more recently we've occasionally had chunks...

There are functions to add or edit, but not for delete.

Hello, please excuse the bonehead question but is there a nice way to get a list of Keeper records based on the name of a shared folder? e.g. if in...

I am trying to deploy a Hashicorp Vault container that uses Keeper as the backend. When I try to register the plugin, I get this: ``` /vault/plugins # vault plugin...

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...

dependencies
go

Hello I'm having some issues installing the latest version, 1.1.3, of ksm on macos. After the installer finishes, and i try to run `ksm` in my terminal, I get ```...

Currently today there is no option to rename (change the title of) a record Or duplicate a record with the cli. This is however an option via the UI. But...

I'm trying to integrate the Keeper Secrets manager with the Hashicorp Vault. I'm using this documentation: https://docs.keeper.io/secrets-manager/secrets-manager/integrations/hashicorp-vault Versions used: - Hashicorp Vault: 1.15.2 - Hashicorp Vault Operator: 0.5.0 (Helm Chart...