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

warning NU1903: Package 'System.Formats.Asn1' 8.0.0 has a known high severity vulnerability #208

Open
ThomasHoevel opened this issue Nov 14, 2024 · 0 comments

Comments

@ThomasHoevel
Copy link
Member

After updating Visual Studio and Windows, we saw this warning while compiling:

warning NU1903: Package 'System.Formats.Asn1' 8.0.0 has a known high severity vulnerability, GHSA-447r-wph3-92pm

To resolve this issue when compiling PDFsharp, go to Directory.Packages.prop and locate this line:

<Cryptography_PackageVersion>8.0.0</Cryptography_PackageVersion>

Change the version to 8.0.1 and the warning disappears.

This change will be included with PDFsharp 6.2.0 Preview 2 coming this or next month.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant