From fff5dbc40c2977e83b92554c28e04d4252fd1029 Mon Sep 17 00:00:00 2001 From: Frederick Morlock Date: Tue, 16 Dec 2025 16:16:07 -0500 Subject: [PATCH] Add closing tag to IISServer-10.0-3.5 OrgSettings Commit b07514f292123969467880db0ee2339e40474999 mistakenly removed the XML self-closing tag from the default IISServer-10.0-3.5 OrgSetting file. As a result, IISServer configuration failed due to unclosed XML tags. --- source/StigData/Processed/IISServer-10.0-3.5.org.default.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/StigData/Processed/IISServer-10.0-3.5.org.default.xml b/source/StigData/Processed/IISServer-10.0-3.5.org.default.xml index e6c0c64f6..2ae299893 100644 --- a/source/StigData/Processed/IISServer-10.0-3.5.org.default.xml +++ b/source/StigData/Processed/IISServer-10.0-3.5.org.default.xml @@ -5,4 +5,4 @@ Each setting in this file is linked by STIG ID and the valid range is in an associated comment. --> - +