github cshum/imagor v0.9.12

latest releases: v1.9.5, v1.9.4, v1.9.3...
4 years ago

Image Bombs Prevention

Imagor now checks the image type and its resolution before the actual processing happens. The image processing will be rejected if the dimensions are too big (you can set the max allowed image resolution using -vips-max-resolution), which protects from so called "image bombs”.

What's Changed

  • build(vips): auto commit golden files by @cshum in #96
  • build: cache libvips build on test by @cshum in #99
  • build(docker): Upgrade Go to 1.18.5 by @cshum
  • fix(vips): fix proportion out of bound by @cshum in #102
  • feat(vips): vips-max-resolution by @cshum in #104

Full Changelog: v0.9.11...v0.9.12

Don't miss a new imagor release

NewReleases is sending notifications on new releases.