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
on
fe06345
User selector
All users
All time
Commit history
Commits on Jan 30, 2026
Merge pull request #21234 from owen-mc/python/convert-sanitizers-to-mad
Show description for 5204255
owen-mc
authored
5204255
View commit details
Copy full SHA for 5204255
View code at this point
Browse repository at this point
Specify vulnerable args instead of safe ones
owen-mc
committed
0222159
View commit details
Copy full SHA for 0222159
View code at this point
Browse repository at this point
Merge pull request #21141 from mbaluda/prompt-injection
Show description for 8c0baef
yoff
authored
8c0baef
View commit details
Copy full SHA for 8c0baef
View code at this point
Browse repository at this point
Replace sanitizer by exclusion from sink definition
owen-mc
committed
a3885cd
View commit details
Copy full SHA for a3885cd
View code at this point
Browse repository at this point
Make qldoc slightly more specific
owen-mc
committed
b4cb2c3
View commit details
Copy full SHA for b4cb2c3
View code at this point
Browse repository at this point
Allow MaD sanitizers for queries with MaD sinks
owen-mc
committed
ef6332c
View commit details
Copy full SHA for ef6332c
View code at this point
Browse repository at this point
Pretty print model numbers in tests
owen-mc
committed
ad6f800
View commit details
Copy full SHA for ad6f800
View code at this point
Browse repository at this point
Commits on Jan 29, 2026
python: Add query for prompt injection
Show description for e7a0fc7
yoff
committed
e7a0fc7
View commit details
Copy full SHA for e7a0fc7
View code at this point
Browse repository at this point
Update CHANGELOG.md
jonjanego
authored
e54d7c7
View commit details
Copy full SHA for e54d7c7
View code at this point
Browse repository at this point
Fix typo in taint flow model for urllib.parse
jonjanego
authored
813d463
View commit details
Copy full SHA for 813d463
View code at this point
Browse repository at this point
Merge pull request #20945 from joefarebrother/python-websockets
Show description for 34800d1
tausbn
authored
34800d1
View commit details
Copy full SHA for 34800d1
View code at this point
Browse repository at this point
Commits on Jan 26, 2026
Merge pull request #21051 from hvitved/shared/flow-summary-provenance-filtering
Show description for b974a84
hvitved
authored
b974a84
View commit details
Copy full SHA for b974a84
View code at this point
Browse repository at this point
Add change notes
hvitved
committed
0f6bae0
View commit details
Copy full SHA for 0f6bae0
View code at this point
Browse repository at this point
Python: Adapt to changes in `FlowSummaryImpl`
hvitved
committed
0adece7
View commit details
Copy full SHA for 0adece7
View code at this point
Browse repository at this point
Commits on Jan 22, 2026
python: format file
yoff
committed
55abc52
View commit details
Copy full SHA for 55abc52
View code at this point
Browse repository at this point
python/javascript/ruby: mark internal predicates
yoff
committed
d05901a
View commit details
Copy full SHA for d05901a
View code at this point
Browse repository at this point
Update python/ql/lib/semmle/python/security/dataflow/UrlRedirectCustomizations.qll
Show description for 7f00a7f
yoff
and
aschackmull
committed
7f00a7f
View commit details
Copy full SHA for 7f00a7f
View code at this point
Browse repository at this point
python: add machinery for MaD barriers
Show description for 3dbfb9f
yoff
committed
3dbfb9f
View commit details
Copy full SHA for 3dbfb9f
View code at this point
Browse repository at this point
python: remove barrier that can be expressed in MaD
yoff
committed
699ed50
View commit details
Copy full SHA for 699ed50
View code at this point
Browse repository at this point
Commits on Jan 20, 2026
Merge pull request #21134 from yoff/python/support-ListElement-in-MaD
Show description for 5414bd2
tausbn
authored
5414bd2
View commit details
Copy full SHA for 5414bd2
View code at this point
Browse repository at this point
python: add changenote
yoff
committed
fa92645
View commit details
Copy full SHA for fa92645
View code at this point
Browse repository at this point
python: Add up/downgrade scripts
igfoo
committed
82e9ea2
View commit details
Copy full SHA for 82e9ea2
View code at this point
Browse repository at this point
python: Regenerate dbscheme
igfoo
committed
d2da492
View commit details
Copy full SHA for d2da492
View code at this point
Browse repository at this point
python: Use more standard shared dbscheme sections
Show description for d117527
igfoo
committed
d117527
View commit details
Copy full SHA for d117527
View code at this point
Browse repository at this point
python: Add dbscheme regeneration instructions
igfoo
committed
d125e22
View commit details
Copy full SHA for d125e22
View code at this point
Browse repository at this point
Commits on Jan 19, 2026
Post-release preparation for codeql-cli-2.24.0
github-actions[bot]
committed
48475e6
View commit details
Copy full SHA for 48475e6
View code at this point
Browse repository at this point
Release preparation for version 2.24.0
github-actions[bot]
committed
4142b9c
View commit details
Copy full SHA for 4142b9c
View code at this point
Browse repository at this point
Commits on Jan 14, 2026
Merge pull request #20733 from asgerf/js/incremental-api-graphs
Show description for ff58041
asgerf
authored
ff58041
View commit details
Copy full SHA for ff58041
View code at this point
Browse repository at this point
Commits on Jan 13, 2026
Merge pull request #20990 from github/tausbn/python-support-relaxed-exception-groups
Show description for 6c4a0bb
yoff
authored
6c4a0bb
View commit details
Copy full SHA for 6c4a0bb
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into igfoo/mb
igfoo
committed
dcd0a69
View commit details
Copy full SHA for dcd0a69
View code at this point
Browse repository at this point
Commits on Jan 12, 2026
Update change note to reflect Python 2 changes
tausbn
committed
8c90c11
View commit details
Copy full SHA for 8c90c11
View code at this point
Browse repository at this point
Mark generated files as generated
tausbn
committed
659ec39
View commit details
Copy full SHA for 659ec39
View code at this point
Browse repository at this point
Commits on Jan 9, 2026
Merge pull request #21102 from github/smowton/admin/respect-config-paths-filters-pre-finalize
Show description for 44089d8
smowton
authored
44089d8
View commit details
Copy full SHA for 44089d8
View code at this point
Browse repository at this point
Merge pull request #21002 from github/tausbn/python-add-models-for-zstd-compression
Show description for 89ddd67
tausbn
authored
89ddd67
View commit details
Copy full SHA for 89ddd67
View code at this point
Browse repository at this point
Python support `ListElement` in MaD
yoff
committed
1ac3706
View commit details
Copy full SHA for 1ac3706
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.