mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
JS: refactor UriLibraries.qll models to use DataFlow::moduleMember
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import javascript
|
||||
|
||||
from DataFlow::Node n
|
||||
where n = querydashstring::querydashstring()
|
||||
where n = querydashstring::querydashstringMember(_)
|
||||
select n
|
||||
Reference in New Issue
Block a user