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-12 10:34:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
628f85aebcf23ee9a7a944c8ca8d00aefc00b8eb
codeql
/
ruby
/
ql
/
test
/
query-tests
/
experimental
/
cwe-176
History
Owen Mansel-Chan
6001c735ff
Ruby: Inline expectation should have space after $
...
This was a regex-find-replace from `# \$(?! )` (using a negative lookahead) to `# $ `.
2026-03-04 12:45:06 +00:00
..
unicode_normalization.rb
Ruby: Inline expectation should have space after $
2026-03-04 12:45:06 +00:00
UnicodeBypassValidation.expected
Merge pull request
#16471
from Sim4n6/ruby-UBV
2024-06-12 12:42:08 +02:00
UnicodeBypassValidation.qlref
Add Unicode Bypass Validation query, test and help file
2023-05-02 15:36:39 +01:00