SecretManagement.Warden

1.1.5.1

Bitwarden/Vaultwarden extension for the PowerShell SecretManager allowing you to Get, Set, and Remove secrets in a standardized way. Supports storing and retrieving PowerShell Objects as secrets. Can be used for automated secret retrieval/management.

Minimum PowerShell version

7.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name SecretManagement.Warden

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name SecretManagement.Warden

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

© 2024 Industrial Info Resources, Inc. All rights reserved.

Package Details

Author(s)

  • William P. Marshall

Tags

SecretManagement Secrets BitWarden Vaultwarden MacOS Linux Windows

PSEditions

Core

Dependencies

Release Notes

## Bugfix
- Invoke-BitwardenCLI now correctly uses the entire filePath when refering to explicitly specified CLIs instead of just the name.
- Error text for Test-CLIVersion Parameter Validation on BitwardenCLI now refers to the correct datatype.

FileList

Version History

Version Downloads Last updated
1.1.5.1 (current version) 2,066 9/25/2024
1.1.5 7 9/25/2024
1.1.4 441 9/5/2024
1.1.3 63 9/4/2024
1.1.2 196 8/29/2024
1.1.1 576 7/17/2024
1.1.0 45 4/18/2024
1.0.2 41 1/12/2024
1.0.1 32 9/29/2023
Show more