{"id":4161571,"name":"llvm-bitcode","ecosystem":"cargo","description":"LLVM Bitcode parser in Rust","homepage":null,"licenses":"MIT AND Apache-2.0 WITH LLVM-exception","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/messense/llvm-bitcode-rs","keywords_array":["bc","bitcode","llvm","llvm-ir"],"namespace":null,"versions_count":8,"first_release_published_at":"2021-02-12T12:12:05.438Z","latest_release_published_at":"2026-04-09T12:32:06.071Z","latest_release_number":"0.4.0","last_synced_at":"2026-05-25T15:32:58.761Z","created_at":"2022-04-12T17:54:48.627Z","updated_at":"2026-05-25T16:25:15.590Z","registry_url":"https://crates.io/crates/llvm-bitcode/","install_command":"cargo install llvm-bitcode","documentation_url":"https://docs.rs/llvm-bitcode/","metadata":{"categories":["parser-implementations"]},"repo_metadata":{"id":57634907,"uuid":"338307454","full_name":"messense/llvm-bitcode-rs","owner":"messense","description":"LLVM Bitcode parser in Rust","archived":false,"fork":false,"pushed_at":"2025-05-11T09:28:57.000Z","size":61,"stargazers_count":25,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-17T03:56:26.135Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/messense.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,"zenodo":null}},"created_at":"2021-02-12T12:04:42.000Z","updated_at":"2025-05-11T09:29:02.000Z","dependencies_parsed_at":"2024-10-16T00:41:24.696Z","dependency_job_id":"da0338ba-6f06-4d26-bf35-39d83f622a76","html_url":"https://github.com/messense/llvm-bitcode-rs","commit_stats":{"total_commits":14,"total_committers":1,"mean_commits":14.0,"dds":0.0,"last_synced_commit":"97136473314dfdafbfa2b647e0fd2d7f6386dde1"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/messense/llvm-bitcode-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/messense%2Fllvm-bitcode-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/messense%2Fllvm-bitcode-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/messense%2Fllvm-bitcode-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/messense%2Fllvm-bitcode-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/messense","download_url":"https://codeload.github.com/messense/llvm-bitcode-rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/messense%2Fllvm-bitcode-rs/sbom","scorecard":{"id":637405,"data":{"date":"2025-08-11","repo":{"name":"github.com/messense/llvm-bitcode-rs","commit":"5b0e51ca4c4e706d65fcc19c32353146e21674b8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 6/17 approved changesets -- score normalized to 3","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.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":"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/CI.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/messense/llvm-bitcode-rs/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/messense/llvm-bitcode-rs/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/messense/llvm-bitcode-rs/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/messense/llvm-bitcode-rs/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/messense/llvm-bitcode-rs/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/messense/llvm-bitcode-rs/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/messense/llvm-bitcode-rs/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/messense/llvm-bitcode-rs/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/messense/llvm-bitcode-rs/CI.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE: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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 20 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"}}]},"last_synced_at":"2025-08-21T09:36:23.067Z","repository_id":57634907,"created_at":"2025-08-21T09:36:23.067Z","updated_at":"2025-08-21T09:36:23.067Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27445446,"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-02T02:00:06.387Z","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"},"owner_record":{"login":"messense","name":"messense","uuid":"1556054","kind":"user","description":"Pythonista, Rustacean.","email":"","website":"https://messense.me","location":"Hong Kong","twitter":"messense","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1556054?u=798ca86b00a7cea11af96c20444c4a7822925209\u0026v=4","repositories_count":150,"last_synced_at":"2025-10-19T02:40:13.422Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/messense","funding_links":["https://github.com/sponsors/messense"],"total_stars":14934,"followers":2111,"following":520,"created_at":"2022-11-04T05:24:25.468Z","updated_at":"2025-10-19T02:40:13.422Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/messense","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/messense/repositories"},"tags":[{"name":"v0.1.3","sha":"97136473314dfdafbfa2b647e0fd2d7f6386dde1","kind":"tag","published_at":"2024-01-14T06:42:17.000Z","download_url":"https://codeload.github.com/messense/llvm-bitcode-rs/tar.gz/v0.1.3","html_url":"https://github.com/messense/llvm-bitcode-rs/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/messense/llvm-bitcode-rs@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/messense%2Fllvm-bitcode-rs/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/messense%2Fllvm-bitcode-rs/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"ff7727c8428e692faf025cae64061b9a0b4d0659","kind":"commit","published_at":"2021-02-13T13:20:55.000Z","download_url":"https://codeload.github.com/messense/llvm-bitcode-rs/tar.gz/v0.1.2","html_url":"https://github.com/messense/llvm-bitcode-rs/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/messense/llvm-bitcode-rs@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/messense%2Fllvm-bitcode-rs/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/messense%2Fllvm-bitcode-rs/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"98a48da7441eb0aa40a2228daa9f6d67fbdd96d0","kind":"commit","published_at":"2021-02-12T12:20:29.000Z","download_url":"https://codeload.github.com/messense/llvm-bitcode-rs/tar.gz/v0.1.1","html_url":"https://github.com/messense/llvm-bitcode-rs/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/messense/llvm-bitcode-rs@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/messense%2Fllvm-bitcode-rs/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/messense%2Fllvm-bitcode-rs/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"cc43b2af59af43c6263cdc1b4f25111966b9ab3b","kind":"commit","published_at":"2021-02-12T12:10:07.000Z","download_url":"https://codeload.github.com/messense/llvm-bitcode-rs/tar.gz/v0.1.0","html_url":"https://github.com/messense/llvm-bitcode-rs/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/messense/llvm-bitcode-rs@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/messense%2Fllvm-bitcode-rs/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/messense%2Fllvm-bitcode-rs/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-05-25T16:25:15.561Z","dependent_packages_count":1,"downloads":69083,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":7.284832762253229,"dependent_repos_count":16.586295082458996,"dependent_packages_count":18.167227892814555,"stargazers_count":32.57942312741457,"forks_count":40.565613235139715,"docker_downloads_count":null,"average":23.036678420016212},"purl":"pkg:cargo/llvm-bitcode","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/llvm-bitcode","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/llvm-bitcode","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/llvm-bitcode/dependencies","status":null,"funding_links":["https://github.com/sponsors/messense"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T10:14:33.222Z","issues_count":0,"pull_requests_count":16,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1607458.0,"issues_closed_count":0,"pull_requests_closed_count":16,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.625,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1607458.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/messense%2Fllvm-bitcode-rs/issues","maintainers":[{"login":"kornelski","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kornelski"}],"active_maintainers":[{"login":"kornelski","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kornelski"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/llvm-bitcode/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/llvm-bitcode/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/llvm-bitcode/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/llvm-bitcode/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/llvm-bitcode/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/llvm-bitcode/codemeta","maintainers":[{"uuid":"988","login":"kornelski","name":"Kornel","email":null,"url":"https://github.com/kornelski","packages_count":131,"html_url":"https://crates.io/users/kornelski","role":null,"created_at":"2025-05-03T23:33:25.593Z","updated_at":"2025-05-03T23:33:25.593Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/kornelski/packages"},{"uuid":"455","login":"messense","name":"messense","email":null,"url":"https://github.com/messense","packages_count":62,"html_url":"https://crates.io/users/messense","role":null,"created_at":"2022-11-07T21:30:28.303Z","updated_at":"2022-11-07T21:30:28.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/messense/packages"}]}