SecretManagement.KeePass

0.9.2-beta0009

A cross-platform Keepass Secret Management vault extension. See the README.MD in the module for more details.

Minimum PowerShell version

5.1

This is a prerelease version of SecretManagement.KeePass.
There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name SecretManagement.KeePass -RequiredVersion 0.9.2-beta0009 -AllowPrerelease

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

Install-PSResource -Name SecretManagement.KeePass -Version 0.9.2-beta0009 -Prerelease

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

(c) 2021 Justin Grote. All rights reserved.

Package Details

Author(s)

  • Justin Grote

Tags

SecretManagement KeePass SecretVault Vault Secret

Functions

Register-KeePassSecretVault Unlock-KeePassSecretVault

PSEditions

Desktop Core

Dependencies

Release Notes

## [0.9.2-beta0009] - 2021-08-22
### Minor Updates and Bug Fixes
- ⬆️ SecretManagement 1.1.0 Compatibility (#55)  
   SecretManagement 1.1.0 moves the vault extension into its own runspace and adds a new Unlock-SecretVault mechanism. This adds support for that new operating model.
- 📦 Fix issue with common tests being included in compilation (e277af9)
- 📦 Wrap Public Function Initialization in SourceInit region (2818d4c)
- 🐛 Tests were being included in build process, causing import errors (ab83ff6)
- ⬆️ Microsoft.Powershell.SecretManagement 1.0.0 (11d45c7)
- 🔖 v0.9.1.3 (75d25c3)
- 🐛 UNC Paths incorrectly translated to PSProvider Paths  (#45)  
   Fixes #44

### Other
- Update parameter names in README.MD (#51)  
   * Updated parameter name in README.MD  
   * Updated 2nd parameter name in README.MD
- Add Press Github Actions Support (#46)

FileList

Version History

Version Downloads Last updated
0.9.3-beta0001 418 8/27/2021
0.9.2 16,865 8/22/2021
0.9.2-beta0009 (current version) 14 8/22/2021
0.9.2-beta0008 94 4/22/2021
0.9.2-beta0007 18 4/20/2021
0.9.2-beta0006 19 4/19/2021
0.9.2-beta0005 16 4/19/2021
0.9.2-beta0004 21 4/14/2021
0.9.1.3 1,225 4/11/2021
0.9.1.2 379 3/22/2021
0.9.1.1 149 3/4/2021
0.9.1.0 25 3/4/2021
0.0.9.4 91 2/23/2021
0.0.9.3 192 1/18/2021
0.0.9.2 53 1/12/2021
0.0.9.1 32 1/12/2021
0.0.9 41 1/11/2021
0.0.4.4 192 10/5/2020
0.0.4.3 16 10/2/2020
Show more