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-02-08 19:21:07 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
655aa700bc25636bd8a334bcb8c19ccc9a09fcff
codeql
/
ruby
/
ql
/
test
/
query-tests
/
security
/
cwe-020
History
erik-krogh
e01002368f
add query detecting validators that use badly anchored regular expressions on library/remote input
2023-01-30 16:34:20 +01:00
..
IncompleteHostnameRegExp
rewrite the regexp tracking DataFlow::Configuration to TypeTracking
2023-01-18 10:10:36 +01:00
IncompleteUrlSubstringSanitization
Ruby: String.index method returns 'nil', not '-1'
2022-03-16 16:18:19 +01:00
MissingFullAnchor
add query detecting validators that use badly anchored regular expressions on library/remote input
2023-01-30 16:34:20 +01:00
MissingRegExpAnchor
Ruby: improve tracking of regular expressions
2022-10-04 12:58:49 +02:00
SuspiciousRegexpRange
print a correct range for ranges that doesn't contain any alpha-numeric chars
2022-08-30 13:57:11 +02:00