mirror of
https://github.com/github/codeql.git
synced 2026-03-24 00:16:49 +01:00
Python: switch to shared implementation of IncompleteHostnameRegExp.ql
This commit is contained in:
@@ -1 +1 @@
|
||||
| hosttest.py:6:27:6:51 | Str | This regular expression has an unescaped '.' before 'example.com', so it might match more hosts than expected. |
|
||||
| hosttest.py:6:31:6:53 | (www\|beta).example.com/ | This regular expression has an unescaped '.' before 'example.com/', so it might match more hosts than expected. | hosttest.py:6:27:6:51 | ControlFlowNode for Str | here |
|
||||
|
||||
Reference in New Issue
Block a user