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
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
2.1k
Star
9.9k
Code
Issues
995
Pull requests
445
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
on
refs/heads/unified/no-windows
User selector
All users
All time
Commit history
Commits on Jul 28, 2026
Merge pull request #21921 from github/yoff/python-add-new-cfg-library
Show description for 4d885a8
yoff
authored
4d885a8
View commit details
Copy full SHA for 4d885a8
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
Python: add tests for short-circuiting comparisons
Show description for 9b4de2b
yoff
committed
9b4de2b
View commit details
Copy full SHA for 9b4de2b
View code at this point
Browse repository at this point
Python: address CodeQL alerts
yoff
committed
3206ab0
View commit details
Copy full SHA for 3206ab0
View code at this point
Browse repository at this point
Python: mark definition of type ascription as `SPURIOUS`
yoff
committed
aa305c2
View commit details
Copy full SHA for aa305c2
View code at this point
Browse repository at this point
python: remove uninformative headers
yoff
committed
2c0ed98
View commit details
Copy full SHA for 2c0ed98
View code at this point
Browse repository at this point
Split tests with disjoint concerns
yoff
committed
1068add
View commit details
Copy full SHA for 1068add
View code at this point
Browse repository at this point
Commits on Jul 8, 2026
Merge pull request #22005 from github/dependabot/pip/misc/codegen/pip-02f7ad5a4b
Show description for 8bb12d1
geoffw0
authored
8bb12d1
View commit details
Copy full SHA for 8bb12d1
View code at this point
Browse repository at this point
Commits on Jul 2, 2026
Merge pull request #22110 from github/post-release-prep/codeql-cli-2.26.0
Show description for f4d8358
mbg
authored
f4d8358
View commit details
Copy full SHA for f4d8358
View code at this point
Browse repository at this point
Python: Update inline test expectations
hvitved
committed
2308981
View commit details
Copy full SHA for 2308981
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
Python: Update inline test expectations
hvitved
committed
2bf6031
View commit details
Copy full SHA for 2bf6031
View code at this point
Browse repository at this point
Commits on Jun 30, 2026
Python: model exception edges for raise-prone expressions inside try/with
Show description for 41c9d8b
yoff
and
Copilot
committed
41c9d8b
View commit details
Copy full SHA for 41c9d8b
View code at this point
Browse repository at this point
Python: add new shared-CFG-backed control flow graph facade (Cfg)
Show description for fbfbbd3
yoff
and
Copilot
committed
fbfbbd3
View commit details
Copy full SHA for fbfbbd3
View code at this point
Browse repository at this point
Python: hotfix - disable instanceFieldStep to avoid type-tracker blowup
Show description for f251a57
tausbn
committed
f251a57
View commit details
Copy full SHA for f251a57
View code at this point
Browse repository at this point
Commits on Jun 29, 2026
Python: add shared-CFG AstSig adapter (AstNodeImpl)
Show description for 872c081
yoff
and
Copilot
committed
872c081
View commit details
Copy full SHA for 872c081
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
Merge pull request #21869 from yoff/python/support-flask-subclasses
Show description for 5fcaac7
yoff
authored
5fcaac7
View commit details
Copy full SHA for 5fcaac7
View code at this point
Browse repository at this point
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 Jun 19, 2026
Fix order of comments in test
owen-mc
committed
c9d4521
View commit details
Copy full SHA for c9d4521
View code at this point
Browse repository at this point
Undo conversion for queries that import LegacyPointsTo
owen-mc
committed
451fc2e
View commit details
Copy full SHA for 451fc2e
View code at this point
Browse repository at this point
Convert Python qlref tests to inline expectations
owen-mc
committed
5497f2c
View commit details
Copy full SHA for 5497f2c
View code at this point
Browse repository at this point
Commits on Jun 18, 2026
Bump the pip group across 2 directories with 2 updates
Show description for 880011c
dependabot[bot]
authored
880011c
View commit details
Copy full SHA for 880011c
View code at this point
Browse repository at this point
Commits on Jun 17, 2026
Extend added type tracking step to related types
owen-mc
committed
1f9899d
View commit details
Copy full SHA for 1f9899d
View code at this point
Browse repository at this point
Fix FP for py/modification-of-locals
owen-mc
committed
dd61dd2
View commit details
Copy full SHA for dd61dd2
View code at this point
Browse repository at this point
Add test for FP for py/modification-of-locals
owen-mc
committed
47c2c9e
View commit details
Copy full SHA for 47c2c9e
View code at this point
Browse repository at this point
Fix FP for py/should-use-with
owen-mc
committed
415857c
View commit details
Copy full SHA for 415857c
View code at this point
Browse repository at this point
Add test for FP for py/should-use-with
owen-mc
committed
d721446
View commit details
Copy full SHA for d721446
View code at this point
Browse repository at this point
Fix FP for py/file-not-closed
owen-mc
committed
199fd86
View commit details
Copy full SHA for 199fd86
View code at this point
Browse repository at this point
Add test for FP for py/file-not-closed
owen-mc
committed
8909694
View commit details
Copy full SHA for 8909694
View code at this point
Browse repository at this point
Commits on Jun 14, 2026
Fix MISSING alert
owen-mc
committed
9c65082
View commit details
Copy full SHA for 9c65082
View code at this point
Browse repository at this point
Commits on Jun 12, 2026
Add thorough tests, including one MISSING alert
owen-mc
committed
434a994
View commit details
Copy full SHA for 434a994
View code at this point
Browse repository at this point
Convert sql-injection test to inline expectations
owen-mc
committed
d389ea4
View commit details
Copy full SHA for d389ea4
View code at this point
Browse repository at this point
Commits on Jun 11, 2026
Accept fixed MISSING tests
owen-mc
committed
befb557
View commit details
Copy full SHA for befb557
View code at this point
Browse repository at this point
Model instance-attribute type flow
Show description for 73bc2d7
Copilot
authored and
owen-mc
committed
73bc2d7
View commit details
Copy full SHA for 73bc2d7
View code at this point
Browse repository at this point
Add test documenting missing PEP249 alerts for connection stored in self attribute
Copilot
authored
a4585d8
View commit details
Copy full SHA for a4585d8
View code at this point
Browse repository at this point
Commits on Jun 4, 2026
Merge pull request #21888 from owen-mc/py/remove-imprecise-container-steps
Show description for 1f91f91
owen-mc
authored
1f91f91
View commit details
Copy full SHA for 1f91f91
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
Update edges in expected test output
owen-mc
committed
b27d08e
View commit details
Copy full SHA for b27d08e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.