imaging
imaging copied to clipboard
fix(deps): patch golang.org/x/image and removed ioutils dep
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.
When can we expect it to get merged and release ?