|
231 | 231 | "java/ql/src/experimental/Security/CWE/CWE-400/LocalThreadResourceAbuse.qhelp", |
232 | 232 | "java/ql/src/experimental/Security/CWE/CWE-400/ThreadResourceAbuse.qhelp" |
233 | 233 | ], |
234 | | - "CryptoAlgorithms Python/JS/Ruby": [ |
235 | | - "javascript/ql/lib/semmle/javascript/security/CryptoAlgorithms.qll", |
236 | | - "python/ql/lib/semmle/python/concepts/CryptoAlgorithms.qll", |
237 | | - "ruby/ql/lib/codeql/ruby/security/CryptoAlgorithms.qll", |
238 | | - "rust/ql/lib/codeql/rust/security/CryptoAlgorithms.qll" |
239 | | - ], |
240 | | - "CryptoAlgorithmNames Python/JS/Ruby": [ |
241 | | - "javascript/ql/lib/semmle/javascript/security/internal/CryptoAlgorithmNames.qll", |
242 | | - "python/ql/lib/semmle/python/concepts/internal/CryptoAlgorithmNames.qll", |
243 | | - "ruby/ql/lib/codeql/ruby/security/internal/CryptoAlgorithmNames.qll", |
244 | | - "rust/ql/lib/codeql/rust/security/internal/CryptoAlgorithmNames.qll" |
245 | | - ], |
246 | | - "SensitiveDataHeuristics Python/JS": [ |
247 | | - "javascript/ql/lib/semmle/javascript/security/internal/SensitiveDataHeuristics.qll", |
248 | | - "python/ql/lib/semmle/python/security/internal/SensitiveDataHeuristics.qll", |
249 | | - "ruby/ql/lib/codeql/ruby/security/internal/SensitiveDataHeuristics.qll", |
250 | | - "swift/ql/lib/codeql/swift/security/internal/SensitiveDataHeuristics.qll", |
251 | | - "rust/ql/lib/codeql/rust/security/internal/SensitiveDataHeuristics.qll" |
252 | | - ], |
253 | 234 | "IncompleteUrlSubstringSanitization": [ |
254 | 235 | "javascript/ql/src/Security/CWE-020/IncompleteUrlSubstringSanitization.qll", |
255 | 236 | "ruby/ql/src/queries/security/cwe-020/IncompleteUrlSubstringSanitization.qll" |
256 | 237 | ], |
257 | | - "Concepts Python/Ruby/JS": [ |
258 | | - "python/ql/lib/semmle/python/internal/ConceptsShared.qll", |
259 | | - "ruby/ql/lib/codeql/ruby/internal/ConceptsShared.qll", |
260 | | - "javascript/ql/lib/semmle/javascript/internal/ConceptsShared.qll", |
261 | | - "rust/ql/lib/codeql/rust/internal/ConceptsShared.qll" |
262 | | - ], |
263 | 238 | "ApiGraphModels": [ |
264 | 239 | "javascript/ql/lib/semmle/javascript/frameworks/data/internal/ApiGraphModels.qll", |
265 | 240 | "ruby/ql/lib/codeql/ruby/frameworks/data/internal/ApiGraphModels.qll", |
|
0 commit comments