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-03-03 22:33:42 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8e52483bebdc1916ceda98d18ace0654346cdd35
codeql
/
javascript
/
ql
/
test
/
query-tests
/
Security
/
CWE-020
History
erik-krogh
396da117bb
remove an FP in overly-large-range for [@-Z]
2024-01-25 14:15:06 +01:00
..
IncompleteHostnameRegExp
…
IncompleteUrlSchemeCheck
…
IncompleteUrlSubstringSanitization
…
IncorrectSuffixCheck
…
MissingOriginCheck
include startsWith/endsWith checks in js/missing-origin-check
2022-04-25 15:28:50 +02:00
MissingRegExpAnchor
JS: Update test and expectations for MissingRegExpAnchor
2023-05-26 14:07:34 +02:00
SuspiciousRegexpRange
remove an FP in overly-large-range for [@-Z]
2024-01-25 14:15:06 +01:00
UntrustedDataToExternalAPI
Update UntrustedDataToExternalAPI.expected
2023-04-17 08:23:04 +02:00
UselessCharacterEscape
…