{"id":28555811,"url":"https://github.com/orbstack/securefs","last_synced_at":"2025-08-27T03:18:56.330Z","repository":{"id":183364274,"uuid":"670012581","full_name":"orbstack/securefs","owner":"orbstack","description":"Secure Linux file system operations scoped to an arbitrary root directory, without chroot","archived":false,"fork":false,"pushed_at":"2023-07-28T07:13:59.000Z","size":5,"stargazers_count":37,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-10T06:08:48.389Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/orbstack.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}},"created_at":"2023-07-24T05:25:55.000Z","updated_at":"2025-05-15T18:36:10.000Z","dependencies_parsed_at":"2023-07-24T06:39:46.029Z","dependency_job_id":null,"html_url":"https://github.com/orbstack/securefs","commit_stats":null,"previous_names":["orbstack/securefs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/orbstack/securefs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orbstack%2Fsecurefs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orbstack%2Fsecurefs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orbstack%2Fsecurefs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orbstack%2Fsecurefs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orbstack","download_url":"https://codeload.github.com/orbstack/securefs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orbstack%2Fsecurefs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272284454,"owners_count":24906893,"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-27T02:00:09.397Z","response_time":76,"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":"2025-06-10T06:07:44.497Z","updated_at":"2025-08-27T03:18:56.315Z","avatar_url":"https://github.com/orbstack.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# securefs\n\nGo library for secure file system operations scoped to an arbitrary root directory on Linux, without chroot, mount namespaces, or other privileged features.\n\nThis uses the Linux-specific [openat2](https://man7.org/linux/man-pages/man2/openat2.2.html) syscall with `RESOLVE_IN_ROOT` to prevent symlink escapes and race conditions. Other solutions like [securejoin](https://github.com/cyphar/filepath-securejoin) are subject to race conditions.\n\nUnlike `O_NOFOLLOW`, this supports all file system operations and works with symlinks (as long as they don't escape the specified root directory).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forbstack%2Fsecurefs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forbstack%2Fsecurefs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forbstack%2Fsecurefs/lists"}