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 }}
kacy
/
ember
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
26
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
harden proto storage — security, correctness, performance, tests
- #89
#89
Merged
kacy
merged 6 commits into
main
kacy/ember:main
from
harden/proto-storage
kacy/ember:harden/proto-storage
Copy head branch name to clipboard
Feb 11, 2026
Conversation
Commits
6
(6)
Checks
Files changed
Merged
harden proto storage — security, correctness, performance, tests
#89
kacy
merged 6 commits into
main
kacy/ember:main
from
harden/proto-storage
kacy/ember:harden/proto-storage
Copy head branch name to clipboard
Commits
Commits on Feb 11, 2026
fix: add descriptor size and field path depth limits
Show description for 620fbc1
kacy
committed
620fbc1
View commit details
Copy full SHA for 620fbc1
Browse repository at this point
perf: add message descriptor cache for O(1) find_message
Show description for c8119e3
kacy
committed
c8119e3
View commit details
Copy full SHA for c8119e3
Browse repository at this point
perf: optimize resolve_field_path for single-segment reads
Show description for 6b95619
kacy
committed
6b95619
View commit details
Copy full SHA for 6b95619
Browse repository at this point
test: add nested path and u64 overflow unit tests
Show description for fc5dc29
kacy
committed
fc5dc29
View commit details
Copy full SHA for fc5dc29
Browse repository at this point
fix: preserve TTL across SETFIELD and DELFIELD operations
Show description for 5486479
kacy
committed
5486479
View commit details
Copy full SHA for 5486479
Browse repository at this point
test: add integration tests for TTL preservation and nested paths
Show description for 557663d
kacy
committed
557663d
View commit details
Copy full SHA for 557663d
Browse repository at this point
You can’t perform that action at this time.