File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 75
75
"DataFlow Java/C# Flow Summaries" : [
76
76
" java/ql/lib/semmle/code/java/dataflow/internal/FlowSummaryImpl.qll" ,
77
77
" csharp/ql/lib/semmle/code/csharp/dataflow/internal/FlowSummaryImpl.qll" ,
78
- " ruby/ql/lib/codeql/ruby/dataflow/internal/FlowSummaryImpl.qll"
78
+ " ruby/ql/lib/codeql/ruby/dataflow/internal/FlowSummaryImpl.qll" ,
79
+ " swift/ql/lib/codeql/swift/dataflow/internal/FlowSummaryImpl.qll"
79
80
],
80
81
"SsaReadPosition Java/C#" : [
81
82
" java/ql/lib/semmle/code/java/dataflow/internal/rangeanalysis/SsaReadPositionCommon.qll" ,
527
528
" java/ql/lib/semmle/code/java/dataflow/internal/AccessPathSyntax.qll" ,
528
529
" javascript/ql/lib/semmle/javascript/frameworks/data/internal/AccessPathSyntax.qll" ,
529
530
" ruby/ql/lib/codeql/ruby/dataflow/internal/AccessPathSyntax.qll" ,
530
- " python/ql/lib/semmle/python/frameworks/data/internal/AccessPathSyntax.qll"
531
+ " python/ql/lib/semmle/python/frameworks/data/internal/AccessPathSyntax.qll" ,
532
+ " swift/ql/lib/codeql/swift/dataflow/internal/AccessPathSyntax.qll"
531
533
],
532
534
"IncompleteUrlSubstringSanitization" : [
533
535
" javascript/ql/src/Security/CWE-020/IncompleteUrlSubstringSanitization.qll" ,
You can’t perform that action at this time.
0 commit comments