mirror of
https://github.com/github/codeql.git
synced 2025-12-24 12:46:34 +01: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