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
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
999
Pull requests
471
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
experimental
on
codeql-cli/v2.15.3
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 16, 2023
Merge branch 'main' into clean-tests
RasmusWL
committed
25d3af9
View commit details
Copy full SHA for 25d3af9
View code at this point
Browse repository at this point
Commits on Nov 15, 2023
Python: Fix `asyncio.coroutine` deprecation
Show description for ae6c95f
RasmusWL
committed
ae6c95f
View commit details
Copy full SHA for ae6c95f
View code at this point
Browse repository at this point
Python: Accept new ordering of query predicates in `.expected`
RasmusWL
committed
55f5b26
View commit details
Copy full SHA for 55f5b26
View code at this point
Browse repository at this point
Python: Delete orphaned `.expected` files
RasmusWL
committed
721bde1
View commit details
Copy full SHA for 721bde1
View code at this point
Browse repository at this point
Commits on Nov 10, 2023
Python: Rename test function
RasmusWL
committed
5fc8a00
View commit details
Copy full SHA for 5fc8a00
View code at this point
Browse repository at this point
Commits on Nov 8, 2023
Python: Add test of nested classes
RasmusWL
committed
9b0ad82
View commit details
Copy full SHA for 9b0ad82
View code at this point
Browse repository at this point
Merge branch 'main' into class-attribute-flow
RasmusWL
authored
9d5cf0b
View commit details
Copy full SHA for 9d5cf0b
View code at this point
Browse repository at this point
Merge pull request #14590 from RasmusWL/fix-dataflow-class-scope
Show description for 6d4e000
RasmusWL
authored
6d4e000
View commit details
Copy full SHA for 6d4e000
View code at this point
Browse repository at this point
Commits on Nov 7, 2023
Python: Accept more test changes
Show description for 5433907
RasmusWL
committed
5433907
View commit details
Copy full SHA for 5433907
View code at this point
Browse repository at this point
Update python/ql/test/experimental/dataflow/validTest.py
Show description for 5220a8d
RasmusWL
and
tausbn
authored
5220a8d
View commit details
Copy full SHA for 5220a8d
View code at this point
Browse repository at this point
Python: Fix `DataFlowCall.getEnclosingCallable`
Show description for 9f43108
RasmusWL
committed
9f43108
View commit details
Copy full SHA for 9f43108
View code at this point
Browse repository at this point
Python: Add consistency tests for class scope
RasmusWL
committed
904a8b1
View commit details
Copy full SHA for 904a8b1
View code at this point
Browse repository at this point
Python: Add basic flow for class attributes
RasmusWL
committed
6568332
View commit details
Copy full SHA for 6568332
View code at this point
Browse repository at this point
Python: Highlight missing flow for class attributes
RasmusWL
committed
6c50c2b
View commit details
Copy full SHA for 6c50c2b
View code at this point
Browse repository at this point
Commits on Nov 6, 2023
Python: Misc: show that all tests passed in validTest
RasmusWL
committed
43f1d09
View commit details
Copy full SHA for 43f1d09
View code at this point
Browse repository at this point
Commits on Nov 2, 2023
Python: filter self steps from use-use flow
Show description for 58bf70d
yoff
committed
58bf70d
View commit details
Copy full SHA for 58bf70d
View code at this point
Browse repository at this point
Python: add test for post-update loop flow
yoff
committed
613831b
View commit details
Copy full SHA for 613831b
View code at this point
Browse repository at this point
Merge pull request #14617 from yoff/python/module-for-import-time-flow
Show description for c26c68c
yoff
authored
c26c68c
View commit details
Copy full SHA for c26c68c
View code at this point
Browse repository at this point
Commits on Nov 1, 2023
Python: Update debug query to changed API
Show description for 0b45b63
yoff
committed
0b45b63
View commit details
Copy full SHA for 0b45b63
View code at this point
Browse repository at this point
Commits on Oct 31, 2023
Python: `Separate` -> `PhaseDependentFlow`
yoff
committed
38b811b
View commit details
Copy full SHA for 38b811b
View code at this point
Browse repository at this point
Commits on Oct 27, 2023
Python: module for import time flow
Show description for e745df6
yoff
committed
e745df6
View commit details
Copy full SHA for e745df6
View code at this point
Browse repository at this point
Commits on Oct 26, 2023
Merge pull request #14114 from yoff/python/allow-namespace-packages
Show description for 867a390
yoff
authored
867a390
View commit details
Copy full SHA for 867a390
View code at this point
Browse repository at this point
Commits on Oct 17, 2023
Python: Accept `.expected` changes
RasmusWL
committed
80506f1
View commit details
Copy full SHA for 80506f1
View code at this point
Browse repository at this point
Python: Add syntactic support for yield in `contextlib.contextmanager`
RasmusWL
committed
2bf4c32
View commit details
Copy full SHA for 2bf4c32
View code at this point
Browse repository at this point
Python: Expand contextmanager test even more
RasmusWL
committed
2399793
View commit details
Copy full SHA for 2399793
View code at this point
Browse repository at this point
Commits on Oct 16, 2023
Python: Add test for type-tracking with `yield`
RasmusWL
committed
883bd9f
View commit details
Copy full SHA for 883bd9f
View code at this point
Browse repository at this point
Commits on Oct 10, 2023
Python: Accept moved consistency test results
Show description for 8e1bb4b
tausbn
and
yoff
committed
8e1bb4b
View commit details
Copy full SHA for 8e1bb4b
View code at this point
Browse repository at this point
Commits on Oct 9, 2023
Python: Add missing flow for `AssignmentExpr` nodes
Show description for e8ac258
tausbn
and
yoff
committed
e8ac258
View commit details
Copy full SHA for e8ac258
View code at this point
Browse repository at this point
Commits on Sep 29, 2023
python: allow namespace packages as packages
Show description for 1d4832c
yoff
committed
1d4832c
View commit details
Copy full SHA for 1d4832c
View code at this point
Browse repository at this point
python: add tests for module import
Show description for 362cf10
yoff
committed
362cf10
View commit details
Copy full SHA for 362cf10
View code at this point
Browse repository at this point
Merge pull request #14070 from yoff/python/promote-nosql-query
Show description for dbecb1b
yoff
authored
dbecb1b
View commit details
Copy full SHA for dbecb1b
View code at this point
Browse repository at this point
Commits on Sep 12, 2023
Python: Update expected test output
hvitved
committed
d3558f8
View commit details
Copy full SHA for d3558f8
View code at this point
Browse repository at this point
Commits on Sep 7, 2023
Python: prepare to promote NoSqlInjection
Show description for 60dc1af
yoff
committed
60dc1af
View commit details
Copy full SHA for 60dc1af
View code at this point
Browse repository at this point
Commits on Sep 4, 2023
Merge pull request #14068 from RasmusWL/dataflow-config-refactor
Show description for 49f5d38
RasmusWL
authored
49f5d38
View commit details
Copy full SHA for 49f5d38
View code at this point
Browse repository at this point
Commits on Aug 30, 2023
Python: Use data flow consistency checks from shared pack
hvitved
committed
253f932
View commit details
Copy full SHA for 253f932
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.