{"id":12074099,"name":"binaryninja","ecosystem":"cargo","description":"Placeholder bindings to Binary Ninja","homepage":"https://binary.ninja/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Vector35/binaryninja-api","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2025-09-04T19:02:33.516Z","latest_release_published_at":"2025-09-04T19:02:33.516Z","latest_release_number":"0.0.1","last_synced_at":"2026-05-23T15:37:31.169Z","created_at":"2025-09-04T19:04:42.682Z","updated_at":"2026-05-23T15:37:31.169Z","registry_url":"https://crates.io/crates/binaryninja/","install_command":"cargo install binaryninja","documentation_url":"https://docs.rs/binaryninja/","metadata":{"categories":[]},"repo_metadata":{"id":37621624,"uuid":"45279022","full_name":"Vector35/binaryninja-api","owner":"Vector35","description":"Public API, examples, documentation and issues for Binary Ninja","archived":false,"fork":false,"pushed_at":"2025-12-24T16:34:22.000Z","size":104945,"stargazers_count":1166,"open_issues_count":1928,"forks_count":267,"subscribers_count":40,"default_branch":"dev","last_synced_at":"2025-12-24T16:42:56.172Z","etag":null,"topics":["binary-analysis","binaryninja","decompilation","intermediate-representation","reverse-engineering","reverseengineering","software-analysis"],"latest_commit_sha":null,"homepage":"https://binary.ninja/","language":"C++","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/Vector35.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-10-30T22:07:25.000Z","updated_at":"2025-12-24T16:34:26.000Z","dependencies_parsed_at":"2022-07-10T15:34:53.502Z","dependency_job_id":"27871bb6-dd59-4d7c-9c79-90390ce3753b","html_url":"https://github.com/Vector35/binaryninja-api","commit_stats":null,"previous_names":[],"tags_count":1619,"template":false,"template_full_name":null,"purl":"pkg:github/Vector35/binaryninja-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vector35%2Fbinaryninja-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vector35%2Fbinaryninja-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vector35%2Fbinaryninja-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vector35%2Fbinaryninja-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vector35","download_url":"https://codeload.github.com/Vector35/binaryninja-api/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vector35%2Fbinaryninja-api/sbom","scorecard":{"id":147479,"data":{"date":"2025-08-11","repo":{"name":"github.com/Vector35/binaryninja-api","commit":"cde1c38689188efbfd47cd9509beb348284d486b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'issues' permission set to 'read': .github/workflows/rust_testing.yml:26","Warn: no topLevel permission defined: .github/workflows/rust.yml:1","Warn: no topLevel permission defined: .github/workflows/rust_testing.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact stable/5.1.8005 not signed: https://api.github.com/repos/Vector35/binaryninja-api/releases/235010316","Warn: release artifact v5.0.7648-stable not signed: https://api.github.com/repos/Vector35/binaryninja-api/releases/228082634","Warn: release artifact v5.0.7486-stable not signed: https://api.github.com/repos/Vector35/binaryninja-api/releases/224374538","Warn: release artifact stable/5.1.8005 does not have provenance: https://api.github.com/repos/Vector35/binaryninja-api/releases/235010316","Warn: release artifact v5.0.7648-stable does not have provenance: https://api.github.com/repos/Vector35/binaryninja-api/releases/228082634","Warn: release artifact v5.0.7486-stable does not have provenance: https://api.github.com/repos/Vector35/binaryninja-api/releases/224374538"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: docs/files/chal1:1","Warn: binary detected: docs/files/taped:1","Warn: binary detected: plugins/warp/fixtures/bin/ls:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'dev'","Warn: branch protection not enabled for branch 'stable_5.1'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/Vector35/binaryninja-api/rust.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Vector35/binaryninja-api/rust.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/Vector35/binaryninja-api/rust.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Vector35/binaryninja-api/rust.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Vector35/binaryninja-api/rust.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/Vector35/binaryninja-api/rust.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/Vector35/binaryninja-api/rust.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/Vector35/binaryninja-api/rust.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/Vector35/binaryninja-api/rust.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/Vector35/binaryninja-api/rust.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/Vector35/binaryninja-api/rust.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust_testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/Vector35/binaryninja-api/rust_testing.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust_testing.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Vector35/binaryninja-api/rust_testing.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust_testing.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/Vector35/binaryninja-api/rust_testing.yml/dev?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2023-0018 / GHSA-mc8h-8q98-g5hr","Warn: Project is vulnerable to: RUSTSEC-2025-0047 / GHSA-qx2v-8332-m4fv","Warn: Project is vulnerable to: RUSTSEC-2018-0017","Warn: Project is vulnerable to: RUSTSEC-2024-0006 / GHSA-r7qv-8r2h-pg27","Warn: Project is vulnerable to: RUSTSEC-2021-0139","Warn: Project is vulnerable to: RUSTSEC-2021-0145 / GHSA-g98v-hv3f-hcfr","Warn: Project is vulnerable to: RUSTSEC-2024-0375","Warn: Project is vulnerable to: RUSTSEC-2022-0013 / GHSA-m5pq-gvj9-9vr8"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T09:41:06.564Z","repository_id":37621624,"created_at":"2025-08-16T09:41:06.565Z","updated_at":"2025-08-16T09:41:06.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28146400,"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-12-31T02:00:06.200Z","response_time":55,"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"},"owner_record":{"login":"Vector35","name":"VECTOR 35","uuid":"10394906","kind":"organization","description":"","email":"info@vector35.com","website":"https://vector35.com/","location":"Florida","twitter":"vector35","company":null,"icon_url":"https://avatars.githubusercontent.com/u/10394906?v=4","repositories_count":35,"last_synced_at":"2025-11-07T09:22:59.605Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Vector35","funding_links":[],"total_stars":null,"followers":483,"following":0,"created_at":"2022-11-11T00:04:25.104Z","updated_at":"2025-11-07T09:22:59.605Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vector35","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vector35/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-04-18T14:45:41.802Z","dependent_packages_count":0,"downloads":412,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":94.47644286245135,"dependent_repos_count":20.13064481430052,"dependent_packages_count":26.644794742915256,"stargazers_count":5.3672136760497935,"forks_count":3.7799897282887818,"docker_downloads_count":null,"average":30.079817164801142},"purl":"pkg:cargo/binaryninja","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/binaryninja","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/binaryninja","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/binaryninja/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-30T19:04:15.578Z","issues_count":2124,"pull_requests_count":481,"avg_time_to_close_issue":19532669.826704547,"avg_time_to_close_pull_request":2241686.1223776224,"issues_closed_count":1056,"pull_requests_closed_count":286,"pull_request_authors_count":83,"issue_authors_count":299,"avg_comments_per_issue":1.35075329566855,"avg_comments_per_pull_request":1.1434511434511434,"merged_pull_requests_count":147,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":753,"past_year_pull_requests_count":234,"past_year_avg_time_to_close_issue":1018201.0588235294,"past_year_avg_time_to_close_pull_request":1012033.6506849315,"past_year_issues_closed_count":272,"past_year_pull_requests_closed_count":146,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":132,"past_year_avg_comments_per_issue":1.0903054448871181,"past_year_avg_comments_per_pull_request":1.311965811965812,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":86,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vector35%2Fbinaryninja-api/issues","maintainers":[{"login":"xusheng6","count":221,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xusheng6"},{"login":"psifertex","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/psifertex"},{"login":"plafosse","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/plafosse"},{"login":"emesare","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emesare"},{"login":"negasora","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/negasora"},{"login":"CouleeApps","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CouleeApps"},{"login":"0cyn","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0cyn"},{"login":"bpotchik","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bpotchik"},{"login":"zznop","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zznop"},{"login":"D0ntPanic","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/D0ntPanic"},{"login":"KyleMiles","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KyleMiles"},{"login":"ElykDeer","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ElykDeer"},{"login":"kristopax","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kristopax"},{"login":"spoonmilk","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spoonmilk"},{"login":"rssor","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rssor"},{"login":"lwerdna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lwerdna"},{"login":"river-li","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/river-li"}],"active_maintainers":[{"login":"emesare","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emesare"},{"login":"xusheng6","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xusheng6"},{"login":"psifertex","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/psifertex"},{"login":"plafosse","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/plafosse"},{"login":"CouleeApps","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CouleeApps"},{"login":"negasora","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/negasora"},{"login":"bpotchik","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bpotchik"},{"login":"0cyn","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0cyn"},{"login":"zznop","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zznop"},{"login":"D0ntPanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/D0ntPanic"},{"login":"ElykDeer","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ElykDeer"},{"login":"spoonmilk","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spoonmilk"},{"login":"kristopax","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kristopax"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/binaryninja/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/binaryninja/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/binaryninja/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/binaryninja/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/binaryninja/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/binaryninja/codemeta","maintainers":[{"uuid":"86904","login":"emesare","name":"Mason Reed","email":null,"url":"https://github.com/emesare","packages_count":6,"html_url":"https://crates.io/users/emesare","role":null,"created_at":"2025-09-05T09:29:26.924Z","updated_at":"2025-09-05T09:29:26.924Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/emesare/packages"}]}