ststeiger / PdfSharpCore

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

Update SixLabors to fix Security Vuln #430

Closed Jetski5822 closed 8 months ago

Jetski5822 commented 8 months ago

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

TonyValenti commented 8 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.