Skip to content

Updated ImageSharp to fix vulnerability - #6

Open
jhartmann123 wants to merge 3 commits into
JPlenert:masterfrom
jhartmann123:update-imagesharp
Open

jhartmann123 wants to merge 3 commits into
JPlenert:masterfrom
jhartmann123:update-imagesharp

Conversation

@jhartmann123

@jhartmann123 jhartmann123 commented Jun 20, 2024

Copy link
Copy Markdown

Fixes #5

Also check https://www.nuget.org/packages/SixLabors.ImageSharp - 2.1.8 does not have any vulnerabilities reported currently

@jhartmann123

Copy link
Copy Markdown
Author

Updated to 2.1.9, as 2.1.8 now also has a reported vulnerability.

@VILLAN3LL3

Copy link
Copy Markdown

would be cool to have this PR merged asap :-)

@weslleymurdock

Copy link
Copy Markdown

Hi folks
Any idea when this pr will be merged? I use this package in a finances app, and it will be great use the package with this PR

@JPlenert

JPlenert commented Oct 6, 2024

Copy link
Copy Markdown
Owner

The basic idea to remove ImageSharp from the library and go with PNG and scan lines only.
So if you need other image formats than PNG you can externally create images with the scan lines.

@thehaseebahmed

Copy link
Copy Markdown

The basic idea to remove ImageSharp from the library and go with PNG and scan lines only. So if you need other image formats than PNG you can externally create images with the scan lines.

Until that happens, can we at least update the ImageSharp version?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ImageSharp Vulnerability

5 participants