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
440
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
on
codeql-cli/v2.26.2
User selector
All users
All time
Commit history
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: 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 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
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 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
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 11, 2026
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
Accept changed edges in test output
Show description for 20ce679
owen-mc
committed
20ce679
View commit details
Copy full SHA for 20ce679
View code at this point
Browse repository at this point
Adjust expected test output
owen-mc
committed
f62ebef
View commit details
Copy full SHA for f62ebef
View code at this point
Browse repository at this point
Python: fix sub class test
yoff
committed
f6ed5c1
View commit details
Copy full SHA for f6ed5c1
View code at this point
Browse repository at this point
Python: add test for sub class
yoff
committed
4298b70
View commit details
Copy full SHA for 4298b70
View code at this point
Browse repository at this point
Python: Add test for instances
yoff
committed
e88b8c5
View commit details
Copy full SHA for e88b8c5
View code at this point
Browse repository at this point
Commits on May 27, 2026
Python: Address review comments
Show description for 35faec3
tausbn
committed
35faec3
View commit details
Copy full SHA for 35faec3
View code at this point
Browse repository at this point
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 May 21, 2026
python: fix test
yoff
authored and
owen-mc
committed
fa758d6
View commit details
Copy full SHA for fa758d6
View code at this point
Browse repository at this point
Python: extra tests for comprehension
yoff
authored and
owen-mc
committed
fa9426c
View commit details
Copy full SHA for fa9426c
View code at this point
Browse repository at this point
Python: Make sure all imprecise taint bubbles up
yoff
authored and
owen-mc
committed
f669a4f
View commit details
Copy full SHA for f669a4f
View code at this point
Browse repository at this point
Python: conversion step for `format_map`
Show description for 9a18003
yoff
authored and
owen-mc
committed
9a18003
View commit details
Copy full SHA for 9a18003
View code at this point
Browse repository at this point
Python: recover taint for % format strings
yoff
authored and
owen-mc
committed
facb3b6
View commit details
Copy full SHA for facb3b6
View code at this point
Browse repository at this point
Python: Remove imprecise container steps
Show description for b67694b
yoff
authored and
owen-mc
committed
b67694b
View commit details
Copy full SHA for b67694b
View code at this point
Browse repository at this point
Commits on May 12, 2026
Python: Address Copilot's comments
tausbn
committed
1ef557c
View commit details
Copy full SHA for 1ef557c
View code at this point
Browse repository at this point
Python: Add ConsecutiveTimestamps test
Show description for f5c3b63
tausbn
committed
f5c3b63
View commit details
Copy full SHA for f5c3b63
View code at this point
Browse repository at this point
Python: Add NeverReachable test
Show description for c30d6ae
tausbn
committed
c30d6ae
View commit details
Copy full SHA for c30d6ae
View code at this point
Browse repository at this point
Python: Add BasicBlockOrdering test
Show description for fc2bc26
tausbn
committed
fc2bc26
View commit details
Copy full SHA for fc2bc26
View code at this point
Browse repository at this point
Python: Add some CFG-validation queries
Show description for 3a979ac
tausbn
committed
3a979ac
View commit details
Copy full SHA for 3a979ac
View code at this point
Browse repository at this point
Python: Add self-validating CFG tests
Show description for 71cd5be
tausbn
committed
71cd5be
View commit details
Copy full SHA for 71cd5be
View code at this point
Browse repository at this point
Commits on Apr 17, 2026
Python: Move Python 3.15 data-flow tests to a separate file
Show description for ac23e16
tausbn
committed
ac23e16
View commit details
Copy full SHA for ac23e16
View code at this point
Browse repository at this point
Python: Add data-flow tests
Show description for dc36609
tausbn
committed
dc36609
View commit details
Copy full SHA for dc36609
View code at this point
Browse repository at this point
Commits on Apr 14, 2026
Python: Update test output
Show description for 8b1ecf0
tausbn
committed
8b1ecf0
View commit details
Copy full SHA for 8b1ecf0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.