SecretManagement.KeePass

0.9.3-beta0001

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.

Installation Options

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

Install-Module -Name SecretManagement.KeePass -AllowPrerelease

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

Install-PSResource -Name SecretManagement.KeePass -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.3-beta0001] - 2021-08-27
### Minor Updates and Bug Fixes
- 🧪 Move test files to central folder & Support updating entries with recycled sibling  (#61)  
   * -Moved all test-files to the Tests folder  
   * -Test files all moved to the main Tests-Folder  
   -Adjusted path references  
   * Added hint that Test will fail under Windows Powershell 5.1 if the localization is not en-US  
   * Adjusted Test-Path  
   * Removed the removal of the extensions Tests folder as this does not exist anymore  
   * -Refined some Logging  
   -Added Test 'Should ignore recycle bin on update of an existing entry with Set-Secret' to SecretManagement.KeePass/Tests/SecretManagementVault.Tests.ps1  
   -Implemented "ignore recycle bin on update of an existing entry with Set-Secret" based on the vault settings  
    (see https://github.com/JustinGrote/SecretManagement.KeePass/issues/37#issuecomment-904227201)  
   * Errorhandling adjusted in Pester test if Get-Secret does not find an entry.

FileList

Version History

Version Downloads Last updated
0.9.3-beta0001 (current version) 423 8/27/2021
0.9.2 17,269 8/22/2021
0.9.2-beta0009 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