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
experimental
dataflow
on
codeql-cli/v2.13.5
User selector
All users
All time
Commit history
Commits on May 16, 2023
python: elide nodes without location from basic
yoff
committed
5d68473
View commit details
Copy full SHA for 5d68473
View code at this point
Browse repository at this point
python: Add summaries for container constructors
Show description for 5b4f98d
yoff
committed
5b4f98d
View commit details
Copy full SHA for 5b4f98d
View code at this point
Browse repository at this point
python: remove steps for container constructors
yoff
committed
145eaf3
View commit details
Copy full SHA for 145eaf3
View code at this point
Browse repository at this point
Commits on May 12, 2023
python: remember to adjust annotation
yoff
committed
81adf5a
View commit details
Copy full SHA for 81adf5a
View code at this point
Browse repository at this point
python: fix tests
yoff
committed
1b848bb
View commit details
Copy full SHA for 1b848bb
View code at this point
Browse repository at this point
Update python/ql/test/experimental/dataflow/tainttracking/defaultAdditionalTaintStep/test_collections.py
yoff
authored
6a5fc3c
View commit details
Copy full SHA for 6a5fc3c
View code at this point
Browse repository at this point
Apply suggestions from code review
Show description for 62b60f4
yoff
and
RasmusWL
authored
62b60f4
View commit details
Copy full SHA for 62b60f4
View code at this point
Browse repository at this point
Commits on May 10, 2023
python: add tests for built-in collections
Show description for 0a9515d
yoff
committed
0a9515d
View commit details
Copy full SHA for 0a9515d
View code at this point
Browse repository at this point
Merge branch 'main' into python/update-taint-debug
yoff
authored
9cc7cde
View commit details
Copy full SHA for 9cc7cde
View code at this point
Browse repository at this point
Merge pull request #13098 from hvitved/python/update-consistency-expected
Show description for 25899c1
yoff
authored
25899c1
View commit details
Copy full SHA for 25899c1
View code at this point
Browse repository at this point
Python: Update expected test output
hvitved
committed
4d84f92
View commit details
Copy full SHA for 4d84f92
View code at this point
Browse repository at this point
Commits on May 9, 2023
Merge branch 'main' into python/update-taint-debug
yoff
authored
4849f43
View commit details
Copy full SHA for 4849f43
View code at this point
Browse repository at this point
Merge pull request #12537 from yoff/python/captured-variables-for-typetracking
Show description for 1a57f81
yoff
authored
1a57f81
View commit details
Copy full SHA for 1a57f81
View code at this point
Browse repository at this point
Commits on May 4, 2023
Merge branch 'main' into python/captured-variables-for-typetracking
yoff
authored
42090b5
View commit details
Copy full SHA for 42090b5
View code at this point
Browse repository at this point
Commits on May 3, 2023
Merge branch 'main' into identity-consistency-check
MathiasVP
committed
77001a0
View commit details
Copy full SHA for 77001a0
View code at this point
Browse repository at this point
Python: Accept consistency changes.
MathiasVP
committed
e650df8
View commit details
Copy full SHA for e650df8
View code at this point
Browse repository at this point
python: update comments
yoff
committed
6d9fd24
View commit details
Copy full SHA for 6d9fd24
View code at this point
Browse repository at this point
Update python/ql/test/experimental/dataflow/variable-capture/by_value.py
Show description for e49f7a5
yoff
and
RasmusWL
authored
e49f7a5
View commit details
Copy full SHA for e49f7a5
View code at this point
Browse repository at this point
Merge pull request #12937 from RasmusWL/fix-module-variable-node
Show description for a905917
yoff
authored
a905917
View commit details
Copy full SHA for a905917
View code at this point
Browse repository at this point
Commits on May 2, 2023
Python: Change variable capture tests to use fresh variable names
Show description for c89b579
RasmusWL
committed
c89b579
View commit details
Copy full SHA for c89b579
View code at this point
Browse repository at this point
Commits on May 1, 2023
python: update debug queries
yoff
committed
e65ff68
View commit details
Copy full SHA for e65ff68
View code at this point
Browse repository at this point
Commits on Apr 27, 2023
Python: Update inline expectations
RasmusWL
committed
aa216e6
View commit details
Copy full SHA for aa216e6
View code at this point
Browse repository at this point
Python: Accept `.expected` changes
RasmusWL
committed
d73289a
View commit details
Copy full SHA for d73289a
View code at this point
Browse repository at this point
Commits on Apr 26, 2023
python: remove blank line
yoff
committed
00b85cb
View commit details
Copy full SHA for 00b85cb
View code at this point
Browse repository at this point
python: we want empty expected files
Show description for 20cbc08
yoff
committed
20cbc08
View commit details
Copy full SHA for 20cbc08
View code at this point
Browse repository at this point
python: no longer missing
yoff
committed
843329f
View commit details
Copy full SHA for 843329f
View code at this point
Browse repository at this point
python: add test for capturing by value
yoff
committed
66fdf6b
View commit details
Copy full SHA for 66fdf6b
View code at this point
Browse repository at this point
python: add test for capturing via `global`
yoff
committed
003fece
View commit details
Copy full SHA for 003fece
View code at this point
Browse repository at this point
python: remember to update `validTest.py`
yoff
committed
4d95b20
View commit details
Copy full SHA for 4d95b20
View code at this point
Browse repository at this point
Python: More `.expected` accepting
RasmusWL
committed
abc1d65
View commit details
Copy full SHA for abc1d65
View code at this point
Browse repository at this point
python: fix test expectations
Show description for 824d4d5
yoff
committed
824d4d5
View commit details
Copy full SHA for 824d4d5
View code at this point
Browse repository at this point
Python: Accept dataflow/basic/*.expected
RasmusWL
committed
b178c9c
View commit details
Copy full SHA for b178c9c
View code at this point
Browse repository at this point
Python: Remove duplicated test
RasmusWL
committed
3f39648
View commit details
Copy full SHA for 3f39648
View code at this point
Browse repository at this point
Python: Add flow-step for arg[1] to `dict.setdefault`
RasmusWL
committed
1a97e8f
View commit details
Copy full SHA for 1a97e8f
View code at this point
Browse repository at this point
Commits on Apr 25, 2023
This was the case locally, but not in CI.. :shrug:
Show description for 0338d4e
yoff
committed
0338d4e
View commit details
Copy full SHA for 0338d4e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.