mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Remove 'here'.
This commit is contained in:
@@ -16,4 +16,4 @@ import DataFlow::PathGraph
|
||||
|
||||
from WebviewDebugEnabledConfig conf, DataFlow::PathNode source, DataFlow::PathNode sink
|
||||
where conf.hasFlowPath(source, sink)
|
||||
select sink, source, sink, "Webview debugging is enabled here."
|
||||
select sink, source, sink, "Webview debugging is enabled."
|
||||
|
||||
Reference in New Issue
Block a user