From fe94a389cb0702f7b7f8805b54b71803fe6b13dd Mon Sep 17 00:00:00 2001 From: ZeroPath Date: Mon, 7 Apr 2025 02:56:58 +0000 Subject: [PATCH] fix: sanitize user input to prevent XSS vulnerability --- test/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/index.php b/test/index.php index cd00388..f6293fb 100644 --- a/test/index.php +++ b/test/index.php @@ -1,5 +1,5 @@