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
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
997
Pull requests
454
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
dataflow
on
codeql-cli/v2.15.2
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 17, 2023
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 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 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
Commits on Aug 28, 2023
Merge pull request #13935 from yoff/python/mad-on-externals
Show description for 6e05246
yoff
authored
6e05246
View commit details
Copy full SHA for 6e05246
View code at this point
Browse repository at this point
Python: Modernize DataflowQueryTest.qll
Show description for 9c44235
RasmusWL
and
yoff
committed
9c44235
View commit details
Copy full SHA for 9c44235
View code at this point
Browse repository at this point
Commits on Aug 25, 2023
Python: Do not alter `codeql-workspaces.yml`
Show description for ad49ead
yoff
committed
ad49ead
View commit details
Copy full SHA for ad49ead
View code at this point
Browse repository at this point
Commits on Aug 18, 2023
Python: Apply suggestions from code review
Show description for 843f268
RasmusWL
and
yoff
authored
843f268
View commit details
Copy full SHA for 843f268
View code at this point
Browse repository at this point
Commits on Aug 11, 2023
Python: Accept `.expected` changes
RasmusWL
committed
ca93f4d
View commit details
Copy full SHA for ca93f4d
View code at this point
Browse repository at this point
Commits on Aug 10, 2023
Python: Include all assignments in data flow paths
Show description for 46af77c
RasmusWL
committed
46af77c
View commit details
Copy full SHA for 46af77c
View code at this point
Browse repository at this point
Python: Add tests of path-graph for dataflow/taint-tracking
Show description for 9bd5694
RasmusWL
committed
9bd5694
View commit details
Copy full SHA for 9bd5694
View code at this point
Browse repository at this point
Python: move tests to data extensions
Show description for dbc6014
yoff
committed
dbc6014
View commit details
Copy full SHA for dbc6014
View code at this point
Browse repository at this point
Commits on Jul 17, 2023
Merge pull request #13685 from RasmusWL/captured-variables-default-param-value
Show description for d032bf5
yoff
authored
d032bf5
View commit details
Copy full SHA for d032bf5
View code at this point
Browse repository at this point
Commits on Jul 7, 2023
Python: Model parameter with default value as `DefinitionNode`
RasmusWL
committed
6f3cb67
View commit details
Copy full SHA for 6f3cb67
View code at this point
Browse repository at this point
Commits on Jul 6, 2023
Python: Expand captured-variable test with default param
RasmusWL
committed
bea0700
View commit details
Copy full SHA for bea0700
View code at this point
Browse repository at this point
Commits on Jul 3, 2023
Python: Update remaining inline expectation tests to use the paramterized module
jketema
committed
abe06e5
View commit details
Copy full SHA for abe06e5
View code at this point
Browse repository at this point
Commits on Jun 26, 2023
Python: Remove one more unnecessary taint test
RasmusWL
committed
257f991
View commit details
Copy full SHA for 257f991
View code at this point
Browse repository at this point
Python: Updates from inline test being parameterized
RasmusWL
committed
6cb0319
View commit details
Copy full SHA for 6cb0319
View code at this point
Browse repository at this point
Merge branch 'main' into python/enable-summaries-from-models
RasmusWL
committed
0121263
View commit details
Copy full SHA for 0121263
View code at this point
Browse repository at this point
Commits on Jun 23, 2023
python: format
yoff
committed
86dfc7b
View commit details
Copy full SHA for 86dfc7b
View code at this point
Browse repository at this point
Commits on Jun 22, 2023
python: more consistent tests
Show description for 2264b11
yoff
committed
2264b11
View commit details
Copy full SHA for 2264b11
View code at this point
Browse repository at this point
Update python/ql/test/experimental/dataflow/model-summaries/model_summaries.py
Show description for 0f8ebd1
yoff
and
RasmusWL
authored
0f8ebd1
View commit details
Copy full SHA for 0f8ebd1
View code at this point
Browse repository at this point
Merge pull request #13498 from jketema/inline-4
Show description for 277dbdf
jketema
authored
277dbdf
View commit details
Copy full SHA for 277dbdf
View code at this point
Browse repository at this point
Commits on Jun 20, 2023
python: consolidate tests
Show description for cb2de69
yoff
committed
cb2de69
View commit details
Copy full SHA for cb2de69
View code at this point
Browse repository at this point
Merge pull request #13178 from yoff/python-ruby/track-through-summaries-pm
Show description for 579c56c
yoff
authored
579c56c
View commit details
Copy full SHA for 579c56c
View code at this point
Browse repository at this point
python: split tests into taint and value
Show description for e111a19
yoff
committed
e111a19
View commit details
Copy full SHA for e111a19
View code at this point
Browse repository at this point
Python: Update more inline expectation tests to use the paramterized module
jketema
committed
dba4460
View commit details
Copy full SHA for dba4460
View code at this point
Browse repository at this point
Commits on Jun 18, 2023
python: rename summaries
yoff
committed
2296410
View commit details
Copy full SHA for 2296410
View code at this point
Browse repository at this point
python: add test for model summaries
Show description for 6554e80
yoff
committed
6554e80
View commit details
Copy full SHA for 6554e80
View code at this point
Browse repository at this point
Commits on Jun 16, 2023
Python: Add tests of methods in summaries
RasmusWL
committed
fb6955e
View commit details
Copy full SHA for fb6955e
View code at this point
Browse repository at this point
Commits on Jun 14, 2023
python: use updated names in test
yoff
committed
b7bf750
View commit details
Copy full SHA for b7bf750
View code at this point
Browse repository at this point
python: unique strings in tests
yoff
committed
6521a51
View commit details
Copy full SHA for 6521a51
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.