{"id":37100220,"url":"https://github.com/xmc-dev/isowrap","last_synced_at":"2026-01-14T12:12:54.457Z","repository":{"id":57598796,"uuid":"94130160","full_name":"xmc-dev/isowrap","owner":"xmc-dev","description":"Library for running programs safely isolated from the rest of the system","archived":true,"fork":false,"pushed_at":"2018-01-23T19:49:11.000Z","size":253,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-09T07:58:23.102Z","etag":null,"topics":["containers","freebsd","golang","isolate","jails","linux"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xmc-dev.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}},"created_at":"2017-06-12T18:56:29.000Z","updated_at":"2023-01-28T11:15:18.000Z","dependencies_parsed_at":"2022-09-13T08:31:30.796Z","dependency_job_id":null,"html_url":"https://github.com/xmc-dev/isowrap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xmc-dev/isowrap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmc-dev%2Fisowrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmc-dev%2Fisowrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmc-dev%2Fisowrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmc-dev%2Fisowrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xmc-dev","download_url":"https://codeload.github.com/xmc-dev/isowrap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmc-dev%2Fisowrap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28419674,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["containers","freebsd","golang","isolate","jails","linux"],"created_at":"2026-01-14T12:12:53.524Z","updated_at":"2026-01-14T12:12:54.441Z","avatar_url":"https://github.com/xmc-dev.png","language":"Go","readme":"# Isowrap\n\n[![Build Status](https://travis-ci.org/xmc-dev/isowrap.svg?branch=master)](https://travis-ci.org/xmc-dev/isowrap)\n[![Coverage Status](https://coveralls.io/repos/github/xmc-dev/isowrap/badge.svg)](https://coveralls.io/github/xmc-dev/isowrap)\n[![GoDoc](https://godoc.org/github.com/xmc-dev/isowrap?status.svg)](https://godoc.org/github.com/xmc-dev/isowrap)\n\nIsowrap is a library used to execute programs isolated from the rest of the system.\n\nIt is a wrapper around Linux Containers (using [isolate](https://github.com/ioi/isolate)) and FreeBSD [jails](https://www.freebsd.org/doc/handbook/jails.html) (WIP).\n\nThis is probably alpha quality software.\n\n## To do:\n\n- [x] Linux isolate runner\n  - [x] Full env\n- [x] FreeBSD jail runner\n  - [ ] DOES NOT COMPILE - breaking changes\n  - [x] Implement \"proper\" wall time limit.\n  - [x] Stack limit\n  - [x] Maximum number of processes\n  - [ ] Enable/Disable networking\n  - [x] Environment variables\n\n## Platform specific requirements\n\n### Linux (`isolate`)\n\nSee the [INSTALLATION](https://github.com/ioi/isolate/blob/master/isolate.1.txt#L254-L280) part of the isolate manual. Control groups are required, make sure that they are enabled and `cgroupfs` is mounted.\n\n### FreeBSD (`jail`)\n\nEnable kernel `racct` support by adding the following line to `/etc/loader.conf`:\n\n```\nkern.racct.enable=1\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxmc-dev%2Fisowrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxmc-dev%2Fisowrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxmc-dev%2Fisowrap/lists"}