From 8924bcf628e2c8ccaa0935868a8766e5af62c078 Mon Sep 17 00:00:00 2001 From: ZeroPath Date: Sat, 1 Feb 2025 05:34:10 +0000 Subject: [PATCH] fix: Sanitize user input to prevent XSS vulnerability in index.php --- test/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/index.php b/test/index.php index cd00388f5..f6293fbbc 100644 --- a/test/index.php +++ b/test/index.php @@ -1,5 +1,5 @@