feat: Add Azure infrastructure provisioning #11
8 new issues (0 max.) of at least severity.
Annotations
Check failure on line 136 in infra/Initialize-CodePals.ps1
codacy-production / Codacy Static Code Analysis
infra/Initialize-CodePals.ps1#L136
File 'Initialize-CodePals.ps1' uses ConvertTo-SecureString with plaintext. This will expose secure information. Encrypted standard strings should be used instead.
Check failure on line 149 in infra/Initialize-CodePals.ps1
codacy-production / Codacy Static Code Analysis
infra/Initialize-CodePals.ps1#L149
File 'Initialize-CodePals.ps1' uses ConvertTo-SecureString with plaintext. This will expose secure information. Encrypted standard strings should be used instead.
Check failure on line 172 in infra/Initialize-GitHubOAuth.ps1
codacy-production / Codacy Static Code Analysis
infra/Initialize-GitHubOAuth.ps1#L172
File 'Initialize-GitHubOAuth.ps1' uses ConvertTo-SecureString with plaintext. This will expose secure information. Encrypted standard strings should be used instead.
Check failure on line 177 in infra/Initialize-GitHubOAuth.ps1
codacy-production / Codacy Static Code Analysis
infra/Initialize-GitHubOAuth.ps1#L177
File 'Initialize-GitHubOAuth.ps1' uses ConvertTo-SecureString with plaintext. This will expose secure information. Encrypted standard strings should be used instead.
Check failure on line 182 in infra/Initialize-GitHubOAuth.ps1
codacy-production / Codacy Static Code Analysis
infra/Initialize-GitHubOAuth.ps1#L182
File 'Initialize-GitHubOAuth.ps1' uses ConvertTo-SecureString with plaintext. This will expose secure information. Encrypted standard strings should be used instead.
Check failure on line 194 in infra/Initialize-GitHubOAuth.ps1
codacy-production / Codacy Static Code Analysis
infra/Initialize-GitHubOAuth.ps1#L194
File 'Initialize-GitHubOAuth.ps1' uses ConvertTo-SecureString with plaintext. This will expose secure information. Encrypted standard strings should be used instead.
Check failure on line 156 in infra/Initialize-Infra.ps1
codacy-production / Codacy Static Code Analysis
infra/Initialize-Infra.ps1#L156
File 'Initialize-Infra.ps1' uses ConvertTo-SecureString with plaintext. This will expose secure information. Encrypted standard strings should be used instead.
Check failure on line 170 in infra/Initialize-Infra.ps1
codacy-production / Codacy Static Code Analysis
infra/Initialize-Infra.ps1#L170
File 'Initialize-Infra.ps1' uses ConvertTo-SecureString with plaintext. This will expose secure information. Encrypted standard strings should be used instead.