|
382 | 382 | "cpp/ql/lib/semmle/code/cpp/XML.qll", |
383 | 383 | "csharp/ql/lib/semmle/code/csharp/XML.qll", |
384 | 384 | "java/ql/lib/semmle/code/xml/XML.qll", |
385 | | - "javascript/ql/src/semmle/javascript/XML.qll", |
| 385 | + "javascript/ql/lib/semmle/javascript/XML.qll", |
386 | 386 | "python/ql/lib/semmle/python/xml/XML.qll" |
387 | 387 | ], |
388 | 388 | "DuplicationProblems.inc.qhelp": [ |
|
443 | 443 | "csharp/ql/lib/semmle/code/cil/internal/SsaImplCommon.qll" |
444 | 444 | ], |
445 | 445 | "CryptoAlgorithms Python/JS": [ |
446 | | - "javascript/ql/src/semmle/javascript/security/CryptoAlgorithms.qll", |
| 446 | + "javascript/ql/lib/semmle/javascript/security/CryptoAlgorithms.qll", |
447 | 447 | "python/ql/lib/semmle/python/concepts/CryptoAlgorithms.qll" |
448 | 448 | ], |
449 | 449 | "SensitiveDataHeuristics Python/JS": [ |
450 | | - "javascript/ql/src/semmle/javascript/security/internal/SensitiveDataHeuristics.qll", |
| 450 | + "javascript/ql/lib/semmle/javascript/security/internal/SensitiveDataHeuristics.qll", |
451 | 451 | "python/ql/lib/semmle/python/security/internal/SensitiveDataHeuristics.qll" |
452 | 452 | ], |
453 | 453 | "ReDoS Util Python/JS": [ |
454 | | - "javascript/ql/src/semmle/javascript/security/performance/ReDoSUtil.qll", |
| 454 | + "javascript/ql/lib/semmle/javascript/security/performance/ReDoSUtil.qll", |
455 | 455 | "python/ql/lib/semmle/python/security/performance/ReDoSUtil.qll" |
456 | 456 | ], |
457 | 457 | "ReDoS Exponential Python/JS": [ |
458 | | - "javascript/ql/src/semmle/javascript/security/performance/ExponentialBackTracking.qll", |
| 458 | + "javascript/ql/lib/semmle/javascript/security/performance/ExponentialBackTracking.qll", |
459 | 459 | "python/ql/lib/semmle/python/security/performance/ExponentialBackTracking.qll" |
460 | 460 | ], |
461 | 461 | "ReDoS Polynomial Python/JS": [ |
462 | | - "javascript/ql/src/semmle/javascript/security/performance/SuperlinearBackTracking.qll", |
| 462 | + "javascript/ql/lib/semmle/javascript/security/performance/SuperlinearBackTracking.qll", |
463 | 463 | "python/ql/lib/semmle/python/security/performance/SuperlinearBackTracking.qll" |
464 | 464 | ] |
465 | 465 | } |
0 commit comments