File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed
swift/ql/lib/codeql/swift/security Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,6 @@ private class PathInjectionSinks extends SinkModelCsv {
79
79
";FileManager;true;trashItem(at:resultingItemURL:);;;Argument[0];path-injection" ,
80
80
";FileManager;true;replaceItem(at:withItemAt:backupItemName:options:resultingItemURL:);;;Argument[0..1];path-injection" ,
81
81
";FileManager;true;replaceItemAt(_:withItemAt:backupItemName:options:);;;Argument[0..1];path-injection" ,
82
- ";FileManager;true;replaceItemAt(_:withItemAt:backupItemName:options:resultingItemURL:);;;Argument[0..1];path-injection" ,
83
82
";FileManager;true;copyItem(at:to:);;;Argument[0..1];path-injection" ,
84
83
";FileManager;true;copyItem(atPath:toPath:);;;Argument[0..1];path-injection" ,
85
84
";FileManager;true;moveItem(at:to:);;;Argument[0..1];path-injection" ,
You can’t perform that action at this time.
0 commit comments