mirror of
https://github.com/github/codeql.git
synced 2026-04-26 01:05:15 +02:00
qldoc on splitPath
This commit is contained in:
@@ -109,6 +109,9 @@ module TaintedPath {
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* A flow label representing an array of path elements that may include "..".
|
||||
*/
|
||||
class SplitPath extends DataFlow::FlowLabel {
|
||||
SplitPath() {
|
||||
this = "splitPath"
|
||||
|
||||
Reference in New Issue
Block a user