17
17
" cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/DataFlowImpl2.qll" ,
18
18
" cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/DataFlowImpl3.qll" ,
19
19
" cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/DataFlowImpl4.qll" ,
20
+ " cpp/ql/lib/experimental/semmle/code/cpp/ir/dataflow/internal/DataFlowImpl.qll" ,
21
+ " cpp/ql/lib/experimental/semmle/code/cpp/ir/dataflow/internal/DataFlowImpl2.qll" ,
22
+ " cpp/ql/lib/experimental/semmle/code/cpp/ir/dataflow/internal/DataFlowImpl3.qll" ,
23
+ " cpp/ql/lib/experimental/semmle/code/cpp/ir/dataflow/internal/DataFlowImpl4.qll" ,
20
24
" csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlowImpl.qll" ,
21
25
" csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlowImpl2.qll" ,
22
26
" csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlowImpl3.qll" ,
30
34
" ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlowImpl.qll" ,
31
35
" ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlowImpl2.qll" ,
32
36
" ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlowImplForLibraries.qll" ,
37
+ " ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlowImplForHttpClientLibraries.qll" ,
33
38
" swift/ql/lib/codeql/swift/dataflow/internal/DataFlowImpl.qll"
34
39
],
35
40
"DataFlow Java/C++/C#/Python Common" : [
36
41
" java/ql/lib/semmle/code/java/dataflow/internal/DataFlowImplCommon.qll" ,
37
42
" cpp/ql/lib/semmle/code/cpp/dataflow/internal/DataFlowImplCommon.qll" ,
38
43
" cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/DataFlowImplCommon.qll" ,
44
+ " cpp/ql/lib/experimental/semmle/code/cpp/ir/dataflow/internal/DataFlowImplCommon.qll" ,
39
45
" csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlowImplCommon.qll" ,
40
46
" python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImplCommon.qll" ,
41
47
" ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlowImplCommon.qll" ,
47
53
" cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/tainttracking1/TaintTrackingImpl.qll" ,
48
54
" cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/tainttracking2/TaintTrackingImpl.qll" ,
49
55
" cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/tainttracking3/TaintTrackingImpl.qll" ,
56
+ " cpp/ql/lib/experimental/semmle/code/cpp/ir/dataflow/internal/tainttracking1/TaintTrackingImpl.qll" ,
57
+ " cpp/ql/lib/experimental/semmle/code/cpp/ir/dataflow/internal/tainttracking2/TaintTrackingImpl.qll" ,
58
+ " cpp/ql/lib/experimental/semmle/code/cpp/ir/dataflow/internal/tainttracking3/TaintTrackingImpl.qll" ,
50
59
" csharp/ql/lib/semmle/code/csharp/dataflow/internal/tainttracking1/TaintTrackingImpl.qll" ,
51
60
" csharp/ql/lib/semmle/code/csharp/dataflow/internal/tainttracking2/TaintTrackingImpl.qll" ,
52
61
" csharp/ql/lib/semmle/code/csharp/dataflow/internal/tainttracking3/TaintTrackingImpl.qll" ,
67
76
" java/ql/lib/semmle/code/java/dataflow/internal/DataFlowImplConsistency.qll" ,
68
77
" cpp/ql/lib/semmle/code/cpp/dataflow/internal/DataFlowImplConsistency.qll" ,
69
78
" cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/DataFlowImplConsistency.qll" ,
79
+ " cpp/ql/lib/experimental/semmle/code/cpp/ir/dataflow/internal/DataFlowImplConsistency.qll" ,
70
80
" csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlowImplConsistency.qll" ,
71
81
" python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImplConsistency.qll" ,
72
82
" ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlowImplConsistency.qll" ,
73
83
" swift/ql/lib/codeql/swift/dataflow/internal/DataFlowImplConsistency.qll"
74
84
],
75
- "DataFlow Java/C# Flow Summaries" : [
85
+ "DataFlow Java/C#/Ruby/Python/Swift Flow Summaries" : [
76
86
" java/ql/lib/semmle/code/java/dataflow/internal/FlowSummaryImpl.qll" ,
77
87
" csharp/ql/lib/semmle/code/csharp/dataflow/internal/FlowSummaryImpl.qll" ,
78
88
" ruby/ql/lib/codeql/ruby/dataflow/internal/FlowSummaryImpl.qll" ,
89
+ " python/ql/lib/semmle/python/dataflow/new/internal/FlowSummaryImpl.qll" ,
79
90
" swift/ql/lib/codeql/swift/dataflow/internal/FlowSummaryImpl.qll"
80
91
],
81
92
"SsaReadPosition Java/C#" : [
460
471
" javascript/ql/lib/IDEContextual.qll" ,
461
472
" python/ql/lib/analysis/IDEContextual.qll"
462
473
],
463
- "SSA C#" : [
464
- " csharp/ql/lib/semmle/code/csharp/dataflow/internal/SsaImplCommon.qll" ,
465
- " csharp/ql/lib/semmle/code/csharp/controlflow/internal/pressa/SsaImplCommon.qll" ,
466
- " csharp/ql/lib/semmle/code/csharp/dataflow/internal/basessa/SsaImplCommon.qll" ,
467
- " csharp/ql/lib/semmle/code/cil/internal/SsaImplCommon.qll" ,
468
- " ruby/ql/lib/codeql/ruby/dataflow/internal/SsaImplCommon.qll" ,
469
- " cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/SsaImplCommon.qll" ,
470
- " swift/ql/lib/codeql/swift/dataflow/internal/SsaImplCommon.qll"
471
- ],
472
474
"CryptoAlgorithms Python/JS/Ruby" : [
473
475
" javascript/ql/lib/semmle/javascript/security/CryptoAlgorithms.qll" ,
474
476
" python/ql/lib/semmle/python/concepts/CryptoAlgorithms.qll" ,
540
542
" java/ql/lib/semmle/code/java/dataflow/internal/AccessPathSyntax.qll" ,
541
543
" javascript/ql/lib/semmle/javascript/frameworks/data/internal/AccessPathSyntax.qll" ,
542
544
" ruby/ql/lib/codeql/ruby/dataflow/internal/AccessPathSyntax.qll" ,
543
- " python/ql/lib/semmle/python/frameworks/data /internal/AccessPathSyntax.qll" ,
545
+ " python/ql/lib/semmle/python/dataflow/new /internal/AccessPathSyntax.qll" ,
544
546
" swift/ql/lib/codeql/swift/dataflow/internal/AccessPathSyntax.qll"
545
547
],
546
548
"IncompleteUrlSubstringSanitization" : [
584
586
],
585
587
"Swift declarations test file" : [
586
588
" swift/ql/test/extractor-tests/declarations/declarations.swift" ,
587
- " swift/ql/test/library-tests/parent /declarations.swift"
589
+ " swift/ql/test/library-tests/ast /declarations.swift"
588
590
],
589
591
"Swift statements test file" : [
590
592
" swift/ql/test/extractor-tests/statements/statements.swift" ,
591
- " swift/ql/test/library-tests/parent /statements.swift"
593
+ " swift/ql/test/library-tests/ast /statements.swift"
592
594
],
593
595
"Swift expressions test file" : [
594
596
" swift/ql/test/extractor-tests/expressions/expressions.swift" ,
595
- " swift/ql/test/library-tests/parent /expressions.swift"
597
+ " swift/ql/test/library-tests/ast /expressions.swift"
596
598
],
597
599
"Swift patterns test file" : [
598
600
" swift/ql/test/extractor-tests/patterns/patterns.swift" ,
599
- " swift/ql/test/library-tests/parent /patterns.swift"
601
+ " swift/ql/test/library-tests/ast /patterns.swift"
600
602
],
601
603
"IncompleteMultiCharacterSanitization JS/Ruby" : [
602
604
" javascript/ql/lib/semmle/javascript/security/IncompleteMultiCharacterSanitizationQuery.qll" ,
603
605
" ruby/ql/lib/codeql/ruby/security/IncompleteMultiCharacterSanitizationQuery.qll"
604
606
]
605
- }
607
+ }
0 commit comments