imaging icon indicating copy to clipboard operation
imaging copied to clipboard

fix(deps): patch golang.org/x/image and removed ioutils dep

Open n2p5 opened this issue 11 months ago • 1 comments

This is a a PR meant to address CVE-2024-24792 Panic when parsing invalid palette-color images in golang.org/x/image.

I also took the opportunity to remove the deprecated ioutils in favor of io and os functions.

I ran the tests locally and all tests pass.

n2p5 avatar Jan 21 '25 21:01 n2p5

When can we expect it to get merged and release ?

ankitpunchh avatar Feb 18 '25 04:02 ankitpunchh