{"id":30371330,"url":"https://github.com/sloweax/bwrapper","last_synced_at":"2025-08-20T05:26:55.879Z","repository":{"id":310514601,"uuid":"1040165392","full_name":"sloweax/bwrapper","owner":"sloweax","description":"Bubblewrap simple frontend","archived":false,"fork":false,"pushed_at":"2025-08-18T15:34:39.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-18T16:28:48.205Z","etag":null,"topics":["bubblewrap","sandbox"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sloweax.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-18T14:53:28.000Z","updated_at":"2025-08-18T15:34:43.000Z","dependencies_parsed_at":"2025-08-18T16:42:26.301Z","dependency_job_id":null,"html_url":"https://github.com/sloweax/bwrapper","commit_stats":null,"previous_names":["sloweax/bwrapper"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/sloweax/bwrapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloweax%2Fbwrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloweax%2Fbwrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloweax%2Fbwrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloweax%2Fbwrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sloweax","download_url":"https://codeload.github.com/sloweax/bwrapper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloweax%2Fbwrapper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271268859,"owners_count":24730026,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bubblewrap","sandbox"],"created_at":"2025-08-20T05:26:51.369Z","updated_at":"2025-08-20T05:26:55.862Z","avatar_url":"https://github.com/sloweax.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Example\n```sh\n# creates a sandbox with just bash + ls + env\nbwrapper --elf ls --elf env bash\n\nbash-5.2$ pwd\n/\nbash-5.2$ ls -l\ntotal 0\ndrwxr-xr-x   4  1000  1000 340 Aug 18 15:07 dev\ndrwx------   2  1000  1000 100 Aug 18 15:07 lib\ndr-xr-xr-x 466 65534 65534   0 Aug 18 15:07 proc\ndrwxr-xr-x   2  1000  1000  40 Aug 18 15:07 tmp\ndrwx------   3  1000  1000  60 Aug 18 15:07 usr\nbash-5.2$ ls -l /usr/bin/\ntotal 1636\n-rwxr-xr-x 1 65534 65534 1414104 Sep 24  2024 bash\n-rwxr-xr-x 1 65534 65534   72176 May 25 23:11 env\n-rwxr-xr-x 1 65534 65534  182872 May 25 23:11 ls\nbash-5.2$ env\nPWD=/\nSHLVL=1\n_=/usr/bin/env\n```\n\n# Usage\n```\nusage: bwrapper [-h] [-v] [-r src dst] [-R path] [-w src dst] [-W path] [-e key[=val]]\n                [--home src dst] [--elf path] [--network] [--no-auto-bind] [--no-new-session]\n                [--no-exec] [--wayland] [--pulse] command [args]...\n\noptions:\n    -h, --help           shows usage and exits\n    -v, --verbose\n    -r src dst           binds src to dst with read-only permission\n    -R path              same as -r path path\n    -w src dst           binds src to dst\n    -W path              same as -w path path\n    -e key[=val]         sets the enviroment variable. if val is not present, it\n                         is extracted from the current enviroment\n    --home src dst       creates an isolated home to dst stored in src. src is created\n                         if it does not exists\n    --elf path           parses elf and read-only bind its dependencies\n    --network            enable network\n    --no-auto-bind       do not try to find and bind command dependencies\n    --no-new-session     do not create a new terminal session\n    --no-exec            do not execute command. useful for debugging\n    --wayland            sets basic wayland configuration\n    --pulse              sets basic pulse configuration\n    command\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsloweax%2Fbwrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsloweax%2Fbwrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsloweax%2Fbwrapper/lists"}