зеркало из https://github.com/github/codeql.git
Swift: Update swift/unsafe-js-eval to include local flow sources.
This commit is contained in:
Родитель
5a0cce2a18
Коммит
a5a459fe0a
|
@ -20,9 +20,8 @@ import DataFlow::PathGraph
|
|||
|
||||
/**
|
||||
* A source of untrusted, user-controlled data.
|
||||
* TODO: Extend to more (non-remote) sources in the future.
|
||||
*/
|
||||
class Source = RemoteFlowSource;
|
||||
class Source = FlowSource;
|
||||
|
||||
/**
|
||||
* A sink that evaluates a string of JavaScript code.
|
||||
|
|
Загрузка…
Ссылка в новой задаче