SecretManagement.Warden

1.1.0

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

### Code Changes
- Changed how the version of winget-installed bitwarden-cli is checked to use the full path of the bw.exe command.
### Documentation Changes
- Updated Installation section of README.md
- Updated NOTES section of the help for ConvertTo-Hashtable.
- Updated license copyright year range.
### Breaking Changes
- The "mac failed." error message was demoted to a warning. I have not seen it cause an issue in a very long time, but I'm not sure why it stopped.

FileList

Version History

Version Downloads Last updated
1.1.0 (current version) 10 4/18/2024
1.0.2 40 1/12/2024
1.0.1 30 9/29/2023