Js/Ruby: Share IncompleteHostnameRegExp.ql

This commit is contained in:
Arthur Baars
2022-03-02 18:28:47 +01:00
parent 097c661362
commit 98f56f4d60
8 changed files with 200 additions and 188 deletions

View File

@@ -508,5 +508,9 @@
"java/ql/lib/semmle/code/java/dataflow/internal/AccessPathSyntax.qll",
"javascript/ql/lib/semmle/javascript/frameworks/data/internal/AccessPathSyntax.qll",
"ruby/ql/lib/codeql/ruby/dataflow/internal/AccessPathSyntax.qll"
],
"Hostname Regexp queries": [
"javascript/ql/src/Security/CWE-020/HostnameRegexpShared.qll",
"ruby/ql/src/queries/security/cwe-020/HostnameRegexpShared.qll"
]
}