This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-04-22 15:25:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c0043eb9db2c0822c883b6ed93e35781fb1cb939
codeql
/
python
/
ql
/
test
/
query-tests
/
Security
/
CWE-020
History
Rasmus Wriedt Larsen
c0043eb9db
Python: Don't treat re.escape(...) as a regex
...
Fixes
https://github.com/github/codeql/issues/3712
2020-06-15 11:54:14 +02:00
..
hosttest.py
Python: Add tests for re.escape FP
2020-06-15 11:34:42 +02:00
IncompleteHostnameRegExp.expected
Python: Don't treat re.escape(...) as a regex
2020-06-15 11:54:14 +02:00
IncompleteHostnameRegExp.qlref
Python: Two new queries for URL and hostname sanitization (CWE-020).
2019-01-24 12:57:14 +00:00
IncompleteUrlSubstringSanitization.expected
Python: Two new queries for URL and hostname sanitization (CWE-020).
2019-01-24 12:57:14 +00:00
IncompleteUrlSubstringSanitization.qlref
Python: Two new queries for URL and hostname sanitization (CWE-020).
2019-01-24 12:57:14 +00:00
urltest.py
Python: Fix false positive in 'Incomplete URL substring sanitization' query.
2019-04-25 18:11:01 +01:00