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
447
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
lib
semmle
python
on
codeql-cli/v2.26.3
User selector
All users
All time
Commit history
Commits on Jul 29, 2026
Python: Use fastTC explicitly in 'localFlow' to avoid relying on the optimizer to always do this transformation.
MathiasVP
committed
d2faab7
View commit details
Copy full SHA for d2faab7
View code at this point
Browse repository at this point
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
Python: fix replace of upper-case characters
yoff
committed
3ad4861
View commit details
Copy full SHA for 3ad4861
View code at this point
Browse repository at this point
python: forward rather implement subtle predicates
yoff
committed
c516d1f
View commit details
Copy full SHA for c516d1f
View code at this point
Browse repository at this point
Update python/ql/lib/semmle/python/controlflow/internal/AstNodeImpl.qll
Show description for c11b491
yoff
and
aschackmull
authored
c11b491
View commit details
Copy full SHA for c11b491
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
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: add overlay annotations to inlined predicates
yoff
committed
665e046
View commit details
Copy full SHA for 665e046
View code at this point
Browse repository at this point
Python: remove reference to line numbers
yoff
committed
fa94dc9
View commit details
Copy full SHA for fa94dc9
View code at this point
Browse repository at this point
python: make `LoopStmt` final
yoff
committed
05aa8de
View commit details
Copy full SHA for 05aa8de
View code at this point
Browse repository at this point
Commits on Jul 21, 2026
python: removed superflous module
Show description for a683b64
yoff
committed
a683b64
View commit details
Copy full SHA for a683b64
View code at this point
Browse repository at this point
python: remove the use of toAst
Show description for cc0156d
yoff
committed
cc0156d
View commit details
Copy full SHA for cc0156d
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
Merge pull request #22061 from MathiasVP/mad-write-through-model
Show description for 4f4cdf4
MathiasVP
authored
4f4cdf4
View commit details
Copy full SHA for 4f4cdf4
View code at this point
Browse repository at this point
Python: Improve some flow summaries
hvitved
committed
32181cd
View commit details
Copy full SHA for 32181cd
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
Python: Improve some flow summaries
hvitved
committed
a5444b5
View commit details
Copy full SHA for a5444b5
View code at this point
Browse repository at this point
Commits on Jun 30, 2026
Python: visit function parameter and return annotations in new CFG
Show description for 47d2b05
yoff
and
Copilot
committed
47d2b05
View commit details
Copy full SHA for 47d2b05
View code at this point
Browse repository at this point
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
Merge branch 'main' into mad-write-through-model
MathiasVP
committed
b7b731b
View commit details
Copy full SHA for b7b731b
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 23, 2026
Python: Fixes after changes to the flow summary API.
MathiasVP
committed
f9e1305
View commit details
Copy full SHA for f9e1305
View code at this point
Browse repository at this point
Apply suggestions from code review
Show description for 7d95024
yoff
and
Copilot
committed
7d95024
View commit details
Copy full SHA for 7d95024
View code at this point
Browse repository at this point
Python: qualify Flow.qll's AST references with Py:: prefix
Show description for 06fa46f
Copilot
authored and
yoff
committed
06fa46f
View commit details
Copy full SHA for 06fa46f
View code at this point
Browse repository at this point
Commits on Jun 22, 2026
Python: deprecate Function.getAReturnValueFlowNode() and rewrite internal callers
Show description for 1a9bb24
yoff
and
Copilot
committed
1a9bb24
View commit details
Copy full SHA for 1a9bb24
View code at this point
Browse repository at this point
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
Merge pull request #21930 from github/yoff/python-dataflow-noop-simplifications
Show description for 8179bff
yoff
authored
8179bff
View commit details
Copy full SHA for 8179bff
View code at this point
Browse repository at this point
Commits on Jun 17, 2026
Merge branch 'main' into copilot/investigate-missing-alerts
owen-mc
authored
c7c1eca
View commit details
Copy full SHA for c7c1eca
View code at this point
Browse repository at this point
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
Refactor ReExposedInstance logic into one place
owen-mc
committed
ea7510b
View commit details
Copy full SHA for ea7510b
View code at this point
Browse repository at this point
Merge branch 'main' into add-yaml-comments
MathiasVP
committed
c12cf88
View commit details
Copy full SHA for c12cf88
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
Commits on Jun 9, 2026
Merge pull request #21941 from hvitved/python/content-approx
Show description for f591987
hvitved
authored
f591987
View commit details
Copy full SHA for f591987
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.