Here are
56 public repositories
matching this topic...
Generates sandboxes for C/C++ libraries automatically
An open source system for online algorithm competitions for Windows, written in ASP.NET MVC
Updated
May 5, 2019
JavaScript
Node.js Starter Kit, latest v14.x features and minimum dependencies
Updated
Aug 14, 2020
JavaScript
A virtual file system for sandboxing
Updated
Jul 26, 2020
Rust
Android app to provide sandboxed (private) browsing of webapps
Updated
Jun 9, 2020
Xtend
Namespace & Virtual Cluster Manager for Kubernetes - Lightweight Virtual Clusters, Self-Service Provisioning for Engineers and 70% Cost Savings with Sleep Mode
A simple and rudimental container for Linux
DevSpace Cloud ⚡ Turn Kubernetes into a Powerful Developer Platform (new on-premise edition)
Updated
Aug 8, 2020
Open Policy Agent
sandboxing and containment tool used in Chrome OS and Android
A sandboxing library for Rust
Updated
Apr 10, 2019
Rust
My local apparmor profiles for binary or dangerous apps
Updated
Jul 7, 2020
Shell
Manage sandboxes for alternative Emacs configurations
Updated
Aug 12, 2020
Emacs Lisp
Linkable sandbox explorer
Updated
Aug 11, 2019
Rust
Control Firejail desktop integration.
Updated
Mar 29, 2018
Python
Sandboxed Wrapper for Node.js File System API
Updated
Jul 20, 2020
JavaScript
Metarhia Server for Node.js
Updated
Sep 2, 2020
JavaScript
Kubernetes Container Runtime Interface daemon for running CloudABI jobs
Simple network sandbox for Unix and Windows
GeSWall, Intrusion Prevention System
"Reverse-me" aka "I hate portals" challenge made for Python Challenges 2018 competition that was held at PyCon PL 2018.
Updated
Sep 12, 2018
Python
AppArmor Security Profiles for some applications
Updated
Mar 25, 2020
Roff
Simple desktop application sandboxing tool for GNU\Linux
Actully a gravity sandbox. Please enjoy this :)
Updated
Aug 27, 2020
Python
Updated
Dec 30, 2019
JavaScript
Installer to help with Cuckoo setup
Updated
Aug 25, 2020
YARA
Online Judge for holding coding competitions
Updated
Oct 26, 2018
Ruby
Updated
Oct 26, 2017
Rust
Performance Modeling and Sandboxing for Microservices Applications
Updated
Nov 28, 2018
Jupyter Notebook
Improve this page
Add a description, image, and links to the
sandboxing
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
sandboxing
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
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.
Rust removed its workarounds for missing CLOEXEC support in old Linux versions in rust-lang/rust#74606, so we can remove the corresponding workarounds in
cap-stdas well. Seeensure_cloexecand related functions.