Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2k
Star
9.9k
Code
Issues
996
Pull requests
443
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
python
ql
test
library-tests
regex
on
codeql-cli/v2.26.2
User selector
All users
All time
Commit history
Commits on Mar 4, 2026
py: Inline expectation should have space before $
owen-mc
committed
91b6801
View commit details
Copy full SHA for 91b6801
View code at this point
Browse repository at this point
Commits on Sep 19, 2025
Python: Update test output
tausbn
committed
b9f073e
View commit details
Copy full SHA for b9f073e
View code at this point
Browse repository at this point
Commits on Dec 12, 2024
Python: Update all test util paths to point to the new location.
michaelnebel
committed
2321ca5
View commit details
Copy full SHA for 2321ca5
View code at this point
Browse repository at this point
Commits on Dec 3, 2024
Python: Update expected test results
jketema
committed
c3ea883
View commit details
Copy full SHA for c3ea883
View code at this point
Browse repository at this point
Commits on Jan 26, 2024
Python: Support `a` (ASCII) inline regex flag
Marcono1234
committed
1ad08ef
View commit details
Copy full SHA for 1ad08ef
View code at this point
Browse repository at this point
Commits on Nov 15, 2023
Python: Accept new ordering of query predicates in `.expected`
RasmusWL
committed
55f5b26
View commit details
Copy full SHA for 55f5b26
View code at this point
Browse repository at this point
Commits on Aug 25, 2023
Python: Fix test expectations
yoff
committed
68cd422
View commit details
Copy full SHA for 68cd422
View code at this point
Browse repository at this point
Commits on Aug 24, 2023
Python: Accept test changes. I think these reflect the 'parse mode chars should not be considered chars' issue.
geoffw0
committed
f07f97a
View commit details
Copy full SHA for f07f97a
View code at this point
Browse repository at this point
Commits on Jun 20, 2023
Python: Update more inline expectation tests to use the paramterized module
jketema
committed
dba4460
View commit details
Copy full SHA for dba4460
View code at this point
Browse repository at this point
Commits on May 1, 2023
rename away from deprecated alias in test-files
erik-krogh
committed
ffa3425
View commit details
Copy full SHA for ffa3425
View code at this point
Browse repository at this point
Commits on Dec 19, 2022
Python: Remove references to LGTM
calumgrant
committed
a1d229e
View commit details
Copy full SHA for a1d229e
View code at this point
Browse repository at this point
Commits on Feb 25, 2022
Ruby/Python re-introduce normalCharacterSequence
aibaars
committed
5044f89
View commit details
Copy full SHA for 5044f89
View code at this point
Browse repository at this point
Commits on Feb 22, 2022
Ruby/Python: regex parser: group sequences of 'normal' characters
aibaars
committed
69ed121
View commit details
Copy full SHA for 69ed121
View code at this point
Browse repository at this point
Commits on Nov 19, 2021
Python: treat \A, \Z, \b, \B as special chars, not escapes
nickrolfe
committed
df6ba43
View commit details
Copy full SHA for df6ba43
View code at this point
Browse repository at this point
Commits on Aug 11, 2021
Python: Fix parsing of octal escapes
yoff
committed
c08f94e
View commit details
Copy full SHA for c08f94e
View code at this point
Browse repository at this point
Python: Add consistency checks
yoff
committed
34b054f
View commit details
Copy full SHA for 34b054f
View code at this point
Browse repository at this point
Commits on Jun 30, 2021
Python: Avoid multiple results for `toString`
yoff
committed
651f8ab
View commit details
Copy full SHA for 651f8ab
View code at this point
Browse repository at this point
Apply suggestions from code review
Show description for c19522e
yoff
and
RasmusWL
authored
c19522e
View commit details
Copy full SHA for c19522e
View code at this point
Browse repository at this point
Commits on Jun 29, 2021
Python: Limit test files
yoff
committed
fbfe415
View commit details
Copy full SHA for fbfe415
View code at this point
Browse repository at this point
Commits on Jun 28, 2021
Python: track if qualifiers allow unbounded
Show description for 21007d2
yoff
committed
21007d2
View commit details
Copy full SHA for 21007d2
View code at this point
Browse repository at this point
Python: More precise regex parsing
yoff
committed
74ca1d0
View commit details
Copy full SHA for 74ca1d0
View code at this point
Browse repository at this point
Python: inline test of regex components
Show description for e5f07cc
yoff
committed
e5f07cc
View commit details
Copy full SHA for e5f07cc
View code at this point
Browse repository at this point
Commits on Feb 24, 2021
Python: Get rid of superfluous `options` file
tausbn
committed
404649d
View commit details
Copy full SHA for 404649d
View code at this point
Browse repository at this point
Python: Decrease import depth in regex tests
Show description for af644a0
tausbn
committed
af644a0
View commit details
Copy full SHA for af644a0
View code at this point
Browse repository at this point
Commits on Feb 23, 2021
Python: Port URL sanitisation queries to API graphs
Show description for e812eb7
tausbn
committed
e812eb7
View commit details
Copy full SHA for e812eb7
View code at this point
Browse repository at this point
Commits on Nov 27, 2020
Python: Add regex FP with + for flags
Show description for 014fbfa
RasmusWL
committed
014fbfa
View commit details
Copy full SHA for 014fbfa
View code at this point
Browse repository at this point
Commits on Jul 7, 2020
Python: Autoformat everything using `qlformat`.
Show description for f07a7bf
tausbn
committed
f07a7bf
View commit details
Copy full SHA for f07a7bf
View code at this point
Browse repository at this point
Commits on Jun 24, 2020
Merge branch 'master' of github.com:github/codeql into UnmatchableDollar
Show description for f6c59ab
yoff
committed
f6c59ab
View commit details
Copy full SHA for f6c59ab
View code at this point
Browse repository at this point
Commits on Jun 15, 2020
Python: Don't treat re.escape(...) as a regex
Show description for c0043eb
RasmusWL
committed
c0043eb
View commit details
Copy full SHA for c0043eb
View code at this point
Browse repository at this point
Python: Add tests for re.escape FP
RasmusWL
committed
7601bd4
View commit details
Copy full SHA for 7601bd4
View code at this point
Browse repository at this point
Commits on May 20, 2020
Python: Update test expectations.
Show description for 4d6ad32
yoff
committed
4d6ad32
View commit details
Copy full SHA for 4d6ad32
View code at this point
Browse repository at this point
Commits on Mar 30, 2020
Python: Autoformat all `.ql` files.
tausbn
committed
87a9f51
View commit details
Copy full SHA for 87a9f51
View code at this point
Browse repository at this point
Commits on Feb 25, 2020
Python: Remove `--optimize: true` from options files
Show description for f10a86d
RasmusWL
committed
f10a86d
View commit details
Copy full SHA for f10a86d
View code at this point
Browse repository at this point
Commits on Aug 22, 2019
Python: Support short mode flags (e.g. `re.M`) in regexes.
taus-semmle
committed
f9c002e
View commit details
Copy full SHA for f9c002e
View code at this point
Browse repository at this point
Commits on Jul 18, 2019
Merge rc/1.21 into master
markshannon
committed
88f9685
View commit details
Copy full SHA for 88f9685
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.