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
995
Pull requests
457
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
library-tests
ApiGraphs
on
codeql-cli/v2.16.2
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 20, 2023
Python: Add scope entry definition nodes
Show description for 169d7a3
yoff
committed
169d7a3
View commit details
Copy full SHA for 169d7a3
View code at this point
Browse repository at this point
Python: add test for crosstalk
yoff
committed
3b7e29b
View commit details
Copy full SHA for 3b7e29b
View code at this point
Browse repository at this point
Commits on Nov 21, 2023
Python: Remove old manual consistency query tests
RasmusWL
committed
df9fb14
View commit details
Copy full SHA for df9fb14
View code at this point
Browse repository at this point
Commits on Nov 15, 2023
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
Commits on Nov 7, 2023
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
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
Commits on Oct 10, 2023
Python: Workaround for module level items from `import *` not being LocalSourceNodes
RasmusWL
committed
72d0dcd
View commit details
Copy full SHA for 72d0dcd
View code at this point
Browse repository at this point
Python: Extend `import *` with plain use
Show description for 6521e51
RasmusWL
committed
6521e51
View commit details
Copy full SHA for 6521e51
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 Jun 9, 2023
Python: Rewrite inline expectation tests to use parameterized module
jketema
committed
8f599fa
View commit details
Copy full SHA for 8f599fa
View code at this point
Browse repository at this point
Commits on May 9, 2023
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 5, 2023
Merge pull request #12959 from MathiasVP/identity-consistency-check
Show description for 09ba9a7
MathiasVP
authored
09ba9a7
View commit details
Copy full SHA for 09ba9a7
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
Update python/ql/test/library-tests/ApiGraphs/py3/test_captured_inheritance.py
Show description for d1206ea
yoff
and
RasmusWL
authored
d1206ea
View commit details
Copy full SHA for d1206ea
View code at this point
Browse repository at this point
Python: Enable implicit this warnings
kaspersv
committed
d9f29a8
View commit details
Copy full SHA for d9f29a8
View code at this point
Browse repository at this point
Commits on May 3, 2023
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
Commits on Apr 26, 2023
python: add test for inheritance
yoff
committed
b713061
View commit details
Copy full SHA for b713061
View code at this point
Browse repository at this point
Commits on Apr 11, 2023
Update python/ql/test/library-tests/ApiGraphs/py3/test_captured_flask.py
Show description for 9e3d57d
yoff
and
RasmusWL
authored
9e3d57d
View commit details
Copy full SHA for 9e3d57d
View code at this point
Browse repository at this point
Commits on Mar 16, 2023
python: add reads of captured variables to
Show description for 2318752
yoff
committed
2318752
View commit details
Copy full SHA for 2318752
View code at this point
Browse repository at this point
python: add test for flask example
Show description for 7e003f6
yoff
committed
7e003f6
View commit details
Copy full SHA for 7e003f6
View code at this point
Browse repository at this point
Python: Update expected test output
hvitved
committed
404ead8
View commit details
Copy full SHA for 404ead8
View code at this point
Browse repository at this point
Commits on Mar 9, 2023
python: add test documenting effect of scopes
yoff
committed
32d9583
View commit details
Copy full SHA for 32d9583
View code at this point
Browse repository at this point
Commits on Jan 16, 2023
Merge branch 'main' into call-graph-code
RasmusWL
committed
61151d4
View commit details
Copy full SHA for 61151d4
View code at this point
Browse repository at this point
Commits on Jan 10, 2023
Python: Remove omittable exists variables
atorralba
committed
d87c8c7
View commit details
Copy full SHA for d87c8c7
View code at this point
Browse repository at this point
Commits on Dec 13, 2022
Python: Update expected test output
hvitved
committed
39fea37
View commit details
Copy full SHA for 39fea37
View code at this point
Browse repository at this point
Commits on Dec 8, 2022
Merge branch 'main' into call-graph-code
RasmusWL
committed
a826c4f
View commit details
Copy full SHA for a826c4f
View code at this point
Browse repository at this point
Commits on Dec 5, 2022
Python: Update expected test output
hvitved
committed
8f701cf
View commit details
Copy full SHA for 8f701cf
View code at this point
Browse repository at this point
Commits on Nov 22, 2022
Python: Use config for `dataflow-consistency.ql`
Show description for eb600f0
RasmusWL
committed
eb600f0
View commit details
Copy full SHA for eb600f0
View code at this point
Browse repository at this point
Commits on Nov 10, 2022
DataFlow: Accept changes to `.expected`
RasmusWL
committed
88f703a
View commit details
Copy full SHA for 88f703a
View code at this point
Browse repository at this point
Commits on Oct 12, 2022
Python: fix def nodes for subscript
Show description for 0b8e908
yoff
committed
0b8e908
View commit details
Copy full SHA for 0b8e908
View code at this point
Browse repository at this point
Commits on Sep 22, 2022
Python: Update expected test output
hvitved
committed
f4b82cb
View commit details
Copy full SHA for f4b82cb
View code at this point
Browse repository at this point
Commits on Sep 3, 2022
Python: Add API::EntryPoint
Show description for 296aa52
asgerf
committed
296aa52
View commit details
Copy full SHA for 296aa52
View code at this point
Browse repository at this point
Commits on Aug 8, 2022
Merge branch 'main' into typetracker-decorators
RasmusWL
authored
f89b321
View commit details
Copy full SHA for f89b321
View code at this point
Browse repository at this point
Commits on Jun 21, 2022
Python: Rename getAUse -> getAValueReachableFromSource
asgerf
committed
b096f9e
View commit details
Copy full SHA for b096f9e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.