From b256350fbcf170ef3d70e9cf7c6dfa0618e47ef4 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Mon, 28 Oct 2024 13:45:21 +0900 Subject: [PATCH] Version 1.6 --- Changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog.md b/Changelog.md index f63c106..199a2b9 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,8 @@ ## Upcoming Changes +## Version 1.6 + Enforce "safe-links" on extraction by ensuring every extracted symlink actually points to a file in the archive. Additionally any extracted symlinks that don't point to a valid destination is removed. This "enforce safe-links on extract"