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 }}
ByteDecoder
/
codeql
Public
forked from
github/codeql
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
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
experimental
on
main
User selector
All users
All time
Commit history
Commits on Dec 15, 2021
Python: client request: getUrl => getAUrlPart
Show description for f8fc583
RasmusWL
committed
f8fc583
View commit details
Copy full SHA for f8fc583
View code at this point
Browse repository at this point
Commits on Dec 13, 2021
Python: Add tests of `requests`
Show description for 1ff56d5
RasmusWL
committed
1ff56d5
View commit details
Copy full SHA for 1ff56d5
View code at this point
Browse repository at this point
Python: Alter `disablesCertificateValidation` to fit our needs
Show description for 7bf285a
RasmusWL
committed
7bf285a
View commit details
Copy full SHA for 7bf285a
View code at this point
Browse repository at this point
Python: Add HTTP::Client::Request concept
Show description for 5de79b4
RasmusWL
committed
5de79b4
View commit details
Copy full SHA for 5de79b4
View code at this point
Browse repository at this point
Commits on Dec 10, 2021
Merge pull request #7246 from tausbn/python/import-star-flow
Show description for d8857c7
yoff
authored
d8857c7
View commit details
Copy full SHA for d8857c7
View code at this point
Browse repository at this point
Commits on Dec 7, 2021
Merge pull request #7245 from erik-krogh/explicit-this-all-the-places
Show description for 3c59aa3
erik-krogh
authored
3c59aa3
View commit details
Copy full SHA for 3c59aa3
View code at this point
Browse repository at this point
Python: Change integer in `trois.py`
tausbn
authored
33a9f86
View commit details
Copy full SHA for 33a9f86
View code at this point
Browse repository at this point
Commits on Dec 2, 2021
Python: Add missing hidden flow
Show description for 7f44ceb
tausbn
authored
7f44ceb
View commit details
Copy full SHA for 7f44ceb
View code at this point
Browse repository at this point
Python: Add test for "hidden" `import *` flow
Show description for 4138296
tausbn
authored
4138296
View commit details
Copy full SHA for 4138296
View code at this point
Browse repository at this point
Commits on Nov 26, 2021
Python: Support flow through `import *`
Show description for 6c3aabe
tausbn
authored
6c3aabe
View commit details
Copy full SHA for 6c3aabe
View code at this point
Browse repository at this point
Python: Add `import *` test
Show description for 03b6ee3
tausbn
authored
03b6ee3
View commit details
Copy full SHA for 03b6ee3
View code at this point
Browse repository at this point
add all remaining explicit this
erik-krogh
committed
6ff8d4d
View commit details
Copy full SHA for 6ff8d4d
View code at this point
Browse repository at this point
Commits on Nov 23, 2021
Python: Add an other path injection FP
Show description for baafd9f
RasmusWL
committed
baafd9f
View commit details
Copy full SHA for baafd9f
View code at this point
Browse repository at this point
Commits on Nov 16, 2021
Merge pull request #5588 from jorgectf/jorgectf/python/jwt-queries
Show description for eed98bd
tausbn
authored
eed98bd
View commit details
Copy full SHA for eed98bd
View code at this point
Browse repository at this point
Update `.expected` file
jorgectf
committed
3fe2a08
View commit details
Copy full SHA for 3fe2a08
View code at this point
Browse repository at this point
Commits on Nov 9, 2021
Python: split test as suggested in review
yoff
committed
ac5a46f
View commit details
Copy full SHA for ac5a46f
View code at this point
Browse repository at this point
Update python/ql/test/experimental/meta/InlineTaintTest.qll
Show description for 5f4aad4
yoff
and
RasmusWL
authored
5f4aad4
View commit details
Copy full SHA for 5f4aad4
View code at this point
Browse repository at this point
Commits on Nov 8, 2021
Python: Support debugging inline taint tests
Show description for 3f4c2ba
yoff
committed
3f4c2ba
View commit details
Copy full SHA for 3f4c2ba
View code at this point
Browse repository at this point
Commits on Nov 4, 2021
Python: separate taint sources in `with`
yoff
committed
624b794
View commit details
Copy full SHA for 624b794
View code at this point
Browse repository at this point
Commits on Nov 3, 2021
Python: Add tests for non-async constructs
yoff
committed
05aa314
View commit details
Copy full SHA for 05aa314
View code at this point
Browse repository at this point
Commits on Nov 2, 2021
Python: Add tainttracking step that was removed
Show description for 768932d
yoff
committed
768932d
View commit details
Copy full SHA for 768932d
View code at this point
Browse repository at this point
Python: support user defined taint source
yoff
committed
07d5086
View commit details
Copy full SHA for 07d5086
View code at this point
Browse repository at this point
Commits on Oct 29, 2021
Merge pull request #6776 from yoff/python/model-asyncpg
Show description for 85f00fd
RasmusWL
authored
85f00fd
View commit details
Copy full SHA for 85f00fd
View code at this point
Browse repository at this point
Commits on Oct 28, 2021
Python: update test expectations
yoff
committed
c922495
View commit details
Copy full SHA for c922495
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/main' into jorgectf/python/jwt-queries
jorgectf
committed
3dec222
View commit details
Copy full SHA for 3dec222
View code at this point
Browse repository at this point
Python: Add test for async taint
Show description for cca675a
yoff
committed
cca675a
View commit details
Copy full SHA for cca675a
View code at this point
Browse repository at this point
Commits on Oct 27, 2021
Python: Share implementation of `awaited`
yoff
committed
826f44d
View commit details
Copy full SHA for 826f44d
View code at this point
Browse repository at this point
Commits on Oct 26, 2021
Python: more logic adjustment
Show description for 8a81d42
yoff
committed
8a81d42
View commit details
Copy full SHA for 8a81d42
View code at this point
Browse repository at this point
Python: Add more honest test for `awaited`
yoff
committed
f91e43c
View commit details
Copy full SHA for f91e43c
View code at this point
Browse repository at this point
Python: adjust logic and add tests
Show description for a8a181a
yoff
committed
a8a181a
View commit details
Copy full SHA for a8a181a
View code at this point
Browse repository at this point
Commits on Oct 25, 2021
Python: Add concept test for `SqlConstruction`
yoff
committed
03ada6e
View commit details
Copy full SHA for 03ada6e
View code at this point
Browse repository at this point
Commits on Oct 16, 2021
Update `.expected`
jorgectf
committed
271e2e4
View commit details
Copy full SHA for 271e2e4
View code at this point
Browse repository at this point
Merge branch 'main' into jorgectf/python/headerInjection
jorgectf
committed
45146bc
View commit details
Copy full SHA for 45146bc
View code at this point
Browse repository at this point
Fix django test
jorgectf
committed
bf76d9c
View commit details
Copy full SHA for bf76d9c
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/main' into jorgectf/python/headerInjection
jorgectf
committed
2db1ffe
View commit details
Copy full SHA for 2db1ffe
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.