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 }}
usnavy13
/
LibreCodeInterpreter
Public
Notifications
You must be signed in to change notification settings
Fork
23
Star
112
Code
Issues
3
Pull requests
12
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Migrate from Docker-in-Docker to nsjail sandboxing
- #53
#53
Merged
usnavy13
merged 21 commits into
dev
usnavy13/LibreCodeInterpreter:dev
from
nsjail
usnavy13/LibreCodeInterpreter:nsjail
Copy head branch name to clipboard
Feb 17, 2026
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Migrate from Docker-in-Docker to nsjail sandboxing
#53
usnavy13
merged 21 commits into
dev
usnavy13/LibreCodeInterpreter:dev
from
nsjail
usnavy13/LibreCodeInterpreter:nsjail
Copy head branch name to clipboard
Commits
Commits on Feb 15, 2026
refactor(metrics): Consolidate metrics service usage across the application
Show description for 04dd453
usnavy13
committed
04dd453
View commit details
Copy full SHA for 04dd453
Browse repository at this point
refactor(container): Improve security hardening by refining path masking logic
Show description for 99dfeae
usnavy13
committed
99dfeae
View commit details
Copy full SHA for 99dfeae
Browse repository at this point
test(integration): Enhance LibreChat file upload and retrieval tests
Show description for 9ba1167
usnavy13
committed
9ba1167
View commit details
Copy full SHA for 9ba1167
Browse repository at this point
refactor(api): Remove state management endpoints and related functionality
Show description for e7496af
usnavy13
committed
e7496af
View commit details
Copy full SHA for e7496af
Browse repository at this point
feat(sandbox): Introduce nsjail-based sandboxing for code execution
Show description for 71cefe6
usnavy13
committed
71cefe6
View commit details
Copy full SHA for 71cefe6
Browse repository at this point
refactor(docker): Update Docker configuration for nsjail integration
Show description for 7d51f61
usnavy13
committed
7d51f61
View commit details
Copy full SHA for 7d51f61
Browse repository at this point
feat(sandbox): Enable REPL mode and enhance execution configurations
Show description for c47747f
usnavy13
committed
c47747f
View commit details
Copy full SHA for c47747f
Browse repository at this point
refactor(sandbox): Streamline REPL mode and sandbox execution
Show description for 7d0cc8e
usnavy13
committed
7d0cc8e
View commit details
Copy full SHA for 7d0cc8e
Browse repository at this point
feat(security): Enhance authentication logic to allow admin dashboard access
Show description for 09e8dd4
usnavy13
committed
09e8dd4
View commit details
Copy full SHA for 09e8dd4
Browse repository at this point
feat(sandbox): Transition to nsjail-based sandboxing for code execution
Show description for 4202876
usnavy13
committed
4202876
View commit details
Copy full SHA for 4202876
Browse repository at this point
chore(docker): Enable init process in Docker Compose for better process management
Show description for fb15753
usnavy13
committed
fb15753
View commit details
Copy full SHA for fb15753
Browse repository at this point
feat(server): Increase keep-alive timeout for server connections
Show description for 52ae8f6
usnavy13
committed
52ae8f6
View commit details
Copy full SHA for 52ae8f6
Browse repository at this point
Commits on Feb 16, 2026
refactor(config): Update environment and configuration settings for sandboxing
Show description for 36a39bb
usnavy13
committed
36a39bb
View commit details
Copy full SHA for 36a39bb
Browse repository at this point
refactor(config): Update SSL configuration and resource limits
Show description for a436b76
usnavy13
committed
a436b76
View commit details
Copy full SHA for a436b76
Browse repository at this point
refactor(docker): Simplify Docker Compose configuration and enhance CI workflows
Show description for a332775
usnavy13
committed
a332775
View commit details
Copy full SHA for a332775
Browse repository at this point
feat(docker): Add build context to Docker Compose for API service
Show description for bbd99ab
usnavy13
committed
bbd99ab
View commit details
Copy full SHA for bbd99ab
Browse repository at this point
refactor(logging): Update logging levels for various services
Show description for 57cb212
usnavy13
committed
57cb212
View commit details
Copy full SHA for 57cb212
Browse repository at this point
refactor(logging): Update logging configuration and access log settings
Show description for db67884
usnavy13
committed
db67884
View commit details
Copy full SHA for db67884
Browse repository at this point
style: Fix black formatting for CI
Show description for a418820
usnavy13
and
claude
committed
a418820
View commit details
Copy full SHA for a418820
Browse repository at this point
Commits on Feb 17, 2026
fix(types): Resolve mypy errors in metrics and sandbox executor
Show description for f57e4ff
usnavy13
and
claude
committed
f57e4ff
View commit details
Copy full SHA for f57e4ff
Browse repository at this point
fix(security): Suppress bandit B103 for sandbox data dir chmod
Show description for 02d488f
usnavy13
and
claude
committed
02d488f
View commit details
Copy full SHA for 02d488f
Browse repository at this point
You can’t perform that action at this time.