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
Type
/
to 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
.
couchbaselabs
/
node-ottoman
Public
Notifications
You must be signed in to change notification settings
Fork
99
Star
296
Code
Issues
14
Pull requests
6
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Fix/n1ql injection hardening
- #820
#820
Open
ejscribner
wants to merge 8 commits into
master
couchbaselabs/node-ottoman:master
from
fix/n1ql-injection-hardening
couchbaselabs/node-ottoman:fix/n1ql-injection-hardening
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
Fix/n1ql injection hardening
#820
ejscribner
wants to merge 8 commits into
master
couchbaselabs/node-ottoman:master
from
fix/n1ql-injection-hardening
couchbaselabs/node-ottoman:fix/n1ql-injection-hardening
Copy head branch name to clipboard
Commits
Commits on Aug 11, 2026
fix(query): prevent N1QL injection via unescaped string literals
Show description for 9ccb505
ejscribner
and
claude
committed
9ccb505
View commit details
Copy full SHA for 9ccb505
Browse repository at this point
fix(query): validate sort direction before interpolating it
Show description for 763a880
ejscribner
and
claude
committed
763a880
View commit details
Copy full SHA for 763a880
Browse repository at this point
fix(query): escape identifiers and validate the statement in buildIndexExpr
Show description for d32f133
ejscribner
and
claude
committed
d32f133
View commit details
Copy full SHA for d32f133
Browse repository at this point
fix(query): strip result-modifier keywords with a valid regex
Show description for 86417e7
ejscribner
and
claude
committed
86417e7
View commit details
Copy full SHA for 86417e7
Browse repository at this point
fix(indexes): escape identifiers and the model name in N1QL index DDL
Show description for 2842be4
ejscribner
and
claude
committed
2842be4
View commit details
Copy full SHA for 2842be4
Browse repository at this point
fix(query): reject WHERE field names that are not field paths
Show description for 9688108
ejscribner
and
claude
committed
9688108
View commit details
Copy full SHA for 9688108
Browse repository at this point
fix(query): stop quoting the dash of a negative array subscript
Show description for cb10bce
ejscribner
and
claude
committed
cb10bce
View commit details
Copy full SHA for cb10bce
Browse repository at this point
fix(query): remove quadratic backtracking from the dash-quoting pass
Show description for a28870e
ejscribner
and
claude
committed
a28870e
View commit details
Copy full SHA for a28870e
Browse repository at this point
You can’t perform that action at this time.