From c9f8ebbe7d772c7ae8cae1d6fa3418086b74af86 Mon Sep 17 00:00:00 2001 From: pacnpal <183241239+pacnpal@users.noreply.github.com> Date: Tue, 28 Jan 2025 21:41:32 -0500 Subject: [PATCH] Potential fix for code scanning alert no. 2: DOM text reinterpreted as HTML Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> --- src/simpleguardhome/templates/index.html | 28 +++++++++++++++++------- 1 file changed, 20 insertions(+), 8 deletions(-) diff --git a/src/simpleguardhome/templates/index.html b/src/simpleguardhome/templates/index.html index 87e125f..97c752d 100644 --- a/src/simpleguardhome/templates/index.html +++ b/src/simpleguardhome/templates/index.html @@ -6,6 +6,18 @@