mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Fix ending line error
This commit is contained in:
@@ -40,4 +40,3 @@ class DirectoryListingInitParam extends WebXMLElement {
|
||||
from DirectoryListingInitParam initp
|
||||
where initp.isListingEnabled()
|
||||
select initp, "Directory listing should be disabled to mitigate filename and path disclosure"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user