Skip to content

Protect PS script parameters containing sensitive information #278

Closed

Description

Improve security in PowerShell scripts by using SecureString for the following parameters:

  • $LoginServicePrincipalJson
  • $NvaUsername
  • $NvaPassword

Along with these PS script changes, we will need to update the calling workflows to ensure the correct value types are passed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions