devblackops / PasswordState

PowerShell module for interacting with ClickStudio's PasswordState password management application
Apache License 2.0
40 stars 14 forks source link

Improve testing on the module and enhance security #17

Open trir262 opened 4 years ago

trir262 commented 4 years ago

I removed insecure TLS from the module, refactored the testing capabilities by adding tests per function.

Description

Related Issue

Fixes #13 Fixes #14 Fixes #15 Fixes #16

Motivation and Context

I want to further improve the module because we use PasswordState in our organization, however we can only use winapi. I want to include the possibility to add it to the module as well.

How Has This Been Tested?

Implemented improved testing framework, all tests returned success

Screenshots (if appropriate):

Types of changes

Checklist: