mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-12 10:04:48 -05:00
Use io.CopyN with a max size limit when extracting files from zip archives during restore to prevent potential DoS via decompression bombs.