There was an error while loading. Please reload this page.
1 parent c23b3a9 commit ada881eCopy full SHA for ada881e
1 file changed
csharp/ql/src/Security Features/CWE-548/Web.config.good
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="utf-8" ?>
2
<configuration>
3
<system.webServer>
4
- <directoryBrowse enable="false"/>
+ <directoryBrowse enabled="false"/>
5
...
6
</system.web>
7
-</configuration>
+</configuration>
0 commit comments