From c33ea997be13e32cac5d76445c7418b6be3321e8 Mon Sep 17 00:00:00 2001 From: Mohammad Abu-Khader Date: Sat, 14 Feb 2026 17:00:08 +0400 Subject: [PATCH] Enhance security by adding safety checks for unpickling and ensuring restrictive file permissions Signed-off-by: Mohammad Abu-Khader --- index.html | 8 ++--- src/choose.py | 9 ++++++ src/pathpicker/output.py | 11 +++++-- src/pathpicker/parse.py | 59 ++++++++++++++++++----------------- src/pathpicker/state_files.py | 18 +++++++++++ src/process_input.py | 11 +++++-- 6 files changed, 79 insertions(+), 37 deletions(-) diff --git a/index.html b/index.html index b95e3c9c..6d1bd5c8 100644 --- a/index.html +++ b/index.html @@ -124,7 +124,7 @@

Any Input

- +
@@ -146,7 +146,7 @@

Arbitrary Commands

- +
@@ -156,8 +156,8 @@

Arbitrary Commands

Bootstrap core JavaScript ================================================== --> - - + +