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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Reloaded-Project
/
ReloadedCode
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
9
Code
Issues
5
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Added: Linux bubblewrap sandbox for shell command execution
- #69
#69
Merged
Sewer56
merged 13 commits into
main
Reloaded-Project/ReloadedCode:main
from
bwrap-support-new
Reloaded-Project/ReloadedCode:bwrap-support-new
Copy head branch name to clipboard
Mar 28, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Added: Linux bubblewrap sandbox for shell command execution
#69
Sewer56
merged 13 commits into
main
Reloaded-Project/ReloadedCode:main
from
bwrap-support-new
Reloaded-Project/ReloadedCode:bwrap-support-new
Copy head branch name to clipboard
Commits
Commits on Mar 28, 2026
Added: Linux bubblewrap sandbox for shell command execution
Show description for 34571cb
Sewer56
committed
34571cb
View commit details
Copy full SHA for 34571cb
Browse repository at this point
Changed: Apply Trivial Relevant PR Feedback from CodeRabbit
Sewer56
committed
c5a62aa
View commit details
Copy full SHA for c5a62aa
Browse repository at this point
Fixed: Replace broken tmpfs overlay on /etc/shadow with FileOverlay bind-mount
Show description for 3333ff6
Sewer56
committed
3333ff6
View commit details
Copy full SHA for 3333ff6
Browse repository at this point
Fixed: Isolate blocking feature in bubblewrap verify tests
Show description for 8a48765
Sewer56
committed
8a48765
View commit details
Copy full SHA for 8a48765
Browse repository at this point
Fixed: Align FileOverlay doc with actual validation behavior
Show description for 8f431f9
Sewer56
committed
8f431f9
View commit details
Copy full SHA for 8f431f9
Browse repository at this point
Fixed: Remove dead fallback in public_bot_read_only_mounts
Show description for 2af78ec
Sewer56
committed
2af78ec
View commit details
Copy full SHA for 2af78ec
Browse repository at this point
Changed: Add doc comments to ToolPrompt::Bash variant fields
Sewer56
committed
4cb5a26
View commit details
Copy full SHA for 4cb5a26
Browse repository at this point
Fixed: Mount RO binds after tmpfs/file overlays in bwrap args
Show description for e376509
Sewer56
committed
e376509
View commit details
Copy full SHA for e376509
Browse repository at this point
Fixed: Return sandbox-side shell path instead of host path
Show description for 2aeffbf
Sewer56
committed
2aeffbf
View commit details
Copy full SHA for 2aeffbf
Browse repository at this point
Fixed: Remove incorrect duplicate-skipping claim from docstring
Show description for a6fff6a
Sewer56
committed
a6fff6a
View commit details
Copy full SHA for a6fff6a
Browse repository at this point
Changed: Restructure CI and verification scripts for clarity
Show description for d03868b
Sewer56
committed
d03868b
View commit details
Copy full SHA for d03868b
Browse repository at this point
Changed: Preallocate vectors with known capacity in preset constructors
Show description for 0a192f9
Sewer56
committed
0a192f9
View commit details
Copy full SHA for 0a192f9
Browse repository at this point
Changed: Optimize PATH deduplication from O(n²) to O(n) using HashSet
Sewer56
committed
2e9a6d3
View commit details
Copy full SHA for 2e9a6d3
Browse repository at this point
You can’t perform that action at this time.