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
.
ecampuslearning
/
codeql
Public
forked from
github/codeql
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
python
ql
test
on
main
User selector
All users
All time
Commit history
Commits on Apr 26, 2024
Python: update test to reflect correct behaviour
Show description for 3716b8c
yoff
committed
3716b8c
View commit details
Copy full SHA for 3716b8c
View code at this point
Browse repository at this point
Python: fix tests
Show description for 9f7edf3
yoff
committed
9f7edf3
View commit details
Copy full SHA for 9f7edf3
View code at this point
Browse repository at this point
Python: add test for `Argument[0, self, self:]` for instance methods
yoff
committed
4f46ce1
View commit details
Copy full SHA for 4f46ce1
View code at this point
Browse repository at this point
Commits on Apr 23, 2024
Python: Fixup for `callGraphConfig`
RasmusWL
committed
1bc085c
View commit details
Copy full SHA for 1bc085c
View code at this point
Browse repository at this point
Python: Move dataflow TestUtil to importable location
RasmusWL
committed
bb00d69
View commit details
Copy full SHA for bb00d69
View code at this point
Browse repository at this point
Python: replace dataflow-test location in files
RasmusWL
committed
e0e405b
View commit details
Copy full SHA for e0e405b
View code at this point
Browse repository at this point
Python: Move dataflow tests out of experimental
RasmusWL
committed
ce711f7
View commit details
Copy full SHA for ce711f7
View code at this point
Browse repository at this point
Commits on Apr 22, 2024
Python: Update all `.expected` files
Show description for 58eaddf
tausbn
committed
58eaddf
View commit details
Copy full SHA for 58eaddf
View code at this point
Browse repository at this point
Python: Change all remaining occurrences of `StrConst`
Show description for 1c68c98
tausbn
committed
1c68c98
View commit details
Copy full SHA for 1c68c98
View code at this point
Browse repository at this point
Commits on Apr 16, 2024
Python: Fix flags test
Show description for bf8307f
tausbn
authored
bf8307f
View commit details
Copy full SHA for bf8307f
View code at this point
Browse repository at this point
Python: Remove test with CRLF line endings
Show description for 48e367c
tausbn
committed
48e367c
View commit details
Copy full SHA for 48e367c
View code at this point
Browse repository at this point
Merge pull request #16212 from github/tausbn/python-add-copy-of-internal-tests
Show description for c647f30
tausbn
authored
c647f30
View commit details
Copy full SHA for c647f30
View code at this point
Browse repository at this point
Commits on Apr 15, 2024
Python: Autoformat tests
Show description for 82057e2
tausbn
committed
82057e2
View commit details
Copy full SHA for 82057e2
View code at this point
Browse repository at this point
Python: Fix inefficient string comparison
tausbn
committed
25cb52a
View commit details
Copy full SHA for 25cb52a
View code at this point
Browse repository at this point
Python: Add copy of internal Python 3 tests
Show description for 8ec414d
tausbn
committed
8ec414d
View commit details
Copy full SHA for 8ec414d
View code at this point
Browse repository at this point
Python: Add copy of internal Python 2 tests
Show description for b22b4c5
tausbn
committed
b22b4c5
View commit details
Copy full SHA for b22b4c5
View code at this point
Browse repository at this point
Python: Add copy of extractor tests
Show description for e45f6e9
tausbn
committed
e45f6e9
View commit details
Copy full SHA for e45f6e9
View code at this point
Browse repository at this point
Commits on Apr 12, 2024
Python: No longer use models-as-data CSV interface
hvitved
committed
ceb5b4c
View commit details
Copy full SHA for ceb5b4c
View code at this point
Browse repository at this point
Python: Update expected output (interesting).
aschackmull
committed
cbcdf1f
View commit details
Copy full SHA for cbcdf1f
View code at this point
Browse repository at this point
Python: Update expected output (uninteresting).
aschackmull
committed
bfcfeda
View commit details
Copy full SHA for bfcfeda
View code at this point
Browse repository at this point
Commits on Apr 10, 2024
Python: Remove deprecated stubs for points-to tests
Show description for 9615e2d
RasmusWL
committed
9615e2d
View commit details
Copy full SHA for 9615e2d
View code at this point
Browse repository at this point
Python: remove deprecated points-to test for zope
RasmusWL
committed
78ca691
View commit details
Copy full SHA for 78ca691
View code at this point
Browse repository at this point
Commits on Apr 9, 2024
Merge pull request #15711 from RasmusWL/tt-content
Show description for 1048cf7
yoff
authored
1048cf7
View commit details
Copy full SHA for 1048cf7
View code at this point
Browse repository at this point
Commits on Mar 22, 2024
Merge branch 'main' into python/test-MaD-keyword-argument
yoff
authored
c520cb6
View commit details
Copy full SHA for c520cb6
View code at this point
Browse repository at this point
python: add test for `"ReturnValue.TupleElement[0,1]"`
Show description for eef60c9
yoff
committed
eef60c9
View commit details
Copy full SHA for eef60c9
View code at this point
Browse repository at this point
Commits on Mar 19, 2024
Merge pull request #15936 from yoff/python/test-conflicting-summaries
Show description for ee411cc
yoff
authored
ee411cc
View commit details
Copy full SHA for ee411cc
View code at this point
Browse repository at this point
Merge pull request #15319 from Sim4n6/main
Show description for f025430
yoff
authored
f025430
View commit details
Copy full SHA for f025430
View code at this point
Browse repository at this point
Commits on Mar 18, 2024
Update expected test output
hvitved
committed
e53357d
View commit details
Copy full SHA for e53357d
View code at this point
Browse repository at this point
updated the .expected file
Sim4n6
committed
1af8167
View commit details
Copy full SHA for 1af8167
View code at this point
Browse repository at this point
Merge pull request #15802 from hvitved/dataflow/variable-capture-overlapping-paths
Show description for a13391b
hvitved
authored
a13391b
View commit details
Copy full SHA for a13391b
View code at this point
Browse repository at this point
python: No `fieldFlowBranchLimit` for `SummarizedCallable`s
Show description for 2a0c451
yoff
committed
2a0c451
View commit details
Copy full SHA for 2a0c451
View code at this point
Browse repository at this point
python: make it a real package
Show description for 45c65b4
yoff
committed
45c65b4
View commit details
Copy full SHA for 45c65b4
View code at this point
Browse repository at this point
Commits on Mar 15, 2024
Pyhton: add test for conflicting summaries
Show description for cfbc3f7
yoff
committed
cfbc3f7
View commit details
Copy full SHA for cfbc3f7
View code at this point
Browse repository at this point
Update the expected file
Sim4n6
authored and
yoff
committed
3acdd33
View commit details
Copy full SHA for 3acdd33
View code at this point
Browse repository at this point
Add routes for bad_5 and bad_6, and fix routes for good_3 and good_4
Sim4n6
authored and
yoff
committed
3d8868a
View commit details
Copy full SHA for 3d8868a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.