Here are
72 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
Jun 1, 2021
JavaScript
Starter Kit for Node.js v14.x, minimum dependencies 🚀
Updated
Jul 8, 2021
JavaScript
Namespace & Virtual Cluster Manager for Kubernetes - Lightweight Virtual Clusters, Self-Service Provisioning for Engineers and 70% Cost Savings with Sleep Mode
A virtual file system for sandboxing
Android app to provide sandboxed (private) browsing of webapps
Updated
Apr 18, 2021
Xtend
sandboxing and containment tool used in Chrome OS and Android
Metarhia application example for Node.js
Updated
Jul 11, 2021
JavaScript
DevSpace Cloud ⚡ Turn Kubernetes into a Powerful Developer Platform (new on-premise edition)
Updated
Jun 28, 2021
Open Policy Agent
A Tool for Sandboxing Cargo and Buildscripts
Updated
Jun 20, 2021
Shell
A simple and rudimentary container for Linux
Manage sandboxes for alternative Emacs configurations
Updated
Aug 12, 2020
Emacs Lisp
My local apparmor profiles for binary or dangerous apps
Updated
Jun 19, 2021
Shell
A sandboxing library for Rust
Updated
Apr 10, 2019
Rust
Linkable sandbox explorer
Updated
Aug 11, 2019
Rust
Alter Ego: run Linux desktop applications under a different local user
Sandboxed Wrapper for Node.js File System API
Updated
Jun 11, 2021
JavaScript
Control Firejail desktop integration.
Updated
Mar 17, 2021
Python
Kubernetes Container Runtime Interface daemon for running CloudABI jobs
Simple network sandbox for Unix and Windows
GeSWall, Intrusion Prevention System
AppArmor Security Profiles for some applications
Updated
Oct 31, 2020
Roff
Scripts, files and tools related to sandboxing
Simple desktop application sandboxing tool for GNU\Linux
"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
Hermes-api is the official api of the hermes-core application. Create and run your own Discord bot plugins and give your guild a personal touch within a minute.
Updated
Jun 20, 2021
Java
Script loader with isolated sandboxes for node.js 📦
Updated
Jul 19, 2021
JavaScript
Updated
Dec 30, 2019
JavaScript
Actully a gravity sandbox. Please enjoy this :)
Updated
Feb 4, 2021
Python
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.