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
2.1k
Star
9.9k
Code
Issues
998
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
2
on
codeql-cli/v2.13.5
User selector
All users
All time
Commit history
Commits on Jun 7, 2023
Python: Update expected output for syntax error queries
tausbn
committed
19e1bab
View commit details
Copy full SHA for 19e1bab
View code at this point
Browse repository at this point
Commits on Jun 5, 2023
Python: avoid selecting getLocation() in py/truncated-division
nickrolfe
committed
0239586
View commit details
Copy full SHA for 0239586
View code at this point
Browse repository at this point
Commits on Feb 7, 2023
Python: Update `six` test expectations
tausbn
committed
080ce09
View commit details
Copy full SHA for 080ce09
View code at this point
Browse repository at this point
Python: Update failing test
Show description for 8dea993
tausbn
committed
8dea993
View commit details
Copy full SHA for 8dea993
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
Commits on Sep 5, 2022
Python: adjust test expectations
Show description for d31d763
yoff
committed
d31d763
View commit details
Copy full SHA for d31d763
View code at this point
Browse repository at this point
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
Commits on Mar 1, 2022
Python: Accept `.exepcted` changes from importing frameworks from data-flow
Show description for a1c7ec8
RasmusWL
committed
a1c7ec8
View commit details
Copy full SHA for a1c7ec8
View code at this point
Browse repository at this point
Commits on Feb 8, 2022
Python: Also update Python 2 file
tausbn
committed
54ae744
View commit details
Copy full SHA for 54ae744
View code at this point
Browse repository at this point
Commits on Dec 7, 2021
Python: Fix Python 2 failures
tausbn
authored
59bac04
View commit details
Copy full SHA for 59bac04
View code at this point
Browse repository at this point
Commits on May 20, 2021
Python: Expand test of py/use-of-input
RasmusWL
committed
f17fe44
View commit details
Copy full SHA for f17fe44
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 Jun 19, 2020
Python: Do all the renames.
tausbn
committed
48e3e9c
View commit details
Copy full SHA for 48e3e9c
View code at this point
Browse repository at this point
Commits on Jun 10, 2020
Python: Make isSequence() and isMapping() tests version specific
Show description for 48b2d2c
RasmusWL
committed
48b2d2c
View commit details
Copy full SHA for 48b2d2c
View code at this point
Browse repository at this point
Commits on Apr 4, 2020
Python: ObjAPI to ValAPI: WrongNumArgsInCall: Update queries to use objectapi
BekaValentine
committed
01aac82
View commit details
Copy full SHA for 01aac82
View code at this point
Browse repository at this point
Commits on Mar 30, 2020
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 18, 2020
Merge branch 'master' into python-add-points-to-for-missing-builtin-return-types
tausbn
authored
ae1268f
View commit details
Copy full SHA for ae1268f
View code at this point
Browse repository at this point
Commits on Mar 17, 2020
Merge branch 'master' into testmerge
BekaValentine
committed
f351916
View commit details
Copy full SHA for f351916
View code at this point
Browse repository at this point
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
Commits on Mar 16, 2020
Python: Fix up tests.
tausbn
committed
81f6877
View commit details
Copy full SHA for 81f6877
View code at this point
Browse repository at this point
Commits on Mar 12, 2020
Python: Make two tests not depend on minor Python version.
Show description for 3d0ee90
tausbn
committed
3d0ee90
View commit details
Copy full SHA for 3d0ee90
View code at this point
Browse repository at this point
Merge branch 'master' into python-add-points-to-for-missing-builtin-return-types
tausbn
committed
4b5a20d
View commit details
Copy full SHA for 4b5a20d
View code at this point
Browse repository at this point
Commits on Mar 9, 2020
Python: Modernizes queries
BekaValentine
committed
c9c469b
View commit details
Copy full SHA for c9c469b
View code at this point
Browse repository at this point
Python: Moves predicates over to suffixed form
BekaValentine
committed
6d10c47
View commit details
Copy full SHA for 6d10c47
View code at this point
Browse repository at this point
Commits on Mar 4, 2020
Python: Moves old predicates to suffixed form
BekaValentine
committed
a0cf2cb
View commit details
Copy full SHA for a0cf2cb
View code at this point
Browse repository at this point
Commits on Mar 2, 2020
Merge pull request #2840 from BekaValentine/python-objectapi-to-valueapi-useofapply
Show description for f3b62e1
tausbn
authored
f3b62e1
View commit details
Copy full SHA for f3b62e1
View code at this point
Browse repository at this point
Commits on Feb 27, 2020
Puts use_of_apply example back into expressions_test to avoid messing up other tests
BekaValentine
committed
d19957f
View commit details
Copy full SHA for d19957f
View code at this point
Browse repository at this point
Merge pull request #2914 from RasmusWL/python-remove-optimize-true-directive
Show description for 0da554c
tausbn
authored
0da554c
View commit details
Copy full SHA for 0da554c
View code at this point
Browse repository at this point
Merge pull request #2902 from RasmusWL/python-use-of-input
Show description for d9383d0
tausbn
authored
d9383d0
View commit details
Copy full SHA for d9383d0
View code at this point
Browse repository at this point
Commits on Feb 26, 2020
Combine and clean up the test files
BekaValentine
committed
b049345
View commit details
Copy full SHA for b049345
View code at this point
Browse repository at this point
Commits on Feb 25, 2020
Python: Update test results for `ReturnTypes.ql` for Python 2.
tausbn
committed
1526c86
View commit details
Copy full SHA for 1526c86
View code at this point
Browse repository at this point
Python: Remove `--optimize: true` from options files
Show description for f10a86d
RasmusWL
committed
f10a86d
View commit details
Copy full SHA for f10a86d
View code at this point
Browse repository at this point
Commits on Feb 24, 2020
Python: Highlight py/use-of-input is for Python 2
RasmusWL
committed
9d629ae
View commit details
Copy full SHA for 9d629ae
View code at this point
Browse repository at this point
Commits on Feb 21, 2020
Adds missing result to expected file
BekaValentine
committed
14273fc
View commit details
Copy full SHA for 14273fc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.