From 64e3f4963580db76305e458f3652b98fcc42f6c6 Mon Sep 17 00:00:00 2001 From: ZeroPath Date: Mon, 7 Apr 2025 02:59:00 +0000 Subject: [PATCH] fix: enhance XSS protection with strict validation and HTML5 encoding --- test/index.php | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/test/index.php b/test/index.php index f6293fb..824e08c 100644 --- a/test/index.php +++ b/test/index.php @@ -1,5 +1,13 @@