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 }}
jaylfc
/
taOS
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
40
Star
542
Code
Issues
279
Pull requests
11
Discussions
Actions
Projects
Security and quality
4
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix(store): address 5 security findings from jaylfc review of #1924
- #2023
#2023
Merged
jaylfc
merged 13 commits into
jaylfc:dev
jaylfc/taOS:dev
from
hognek:fix/jaylfc-security-1924
hognek/tinyagentos:fix/jaylfc-security-1924
Copy head branch name to clipboard
Jul 19, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
fix(store): address 5 security findings from jaylfc review of #1924
#2023
jaylfc
merged 13 commits into
jaylfc:dev
jaylfc/taOS:dev
from
hognek:fix/jaylfc-security-1924
hognek/tinyagentos:fix/jaylfc-security-1924
Copy head branch name to clipboard
Commits
Commits on Jul 17, 2026
feat(store): add Ed25519 manifest signing and verification for install-v2
Show description for 5ec192d
hognek
committed
5ec192d
View commit details
Copy full SHA for 5ec192d
Browse repository at this point
fix(store): address Kilo bot review (round 2)
Show description for ac135b6
hognek
committed
ac135b6
View commit details
Copy full SHA for ac135b6
Browse repository at this point
Commits on Jul 18, 2026
fix(store): resolve Ed25519 signing review issues (Kilo CRITICAL + nits)
Show description for 18524fd
hognek
committed
18524fd
View commit details
Copy full SHA for 18524fd
Browse repository at this point
fix(store): unique retry tmp path in signing keypair creation + remove redundant os import
Show description for 147d6be
hognek
committed
147d6be
View commit details
Copy full SHA for 147d6be
Browse repository at this point
fix(store): address 5 security findings from jaylfc review of #1924
Show description for 52fc402
hognek
committed
52fc402
View commit details
Copy full SHA for 52fc402
Browse repository at this point
fix(store): resolve Kilo WARNING — remove tmp.unlink race in keygen recovery
Show description for 60eefc2
hognek
committed
60eefc2
View commit details
Copy full SHA for 60eefc2
Browse repository at this point
fix(security): address Kilo SUGGESTIONS — fail-closed verify_manifest_signature + second signature re-verify TOCTOU guard
Show description for ba9e17f
hognek
committed
ba9e17f
View commit details
Copy full SHA for ba9e17f
Browse repository at this point
fix(store): assert 422 instead of 500 for unknown backend install
Show description for c15efd7
hognek
committed
c15efd7
View commit details
Copy full SHA for c15efd7
Browse repository at this point
fix(security): address CodeRabbit findings — aliasing, permissions, race, snapshot, signing failures, 422 test
Show description for 6c3e651
hognek
committed
6c3e651
View commit details
Copy full SHA for 6c3e651
Browse repository at this point
fix(store): add TOCTOU re-verify guard for backend manifest and guard keyfile.stat() OSErrors
Show description for 4c669af
hognek
committed
4c669af
View commit details
Copy full SHA for 4c669af
Browse repository at this point
fix(store): remove redundant secondary TOCTOU re-verify for backend manifest
Show description for 0c73619
hognek
committed
0c73619
View commit details
Copy full SHA for 0c73619
Browse repository at this point
Commits on Jul 19, 2026
fix(security): address CodeRabbit findings round 3 — corrupt keyfile recursion, exception chaining, mkstemp fd leak, TOCTOU test coverage
Show description for 20133b7
hognek
committed
20133b7
View commit details
Copy full SHA for 20133b7
Browse repository at this point
fix(test): use tmp_path fixture instead of tempfile for auto-cleanup
Show description for 481110f
hognek
committed
481110f
View commit details
Copy full SHA for 481110f
Browse repository at this point
You can’t perform that action at this time.