File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
src/CodeSigning/CodeSigning Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 1919-->
2020## Upcoming Release
2121* Added ` Get-AzCodeSigningCertChain ` cmdlet to retrieve the certificate chain for a certificate profile.
22+ * Added System.Formats.Asn1 dependency to the module to address a security vulnerability.
2223
2324## Version 0.1.2
2425* Updated signed 3rd party assembly Polly.dll to PSGallery
Original file line number Diff line number Diff line change 2525 <PackageReference Include =" Polly" Version =" 7.2.4" />
2626 <PackageReference Include =" Azure.CodeSigning.Client.CryptoProvider" Version =" 0.1.16" />
2727 <PackageReference Include =" Azure.CodeSigning.Sdk" Version =" 0.1.106" />
28+ <PackageReference Include =" System.Formats.Asn1" Version =" 6.0.1" />
2829 <PackageReference Include =" System.Security.Cryptography.Pkcs" Version =" 6.0.3" />
2930 </ItemGroup >
3031
You can’t perform that action at this time.
0 commit comments