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
.
shyransystems
/
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
src
Security
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 29, 2021
Merge pull request #7101 from RasmusWL/python-ids
Show description for d557f6f
RasmusWL
authored
d557f6f
View commit details
Copy full SHA for d557f6f
View code at this point
Browse repository at this point
Merge pull request #7089 from RasmusWL/redos-cwe-1333
Show description for 41b7922
yoff
authored
41b7922
View commit details
Copy full SHA for 41b7922
View code at this point
Browse repository at this point
Commits on Nov 24, 2021
Python: Add CWE-532 to CleartextLogging
Show description for 651a76c
RasmusWL
committed
651a76c
View commit details
Copy full SHA for 651a76c
View code at this point
Browse repository at this point
JS/PY: Remove CWE-315 form CleartextLogging
Show description for c05ffd4
RasmusWL
committed
c05ffd4
View commit details
Copy full SHA for c05ffd4
View code at this point
Browse repository at this point
Merge pull request #7145 from RasmusWL/remove-owasp-tags
Show description for 2a5e0a3
RasmusWL
authored
2a5e0a3
View commit details
Copy full SHA for 2a5e0a3
View code at this point
Browse repository at this point
Merge branch 'main' into redos-cwe-1333
RasmusWL
committed
b2611fe
View commit details
Copy full SHA for b2611fe
View code at this point
Browse repository at this point
Commits on Nov 23, 2021
Merge pull request #6972 from yoff/python/promote-redos
Show description for 8cccee6
tausbn
authored
8cccee6
View commit details
Copy full SHA for 8cccee6
View code at this point
Browse repository at this point
Commits on Nov 18, 2021
Merge pull request #6561 from erik-krogh/htmlReg
Show description for 1cca377
erik-krogh
authored
1cca377
View commit details
Copy full SHA for 1cca377
View code at this point
Browse repository at this point
Commits on Nov 16, 2021
Python/Ruby: Remove owasp tags
Show description for 98e6fc8
RasmusWL
committed
98e6fc8
View commit details
Copy full SHA for 98e6fc8
View code at this point
Browse repository at this point
Commits on Nov 10, 2021
Python: Use backtracker for verify arg
RasmusWL
committed
1f90dca
View commit details
Copy full SHA for 1f90dca
View code at this point
Browse repository at this point
Python: Always use `@id py/`
Show description for 77099fe
RasmusWL
committed
77099fe
View commit details
Copy full SHA for 77099fe
View code at this point
Browse repository at this point
Commits on Nov 9, 2021
Python: Port `py/request-without-cert-validation` to use API graphs
RasmusWL
committed
985cd1e
View commit details
Copy full SHA for 985cd1e
View code at this point
Browse repository at this point
Commits on Oct 27, 2021
Python: Promote ReDoS queries
yoff
committed
fed6a97
View commit details
Copy full SHA for fed6a97
View code at this point
Browse repository at this point
Commits on Oct 26, 2021
Merge branch 'main' of github.com:github/codeql into htmlReg
erik-krogh
committed
44afa34
View commit details
Copy full SHA for 44afa34
View code at this point
Browse repository at this point
Commits on Oct 14, 2021
Merge pull request #6693 from yoff/python/promote-regex-injection
Show description for 7cd5e68
RasmusWL
authored
7cd5e68
View commit details
Copy full SHA for 7cd5e68
View code at this point
Browse repository at this point
Commits on Oct 13, 2021
Python: Replace '.prefix'/'.suffix' with '.matches'.
MathiasVP
committed
a80860c
View commit details
Copy full SHA for a80860c
View code at this point
Browse repository at this point
Commits on Oct 12, 2021
Merge branch 'main' of github.com:github/codeql into python/promote-regex-injection
yoff
committed
61008fd
View commit details
Copy full SHA for 61008fd
View code at this point
Browse repository at this point
Commits on Oct 4, 2021
apply suggestions from asgerf
erik-krogh
committed
8d6cac7
View commit details
Copy full SHA for 8d6cac7
View code at this point
Browse repository at this point
Commits on Sep 28, 2021
update qhelp
erik-krogh
committed
aafae24
View commit details
Copy full SHA for aafae24
View code at this point
Browse repository at this point
Commits on Sep 21, 2021
Python: Fix `.qhelp`
RasmusWL
committed
d44f279
View commit details
Copy full SHA for d44f279
View code at this point
Browse repository at this point
Python: Merge SQLAlchemy TextClause injection into `py/sql-injection`
Show description for a83bb39
RasmusWL
committed
a83bb39
View commit details
Copy full SHA for a83bb39
View code at this point
Browse repository at this point
add a bad-tag-filter query for Python and JavaScript
erik-krogh
committed
99ed4a1
View commit details
Copy full SHA for 99ed4a1
View code at this point
Browse repository at this point
Merge branch 'main' into promote-sqlalchemy
RasmusWL
committed
c7c8e2f
View commit details
Copy full SHA for c7c8e2f
View code at this point
Browse repository at this point
Commits on Sep 20, 2021
Python: Apply suggestions from code review
Show description for 97c0f1c
RasmusWL
and
yoff
authored
97c0f1c
View commit details
Copy full SHA for 97c0f1c
View code at this point
Browse repository at this point
Commits on Sep 14, 2021
Python: Add change note and set precision
yoff
committed
c2d2037
View commit details
Copy full SHA for c2d2037
View code at this point
Browse repository at this point
Python: Fix errors introduced during port
Show description for abbd1d1
yoff
committed
abbd1d1
View commit details
Copy full SHA for abbd1d1
View code at this point
Browse repository at this point
Python: Move Regexinjection out of experimental
Show description for 6c82dae
yoff
committed
6c82dae
View commit details
Copy full SHA for 6c82dae
View code at this point
Browse repository at this point
Commits on Sep 2, 2021
Python: Fix .qhelp
RasmusWL
committed
88c6d4b
View commit details
Copy full SHA for 88c6d4b
View code at this point
Browse repository at this point
Python: Add query to handle SQLAlchemy TextClause Injection
Show description for c34d6d1
RasmusWL
committed
c34d6d1
View commit details
Copy full SHA for c34d6d1
View code at this point
Browse repository at this point
Commits on Aug 25, 2021
Python: Add CWE-328 to `py/weak-sensitive-data-hashing`
Show description for 605bd19
RasmusWL
authored
605bd19
View commit details
Copy full SHA for 605bd19
View code at this point
Browse repository at this point
Commits on Jul 22, 2021
Merge branch 'rc/3.2' into mergeback-2021-07-22
MathiasVP
committed
e34261a
View commit details
Copy full SHA for e34261a
View code at this point
Browse repository at this point
Python: Hotfix: Disable ReDoS queries
tausbn
authored
e9a4114
View commit details
Copy full SHA for e9a4114
View code at this point
Browse repository at this point
Commits on Jul 19, 2021
Fix qhelp typo in RequestWithoutValidation
havron
committed
733e5b4
View commit details
Copy full SHA for 733e5b4
View code at this point
Browse repository at this point
Commits on Jul 15, 2021
Merge pull request #6218 from tausbn/python-add-typetrackingnode
Show description for d282f6a
codeql-ci
authored
d282f6a
View commit details
Copy full SHA for d282f6a
View code at this point
Browse repository at this point
Commits on Jul 13, 2021
Python: Port `py/polynomial-redos` to use proper source/sink customization
Show description for 9ed61e7
RasmusWL
committed
9ed61e7
View commit details
Copy full SHA for 9ed61e7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.