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

Remove ConvertTo-SecureString from Examples #8540

Merged
merged 2 commits into from
Sep 17, 2022
Merged

Conversation

potatoqualitee
Copy link
Member

@potatoqualitee potatoqualitee commented Sep 17, 2022

I will be enforcing a new policy that all Examples must be secure.

I've never been a fan of showing people how to use ConvertTo-SecureString because it's basically suggesting it's okay to type out a plain-text password at the console. If people need it for CI/CD, they can figure it out how to do it securely on other blog sites. Maybe I'll do a dbatools specific guide at some point.

Anyway, this Twitter thread is pure pain.

I've never been a fan of showing people how to do this -- they can figure it out if they need. I'd like to create a new policy that all Examples must be secure.
@potatoqualitee potatoqualitee merged commit 072d54e into development Sep 17, 2022
@potatoqualitee potatoqualitee deleted the example branch September 17, 2022 08:35
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.

1 participant