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 }}
dscho
/
codeql
Public
forked from
github/codeql
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
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 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
Commits on Mar 18, 2020
Update python/ql/src/Exceptions/UnguardedNextInGenerator.ql
Show description for 06f0947
BekaValentine
and
RasmusWL
authored
06f0947
View commit details
Copy full SHA for 06f0947
View code at this point
Browse repository at this point
Merge pull request #2989 from BekaValentine/python-objectapi-to-valueapi-incorrectexceptorder
Show description for 9a0b2b1
RasmusWL
authored
9a0b2b1
View commit details
Copy full SHA for 9a0b2b1
View code at this point
Browse repository at this point
Commits on Mar 17, 2020
Merge pull request #2978 from BekaValentine/python-objectapi-to-valueapi-illegalexceptionhandlertype
Show description for ca26fee
tausbn
authored
ca26fee
View commit details
Copy full SHA for ca26fee
View code at this point
Browse repository at this point
Python: UnguardedNextInGenerator.ql: Excludes `next` with default value
BekaValentine
committed
ff6e0ce
View commit details
Copy full SHA for ff6e0ce
View code at this point
Browse repository at this point
Commits on Mar 16, 2020
Python: IncorrectExceptOrder.ql: Autoformats w/ new QL indentation
BekaValentine
committed
68c455c
View commit details
Copy full SHA for 68c455c
View code at this point
Browse repository at this point
Python: IllegalExceptionHandlerType.ql: Autoformats
BekaValentine
committed
45e47b9
View commit details
Copy full SHA for 45e47b9
View code at this point
Browse repository at this point
Commits on Mar 10, 2020
Python: Autoformats
BekaValentine
committed
c670f81
View commit details
Copy full SHA for c670f81
View code at this point
Browse repository at this point
Commits on Mar 9, 2020
Merge pull request #2990 from BekaValentine/python-objectapi-to-valueapi-raisingtuple
Show description for be09c17
tausbn
authored
be09c17
View commit details
Copy full SHA for be09c17
View code at this point
Browse repository at this point
Merge pull request #2976 from BekaValentine/python-objectapi-to-valueapi-emptyexcept
Show description for 96e99f5
tausbn
authored
96e99f5
View commit details
Copy full SHA for 96e99f5
View code at this point
Browse repository at this point
Merge pull request #2977 from BekaValentine/python-objectapi-to-valueapi-catchingbaseexception
Show description for b51e2a9
tausbn
authored
b51e2a9
View commit details
Copy full SHA for b51e2a9
View code at this point
Browse repository at this point
Commits on Mar 6, 2020
Python: Removes superfluous cast
BekaValentine
committed
3e36c67
View commit details
Copy full SHA for 3e36c67
View code at this point
Browse repository at this point
Python: Fixes bug in modernization
BekaValentine
committed
7b49c8e
View commit details
Copy full SHA for 7b49c8e
View code at this point
Browse repository at this point
Commits on Mar 5, 2020
Python: Modernizes query
BekaValentine
committed
d535246
View commit details
Copy full SHA for d535246
View code at this point
Browse repository at this point
Python: Modernizes query
BekaValentine
committed
646bc29
View commit details
Copy full SHA for 646bc29
View code at this point
Browse repository at this point
Python: Modernizes query
BekaValentine
committed
b09ab67
View commit details
Copy full SHA for b09ab67
View code at this point
Browse repository at this point
Commits on Mar 4, 2020
Python: Moves query over to modernized predicates
BekaValentine
committed
2bcd8c8
View commit details
Copy full SHA for 2bcd8c8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.