{"id":20122869,"url":"https://github.com/freaky/mkjail","last_synced_at":"2025-10-06T00:14:50.108Z","repository":{"id":142942543,"uuid":"262241844","full_name":"Freaky/mkjail","owner":"Freaky","description":"Create minimal jail environments on FreeBSD","archived":false,"fork":false,"pushed_at":"2020-05-09T05:28:11.000Z","size":8,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-06T16:49:00.628Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Freaky.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2020-05-08T06:11:20.000Z","updated_at":"2023-05-19T15:20:48.000Z","dependencies_parsed_at":"2023-04-07T07:01:05.296Z","dependency_job_id":null,"html_url":"https://github.com/Freaky/mkjail","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Freaky/mkjail","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Freaky%2Fmkjail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Freaky%2Fmkjail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Freaky%2Fmkjail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Freaky%2Fmkjail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Freaky","download_url":"https://codeload.github.com/Freaky/mkjail/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Freaky%2Fmkjail/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278538453,"owners_count":26003381,"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-10-05T02:00:06.059Z","response_time":54,"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":[],"created_at":"2024-11-13T19:41:34.040Z","updated_at":"2025-10-06T00:14:50.059Z","avatar_url":"https://github.com/Freaky.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NAME\n\n**mkjail** - make a minimal chroot/jail environment\n\n# SYNOPSIS\n\n`mkjail` \\[-t | --timeout DURATION] \\[-a | --archive FILE] \\[-d | --dir DIRECTORY] \\[-l | --list \\[FILE]] command \\[args]\n\n# DESCRIPTION\n\n`mkjail` runs a given command with an optional timeout, tracing any path\nlookups it performs in order to construct a list of dependent files, folders\nand devices.\n\nBy default the list is printed to stdout, but the `-l` argument allows a file to\nbe specified.\n\nThe list can also be used to create an archive using `tar(1)` in any format its\nautomatic creation mode supports, and it can be used to create a directory that\nshould be ready to use as a `chroot(8)` or `jail(8)` environment.\n\n# EXAMPLE\n\n```shell\n-% mkjail -d ruby-jail /usr/local/bin/ruby -e \"puts 'Hello'\"\n == TRACE /usr/local/bin/ruby -e puts 'Hello'\nHello\n == EXIT 0\n == DIR ruby-jail\nruby-jail/\nruby-jail/dev\n...\nruby-jail/var/run\nruby-jail/var/run/ld-elf.so.hints\n14073 blocks\n-% sudo chroot ruby-jail /usr/local/bin/ruby -e \"puts 'Hello'\"\nHello\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreaky%2Fmkjail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreaky%2Fmkjail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreaky%2Fmkjail/lists"}