|
21 | 21 | "csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlowImpl3.qll",
|
22 | 22 | "csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlowImpl4.qll",
|
23 | 23 | "csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlowImpl5.qll",
|
24 |
| - "python/ql/src/semmle/python/dataflow/new/internal/DataFlowImpl.qll", |
25 |
| - "python/ql/src/semmle/python/dataflow/new/internal/DataFlowImpl2.qll", |
26 |
| - "python/ql/src/semmle/python/dataflow/new/internal/DataFlowImpl3.qll", |
27 |
| - "python/ql/src/semmle/python/dataflow/new/internal/DataFlowImpl4.qll" |
| 24 | + "python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImpl.qll", |
| 25 | + "python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImpl2.qll", |
| 26 | + "python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImpl3.qll", |
| 27 | + "python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImpl4.qll" |
28 | 28 | ],
|
29 | 29 | "DataFlow Java/C++/C#/Python Common": [
|
30 | 30 | "java/ql/lib/semmle/code/java/dataflow/internal/DataFlowImplCommon.qll",
|
31 | 31 | "cpp/ql/lib/semmle/code/cpp/dataflow/internal/DataFlowImplCommon.qll",
|
32 | 32 | "cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/DataFlowImplCommon.qll",
|
33 | 33 | "csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlowImplCommon.qll",
|
34 |
| - "python/ql/src/semmle/python/dataflow/new/internal/DataFlowImplCommon.qll" |
| 34 | + "python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImplCommon.qll" |
35 | 35 | ],
|
36 | 36 | "TaintTracking::Configuration Java/C++/C#/Python": [
|
37 | 37 | "cpp/ql/lib/semmle/code/cpp/dataflow/internal/tainttracking1/TaintTrackingImpl.qll",
|
|
46 | 46 | "csharp/ql/lib/semmle/code/csharp/dataflow/internal/tainttracking5/TaintTrackingImpl.qll",
|
47 | 47 | "java/ql/lib/semmle/code/java/dataflow/internal/tainttracking1/TaintTrackingImpl.qll",
|
48 | 48 | "java/ql/lib/semmle/code/java/dataflow/internal/tainttracking2/TaintTrackingImpl.qll",
|
49 |
| - "python/ql/src/semmle/python/dataflow/new/internal/tainttracking1/TaintTrackingImpl.qll", |
50 |
| - "python/ql/src/semmle/python/dataflow/new/internal/tainttracking2/TaintTrackingImpl.qll", |
51 |
| - "python/ql/src/semmle/python/dataflow/new/internal/tainttracking3/TaintTrackingImpl.qll", |
52 |
| - "python/ql/src/semmle/python/dataflow/new/internal/tainttracking4/TaintTrackingImpl.qll" |
| 49 | + "python/ql/lib/semmle/python/dataflow/new/internal/tainttracking1/TaintTrackingImpl.qll", |
| 50 | + "python/ql/lib/semmle/python/dataflow/new/internal/tainttracking2/TaintTrackingImpl.qll", |
| 51 | + "python/ql/lib/semmle/python/dataflow/new/internal/tainttracking3/TaintTrackingImpl.qll", |
| 52 | + "python/ql/lib/semmle/python/dataflow/new/internal/tainttracking4/TaintTrackingImpl.qll" |
53 | 53 | ],
|
54 | 54 | "DataFlow Java/C++/C#/Python Consistency checks": [
|
55 | 55 | "java/ql/lib/semmle/code/java/dataflow/internal/DataFlowImplConsistency.qll",
|
56 | 56 | "cpp/ql/lib/semmle/code/cpp/dataflow/internal/DataFlowImplConsistency.qll",
|
57 | 57 | "cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/DataFlowImplConsistency.qll",
|
58 | 58 | "csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlowImplConsistency.qll",
|
59 |
| - "python/ql/src/semmle/python/dataflow/new/internal/DataFlowImplConsistency.qll" |
| 59 | + "python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImplConsistency.qll" |
60 | 60 | ],
|
61 | 61 | "DataFlow Java/C# Flow Summaries": [
|
62 | 62 | "java/ql/lib/semmle/code/java/dataflow/internal/FlowSummaryImpl.qll",
|
|
383 | 383 | "csharp/ql/lib/semmle/code/csharp/XML.qll",
|
384 | 384 | "java/ql/lib/semmle/code/xml/XML.qll",
|
385 | 385 | "javascript/ql/src/semmle/javascript/XML.qll",
|
386 |
| - "python/ql/src/semmle/python/xml/XML.qll" |
| 386 | + "python/ql/lib/semmle/python/xml/XML.qll" |
387 | 387 | ],
|
388 | 388 | "DuplicationProblems.inc.qhelp": [
|
389 | 389 | "cpp/ql/src/Metrics/Files/DuplicationProblems.inc.qhelp",
|
|
444 | 444 | ],
|
445 | 445 | "CryptoAlgorithms Python/JS": [
|
446 | 446 | "javascript/ql/src/semmle/javascript/security/CryptoAlgorithms.qll",
|
447 |
| - "python/ql/src/semmle/python/concepts/CryptoAlgorithms.qll" |
| 447 | + "python/ql/lib/semmle/python/concepts/CryptoAlgorithms.qll" |
448 | 448 | ],
|
449 | 449 | "SensitiveDataHeuristics Python/JS": [
|
450 | 450 | "javascript/ql/src/semmle/javascript/security/internal/SensitiveDataHeuristics.qll",
|
451 |
| - "python/ql/src/semmle/python/security/internal/SensitiveDataHeuristics.qll" |
| 451 | + "python/ql/lib/semmle/python/security/internal/SensitiveDataHeuristics.qll" |
452 | 452 | ],
|
453 | 453 | "ReDoS Util Python/JS": [
|
454 | 454 | "javascript/ql/src/semmle/javascript/security/performance/ReDoSUtil.qll",
|
455 |
| - "python/ql/src/semmle/python/security/performance/ReDoSUtil.qll" |
| 455 | + "python/ql/lib/semmle/python/security/performance/ReDoSUtil.qll" |
456 | 456 | ],
|
457 | 457 | "ReDoS Exponential Python/JS": [
|
458 | 458 | "javascript/ql/src/semmle/javascript/security/performance/ExponentialBackTracking.qll",
|
459 |
| - "python/ql/src/semmle/python/security/performance/ExponentialBackTracking.qll" |
| 459 | + "python/ql/lib/semmle/python/security/performance/ExponentialBackTracking.qll" |
460 | 460 | ],
|
461 | 461 | "ReDoS Polynomial Python/JS": [
|
462 | 462 | "javascript/ql/src/semmle/javascript/security/performance/SuperlinearBackTracking.qll",
|
463 |
| - "python/ql/src/semmle/python/security/performance/SuperlinearBackTracking.qll" |
| 463 | + "python/ql/lib/semmle/python/security/performance/SuperlinearBackTracking.qll" |
464 | 464 | ]
|
465 | 465 | }
|
0 commit comments