Skip to content

Add Tests for UseShouldProcessForStateChangingFunctions #35

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

Merged
merged 2 commits into from
Apr 16, 2015
Merged

Conversation

yutingc
Copy link
Contributor

@yutingc yutingc commented Apr 16, 2015

No description provided.

@@ -0,0 +1,24 @@
Import-Module PSScriptAnalyzer
$violationMessage = "File AvoidConvertToSecureStringWithPlainText.ps1 uses ConvertTo-SecureString with plaintext. This will expose secure information. Encrypted standard strings should be used instead."
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this a random violation message? Does not fit in this context..

Sorry. Pushed the wrong file.
Corrected the message.
@yutingc
Copy link
Contributor Author

yutingc commented Apr 16, 2015

Corrected the message. Uploaded the wrong one earlier.

@raghushantha
Copy link
Member

looks good. pls merge.. Thanks.

yutingc added a commit that referenced this pull request Apr 16, 2015
Add Tests for UseShouldProcessForStateChangingFunctions
@yutingc yutingc merged commit 4f1ca19 into BugFixes Apr 16, 2015
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.

2 participants