Skip to content

hashicorp/go-secure-stdlib

Folders and files

NameName
Last commit message
Last commit date
Mar 3, 2025
Nov 26, 2024
May 2, 2023
Nov 5, 2024
Feb 4, 2025
May 2, 2023
May 2, 2023
Aug 2, 2024
May 2, 2023
Nov 5, 2024
Nov 22, 2023
May 25, 2023
Jan 16, 2025
Nov 4, 2024
Jan 22, 2025
Nov 5, 2024
Nov 5, 2024
Mar 19, 2024
Feb 24, 2025
May 2, 2023
Feb 9, 2024
Nov 13, 2023
Nov 22, 2023
Nov 13, 2023
Nov 30, 2021
Dec 2, 2021
Jan 17, 2023
Jul 15, 2021

Stdlib for HashiCorp Secure products

These libraries are maintained by engineers in the HashiCorp's Secure division as a stdlib for its projects -- Vault, Vault plugins, Boundary, etc. -- to reduce code duplication and increase consistency.

Each library is its own Go module, although some of them may have dependencies on others within the repo. The libraries follow Go module versioning rules.

Most of the libraries in here were originally pulled from vault/helper/metricsutil, vault/sdk/helper, and vault/internalshared; see there for contribution and change history prior to their move here.

All modules are licensed according to MPLv2 as contained in the LICENSE file; this file is duplicated in each module.