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 }}
treetopdevs
/
codeql
Public
forked from
github/codeql
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
14
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
python
ql
src
Exceptions
on
main
User selector
All users
All time
Commit history
Commits on Nov 26, 2025
Python: Remove points-to dependency from parts of SSA
Show description for 9dc774a
tausbn
committed
9dc774a
View commit details
Copy full SHA for 9dc774a
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 30, 2025
Python: Remove points-to from `Expr`
tausbn
committed
b93ce98
View commit details
Copy full SHA for b93ce98
View code at this point
Browse repository at this point
Commits on Aug 25, 2025
Add tests (WIP)
joefarebrother
committed
eb48412
View commit details
Copy full SHA for eb48412
View code at this point
Browse repository at this point
Commits on Aug 21, 2025
Add builtin subclass models, incorporate into query
joefarebrother
committed
f24f7d5
View commit details
Copy full SHA for f24f7d5
View code at this point
Browse repository at this point
Commits on Aug 19, 2025
Promote IncorrectExceptOrder.
Show description for e42002e
joefarebrother
committed
e42002e
View commit details
Copy full SHA for e42002e
View code at this point
Browse repository at this point
Commits on Jul 24, 2025
Merge pull request #20086 from joefarebrother/python-qual-raise-not-implemented
Show description for b1ee795
joefarebrother
authored
b1ee795
View commit details
Copy full SHA for b1ee795
View code at this point
Browse repository at this point
Fix typo - add .
Show description for a8cc144
joefarebrother
and
Napalys
authored
a8cc144
View commit details
Copy full SHA for a8cc144
View code at this point
Browse repository at this point
Commits on Jul 17, 2025
Update python/ql/src/Exceptions/NotImplementedIsNotAnException.qhelp
Show description for f2dd96e
joefarebrother
and
Copilot
authored
f2dd96e
View commit details
Copy full SHA for f2dd96e
View code at this point
Browse repository at this point
Undo module deprecation (used by another quality query)
joefarebrother
committed
57f1d07
View commit details
Copy full SHA for 57f1d07
View code at this point
Browse repository at this point
Modernize raise-not-implemented
joefarebrother
committed
680e31d
View commit details
Copy full SHA for 680e31d
View code at this point
Browse repository at this point
Commits on Jul 15, 2025
Minor doc updates; updating python 2 references to python 3 and updating grammar
joefarebrother
committed
909f572
View commit details
Copy full SHA for 909f572
View code at this point
Browse repository at this point
Commits on Jun 19, 2025
Tag remaining high precision quality queries
Show description for fa5b2ef
joefarebrother
committed
fa5b2ef
View commit details
Copy full SHA for fa5b2ef
View code at this point
Browse repository at this point
Tag 'type-checking'-like quality queries
joefarebrother
committed
02f8ec3
View commit details
Copy full SHA for 02f8ec3
View code at this point
Browse repository at this point
Tag more quality queries.
Show description for 5c4548d
joefarebrother
committed
5c4548d
View commit details
Copy full SHA for 5c4548d
View code at this point
Browse repository at this point
Tag quality queries that are high precision and dont use pointsto
joefarebrother
committed
049c070
View commit details
Copy full SHA for 049c070
View code at this point
Browse repository at this point
Commits on Oct 7, 2022
fix some more style-guide violations in the alert-messages
erik-krogh
committed
944ca4a
View commit details
Copy full SHA for 944ca4a
View code at this point
Browse repository at this point
Commits on Sep 19, 2022
Merge pull request #10264 from yoff/python/port-RaisesTuple
Show description for b488087
codeql-ci
authored
b488087
View commit details
Copy full SHA for b488087
View code at this point
Browse repository at this point
Merge pull request #10265 from yoff/python/port-UnguardedNextInGenerator
Show description for ed4b64b
codeql-ci
authored
ed4b64b
View commit details
Copy full SHA for ed4b64b
View code at this point
Browse repository at this point
Merge pull request #10266 from yoff/python/port-CatchingBaseException
Show description for 36f8b05
codeql-ci
authored
36f8b05
View commit details
Copy full SHA for 36f8b05
View code at this point
Browse repository at this point
Commits on Sep 7, 2022
Python: fix non-US spelling
yoff
committed
0cfb491
View commit details
Copy full SHA for 0cfb491
View code at this point
Browse repository at this point
Commits on Sep 5, 2022
Python: Only alert on Python 2 code
Show description for 5fc1bbc
yoff
committed
5fc1bbc
View commit details
Copy full SHA for 5fc1bbc
View code at this point
Browse repository at this point
Python: update version check
Show description for afb5021
yoff
committed
afb5021
View commit details
Copy full SHA for afb5021
View code at this point
Browse repository at this point
Commits on Sep 1, 2022
python: add version check
Show description for 0599e8a
yoff
committed
0599e8a
View commit details
Copy full SHA for 0599e8a
View code at this point
Browse repository at this point
python: replace `points-to` with API graph
yoff
committed
1d2d28b
View commit details
Copy full SHA for 1d2d28b
View code at this point
Browse repository at this point
python: replace `points-to` with API graph
yoff
committed
d102a84
View commit details
Copy full SHA for d102a84
View code at this point
Browse repository at this point
python: replace `points-to` with API graph
Show description for 163bfc4
yoff
committed
163bfc4
View commit details
Copy full SHA for 163bfc4
View code at this point
Browse repository at this point
python: `RaisingTuple.ql` to not use `poins-to`
Show description for 93fcaf2
yoff
committed
93fcaf2
View commit details
Copy full SHA for 93fcaf2
View code at this point
Browse repository at this point
Commits on Aug 24, 2022
Make *.ql non-executable
igfoo
committed
3fcfd32
View commit details
Copy full SHA for 3fcfd32
View code at this point
Browse repository at this point
Commits on Mar 7, 2022
Python: Fix up a bunch of function QLDoc
tausbn
authored
af7f532
View commit details
Copy full SHA for af7f532
View code at this point
Browse repository at this point
Commits on Jul 7, 2020
Python: Autoformat everything using `qlformat`.
Show description for f07a7bf
tausbn
committed
f07a7bf
View commit details
Copy full SHA for f07a7bf
View code at this point
Browse repository at this point
Commits on Mar 30, 2020
Merge pull request #3156 from tausbn/python-autoformat-all-ql-files
Show description for 0b4bfed
RasmusWL
authored
0b4bfed
View commit details
Copy full SHA for 0b4bfed
View code at this point
Browse repository at this point
Python: Autoformat all `.ql` files.
tausbn
committed
87a9f51
View commit details
Copy full SHA for 87a9f51
View code at this point
Browse repository at this point
Commits on Mar 20, 2020
Python: Autoformat query-local libs.
tausbn
committed
6904898
View commit details
Copy full SHA for 6904898
View code at this point
Browse repository at this point
Commits on Mar 19, 2020
Merge pull request #2991 from BekaValentine/python-objectapi-to-valueapi-unguardednextingenerator
Show description for f4e5079
RasmusWL
authored
f4e5079
View commit details
Copy full SHA for f4e5079
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.