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 }}
PhysShell
/
Own.NET
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
30
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add buffer storage policies with mandatory logging
- #2
#2
Closed
PhysShell
wants to merge 20 commits into
main
PhysShell/Own.NET:main
from
claude/untitled-tyoeaq
PhysShell/Own.NET:claude/untitled-tyoeaq
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Closed
Add buffer storage policies with mandatory logging
#2
PhysShell
wants to merge 20 commits into
main
PhysShell/Own.NET:main
from
claude/untitled-tyoeaq
PhysShell/Own.NET:claude/untitled-tyoeaq
Copy head branch name to clipboard
Commits
Commits on Jun 13, 2026
Add buffer storage policies with mandatory logging
Show description for 57ae2ff
claude
committed
57ae2ff
View commit details
Copy full SHA for 57ae2ff
Browse repository at this point
Fix buffer escape cleanup and forbidden-fallback scratch (PR #2 review)
Show description for e5d5254
claude
committed
e5d5254
View commit details
Copy full SHA for e5d5254
Browse repository at this point
Reject escaping movable buffers; add runnable ArrayPool golden (PR #2)
Show description for 541dbbb
claude
committed
541dbbb
View commit details
Copy full SHA for 541dbbb
Browse repository at this point
Handle branchy buffer release; don't crash report on bad mode (PR #2)
Show description for 6a94513
claude
committed
6a94513
View commit details
Copy full SHA for 6a94513
Browse repository at this point
Commits on Jun 14, 2026
Handle overlapping buffer lifetimes; validate fallback; report OWN017
Show description for 4ae71b8
claude
committed
4ae71b8
View commit details
Copy full SHA for 4ae71b8
Browse repository at this point
Track buffer move-aliases; require the Buffer namespace (PR #2)
Show description for 70652fb
claude
committed
70652fb
View commit details
Copy full SHA for 70652fb
Browse repository at this point
Reject non-identifier scratch fallback values (PR #2)
Show description for d9254b7
claude
committed
d9254b7
View commit details
Copy full SHA for d9254b7
Browse repository at this point
Nest ordinary resources with buffers; guard native size; honor policy trace
Show description for 3ee9c74
claude
committed
3ee9c74
View commit details
Copy full SHA for 3ee9c74
Browse repository at this point
Fix buffer move in sibling branches, scratch-only counters, simple-mode ordering
Show description for 996e730
claude
committed
996e730
View commit details
Copy full SHA for 996e730
Browse repository at this point
Split simple-mode scopes at release; guard scratch size; reject bad policy ref
Show description for ce7db10
claude
committed
ce7db10
View commit details
Copy full SHA for ce7db10
Browse repository at this point
Scope buffer cleanup aliases; reject non-integer bounds; refresh golden
Show description for 777428a
claude
committed
777428a
View commit details
Copy full SHA for 777428a
Browse repository at this point
Validate only the effective inline source (override beats policy default)
Show description for 1c63f3a
claude
committed
1c63f3a
View commit details
Copy full SHA for 1c63f3a
Browse repository at this point
Restrict hoist to laminar lifetimes; expose native buffers as Span<byte>
Show description for df63790
claude
committed
df63790
View commit details
Copy full SHA for df63790
Browse repository at this point
Reject unknown buffer option and policy setting names
Show description for 19ca1df
claude
committed
19ca1df
View commit details
Copy full SHA for 19ca1df
Browse repository at this point
Require integer buffer sizes; reject dynamic inline buffers
Show description for dc1f984
claude
committed
dc1f984
View commit details
Copy full SHA for dc1f984
Browse repository at this point
Reject malformed boolean/trace policy and option values
Show description for 51c11c9
claude
committed
51c11c9
View commit details
Copy full SHA for 51c11c9
Browse repository at this point
Do not hoist resources whose release is nested or consumed
Show description for 3d9097e
claude
committed
3d9097e
View commit details
Copy full SHA for 3d9097e
Browse repository at this point
Span signatures for local Buffer helpers; attribute report by buffer identity
Show description for 6ad85bd
claude
committed
6ad85bd
View commit details
Copy full SHA for 6ad85bd
Browse repository at this point
Reject duplicate buffer options and policy settings
Show description for ccb9cb5
claude
committed
ccb9cb5
View commit details
Copy full SHA for ccb9cb5
Browse repository at this point
Reject unknown-type sizes; keep locals declared before a hoisted release in scope
Show description for bb064f8
claude
committed
bb064f8
View commit details
Copy full SHA for bb064f8
Browse repository at this point
You can’t perform that action at this time.