ststeiger / PdfSharpCore

Port of the PdfSharp library to .NET Core - largely removed GDI+ (only missing GetFontData - which can be replaced with freetype2)
Other
1.04k stars 231 forks source link

Update SixLabors to fix Security Vuln #430

Closed Jetski5822 closed 4 months ago

Jetski5822 commented 4 months ago

This fixes issues raised in Snyk and on nuget.org https://www.nuget.org/packages/SixLabors.ImageSharp

TonyValenti commented 4 months ago

Hi @Jetski5822 - Would you be OK closing this PR? This PR: https://github.com/ststeiger/PdfSharpCore/pull/427

Contains your fix and enables compatibility with ImageSharp 3.x.