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 {
4747 ";StringProtocol;true;capitalized(with:);;;Argument[-1];ReturnValue;taint" ,
4848 ";StringProtocol;true;completePath(into:caseSensitive:matchesInto:filterTypes:);;;Argument[-1];Argument[0].OptionalSome.CollectionElement;taint" ,
4949 ";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" ,
5151 ";StringProtocol;true;data(using:allowLossyConversion:);;;Argument[-1];ReturnValue;taint" ,
5252 ";StringProtocol;true;folding(options:locale:);;;Argument[-1];ReturnValue;taint" ,
5353 ";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