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
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
.
MaxFork
/
github_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
github_codeql
python
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on May 2, 2025
Merge pull request #19413 from tamasvajk/quality/query-suite-selector
Show description for cb1c373
tamasvajk
authored
cb1c373
View commit details
Copy full SHA for cb1c373
View code at this point
Browse repository at this point
Commits on May 1, 2025
Merge pull request #19444 from Napalys/python/hdbcli
Show description for f652686
Napalys
authored
f652686
View commit details
Copy full SHA for f652686
View code at this point
Browse repository at this point
Merge pull request #19432 from yoff/python/model-http-server-header-write
Show description for d7e6e1d
yoff
authored
d7e6e1d
View commit details
Copy full SHA for d7e6e1d
View code at this point
Browse repository at this point
Added `hdbcli` to be part of `supported-framework` as well as change note
Napalys
committed
da7c093
View commit details
Copy full SHA for da7c093
View code at this point
Browse repository at this point
Added implementation `hdbcli` as part of `PEP249::PEP249ModuleApiNode`
Napalys
committed
e1fc0ca
View commit details
Copy full SHA for e1fc0ca
View code at this point
Browse repository at this point
Added test case for `hdbcli`
Napalys
committed
0325f36
View commit details
Copy full SHA for 0325f36
View code at this point
Browse repository at this point
Add change notes
owen-mc
committed
0863c87
View commit details
Copy full SHA for 0863c87
View code at this point
Browse repository at this point
Commits on Apr 30, 2025
python: add change note
yoff
committed
e63b38c
View commit details
Copy full SHA for e63b38c
View code at this point
Browse repository at this point
python: remove copied comment
yoff
committed
cf45e77
View commit details
Copy full SHA for cf45e77
View code at this point
Browse repository at this point
python: model `send_header` from `http.server`
yoff
committed
531f2a1
View commit details
Copy full SHA for 531f2a1
View code at this point
Browse repository at this point
Fix incorrect CWE tags
owen-mc
committed
a9132c4
View commit details
Copy full SHA for a9132c4
View code at this point
Browse repository at this point
Fix cwe tags to include leading zero
owen-mc
committed
cf614a5
View commit details
Copy full SHA for cf614a5
View code at this point
Browse repository at this point
Merge pull request #19411 from joefarebrother/python-qual-file-not-closed
Show description for 7106475
joefarebrother
authored
7106475
View commit details
Copy full SHA for 7106475
View code at this point
Browse repository at this point
Commits on Apr 29, 2025
Use code-quality-selectors in Python suite
tamasvajk
committed
fdeac95
View commit details
Copy full SHA for fdeac95
View code at this point
Browse repository at this point
Merge pull request #19325 from joefarebrother/python-qual-loop-var-capture
Show description for 299b3f7
joefarebrother
authored
299b3f7
View commit details
Copy full SHA for 299b3f7
View code at this point
Browse repository at this point
Use explicit fastTC
joefarebrother
committed
acb9c20
View commit details
Copy full SHA for acb9c20
View code at this point
Browse repository at this point
Add query suite inclusion tests for cpp, python
tamasvajk
committed
a408e21
View commit details
Copy full SHA for a408e21
View code at this point
Browse repository at this point
Commits on Apr 28, 2025
Post-release preparation for codeql-cli-2.21.2
github-actions[bot]
committed
2e0699a
View commit details
Copy full SHA for 2e0699a
View code at this point
Browse repository at this point
Release preparation for version 2.21.2
github-actions[bot]
committed
625354c
View commit details
Copy full SHA for 625354c
View code at this point
Browse repository at this point
Commits on Apr 24, 2025
Python: disable diff-informed PolynomialReDoS.ql
Show description for 6c1e80d
cklin
committed
6c1e80d
View commit details
Copy full SHA for 6c1e80d
View code at this point
Browse repository at this point
Commits on Apr 16, 2025
Limit size of allowImplicitRead for performance
joefarebrother
committed
6431228
View commit details
Copy full SHA for 6431228
View code at this point
Browse repository at this point
Commits on Apr 15, 2025
Post-release preparation for codeql-cli-2.21.1
github-actions[bot]
committed
d78736b
View commit details
Copy full SHA for d78736b
View code at this point
Browse repository at this point
Commits on Apr 14, 2025
Release preparation for version 2.21.1
github-actions[bot]
committed
b961c59
View commit details
Copy full SHA for b961c59
View code at this point
Browse repository at this point
Commits on Apr 10, 2025
Merge pull request #19165 from joefarebrother/python-qual-loop-var-capture
Show description for 7f7fca9
joefarebrother
authored
7f7fca9
View commit details
Copy full SHA for 7f7fca9
View code at this point
Browse repository at this point
Update qhelp formatting
joefarebrother
committed
6802037
View commit details
Copy full SHA for 6802037
View code at this point
Browse repository at this point
Apply docs review suggestion - Reword query description.
Show description for 00999ba
joefarebrother
and
mchammer01
authored
00999ba
View commit details
Copy full SHA for 00999ba
View code at this point
Browse repository at this point
Commits on Apr 9, 2025
Apply review suggestion - Tweak wording of example comment
Show description for 84aa2e8
joefarebrother
and
tausbn
authored
84aa2e8
View commit details
Copy full SHA for 84aa2e8
View code at this point
Browse repository at this point
Commits on Apr 4, 2025
Fix qhelp formatting
joefarebrother
committed
e08072d
View commit details
Copy full SHA for e08072d
View code at this point
Browse repository at this point
Rewrite documentation
joefarebrother
committed
de7e611
View commit details
Copy full SHA for de7e611
View code at this point
Browse repository at this point
Cleanups
joefarebrother
committed
b580550
View commit details
Copy full SHA for b580550
View code at this point
Browse repository at this point
Update tests to inline expectations
joefarebrother
committed
9fb1c31
View commit details
Copy full SHA for 9fb1c31
View code at this point
Browse repository at this point
Update test output
joefarebrother
committed
adfe89f
View commit details
Copy full SHA for adfe89f
View code at this point
Browse repository at this point
Commits on Apr 2, 2025
Reduce scope of allowImplicitRead to avoid cartesian product.
joefarebrother
committed
c37809a
View commit details
Copy full SHA for c37809a
View code at this point
Browse repository at this point
Update names and alert message
joefarebrother
committed
2d6476a
View commit details
Copy full SHA for 2d6476a
View code at this point
Browse repository at this point
Move to separate folder
joefarebrother
committed
11830bf
View commit details
Copy full SHA for 11830bf
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.