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
2025-12-18 01:33:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
codeql-cli-2.20.5
codeql
/
javascript
/
ql
/
test
/
query-tests
/
Security
/
CWE-020
History
erik-krogh
17afab7d0f
support that two
indexOf()
calls use the same string-concatenation in
getAnEquivalentIndexOfCall()
2025-01-21 09:43:57 +01:00
..
IncompleteHostnameRegExp
JS: Triage discrepancies and update test
2025-01-10 14:18:25 +01:00
IncompleteUrlSchemeCheck
JS: Move annotations to the correct line
2025-01-10 14:18:28 +01:00
IncompleteUrlSubstringSanitization
JS: Triage discrepancies and update test
2025-01-10 14:18:31 +01:00
IncorrectSuffixCheck
support that two
indexOf()
calls use the same string-concatenation in
getAnEquivalentIndexOfCall()
2025-01-21 09:43:57 +01:00
MissingOriginCheck
…
MissingRegExpAnchor
Added support for matchAll in CWE-020 including new test cases
2024-11-05 08:51:24 +01:00
SuspiciousRegexpRange
…
UntrustedDataToExternalAPI
…
UselessCharacterEscape
…