Files
vikunja/pkg
kolaente 7971500467 fix(restore): sanitize config file path to prevent zip slip
Use filepath.Base() on the config file name from the zip archive
before passing it to os.OpenFile, ensuring the config file is
always written to the current directory regardless of what path
the zip entry claims to have.
2026-02-25 13:01:00 +01:00
..
2026-02-25 12:15:28 +01:00
2026-02-25 12:15:28 +01:00
2026-02-25 09:39:04 +00:00