Skip to content

Add support for use of secure strings for sensitive parameters #195

@tenthirtyam

Description

@tenthirtyam

Code of Conduct

  • I have read and agree to the project's Code of Conduct.
  • Vote on this issue by adding a 👍 reaction to the original issue initial description to help the maintainers prioritize.
  • Do not leave "+1" or other comments that do not add relevant information or questions.
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.

Description

For example: if one runs a command with no input one is prompted for:

server:
user:
password:

The password value should not be echo'd back to the screen in plaintext

Use Case(s)

A user may not want to reveal sensitive credentials during a screen sharing session.

Potential Configuration

Please consider the use of -AsSecureString when reading in the password interactively.

References

No response

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions