mirror of
https://github.com/github/codeql.git
synced 2026-05-04 21:25:44 +02:00
Python: Two new queries for URL and hostname sanitization (CWE-020).
This commit is contained in:
@@ -0,0 +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. |
|
||||
Reference in New Issue
Block a user