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
10k
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
test
on
refs/heads/codeql-cli-2.25.5
User selector
All users
All time
Commit history
Commits on Apr 29, 2026
Merge pull request #21641 from github/josefs/promptInjectionImprovements
Show description for 68be006
josefs
authored
68be006
View commit details
Copy full SHA for 68be006
View code at this point
Browse repository at this point
Commits on Apr 28, 2026
Fix openai prompt injection tests
josefs
committed
25a8aa9
View commit details
Copy full SHA for 25a8aa9
View code at this point
Browse repository at this point
Add tests for anthropic prompt injection models
josefs
committed
a05e191
View commit details
Copy full SHA for a05e191
View code at this point
Browse repository at this point
Fix tests
josefs
committed
e069c9c
View commit details
Copy full SHA for e069c9c
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
Python: Add QL test for comprehensions with unpacking
tausbn
committed
de900fc
View commit details
Copy full SHA for de900fc
View code at this point
Browse repository at this point
Merge pull request #21694 from github/tausbn/python-add-support-for-pep-810
Show description for c748fdf
tausbn
authored
c748fdf
View commit details
Copy full SHA for c748fdf
View code at this point
Browse repository at this point
Commits on Apr 13, 2026
Python: Add tests for `lazy from ... import *` as well
tausbn
committed
2eeb31b
View commit details
Copy full SHA for 2eeb31b
View code at this point
Browse repository at this point
Commits on Apr 10, 2026
Python: Add QL test for the new syntax
tausbn
committed
6b7d47e
View commit details
Copy full SHA for 6b7d47e
View code at this point
Browse repository at this point
Commits on Apr 7, 2026
Python: Also exclude class scope
Show description for e368844
tausbn
committed
e368844
View commit details
Copy full SHA for e368844
View code at this point
Browse repository at this point
Merge pull request #21590 from github/tausbn/python-improve-bind-all-interfaces-query
Show description for 16683ae
tausbn
authored
16683ae
View commit details
Copy full SHA for 16683ae
View code at this point
Browse repository at this point
Commits on Mar 27, 2026
Python: Move isNetworkBind check into isSink
tausbn
committed
187f7c7
View commit details
Copy full SHA for 187f7c7
View code at this point
Browse repository at this point
Python: Exclude `AF_UNIX` sockets from BindToAllInterfaces
Show description for 4f74d42
tausbn
committed
4f74d42
View commit details
Copy full SHA for 4f74d42
View code at this point
Browse repository at this point
Python: Port ShouldUseWithStatement.ql
Show description for 47d2463
tausbn
committed
47d2463
View commit details
Copy full SHA for 47d2463
View code at this point
Browse repository at this point
Commits on Mar 26, 2026
Python: Convert BindToAllInterfaces to path-problem
Show description for c9832c3
tausbn
committed
c9832c3
View commit details
Copy full SHA for c9832c3
View code at this point
Browse repository at this point
Python: Replace type tracking with global data-flow
Show description for c439fc5
tausbn
committed
c439fc5
View commit details
Copy full SHA for c439fc5
View code at this point
Browse repository at this point
Python: Add test cases for BindToAllInterfaces FNs
Show description for 1ecd9e8
tausbn
committed
1ecd9e8
View commit details
Copy full SHA for 1ecd9e8
View code at this point
Browse repository at this point
Python: Convert BindToAllInterfaces test to inline expectations
tausbn
committed
824d004
View commit details
Copy full SHA for 824d004
View code at this point
Browse repository at this point
Commits on Mar 23, 2026
Python: Select property instead of function
Show description for 1ffcdc9
tausbn
committed
1ffcdc9
View commit details
Copy full SHA for 1ffcdc9
View code at this point
Browse repository at this point
Commits on Mar 20, 2026
Python: Port DeprecatedSliceMethod.ql
Show description for 3584ad1
tausbn
committed
3584ad1
View commit details
Copy full SHA for 3584ad1
View code at this point
Browse repository at this point
Python: Port ShouldBeContextManager.ql
Show description for 283231b
tausbn
committed
283231b
View commit details
Copy full SHA for 283231b
View code at this point
Browse repository at this point
Python: Port PropertyInOldStyleClass.ql
Show description for 8cfdea2
tausbn
committed
8cfdea2
View commit details
Copy full SHA for 8cfdea2
View code at this point
Browse repository at this point
Python: Port SlotsInOldStyleClass.ql
Show description for 3d20050
tausbn
committed
3d20050
View commit details
Copy full SHA for 3d20050
View code at this point
Browse repository at this point
Commits on Mar 16, 2026
Merge pull request #21459 from github/tausbn/python-fix-missing-relative-imports
Show description for a99b3f2
tausbn
authored
a99b3f2
View commit details
Copy full SHA for a99b3f2
View code at this point
Browse repository at this point
Python: Add test for package inside namespace package
tausbn
committed
92718a9
View commit details
Copy full SHA for 92718a9
View code at this point
Browse repository at this point
Python: Rename `prints` tag to `flow`
Show description for e707275
tausbn
committed
e707275
View commit details
Copy full SHA for e707275
View code at this point
Browse repository at this point
Commits on Mar 12, 2026
Python: Fix resolution of relative imports from namespace packages
Show description for e16bb22
tausbn
committed
e16bb22
View commit details
Copy full SHA for e16bb22
View code at this point
Browse repository at this point
Python: Add test for missing relative import in namespace packages
tausbn
committed
48bf4fd
View commit details
Copy full SHA for 48bf4fd
View code at this point
Browse repository at this point
Commits on Mar 5, 2026
Python: Model `@typing.overload` in method resolution
Show description for fa61f6f
tausbn
committed
fa61f6f
View commit details
Copy full SHA for fa61f6f
View code at this point
Browse repository at this point
Python: Add test for overloaded `__init__` resolution
Show description for 0561a63
tausbn
committed
0561a63
View commit details
Copy full SHA for 0561a63
View code at this point
Browse repository at this point
Commits on Mar 4, 2026
Update expected test output column numbers
owen-mc
committed
99a4fe4
View commit details
Copy full SHA for 99a4fe4
View code at this point
Browse repository at this point
Remove double space after $ in inline expectations tests
owen-mc
committed
aa28c94
View commit details
Copy full SHA for aa28c94
View code at this point
Browse repository at this point
py: Inline expectation should have space before $
owen-mc
committed
91b6801
View commit details
Copy full SHA for 91b6801
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.