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
995
Pull requests
441
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
src
Variables
on
codeql-cli/v2.26.2
User selector
All users
All time
Commit history
Commits on Jun 22, 2026
Python: deprecate AstNode.getAFlowNode() and rewrite internal callers
Show description for 717ff62
Copilot
authored and
yoff
committed
717ff62
View commit details
Copy full SHA for 717ff62
View code at this point
Browse repository at this point
Commits on May 28, 2026
Add a `ContentSet` for any tuple or dictionary element
owen-mc
committed
df15a71
View commit details
Copy full SHA for df15a71
View code at this point
Browse repository at this point
Commits on May 27, 2026
Add wildcard `ContentSet`s to avoid performance problems
owen-mc
committed
ec13e1b
View commit details
Copy full SHA for ec13e1b
View code at this point
Browse repository at this point
Commits on Mar 23, 2026
Python: Fix typo in comment
Show description for 5859590
tausbn
and
Copilot
authored
5859590
View commit details
Copy full SHA for 5859590
View code at this point
Browse repository at this point
Commits on Mar 20, 2026
Python: Use API graphs instead of points-to for simple built-ins
Show description for f4841e1
tausbn
committed
f4841e1
View commit details
Copy full SHA for f4841e1
View code at this point
Browse repository at this point
Commits on Feb 16, 2026
Python: Fix broken queries
tausbn
committed
51ebec9
View commit details
Copy full SHA for 51ebec9
View code at this point
Browse repository at this point
Commits on Dec 5, 2025
Merge pull request #20739 from github/tausbn/python-remove-top-level-points-to-imports
Show description for 1b51938
tausbn
authored
1b51938
View commit details
Copy full SHA for 1b51938
View code at this point
Browse repository at this point
Commits on Nov 26, 2025
Python: Fix queries and tests
tausbn
committed
cd1619b
View commit details
Copy full SHA for cd1619b
View code at this point
Browse repository at this point
Remove trailing periods from @name metadata in query files
Show description for caf6b95
felicitymay
committed
caf6b95
View commit details
Copy full SHA for caf6b95
View code at this point
Browse repository at this point
Python: Get rid of points-to from `Definitions.qll`
Show description for e098404
tausbn
committed
e098404
View commit details
Copy full SHA for e098404
View code at this point
Browse repository at this point
Python: Fix query tests
Show description for 5b63b49
tausbn
committed
5b63b49
View commit details
Copy full SHA for 5b63b49
View code at this point
Browse repository at this point
Python: Remove points-to references from `python.qll`
Show description for 78c33ab
tausbn
committed
78c33ab
View commit details
Copy full SHA for 78c33ab
View code at this point
Browse repository at this point
Commits on Oct 30, 2025
Python: Remove points-to from `Module`
tausbn
committed
820d8e7
View commit details
Copy full SHA for 820d8e7
View code at this point
Browse repository at this point
Python: Remove points-to from `Expr`
tausbn
committed
b93ce98
View commit details
Copy full SHA for b93ce98
View code at this point
Browse repository at this point
Python: Remove points-to to from `ControlFlowNode`
Show description for fef08af
tausbn
committed
fef08af
View commit details
Copy full SHA for fef08af
View code at this point
Browse repository at this point
Commits on Sep 10, 2025
Python: Add many medium precision queries to the code-quality-extended suite.
michaelnebel
committed
7c0aa78
View commit details
Copy full SHA for 7c0aa78
View code at this point
Browse repository at this point
Commits on Jun 19, 2025
Ensure exactly one subcategory is used
joefarebrother
committed
63d7eac
View commit details
Copy full SHA for 63d7eac
View code at this point
Browse repository at this point
Tag remaining high precision quality queries
Show description for fa5b2ef
joefarebrother
committed
fa5b2ef
View commit details
Copy full SHA for fa5b2ef
View code at this point
Browse repository at this point
Tag 'linter-like' quality queries that don't use pointsto
joefarebrother
committed
4b1d31c
View commit details
Copy full SHA for 4b1d31c
View code at this point
Browse repository at this point
Tag 'linter-like' quality queries that use pointto
Show description for 869e33e
joefarebrother
committed
869e33e
View commit details
Copy full SHA for 869e33e
View code at this point
Browse repository at this point
Commits on Apr 16, 2025
Limit size of allowImplicitRead for performance
joefarebrother
committed
6431228
View commit details
Copy full SHA for 6431228
View code at this point
Browse repository at this point
Commits on Apr 10, 2025
Update qhelp formatting
joefarebrother
committed
6802037
View commit details
Copy full SHA for 6802037
View code at this point
Browse repository at this point
Apply docs review suggestion - Reword query description.
Show description for 00999ba
joefarebrother
and
mchammer01
authored
00999ba
View commit details
Copy full SHA for 00999ba
View code at this point
Browse repository at this point
Commits on Apr 9, 2025
Apply review suggestion - Tweak wording of example comment
Show description for 84aa2e8
joefarebrother
and
tausbn
authored
84aa2e8
View commit details
Copy full SHA for 84aa2e8
View code at this point
Browse repository at this point
Commits on Apr 4, 2025
Fix qhelp formatting
joefarebrother
committed
e08072d
View commit details
Copy full SHA for e08072d
View code at this point
Browse repository at this point
Rewrite documentation
joefarebrother
committed
de7e611
View commit details
Copy full SHA for de7e611
View code at this point
Browse repository at this point
Cleanups
joefarebrother
committed
b580550
View commit details
Copy full SHA for b580550
View code at this point
Browse repository at this point
Update tests to inline expectations
joefarebrother
committed
9fb1c31
View commit details
Copy full SHA for 9fb1c31
View code at this point
Browse repository at this point
Commits on Apr 2, 2025
Reduce scope of allowImplicitRead to avoid cartesian product.
joefarebrother
committed
c37809a
View commit details
Copy full SHA for c37809a
View code at this point
Browse repository at this point
Update names and alert message
joefarebrother
committed
2d6476a
View commit details
Copy full SHA for 2d6476a
View code at this point
Browse repository at this point
Move to separate folder
joefarebrother
committed
11830bf
View commit details
Copy full SHA for 11830bf
View code at this point
Browse repository at this point
Use flow path in alerts
joefarebrother
committed
5b7200a
View commit details
Copy full SHA for 5b7200a
View code at this point
Browse repository at this point
Update query message and remove field case
joefarebrother
committed
08b4281
View commit details
Copy full SHA for 08b4281
View code at this point
Browse repository at this point
Use global dataflow for loop variable capture
joefarebrother
committed
efdb4a6
View commit details
Copy full SHA for efdb4a6
View code at this point
Browse repository at this point
Commits on Mar 4, 2025
Python: Add support for forward declarations in unused var query
Show description for 88615f4
tausbn
committed
88615f4
View commit details
Copy full SHA for 88615f4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.