Clone this repo:
  1. 5cbe89a tiff: reject 0-size images by Damien Neil · 29 hours ago master
  2. 3d5c9b6 go.mod: update golang.org/x dependencies by Gopher Robot · 8 days ago v0.39.0
  3. 854c274 font/sfnt: apply bounds checks before allocating read buffer by Damien Neil · 2 weeks ago
  4. 96edba0 webp: reject VP8X headers with too-large canvases by Damien Neil · 3 weeks ago
  5. 23ae9ed tiff: cap buffer growth to prevent OOM from malicious IFD offset by Andy | ZephrFish · 4 weeks ago v0.38.0

Go Images

Go Reference

This repository holds supplementary Go image packages.

Report Issues / Send Patches

This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.

The git repository is https://go.googlesource.com/image.

The main issue tracker for the image repository is located at https://go.dev/issues. Prefix your issue with “x/image:” in the subject line, so it is easy to find.