Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add suppression of warning for MS policy #1205

Merged

Conversation

JamesWTruher
Copy link
Member

Because we are using a direct invocation of ConvertTo-SecureString it triggers a warning by MS tools that secrets are not allowed to be checked in to our repository. This suppresses this warning.

PR Summary

PR Checklist

Because we are using a direct invocation of ConvertTo-SecureString it triggers a warning by MS tools that secrets are not allowed to be checked in to our repository. This suppresses this warning.
@JamesWTruher JamesWTruher self-assigned this Apr 2, 2019
@JamesWTruher JamesWTruher merged commit c7e9e5c into PowerShell:development Apr 2, 2019
@JamesWTruher JamesWTruher deleted the suppressWarning001 branch April 2, 2019 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants