File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
swift/ql/lib/codeql/swift/frameworks/StandardLibrary Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ private class StringSummaries extends SummaryModelCsv {
47
47
";StringProtocol;true;capitalized(with:);;;Argument[-1];ReturnValue;taint" ,
48
48
";StringProtocol;true;completePath(into:caseSensitive:matchesInto:filterTypes:);;;Argument[-1];Argument[0].OptionalSome.CollectionElement;taint" ,
49
49
";StringProtocol;true;completePath(into:caseSensitive:matchesInto:filterTypes:);;;Argument[-1];Argument[2].OptionalSome.CollectionElement.CollectionElement;taint" ,
50
- ";StringProtocol;true;components(separatedBy:);;;Argument[-1];ReturnValue;taint" ,
50
+ ";StringProtocol;true;components(separatedBy:);;;Argument[-1];ReturnValue.CollectionElement ;taint" ,
51
51
";StringProtocol;true;data(using:allowLossyConversion:);;;Argument[-1];ReturnValue;taint" ,
52
52
";StringProtocol;true;folding(options:locale:);;;Argument[-1];ReturnValue;taint" ,
53
53
";StringProtocol;true;getBytes(_:maxLength:usedLength:encoding:options:range:remaining:);;;Argument[-1];Argument[0].CollectionElement;taint" ,
You can’t perform that action at this time.
0 commit comments