{"id":17168472,"url":"https://github.com/gcmurphy/forkoff","last_synced_at":"2026-05-16T08:06:55.468Z","repository":{"id":141524678,"uuid":"114865255","full_name":"gcmurphy/forkoff","owner":"gcmurphy","description":"prevent forking of external processes via kafel + neon + node.js ","archived":false,"fork":false,"pushed_at":"2017-12-21T04:57:40.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T18:49:42.044Z","etag":null,"topics":["help-wanted","kafel","neon","nodejs","rust","seccomp"],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/gcmurphy.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":"2017-12-20T08:57:30.000Z","updated_at":"2023-03-08T02:33:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"32a4a470-326b-43aa-9ebe-ec3ee731dc7a","html_url":"https://github.com/gcmurphy/forkoff","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gcmurphy/forkoff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gcmurphy%2Fforkoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gcmurphy%2Fforkoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gcmurphy%2Fforkoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gcmurphy%2Fforkoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gcmurphy","download_url":"https://codeload.github.com/gcmurphy/forkoff/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gcmurphy%2Fforkoff/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272936450,"owners_count":25018167,"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-31T02:00:09.071Z","response_time":79,"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":["help-wanted","kafel","neon","nodejs","rust","seccomp"],"created_at":"2024-10-14T23:12:01.711Z","updated_at":"2026-05-16T08:06:55.058Z","avatar_url":"https://github.com/gcmurphy.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# forkoff\n\nExperiment that uses kafel to set seccomp filters to prevent forking\nReally bad prototype using neon + rust to build bindings.\n\n\nCurrently an EPERM error will be raised when you try to run a process.\n\n## Hacking\n\n### Install submodules:\n\n```\ngit submodule update --init --recursive\n```\n\n\n### Install Rust\n\n```\ncurl https://sh.rustup.rs -sSf | sh\n```\n\n### Install [Neon](https://www.neon-bindings.com/)\n\n```\nnpm install -g neon-cli\n```\n\n### Ensure libkafel is built and accessible\n\n* build.rs will look for the file in the root directory\n* node expects libkafel.so.1 to exist so you need to symlink or rename\n\n```\ncd vendor/kafel\nmake\ncp libkafel.so ../../\ncp libkafel.so ../../../libkafel.so.1\n```\n\n### Run the build\n\n``` \nneon build \n```\n\n\n### Run the demo\n\n```\nnpm start\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgcmurphy%2Fforkoff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgcmurphy%2Fforkoff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgcmurphy%2Fforkoff/lists"}