Hashicorp Vault
@webframp/hashicorp-vaultv2026.06.07.1
01README
HashiCorp Vault secrets management via REST API (KV v1 and v2)
02Vaults
HashiCorp Vaultconfigurable
@webframp/hashicorp-vaulthashicorp.ts
HashiCorp Vault secrets management via REST API
Config Fields
| Field | Type | Description |
|---|---|---|
| address | string | Vault server address (e.g., https://vault.example.com:8200) |
| token? | string | Vault authentication token. If omitted, resolves from VAULT_TOKEN env var or ~/.vault-token file. |
| mount | string | Secrets engine mount path |
| kvVersion | enum | KV secrets engine version |
| namespace? | string | Vault namespace (Enterprise only) |
03Previous Versions
2026.06.01.1Jun 2, 2026
2026.05.20.1May 20, 2026
2026.04.22.1Apr 22, 2026
2026.04.14.1Apr 14, 2026
updated labels
2026.04.13.1Apr 13, 2026
2026.03.31.3Mar 31, 2026
2026.03.31.2Mar 31, 2026
2026.03.31.1Mar 31, 2026
2026.03.30.1Mar 30, 2026
04Stats
A
100 / 100
Downloads
19
Archive size
9.6 KB
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types (deprecated)1/1earned
- Dependencies pass trust audit2/2earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared1/1earned
- Verified public repository2/2earned
05Platforms
06Labels