{"id":17469789,"url":"https://github.com/shellrow/chmod-bpf","last_synced_at":"2025-08-05T10:06:13.440Z","repository":{"id":242337999,"uuid":"809236323","full_name":"shellrow/chmod-bpf","owner":"shellrow","description":"Managing BPF device permissions on macOS","archived":false,"fork":false,"pushed_at":"2024-07-27T05:24:24.000Z","size":49,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-21T10:04:28.695Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/shellrow.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}},"created_at":"2024-06-02T05:27:58.000Z","updated_at":"2024-07-27T05:22:41.000Z","dependencies_parsed_at":"2024-07-26T16:52:47.269Z","dependency_job_id":null,"html_url":"https://github.com/shellrow/chmod-bpf","commit_stats":null,"previous_names":["shellrow/chmod-bpf"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/shellrow/chmod-bpf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellrow%2Fchmod-bpf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellrow%2Fchmod-bpf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellrow%2Fchmod-bpf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellrow%2Fchmod-bpf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shellrow","download_url":"https://codeload.github.com/shellrow/chmod-bpf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellrow%2Fchmod-bpf/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266802447,"owners_count":23986383,"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-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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-10-18T15:43:47.618Z","updated_at":"2025-07-26T05:02:28.052Z","avatar_url":"https://github.com/shellrow.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[crates-badge]: https://img.shields.io/crates/v/chmod-bpf.svg\n[crates-url]: https://crates.io/crates/chmod-bpf\n[license-badge]: https://img.shields.io/crates/l/chmod-bpf.svg\n\n# chmod-bpf [![Crates.io][crates-badge]][crates-url] ![License][license-badge]\nManaging BPF device permissions on macOS.  \nThis tool provides a simple way to check, set, or remove permissions for BPF devices to enhance security and ease of management for developers and system administrators.\n\n## Features\n- Check current BPF device permissions.\n- Install and uninstall a daemon to automatically manage BPF device permissions.\n- Simple CLI interface for easy interaction.\n\n## Installation\n### Install prebuilt binaries via shell script\n\n```sh\ncurl --proto '=https' --tlsv1.2 -LsSf https://github.com/shellrow/chmod-bpf/releases/latest/download/chmod-bpf-installer.sh | sh\n```\n\n### Install prebuilt binaries via Homebrew\n\n```sh\nbrew install shellrow/tap-chmod-bpf/chmod-bpf\n```\n\n### Cargo \n\n```sh\ncargo install chmod-bpf\n```\n\n### Clone and build\n```sh\ngit clone https://github.com/shellrow/chmod-bpf.git\ncd chmod-bpf\ncargo build --release\n```\n\n## Usage\n### Check BPF device permissions\n```sh\nchmod-bpf check\n```\n\n### Install the chmod-bpf daemon\n```sh\nsudo chmod-bpf install\n```\n\n### Uninstall the chmod-bpf daemon\n```sh\nsudo chmod-bpf uninstall\n```\n\n### Display help information\n```sh\nchmod-bpf --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshellrow%2Fchmod-bpf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshellrow%2Fchmod-bpf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshellrow%2Fchmod-bpf/lists"}