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 }}
codeigniter4
/
CodeIgniter4
Public
Notifications
You must be signed in to change notification settings
Fork
2k
Star
6k
Code
Issues
24
Pull requests
11
Actions
Security and quality
17
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
fix: improve identifier escaping validation
- #10283
#10283
Closed
gr8man
wants to merge 10 commits into
codeigniter4:develop
codeigniter4/CodeIgniter4:develop
from
gr8man:fix/escape-identifiers-bypass
gr8man/CodeIgniter4:fix/escape-identifiers-bypass
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Closed
fix: improve identifier escaping validation
#10283
gr8man
wants to merge 10 commits into
codeigniter4:develop
codeigniter4/CodeIgniter4:develop
from
gr8man:fix/escape-identifiers-bypass
gr8man/CodeIgniter4:fix/escape-identifiers-bypass
Copy head branch name to clipboard
Commits
Commits on Jun 6, 2026
fix: escapeIdentifiers and protectIdentifiers SQL injection bypass
Show description for 9e024ee
gr8man
committed
9e024ee
View commit details
Copy full SHA for 9e024ee
Browse repository at this point
Commits on Jun 8, 2026
fix: nested transformer request scope leakage (#10281)
michalsn
authored and
gr8man
committed
a979385
View commit details
Copy full SHA for a979385
Browse repository at this point
Update system/Database/BaseConnection.php
Show description for 1bc3a94
gr8man
and
michalsn
committed
1bc3a94
View commit details
Copy full SHA for 1bc3a94
Browse repository at this point
Update system/Database/BaseConnection.php
Show description for ae4e6ea
gr8man
and
michalsn
committed
ae4e6ea
View commit details
Copy full SHA for ae4e6ea
Browse repository at this point
fix: resolve syntax error and method names for escapeIdentifiers bypass
gr8man
committed
9353fe8
View commit details
Copy full SHA for 9353fe8
Browse repository at this point
fix: require AS keyword for function/subquery aliases in isIdentifierEscapeExempt to prevent SQL injection bypass
gr8man
committed
a3df98f
View commit details
Copy full SHA for a3df98f
Browse repository at this point
refactor: simplify conditions in BaseConnection using Rector
gr8man
committed
b11412d
View commit details
Copy full SHA for b11412d
Browse repository at this point
fix: resolve subquery bare alias escape bypass regression and restore test expectations
gr8man
committed
1a9882a
View commit details
Copy full SHA for 1a9882a
Browse repository at this point
fix: resolve PostgreSQL select function with comma escape protection regression
gr8man
committed
00ef2a6
View commit details
Copy full SHA for 00ef2a6
Browse repository at this point
Merge branch 'codeigniter4:develop' into fix/escape-identifiers-bypass
gr8man
authored
90e715c
View commit details
Copy full SHA for 90e715c
Browse repository at this point
You can’t perform that action at this time.