-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
be55aa7
commit 5805488
Showing
1 changed file
with
1 addition
and
9 deletions.
There are no files selected for viewing
10 changes: 1 addition & 9 deletions
10
tools/StaticAnalysis/Exceptions/Az.DiskPool/SignatureIssues.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,13 @@ | ||
"AssemblyFileName","ClassName","Target","Severity","ProblemId","Description","Remediation" | ||
"Az.DiskPool","New-AzDiskPoolAclObject","New-AzDiskPoolAclObject","1","8100","New-AzDiskPoolAclObject Does not support ShouldProcess but the cmdlet verb New indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue" | ||
"Az.DiskPool","Get-AzDiskPool","Get-AzDiskPool","1","8410","Parameter ProxyUseDefaultCredentials of cmdlet Get-AzDiskPool does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name." | ||
"Az.DiskPool","Get-AzDiskPoolIscsiTarget","Get-AzDiskPoolIscsiTarget","1","8410","Parameter ProxyUseDefaultCredentials of cmdlet Get-AzDiskPoolIscsiTarget does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name." | ||
"Az.DiskPool","New-AzDiskPool","New-AzDiskPool","1","8100","New-AzDiskPool Does not support ShouldProcess but the cmdlet verb New indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue" | ||
"Az.DiskPool","New-AzDiskPool","New-AzDiskPool","1","8410","Parameter ProxyUseDefaultCredentials of cmdlet New-AzDiskPool does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name." | ||
"Az.DiskPool","New-AzDiskPoolAclObject","New-AzDiskPoolAclObject","1","8100","New-AzDiskPoolAclObject Does not support ShouldProcess but the cmdlet verb New indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue" | ||
"Az.DiskPool","New-AzDiskPoolIscsiLunObject","New-AzDiskPoolIscsiLunObject","1","8100","New-AzDiskPoolIscsiLunObject Does not support ShouldProcess but the cmdlet verb New indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue" | ||
"Az.DiskPool","New-AzDiskPoolIscsiTarget","New-AzDiskPoolIscsiTarget","1","8100","New-AzDiskPoolIscsiTarget Does not support ShouldProcess but the cmdlet verb New indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue" | ||
"Az.DiskPool","New-AzDiskPoolIscsiTarget","New-AzDiskPoolIscsiTarget","1","8410","Parameter ProxyUseDefaultCredentials of cmdlet New-AzDiskPoolIscsiTarget does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name." | ||
"Az.DiskPool","Remove-AzDiskPool","Remove-AzDiskPool","1","8100","Remove-AzDiskPool Does not support ShouldProcess but the cmdlet verb Remove indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue" | ||
"Az.DiskPool","Remove-AzDiskPool","Remove-AzDiskPool","1","8410","Parameter ProxyUseDefaultCredentials of cmdlet Remove-AzDiskPool does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name." | ||
"Az.DiskPool","Remove-AzDiskPoolIscsiTarget","Remove-AzDiskPoolIscsiTarget","1","8100","Remove-AzDiskPoolIscsiTarget Does not support ShouldProcess but the cmdlet verb Remove indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue" | ||
"Az.DiskPool","Remove-AzDiskPoolIscsiTarget","Remove-AzDiskPoolIscsiTarget","1","8410","Parameter ProxyUseDefaultCredentials of cmdlet Remove-AzDiskPoolIscsiTarget does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name." | ||
"Az.DiskPool","Start-AzDiskPool","Start-AzDiskPool","1","8100","Start-AzDiskPool Does not support ShouldProcess but the cmdlet verb Start indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue" | ||
"Az.DiskPool","Start-AzDiskPool","Start-AzDiskPool","1","8410","Parameter ProxyUseDefaultCredentials of cmdlet Start-AzDiskPool does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name." | ||
"Az.DiskPool","Stop-AzDiskPool","Stop-AzDiskPool","1","8100","Stop-AzDiskPool Does not support ShouldProcess but the cmdlet verb Stop indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue" | ||
"Az.DiskPool","Stop-AzDiskPool","Stop-AzDiskPool","1","8410","Parameter ProxyUseDefaultCredentials of cmdlet Stop-AzDiskPool does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name." | ||
"Az.DiskPool","Update-AzDiskPool","Update-AzDiskPool","1","8100","Update-AzDiskPool Does not support ShouldProcess but the cmdlet verb Update indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue" | ||
"Az.DiskPool","Update-AzDiskPool","Update-AzDiskPool","1","8410","Parameter ProxyUseDefaultCredentials of cmdlet Update-AzDiskPool does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name." | ||
"Az.DiskPool","Update-AzDiskPoolIscsiTarget","Update-AzDiskPoolIscsiTarget","1","8100","Update-AzDiskPoolIscsiTarget Does not support ShouldProcess but the cmdlet verb Update indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue" | ||
"Az.DiskPool","Update-AzDiskPoolIscsiTarget","Update-AzDiskPoolIscsiTarget","1","8410","Parameter ProxyUseDefaultCredentials of cmdlet Update-AzDiskPoolIscsiTarget does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name." |