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-08 00:24:03 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
79980a98a25328c9010120d2dfa1084903178dec
codeql
/
javascript
/
ql
/
src
/
RegExp
History
erik-krogh
cf958f0828
lower the severity of js/identity-replacement to medium
2023-10-27 13:54:17 +02:00
..
examples
JS: Add RegExpAlwaysMatches query
2020-01-06 13:48:02 +00:00
BackrefBeforeGroup.qhelp
…
BackrefBeforeGroup.ql
…
BackrefIntoNegativeLookahead.qhelp
…
BackrefIntoNegativeLookahead.ql
fix some more style-guide violations in the alert-messages
2022-10-07 11:22:22 +02:00
BackspaceEscape.qhelp
…
BackspaceEscape.ql
JS: Autoformat everything
2020-02-27 09:41:01 +00:00
DuplicateCharacterInCharacterClass.qhelp
…
DuplicateCharacterInCharacterClass.ql
fix some more style-guide violations in the alert-messages
2022-10-07 11:22:22 +02:00
EmptyCharacterClass.qhelp
…
EmptyCharacterClass.ql
…
IdentityReplacement.qhelp
…
IdentityReplacement.ql
lower the severity of js/identity-replacement to medium
2023-10-27 13:54:17 +02:00
MalformedRegExp.qhelp
…
MalformedRegExp.ql
…
RegExpAlwaysMatches.qhelp
JS: Fix qhelp validation error
2020-01-08 10:38:10 +00:00
RegExpAlwaysMatches.ql
JS: Make implicit this receivers explicit
2023-05-03 15:31:00 +02:00
UnboundBackref.qhelp
…
UnboundBackref.ql
…
UnmatchableCaret.qhelp
…
UnmatchableCaret.ql
…
UnmatchableDollar.qhelp
…
UnmatchableDollar.ql
…