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
996
Pull requests
443
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
src
Classes
on
codeql-cli/v2.26.2
User selector
All users
All time
Commit history
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 Mar 24, 2026
Python: Restrict `ShouldBeContextManager.ql` results
Show description for 059693c
tausbn
committed
059693c
View commit details
Copy full SHA for 059693c
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 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 UselessClass.ql
Show description for 025a7d0
tausbn
committed
025a7d0
View commit details
Copy full SHA for 025a7d0
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 SuperInOldStyleClass.ql
tausbn
committed
e860d70
View commit details
Copy full SHA for e860d70
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 9, 2026
Python: Fix bad join in method call order computation
Show description for c5360ba
tausbn
and
MathiasVP
committed
c5360ba
View commit details
Copy full SHA for c5360ba
View code at this point
Browse repository at this point
Commits on Jan 30, 2026
Python: Fix test issues
Show description for 6113d4b
tausbn
committed
6113d4b
View commit details
Copy full SHA for 6113d4b
View code at this point
Browse repository at this point
Commits on Dec 5, 2025
Merge pull request #20739 from github/tausbn/python-remove-top-level-points-to-imports
Show description for 1b51938
tausbn
authored
1b51938
View commit details
Copy full SHA for 1b51938
View code at this point
Browse repository at this point
Commits on Nov 26, 2025
Remove trailing periods from @name metadata in query files
Show description for caf6b95
felicitymay
committed
caf6b95
View commit details
Copy full SHA for caf6b95
View code at this point
Browse repository at this point
Python: Fix query tests
Show description for 5b63b49
tausbn
committed
5b63b49
View commit details
Copy full SHA for 5b63b49
View code at this point
Browse repository at this point
Commits on Oct 14, 2025
Python: Fix "be be" typos in qhelp
henrymercer
committed
b737bcc
View commit details
Copy full SHA for b737bcc
View code at this point
Browse repository at this point
Commits on Sep 10, 2025
Python: Add many medium precision queries to the code-quality-extended suite.
michaelnebel
committed
7c0aa78
View commit details
Copy full SHA for 7c0aa78
View code at this point
Browse repository at this point
Commits on Sep 3, 2025
Add missing predicate + update test output
joefarebrother
committed
cd6a151
View commit details
Copy full SHA for cd6a151
View code at this point
Browse repository at this point
Commits on Sep 2, 2025
Remove erronous private
joefarebrother
committed
2dcf3c7
View commit details
Copy full SHA for 2dcf3c7
View code at this point
Browse repository at this point
Commits on Sep 1, 2025
Rank multiple calls so only the first 2 calls are alerted
joefarebrother
committed
f709713
View commit details
Copy full SHA for f709713
View code at this point
Browse repository at this point
Fix doc typo
joefarebrother
committed
8545c7d
View commit details
Copy full SHA for 8545c7d
View code at this point
Browse repository at this point
Fix typo in example
joefarebrother
committed
8c9c66c
View commit details
Copy full SHA for 8c9c66c
View code at this point
Browse repository at this point
Adress review suggestions - cleanups
joefarebrother
committed
ba68fe9
View commit details
Copy full SHA for ba68fe9
View code at this point
Browse repository at this point
Inline locationBefore
joefarebrother
committed
fb0380b
View commit details
Copy full SHA for fb0380b
View code at this point
Browse repository at this point
Remove tostring
joefarebrother
committed
cc486dd
View commit details
Copy full SHA for cc486dd
View code at this point
Browse repository at this point
Update integration test outout and fix qhelp
joefarebrother
committed
72df584
View commit details
Copy full SHA for 72df584
View code at this point
Browse repository at this point
Fix typos
joefarebrother
committed
c9dc54a
View commit details
Copy full SHA for c9dc54a
View code at this point
Browse repository at this point
Add qldoc
joefarebrother
committed
5992dc3
View commit details
Copy full SHA for 5992dc3
View code at this point
Browse repository at this point
Update qhelp + alert messages
joefarebrother
committed
ba86584
View commit details
Copy full SHA for ba86584
View code at this point
Browse repository at this point
qhelp: move examples to subfolder
joefarebrother
committed
86bb0e8
View commit details
Copy full SHA for 86bb0e8
View code at this point
Browse repository at this point
Update multiple calls queries to include call targets in alert message
joefarebrother
committed
b4b20d7
View commit details
Copy full SHA for b4b20d7
View code at this point
Browse repository at this point
Remove case excluding classes with a __new__ method; as it doesn't make much sense (__init__ is still called anyway)
joefarebrother
committed
18b949c
View commit details
Copy full SHA for 18b949c
View code at this point
Browse repository at this point
Update tests for calls to init + fixes
joefarebrother
committed
c9932e1
View commit details
Copy full SHA for c9932e1
View code at this point
Browse repository at this point
Fixes
joefarebrother
committed
9ac9526
View commit details
Copy full SHA for 9ac9526
View code at this point
Browse repository at this point
Change implenetation of missing calls to use getASuperCallTarget, and change alerts to alert on the class and provide clearer information, using optional location links.
joefarebrother
committed
3c74e12
View commit details
Copy full SHA for 3c74e12
View code at this point
Browse repository at this point
Update test outputs + fix semantics
joefarebrother
committed
99a05ed
View commit details
Copy full SHA for 99a05ed
View code at this point
Browse repository at this point
Fix FPs and typo
joefarebrother
committed
45b5efa
View commit details
Copy full SHA for 45b5efa
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.