PlagueHO / CosmosDB

PowerShell Module for working with Azure Cosmos DB databases, collections, documents, attachments, offers, users, permissions, triggers, stored procedures and user defined functions.
http://dscottraynsford.com
MIT License
154 stars 46 forks source link

Fix unit failures with PSSA - Fixes #431 #432

Closed PlagueHO closed 3 years ago

PlagueHO commented 3 years ago

Pull Request

This PR suppresses PSSA checks unless run on PowerShell Core 7.0.3 or above or Windows PowerShell..

Bug Fixes


This change is Reviewable