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

Update Azure DevOps Migration Tools #28

Closed

Update Azure DevOps Migration Tools

19c57e1
Select commit
Loading
Failed to load commit list.
Closed

Update Azure DevOps Migration Tools #28

Update Azure DevOps Migration Tools
19c57e1
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / PSScriptAnalyzer succeeded Nov 7, 2023 in 5s

No new alerts in code changed by this pull request

Annotations

Check failure on line 124 in modules/Migrate-Packages.psm1

See this annotation in the file changed.

Code scanning / PSScriptAnalyzer

File 'Migrate-Packages.psm1' uses ConvertTo-SecureString with plaintext. This will expose secure information. Encrypted standard strings should be used instead. Error

File 'Migrate-Packages.psm1' uses ConvertTo-SecureString with plaintext. This will expose secure information. Encrypted standard strings should be used instead.

Check failure on line 128 in modules/Migrate-Packages.psm1

See this annotation in the file changed.

Code scanning / PSScriptAnalyzer

File 'Migrate-Packages.psm1' uses ConvertTo-SecureString with plaintext. This will expose secure information. Encrypted standard strings should be used instead. Error

File 'Migrate-Packages.psm1' uses ConvertTo-SecureString with plaintext. This will expose secure information. Encrypted standard strings should be used instead.