Skip to content

Commit 5572b06

Browse files
committed
remove white spaces
1 parent 622475e commit 5572b06

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
"Directory","Assembly Name","Assembly Version","Referencing Assembly","Severity","ProblemId","Description","Remediation"
22
"Az.ContainerRegistry","Microsoft.Win32.Registry","4.1.1.0","System.Management.Automation","0","3000","Missing assembly Microsoft.Win32.Registry referenced from System.Management.Automation","Ensure that the assembly is included in the Wix file or directory"
33
"Az.ContainerRegistry","Microsoft.PowerShell.CoreCLR.Eventing","6.1.0.0","System.Management.Automation","0","3000","Missing assembly Microsoft.PowerShell.CoreCLR.Eventing referenced from System.Management.Automation","Ensure that the assembly is included in the Wix file or directory"
4-
"Az.ContainerRegistry","System.IdentityModel.Tokens.Jwt","5.1.2.0","Microsoft.Azure.ContainerRegistry","0","3000","Missing assembly System.IdentityModel.Tokens.Jwt referenced from Microsoft.Azure.ContainerRegistry","Ensure that the assembly is included in the Wix file or directory"
5-
4+
"Az.ContainerRegistry","System.IdentityModel.Tokens.Jwt","5.1.2.0","Microsoft.Azure.ContainerRegistry","0","3000","Missing assembly System.IdentityModel.Tokens.Jwt referenced from Microsoft.Azure.ContainerRegistry","Ensure that the assembly is included in the Wix file or directory"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"Target","AssemblyName","AssemblyVersion","Severity","ProblemId","Description","Remediation"
22
"File version 1.1 in D:\a\1\s\artifacts\Debug\Az.ContainerRegistry\Microsoft.IdentityModel.Logging.dll, File version 5.6 in D:\a\1\s\artifacts\Debug\Az.Attestation\Microsoft.IdentityModel.Logging.dll","Microsoft.IdentityModel.Logging","5.6.0.0","0","7000","Shared assembly conflict, shared assemblies with the same assembly version have differing file versions","Update the assembly reference for Microsoft.IdentityModel.Logging in one of the referring assemblies"
3-
"File version 5.1 in D:\a\1\s\artifacts\Debug\Az.ContainerRegistry\Microsoft.IdentityModel.Tokens.dll, File version 5.6 in D:\a\1\s\artifacts\Debug\Az.Attestation\Microsoft.IdentityModel.Tokens.dll","Microsoft.IdentityModel.Tokens","5.6.0.0","0","7000","Shared assembly conflict, shared assemblies with the same assembly version have differing file versions","Update the assembly reference for Microsoft.IdentityModel.Tokens in one of the referring assemblies"
3+
"File version 5.1 in D:\a\1\s\artifacts\Debug\Az.ContainerRegistry\Microsoft.IdentityModel.Tokens.dll, File version 5.6 in D:\a\1\s\artifacts\Debug\Az.Attestation\Microsoft.IdentityModel.Tokens.dll","Microsoft.IdentityModel.Tokens","5.6.0.0","0","7000","Shared assembly conflict, shared assemblies with the same assembly version have differing file versions","Update the assembly reference for Microsoft.IdentityModel.Tokens in one of the referring assemblies"

tools/StaticAnalysis/Exceptions/Az.ContainerRegistry/SignatureIssues.csv

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,4 @@
55
"Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.dll","Microsoft.Azure.Commands.ContainerRegistry.NewAzureContainerRegistryWebhook","New-AzContainerRegistryWebhook","1","8420","Parameter set 'ResourceIdParameterSet' of cmdlet 'New-AzContainerRegistryWebhook' contains at least one parameter with a position larger than four, which is discouraged.","Limit the number of positional parameters in a single parameter set to four or fewer."
66
"Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.dll","Microsoft.Azure.Commands.ContainerRegistry.ConnectAzureContainerRegistry","Connect-AzContainerRegistry","1","8100","Connect-AzContainerRegistry Does not support ShouldProcess but the cmdlet verb Connect indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue"
77
"Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.dll","Microsoft.Azure.Commands.ContainerRegistry.Commands.NewAzureContainerRegistryNetworkRule","New-AzContainerRegistryNetworkRule","1","8100","New-AzContainerRegistryNetworkRule 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"
8-
"Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.dll","Microsoft.Azure.Commands.ContainerRegistry.Commands.SetAzureContainerRegistryNetworkRuleSet","Set-AzContainerRegistryNetworkRuleSet","1","8100","Set-AzContainerRegistryNetworkRuleSet Does not support ShouldProcess but the cmdlet verb Set indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue"
9-
8+
"Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.dll","Microsoft.Azure.Commands.ContainerRegistry.Commands.SetAzureContainerRegistryNetworkRuleSet","Set-AzContainerRegistryNetworkRuleSet","1","8100","Set-AzContainerRegistryNetworkRuleSet Does not support ShouldProcess but the cmdlet verb Set indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue"

0 commit comments

Comments
 (0)