{"id":356636,"url":"https://github.com/extendr/extendr","last_synced_at":"2026-05-14T04:12:53.018Z","repository":{"id":37916787,"uuid":"254169150","full_name":"extendr/extendr","owner":"extendr","description":"R extension library for rust designed to be familiar to R users.","archived":false,"fork":false,"pushed_at":"2026-03-27T18:55:29.000Z","size":117819,"stargazers_count":510,"open_issues_count":112,"forks_count":55,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-03-28T08:49:54.384Z","etag":null,"topics":["api-wrapper","extension","ffi-bindings","r","rust"],"latest_commit_sha":null,"homepage":"https://extendr.rs","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/extendr.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"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":"2020-04-08T18:30:10.000Z","updated_at":"2026-03-21T22:17:59.000Z","dependencies_parsed_at":"2023-09-21T20:33:51.107Z","dependency_job_id":"88d759bd-66ee-4cfe-b657-e8280d217cb2","html_url":"https://github.com/extendr/extendr","commit_stats":{"total_commits":422,"total_committers":23,"mean_commits":"18.347826086956523","dds":0.490521327014218,"last_synced_commit":"fc677380fa03c638e7913fdd96140da9ff1a5ad4"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/extendr/extendr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/extendr","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/sbom","scorecard":{"id":112467,"data":{"date":"2025-08-11","repo":{"name":"github.com/extendr/extendr","commit":"8d467d2f63e7f0a7770d4dd729f76cf35abcc746"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":0,"reason":"1 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/msrv.yml:22","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger_rextendr_ci.yaml: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":"Code-Review","score":9,"reason":"Found 27/29 approved changesets -- score normalized to 9","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":"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":"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/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/msrv.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/msrv.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/msrv.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/msrv.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/msrv.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/msrv.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trigger_rextendr_ci.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/trigger_rextendr_ci.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-15T12:42:51.681Z","repository_id":37916787,"created_at":"2025-08-15T12:42:51.681Z","updated_at":"2025-08-15T12:42:51.681Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31177698,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-30T04:50:23.527Z","status":"ssl_error","status_checked_at":"2026-03-30T04:46:48.041Z","response_time":138,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":{"login":"extendr","name":"Extendr","uuid":"63346977","kind":"organization","description":"Extension libraries for R in Rust","email":null,"website":"https://extendr.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/63346977?v=4","repositories_count":6,"last_synced_at":"2023-03-06T01:41:51.848Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/extendr","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T02:30:20.876Z","updated_at":"2023-03-06T01:41:51.856Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/extendr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/extendr/repositories"},"packages":[{"id":3522817,"name":"aorist_extendr-api","ecosystem":"cargo","description":"Fork of extendr-api for aorist project. Safe and user friendly bindings to the R programming language.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/extendr/extendr","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2021-07-23T03:57:15.540Z","latest_release_published_at":"2021-07-23T03:57:15.540Z","latest_release_number":"0.0.1","last_synced_at":"2026-04-01T08:22:49.082Z","created_at":"2022-04-10T22:21:21.381Z","updated_at":"2026-04-01T10:08:04.518Z","registry_url":"https://crates.io/crates/aorist_extendr-api/","install_command":"cargo install aorist_extendr-api","documentation_url":"https://docs.rs/aorist_extendr-api/","metadata":{"categories":[]},"repo_metadata":{"id":37916787,"uuid":"254169150","full_name":"extendr/extendr","owner":"extendr","description":"R extension library for rust designed to be familiar to R users.","archived":false,"fork":false,"pushed_at":"2026-03-27T18:55:29.000Z","size":117819,"stargazers_count":510,"open_issues_count":112,"forks_count":55,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-03-28T08:49:54.384Z","etag":null,"topics":["api-wrapper","extension","ffi-bindings","r","rust"],"latest_commit_sha":null,"homepage":"https://extendr.rs","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/extendr.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"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":"2020-04-08T18:30:10.000Z","updated_at":"2026-03-21T22:17:59.000Z","dependencies_parsed_at":"2023-09-21T20:33:51.107Z","dependency_job_id":"88d759bd-66ee-4cfe-b657-e8280d217cb2","html_url":"https://github.com/extendr/extendr","commit_stats":{"total_commits":422,"total_committers":23,"mean_commits":"18.347826086956523","dds":0.490521327014218,"last_synced_commit":"fc677380fa03c638e7913fdd96140da9ff1a5ad4"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/extendr/extendr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/extendr","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/sbom","scorecard":{"id":112467,"data":{"date":"2025-08-11","repo":{"name":"github.com/extendr/extendr","commit":"8d467d2f63e7f0a7770d4dd729f76cf35abcc746"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":0,"reason":"1 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/msrv.yml:22","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger_rextendr_ci.yaml: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":"Code-Review","score":9,"reason":"Found 27/29 approved changesets -- score normalized to 9","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":"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":"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/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/msrv.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/msrv.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/msrv.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/msrv.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/msrv.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/msrv.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trigger_rextendr_ci.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/trigger_rextendr_ci.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-15T12:42:51.681Z","repository_id":37916787,"created_at":"2025-08-15T12:42:51.681Z","updated_at":"2025-08-15T12:42:51.681Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31177698,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-30T04:50:23.527Z","status":"ssl_error","status_checked_at":"2026-03-30T04:46:48.041Z","response_time":138,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"extendr","name":"Extendr","uuid":"63346977","kind":"organization","description":"Extension libraries for R in Rust","email":null,"website":"https://extendr.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/63346977?v=4","repositories_count":6,"last_synced_at":"2023-03-06T01:41:51.848Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/extendr","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T02:30:20.876Z","updated_at":"2023-03-06T01:41:51.856Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/extendr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/extendr/repositories"},"tags":[{"name":"xtask-v0.8.1","sha":"714c5587c2266d31f947400cf6a6ad7797cae698","kind":"tag","published_at":"2025-07-12T04:12:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/xtask-v0.8.1","html_url":"https://github.com/extendr/extendr/releases/tag/xtask-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@xtask-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/xtask-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/xtask-v0.8.1/manifests"},{"name":"extendr-macros-v0.8.1","sha":"714c5587c2266d31f947400cf6a6ad7797cae698","kind":"tag","published_at":"2025-07-12T04:12:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-macros-v0.8.1","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-macros-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-macros-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-macros-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-macros-v0.8.1/manifests"},{"name":"extendr-ffi-v0.8.1","sha":"714c5587c2266d31f947400cf6a6ad7797cae698","kind":"tag","published_at":"2025-07-12T04:12:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-ffi-v0.8.1","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-ffi-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-ffi-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-ffi-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-ffi-v0.8.1/manifests"},{"name":"extendr-engine-v0.8.1","sha":"714c5587c2266d31f947400cf6a6ad7797cae698","kind":"tag","published_at":"2025-07-12T04:12:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-engine-v0.8.1","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-engine-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-engine-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-engine-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-engine-v0.8.1/manifests"},{"name":"extendr-api-v0.8.1","sha":"714c5587c2266d31f947400cf6a6ad7797cae698","kind":"tag","published_at":"2025-07-12T04:12:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-api-v0.8.1","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-api-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-api-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-api-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-api-v0.8.1/manifests"},{"name":"extendr-macros-v0.8.0","sha":"614fd93adfe34715e94f2f2d75a9e3976aba95f4","kind":"tag","published_at":"2025-04-07T15:25:57.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-macros-v0.8.0","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-macros-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-macros-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-macros-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-macros-v0.8.0/manifests"},{"name":"extendr-ffi-v0.8.0","sha":"614fd93adfe34715e94f2f2d75a9e3976aba95f4","kind":"tag","published_at":"2025-04-07T15:25:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-ffi-v0.8.0","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-ffi-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-ffi-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-ffi-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-ffi-v0.8.0/manifests"},{"name":"extendr-engine-v0.8.0","sha":"614fd93adfe34715e94f2f2d75a9e3976aba95f4","kind":"tag","published_at":"2025-04-07T15:23:24.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-engine-v0.8.0","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-engine-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-engine-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-engine-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-engine-v0.8.0/manifests"},{"name":"extendr-api-v0.8.0","sha":"614fd93adfe34715e94f2f2d75a9e3976aba95f4","kind":"tag","published_at":"2025-04-07T15:22:12.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-api-v0.8.0","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-api-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-api-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-api-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-api-v0.8.0/manifests"},{"name":"v0.7.0","sha":"d39d1d09ea024a31c3331a754baeafe3c7ae5b0e","kind":"commit","published_at":"2024-06-29T21:26:42.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.7.0","html_url":"https://github.com/extendr/extendr/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.7.0/manifests"},{"name":"v0.6.0-joss","sha":"5c7cbe857f731075ce102521c7c838326cd1fa38","kind":"commit","published_at":"2024-06-28T14:35:35.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.6.0-joss","html_url":"https://github.com/extendr/extendr/releases/tag/v0.6.0-joss","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.6.0-joss","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.6.0-joss","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.6.0-joss/manifests"},{"name":"v0.6.0","sha":"478c05e4098cc90c37e3ac09a9a0b4e3f175eb49","kind":"commit","published_at":"2023-10-05T22:40:16.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.6.0","html_url":"https://github.com/extendr/extendr/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.6.0/manifests"},{"name":"v0.4.0","sha":"e0326174278ece5d28690a16234eea25b1ccf884","kind":"commit","published_at":"2023-02-26T13:47:11.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.4.0","html_url":"https://github.com/extendr/extendr/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.4.0/manifests"},{"name":"v0.2.0","sha":"ddef053a00ca751921f36f7c98805e85c77000fc","kind":"tag","published_at":"2021-02-21T22:30:07.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.2.0","html_url":"https://github.com/extendr/extendr/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.2.0/manifests"},{"name":"v0.1.10","sha":"bdd970c65239cd7125dfc1325111326f64971a93","kind":"commit","published_at":"2020-11-24T13:16:28.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.10","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"246bacfe902aecfffe445a965e2751108184d7ca","kind":"commit","published_at":"2020-11-24T13:09:40.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.9","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"be6c0ac31955fe1cf3e3ec3ca7a5761778e7ef9b","kind":"commit","published_at":"2020-11-24T13:01:50.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.8","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"d45bb192198d5428fcdd2051049388e284bcef55","kind":"commit","published_at":"2020-11-24T12:09:12.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.7","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"d45bb192198d5428fcdd2051049388e284bcef55","kind":"commit","published_at":"2020-11-24T12:09:12.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.6","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"98aa0e0951991b64078ec9da72e6d729424f44df","kind":"commit","published_at":"2020-11-24T12:03:14.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.5","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"5718bfcf8e8c1fe85621771f0cda432b578aa0ad","kind":"tag","published_at":"2020-11-17T19:05:26.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.4","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.4/manifests"}]},"repo_metadata_updated_at":"2026-04-01T10:08:04.491Z","dependent_packages_count":4,"downloads":5473,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":33.95709428809692,"dependent_repos_count":29.318292202377133,"dependent_packages_count":6.945373569275039,"stargazers_count":9.332587997030874,"forks_count":10.489997525727848,"average":18.00866911650156},"purl":"pkg:cargo/aorist_extendr-api","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/aorist_extendr-api","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/aorist_extendr-api","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/aorist_extendr-api/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-28T05:01:25.251Z","issues_count":196,"pull_requests_count":540,"avg_time_to_close_issue":32965051.434343435,"avg_time_to_close_pull_request":2750381.5011441647,"issues_closed_count":99,"pull_requests_closed_count":437,"pull_request_authors_count":28,"issue_authors_count":36,"avg_comments_per_issue":3.9744897959183674,"avg_comments_per_pull_request":2.803703703703704,"merged_pull_requests_count":306,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":25,"past_year_pull_requests_count":76,"past_year_avg_time_to_close_issue":1432524.0,"past_year_avg_time_to_close_pull_request":648829.5,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.12,"past_year_avg_comments_per_pull_request":0.7631578947368421,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/issues","maintainers":[{"login":"CGMossa","count":293,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CGMossa"},{"login":"Ilia-Kosenkov","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ilia-Kosenkov"},{"login":"yutannihilation","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yutannihilation"},{"login":"multimeric","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/multimeric"},{"login":"clauswilke","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clauswilke"},{"login":"kbvernon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kbvernon"}],"active_maintainers":[{"login":"CGMossa","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CGMossa"},{"login":"kbvernon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kbvernon"},{"login":"Ilia-Kosenkov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ilia-Kosenkov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/aorist_extendr-api/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/aorist_extendr-api/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/aorist_extendr-api/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/aorist_extendr-api/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/aorist_extendr-api/codemeta","maintainers":[{"uuid":"97098","login":"bogdanstate","name":null,"email":null,"url":"https://github.com/bogdanstate","packages_count":15,"html_url":"https://crates.io/users/bogdanstate","role":null,"created_at":"2022-11-07T16:41:17.121Z","updated_at":"2022-11-07T16:41:17.121Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bogdanstate/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":259035,"maintainers_count":60966,"namespaces_count":0,"keywords_count":0,"github":"rust-lang","metadata":{"funded_packages_count":21408},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-04-03T06:39:14.601Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":11527027,"name":"extendr-ffi","ecosystem":"cargo","description":"Barebone bindings to `libR` for use in extendr.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/extendr/extendr","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2025-04-07T15:19:52.393Z","latest_release_published_at":"2025-07-12T04:11:40.536Z","latest_release_number":"0.8.1","last_synced_at":"2026-04-01T08:22:48.887Z","created_at":"2025-04-07T15:30:26.459Z","updated_at":"2026-04-01T10:08:03.977Z","registry_url":"https://crates.io/crates/extendr-ffi/","install_command":"cargo install extendr-ffi","documentation_url":"https://docs.rs/extendr-ffi/","metadata":{"categories":[]},"repo_metadata":{"id":37916787,"uuid":"254169150","full_name":"extendr/extendr","owner":"extendr","description":"R extension library for rust designed to be familiar to R users.","archived":false,"fork":false,"pushed_at":"2026-03-27T18:55:29.000Z","size":117819,"stargazers_count":510,"open_issues_count":112,"forks_count":55,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-03-28T08:49:54.384Z","etag":null,"topics":["api-wrapper","extension","ffi-bindings","r","rust"],"latest_commit_sha":null,"homepage":"https://extendr.rs","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/extendr.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"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":"2020-04-08T18:30:10.000Z","updated_at":"2026-03-21T22:17:59.000Z","dependencies_parsed_at":"2023-09-21T20:33:51.107Z","dependency_job_id":"88d759bd-66ee-4cfe-b657-e8280d217cb2","html_url":"https://github.com/extendr/extendr","commit_stats":{"total_commits":422,"total_committers":23,"mean_commits":"18.347826086956523","dds":0.490521327014218,"last_synced_commit":"fc677380fa03c638e7913fdd96140da9ff1a5ad4"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/extendr/extendr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/extendr","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/sbom","scorecard":{"id":112467,"data":{"date":"2025-08-11","repo":{"name":"github.com/extendr/extendr","commit":"8d467d2f63e7f0a7770d4dd729f76cf35abcc746"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":0,"reason":"1 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/msrv.yml:22","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger_rextendr_ci.yaml: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":"Code-Review","score":9,"reason":"Found 27/29 approved changesets -- score normalized to 9","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":"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":"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/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/msrv.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/msrv.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/msrv.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/msrv.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/msrv.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/msrv.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trigger_rextendr_ci.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/trigger_rextendr_ci.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-15T12:42:51.681Z","repository_id":37916787,"created_at":"2025-08-15T12:42:51.681Z","updated_at":"2025-08-15T12:42:51.681Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31177698,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-30T04:50:23.527Z","status":"ssl_error","status_checked_at":"2026-03-30T04:46:48.041Z","response_time":138,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"extendr","name":"Extendr","uuid":"63346977","kind":"organization","description":"Extension libraries for R in Rust","email":null,"website":"https://extendr.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/63346977?v=4","repositories_count":6,"last_synced_at":"2023-03-06T01:41:51.848Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/extendr","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T02:30:20.876Z","updated_at":"2023-03-06T01:41:51.856Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/extendr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/extendr/repositories"},"tags":[{"name":"xtask-v0.8.1","sha":"714c5587c2266d31f947400cf6a6ad7797cae698","kind":"tag","published_at":"2025-07-12T04:12:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/xtask-v0.8.1","html_url":"https://github.com/extendr/extendr/releases/tag/xtask-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@xtask-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/xtask-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/xtask-v0.8.1/manifests"},{"name":"extendr-macros-v0.8.1","sha":"714c5587c2266d31f947400cf6a6ad7797cae698","kind":"tag","published_at":"2025-07-12T04:12:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-macros-v0.8.1","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-macros-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-macros-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-macros-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-macros-v0.8.1/manifests"},{"name":"extendr-ffi-v0.8.1","sha":"714c5587c2266d31f947400cf6a6ad7797cae698","kind":"tag","published_at":"2025-07-12T04:12:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-ffi-v0.8.1","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-ffi-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-ffi-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-ffi-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-ffi-v0.8.1/manifests"},{"name":"extendr-engine-v0.8.1","sha":"714c5587c2266d31f947400cf6a6ad7797cae698","kind":"tag","published_at":"2025-07-12T04:12:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-engine-v0.8.1","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-engine-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-engine-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-engine-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-engine-v0.8.1/manifests"},{"name":"extendr-api-v0.8.1","sha":"714c5587c2266d31f947400cf6a6ad7797cae698","kind":"tag","published_at":"2025-07-12T04:12:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-api-v0.8.1","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-api-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-api-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-api-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-api-v0.8.1/manifests"},{"name":"extendr-macros-v0.8.0","sha":"614fd93adfe34715e94f2f2d75a9e3976aba95f4","kind":"tag","published_at":"2025-04-07T15:25:57.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-macros-v0.8.0","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-macros-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-macros-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-macros-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-macros-v0.8.0/manifests"},{"name":"extendr-ffi-v0.8.0","sha":"614fd93adfe34715e94f2f2d75a9e3976aba95f4","kind":"tag","published_at":"2025-04-07T15:25:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-ffi-v0.8.0","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-ffi-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-ffi-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-ffi-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-ffi-v0.8.0/manifests"},{"name":"extendr-engine-v0.8.0","sha":"614fd93adfe34715e94f2f2d75a9e3976aba95f4","kind":"tag","published_at":"2025-04-07T15:23:24.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-engine-v0.8.0","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-engine-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-engine-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-engine-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-engine-v0.8.0/manifests"},{"name":"extendr-api-v0.8.0","sha":"614fd93adfe34715e94f2f2d75a9e3976aba95f4","kind":"tag","published_at":"2025-04-07T15:22:12.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-api-v0.8.0","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-api-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-api-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-api-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-api-v0.8.0/manifests"},{"name":"v0.7.0","sha":"d39d1d09ea024a31c3331a754baeafe3c7ae5b0e","kind":"commit","published_at":"2024-06-29T21:26:42.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.7.0","html_url":"https://github.com/extendr/extendr/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.7.0/manifests"},{"name":"v0.6.0-joss","sha":"5c7cbe857f731075ce102521c7c838326cd1fa38","kind":"commit","published_at":"2024-06-28T14:35:35.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.6.0-joss","html_url":"https://github.com/extendr/extendr/releases/tag/v0.6.0-joss","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.6.0-joss","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.6.0-joss","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.6.0-joss/manifests"},{"name":"v0.6.0","sha":"478c05e4098cc90c37e3ac09a9a0b4e3f175eb49","kind":"commit","published_at":"2023-10-05T22:40:16.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.6.0","html_url":"https://github.com/extendr/extendr/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.6.0/manifests"},{"name":"v0.4.0","sha":"e0326174278ece5d28690a16234eea25b1ccf884","kind":"commit","published_at":"2023-02-26T13:47:11.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.4.0","html_url":"https://github.com/extendr/extendr/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.4.0/manifests"},{"name":"v0.2.0","sha":"ddef053a00ca751921f36f7c98805e85c77000fc","kind":"tag","published_at":"2021-02-21T22:30:07.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.2.0","html_url":"https://github.com/extendr/extendr/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.2.0/manifests"},{"name":"v0.1.10","sha":"bdd970c65239cd7125dfc1325111326f64971a93","kind":"commit","published_at":"2020-11-24T13:16:28.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.10","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"246bacfe902aecfffe445a965e2751108184d7ca","kind":"commit","published_at":"2020-11-24T13:09:40.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.9","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"be6c0ac31955fe1cf3e3ec3ca7a5761778e7ef9b","kind":"commit","published_at":"2020-11-24T13:01:50.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.8","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"d45bb192198d5428fcdd2051049388e284bcef55","kind":"commit","published_at":"2020-11-24T12:09:12.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.7","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"d45bb192198d5428fcdd2051049388e284bcef55","kind":"commit","published_at":"2020-11-24T12:09:12.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.6","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"98aa0e0951991b64078ec9da72e6d729424f44df","kind":"commit","published_at":"2020-11-24T12:03:14.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.5","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"5718bfcf8e8c1fe85621771f0cda432b578aa0ad","kind":"tag","published_at":"2020-11-17T19:05:26.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.4","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.4/manifests"}]},"repo_metadata_updated_at":"2026-04-01T10:08:03.956Z","dependent_packages_count":0,"downloads":72444,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":95.63253012048193,"dependent_repos_count":22.25622921794706,"dependent_packages_count":29.516452908407825,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":49.1350707489456},"purl":"pkg:cargo/extendr-ffi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/extendr-ffi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/extendr-ffi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/extendr-ffi/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-28T05:01:25.251Z","issues_count":196,"pull_requests_count":540,"avg_time_to_close_issue":32965051.434343435,"avg_time_to_close_pull_request":2750381.5011441647,"issues_closed_count":99,"pull_requests_closed_count":437,"pull_request_authors_count":28,"issue_authors_count":36,"avg_comments_per_issue":3.9744897959183674,"avg_comments_per_pull_request":2.803703703703704,"merged_pull_requests_count":306,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":25,"past_year_pull_requests_count":76,"past_year_avg_time_to_close_issue":1432524.0,"past_year_avg_time_to_close_pull_request":648829.5,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.12,"past_year_avg_comments_per_pull_request":0.7631578947368421,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/issues","maintainers":[{"login":"CGMossa","count":293,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CGMossa"},{"login":"Ilia-Kosenkov","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ilia-Kosenkov"},{"login":"yutannihilation","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yutannihilation"},{"login":"multimeric","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/multimeric"},{"login":"clauswilke","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clauswilke"},{"login":"kbvernon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kbvernon"}],"active_maintainers":[{"login":"CGMossa","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CGMossa"},{"login":"kbvernon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kbvernon"},{"login":"Ilia-Kosenkov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ilia-Kosenkov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/extendr-ffi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/extendr-ffi/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/extendr-ffi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/extendr-ffi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/extendr-ffi/codemeta","maintainers":[{"uuid":"200229","login":"CGMossa","name":null,"email":null,"url":"https://github.com/CGMossa","packages_count":5,"html_url":"https://crates.io/users/CGMossa","role":null,"created_at":"2025-04-07T15:35:34.504Z","updated_at":"2025-04-07T15:35:34.504Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/CGMossa/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":259035,"maintainers_count":60966,"namespaces_count":0,"keywords_count":0,"github":"rust-lang","metadata":{"funded_packages_count":21408},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-04-03T06:39:14.601Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":3522824,"name":"aorist_extendr-macros","ecosystem":"cargo","description":"Fork of extendr-macros for aorist project. Safe and user friendly bindings to the R programming language.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/extendr/extendr","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2021-07-23T03:56:49.543Z","latest_release_published_at":"2021-07-23T03:56:49.543Z","latest_release_number":"0.0.1","last_synced_at":"2026-04-01T08:22:49.465Z","created_at":"2022-04-10T22:21:24.019Z","updated_at":"2026-04-01T10:08:04.167Z","registry_url":"https://crates.io/crates/aorist_extendr-macros/","install_command":"cargo install aorist_extendr-macros","documentation_url":"https://docs.rs/aorist_extendr-macros/","metadata":{"categories":[]},"repo_metadata":{"id":37916787,"uuid":"254169150","full_name":"extendr/extendr","owner":"extendr","description":"R extension library for rust designed to be familiar to R users.","archived":false,"fork":false,"pushed_at":"2026-03-27T18:55:29.000Z","size":117819,"stargazers_count":510,"open_issues_count":112,"forks_count":55,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-03-28T08:49:54.384Z","etag":null,"topics":["api-wrapper","extension","ffi-bindings","r","rust"],"latest_commit_sha":null,"homepage":"https://extendr.rs","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/extendr.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"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":"2020-04-08T18:30:10.000Z","updated_at":"2026-03-21T22:17:59.000Z","dependencies_parsed_at":"2023-09-21T20:33:51.107Z","dependency_job_id":"88d759bd-66ee-4cfe-b657-e8280d217cb2","html_url":"https://github.com/extendr/extendr","commit_stats":{"total_commits":422,"total_committers":23,"mean_commits":"18.347826086956523","dds":0.490521327014218,"last_synced_commit":"fc677380fa03c638e7913fdd96140da9ff1a5ad4"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/extendr/extendr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/extendr","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/sbom","scorecard":{"id":112467,"data":{"date":"2025-08-11","repo":{"name":"github.com/extendr/extendr","commit":"8d467d2f63e7f0a7770d4dd729f76cf35abcc746"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":0,"reason":"1 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/msrv.yml:22","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger_rextendr_ci.yaml: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":"Code-Review","score":9,"reason":"Found 27/29 approved changesets -- score normalized to 9","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":"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":"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/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/msrv.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/msrv.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/msrv.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/msrv.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/msrv.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/msrv.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trigger_rextendr_ci.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/trigger_rextendr_ci.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-15T12:42:51.681Z","repository_id":37916787,"created_at":"2025-08-15T12:42:51.681Z","updated_at":"2025-08-15T12:42:51.681Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31177698,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-30T04:50:23.527Z","status":"ssl_error","status_checked_at":"2026-03-30T04:46:48.041Z","response_time":138,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"extendr","name":"Extendr","uuid":"63346977","kind":"organization","description":"Extension libraries for R in Rust","email":null,"website":"https://extendr.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/63346977?v=4","repositories_count":6,"last_synced_at":"2023-03-06T01:41:51.848Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/extendr","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T02:30:20.876Z","updated_at":"2023-03-06T01:41:51.856Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/extendr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/extendr/repositories"},"tags":[{"name":"xtask-v0.8.1","sha":"714c5587c2266d31f947400cf6a6ad7797cae698","kind":"tag","published_at":"2025-07-12T04:12:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/xtask-v0.8.1","html_url":"https://github.com/extendr/extendr/releases/tag/xtask-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@xtask-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/xtask-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/xtask-v0.8.1/manifests"},{"name":"extendr-macros-v0.8.1","sha":"714c5587c2266d31f947400cf6a6ad7797cae698","kind":"tag","published_at":"2025-07-12T04:12:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-macros-v0.8.1","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-macros-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-macros-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-macros-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-macros-v0.8.1/manifests"},{"name":"extendr-ffi-v0.8.1","sha":"714c5587c2266d31f947400cf6a6ad7797cae698","kind":"tag","published_at":"2025-07-12T04:12:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-ffi-v0.8.1","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-ffi-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-ffi-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-ffi-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-ffi-v0.8.1/manifests"},{"name":"extendr-engine-v0.8.1","sha":"714c5587c2266d31f947400cf6a6ad7797cae698","kind":"tag","published_at":"2025-07-12T04:12:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-engine-v0.8.1","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-engine-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-engine-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-engine-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-engine-v0.8.1/manifests"},{"name":"extendr-api-v0.8.1","sha":"714c5587c2266d31f947400cf6a6ad7797cae698","kind":"tag","published_at":"2025-07-12T04:12:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-api-v0.8.1","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-api-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-api-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-api-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-api-v0.8.1/manifests"},{"name":"extendr-macros-v0.8.0","sha":"614fd93adfe34715e94f2f2d75a9e3976aba95f4","kind":"tag","published_at":"2025-04-07T15:25:57.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-macros-v0.8.0","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-macros-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-macros-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-macros-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-macros-v0.8.0/manifests"},{"name":"extendr-ffi-v0.8.0","sha":"614fd93adfe34715e94f2f2d75a9e3976aba95f4","kind":"tag","published_at":"2025-04-07T15:25:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-ffi-v0.8.0","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-ffi-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-ffi-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-ffi-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-ffi-v0.8.0/manifests"},{"name":"extendr-engine-v0.8.0","sha":"614fd93adfe34715e94f2f2d75a9e3976aba95f4","kind":"tag","published_at":"2025-04-07T15:23:24.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-engine-v0.8.0","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-engine-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-engine-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-engine-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-engine-v0.8.0/manifests"},{"name":"extendr-api-v0.8.0","sha":"614fd93adfe34715e94f2f2d75a9e3976aba95f4","kind":"tag","published_at":"2025-04-07T15:22:12.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-api-v0.8.0","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-api-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-api-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-api-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-api-v0.8.0/manifests"},{"name":"v0.7.0","sha":"d39d1d09ea024a31c3331a754baeafe3c7ae5b0e","kind":"commit","published_at":"2024-06-29T21:26:42.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.7.0","html_url":"https://github.com/extendr/extendr/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.7.0/manifests"},{"name":"v0.6.0-joss","sha":"5c7cbe857f731075ce102521c7c838326cd1fa38","kind":"commit","published_at":"2024-06-28T14:35:35.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.6.0-joss","html_url":"https://github.com/extendr/extendr/releases/tag/v0.6.0-joss","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.6.0-joss","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.6.0-joss","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.6.0-joss/manifests"},{"name":"v0.6.0","sha":"478c05e4098cc90c37e3ac09a9a0b4e3f175eb49","kind":"commit","published_at":"2023-10-05T22:40:16.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.6.0","html_url":"https://github.com/extendr/extendr/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.6.0/manifests"},{"name":"v0.4.0","sha":"e0326174278ece5d28690a16234eea25b1ccf884","kind":"commit","published_at":"2023-02-26T13:47:11.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.4.0","html_url":"https://github.com/extendr/extendr/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.4.0/manifests"},{"name":"v0.2.0","sha":"ddef053a00ca751921f36f7c98805e85c77000fc","kind":"tag","published_at":"2021-02-21T22:30:07.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.2.0","html_url":"https://github.com/extendr/extendr/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.2.0/manifests"},{"name":"v0.1.10","sha":"bdd970c65239cd7125dfc1325111326f64971a93","kind":"commit","published_at":"2020-11-24T13:16:28.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.10","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"246bacfe902aecfffe445a965e2751108184d7ca","kind":"commit","published_at":"2020-11-24T13:09:40.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.9","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"be6c0ac31955fe1cf3e3ec3ca7a5761778e7ef9b","kind":"commit","published_at":"2020-11-24T13:01:50.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.8","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"d45bb192198d5428fcdd2051049388e284bcef55","kind":"commit","published_at":"2020-11-24T12:09:12.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.7","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"d45bb192198d5428fcdd2051049388e284bcef55","kind":"commit","published_at":"2020-11-24T12:09:12.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.6","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"98aa0e0951991b64078ec9da72e6d729424f44df","kind":"commit","published_at":"2020-11-24T12:03:14.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.5","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"5718bfcf8e8c1fe85621771f0cda432b578aa0ad","kind":"tag","published_at":"2020-11-17T19:05:26.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.4","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.4/manifests"}]},"repo_metadata_updated_at":"2026-04-01T10:08:04.140Z","dependent_packages_count":1,"downloads":6003,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":32.36989452269457,"dependent_repos_count":29.318292202377133,"dependent_packages_count":16.95609541526534,"stargazers_count":9.332587997030874,"forks_count":10.489997525727848,"average":19.693373532619155},"purl":"pkg:cargo/aorist_extendr-macros","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/aorist_extendr-macros","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/aorist_extendr-macros","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/aorist_extendr-macros/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-28T05:01:25.251Z","issues_count":196,"pull_requests_count":540,"avg_time_to_close_issue":32965051.434343435,"avg_time_to_close_pull_request":2750381.5011441647,"issues_closed_count":99,"pull_requests_closed_count":437,"pull_request_authors_count":28,"issue_authors_count":36,"avg_comments_per_issue":3.9744897959183674,"avg_comments_per_pull_request":2.803703703703704,"merged_pull_requests_count":306,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":25,"past_year_pull_requests_count":76,"past_year_avg_time_to_close_issue":1432524.0,"past_year_avg_time_to_close_pull_request":648829.5,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.12,"past_year_avg_comments_per_pull_request":0.7631578947368421,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/issues","maintainers":[{"login":"CGMossa","count":293,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CGMossa"},{"login":"Ilia-Kosenkov","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ilia-Kosenkov"},{"login":"yutannihilation","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yutannihilation"},{"login":"multimeric","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/multimeric"},{"login":"clauswilke","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clauswilke"},{"login":"kbvernon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kbvernon"}],"active_maintainers":[{"login":"CGMossa","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CGMossa"},{"login":"kbvernon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kbvernon"},{"login":"Ilia-Kosenkov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ilia-Kosenkov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/aorist_extendr-macros/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/aorist_extendr-macros/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/aorist_extendr-macros/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/aorist_extendr-macros/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/aorist_extendr-macros/codemeta","maintainers":[{"uuid":"97098","login":"bogdanstate","name":null,"email":null,"url":"https://github.com/bogdanstate","packages_count":15,"html_url":"https://crates.io/users/bogdanstate","role":null,"created_at":"2022-11-07T16:41:17.893Z","updated_at":"2022-11-07T16:41:17.893Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bogdanstate/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":259035,"maintainers_count":60966,"namespaces_count":0,"keywords_count":0,"github":"rust-lang","metadata":{"funded_packages_count":21408},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-04-03T06:39:14.601Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4080021,"name":"extendr-api","ecosystem":"cargo","description":"Safe and user friendly bindings to the R programming language.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/extendr/extendr","keywords_array":[],"namespace":null,"versions_count":20,"first_release_published_at":"2020-07-05T10:17:53.646Z","latest_release_published_at":"2025-07-12T04:11:55.738Z","latest_release_number":"0.8.1","last_synced_at":"2026-04-01T08:22:49.984Z","created_at":"2022-04-12T12:04:39.414Z","updated_at":"2026-04-01T10:08:04.348Z","registry_url":"https://crates.io/crates/extendr-api/","install_command":"cargo install extendr-api","documentation_url":"https://docs.rs/extendr-api/","metadata":{"categories":[]},"repo_metadata":{"id":37916787,"uuid":"254169150","full_name":"extendr/extendr","owner":"extendr","description":"R extension library for rust designed to be familiar to R users.","archived":false,"fork":false,"pushed_at":"2026-03-27T18:55:29.000Z","size":117819,"stargazers_count":510,"open_issues_count":112,"forks_count":55,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-03-28T08:49:54.384Z","etag":null,"topics":["api-wrapper","extension","ffi-bindings","r","rust"],"latest_commit_sha":null,"homepage":"https://extendr.rs","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/extendr.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"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":"2020-04-08T18:30:10.000Z","updated_at":"2026-03-21T22:17:59.000Z","dependencies_parsed_at":"2023-09-21T20:33:51.107Z","dependency_job_id":"88d759bd-66ee-4cfe-b657-e8280d217cb2","html_url":"https://github.com/extendr/extendr","commit_stats":{"total_commits":422,"total_committers":23,"mean_commits":"18.347826086956523","dds":0.490521327014218,"last_synced_commit":"fc677380fa03c638e7913fdd96140da9ff1a5ad4"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/extendr/extendr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/extendr","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/sbom","scorecard":{"id":112467,"data":{"date":"2025-08-11","repo":{"name":"github.com/extendr/extendr","commit":"8d467d2f63e7f0a7770d4dd729f76cf35abcc746"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":0,"reason":"1 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/msrv.yml:22","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger_rextendr_ci.yaml: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":"Code-Review","score":9,"reason":"Found 27/29 approved changesets -- score normalized to 9","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":"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":"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/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/msrv.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/msrv.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/msrv.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/msrv.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/msrv.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/msrv.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trigger_rextendr_ci.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/trigger_rextendr_ci.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-15T12:42:51.681Z","repository_id":37916787,"created_at":"2025-08-15T12:42:51.681Z","updated_at":"2025-08-15T12:42:51.681Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31177698,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-30T04:50:23.527Z","status":"ssl_error","status_checked_at":"2026-03-30T04:46:48.041Z","response_time":138,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"extendr","name":"Extendr","uuid":"63346977","kind":"organization","description":"Extension libraries for R in Rust","email":null,"website":"https://extendr.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/63346977?v=4","repositories_count":6,"last_synced_at":"2023-03-06T01:41:51.848Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/extendr","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T02:30:20.876Z","updated_at":"2023-03-06T01:41:51.856Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/extendr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/extendr/repositories"},"tags":[{"name":"xtask-v0.8.1","sha":"714c5587c2266d31f947400cf6a6ad7797cae698","kind":"tag","published_at":"2025-07-12T04:12:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/xtask-v0.8.1","html_url":"https://github.com/extendr/extendr/releases/tag/xtask-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@xtask-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/xtask-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/xtask-v0.8.1/manifests"},{"name":"extendr-macros-v0.8.1","sha":"714c5587c2266d31f947400cf6a6ad7797cae698","kind":"tag","published_at":"2025-07-12T04:12:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-macros-v0.8.1","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-macros-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-macros-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-macros-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-macros-v0.8.1/manifests"},{"name":"extendr-ffi-v0.8.1","sha":"714c5587c2266d31f947400cf6a6ad7797cae698","kind":"tag","published_at":"2025-07-12T04:12:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-ffi-v0.8.1","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-ffi-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-ffi-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-ffi-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-ffi-v0.8.1/manifests"},{"name":"extendr-engine-v0.8.1","sha":"714c5587c2266d31f947400cf6a6ad7797cae698","kind":"tag","published_at":"2025-07-12T04:12:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-engine-v0.8.1","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-engine-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-engine-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-engine-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-engine-v0.8.1/manifests"},{"name":"extendr-api-v0.8.1","sha":"714c5587c2266d31f947400cf6a6ad7797cae698","kind":"tag","published_at":"2025-07-12T04:12:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-api-v0.8.1","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-api-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-api-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-api-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-api-v0.8.1/manifests"},{"name":"extendr-macros-v0.8.0","sha":"614fd93adfe34715e94f2f2d75a9e3976aba95f4","kind":"tag","published_at":"2025-04-07T15:25:57.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-macros-v0.8.0","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-macros-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-macros-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-macros-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-macros-v0.8.0/manifests"},{"name":"extendr-ffi-v0.8.0","sha":"614fd93adfe34715e94f2f2d75a9e3976aba95f4","kind":"tag","published_at":"2025-04-07T15:25:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-ffi-v0.8.0","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-ffi-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-ffi-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-ffi-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-ffi-v0.8.0/manifests"},{"name":"extendr-engine-v0.8.0","sha":"614fd93adfe34715e94f2f2d75a9e3976aba95f4","kind":"tag","published_at":"2025-04-07T15:23:24.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-engine-v0.8.0","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-engine-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-engine-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-engine-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-engine-v0.8.0/manifests"},{"name":"extendr-api-v0.8.0","sha":"614fd93adfe34715e94f2f2d75a9e3976aba95f4","kind":"tag","published_at":"2025-04-07T15:22:12.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-api-v0.8.0","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-api-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-api-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-api-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-api-v0.8.0/manifests"},{"name":"v0.7.0","sha":"d39d1d09ea024a31c3331a754baeafe3c7ae5b0e","kind":"commit","published_at":"2024-06-29T21:26:42.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.7.0","html_url":"https://github.com/extendr/extendr/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.7.0/manifests"},{"name":"v0.6.0-joss","sha":"5c7cbe857f731075ce102521c7c838326cd1fa38","kind":"commit","published_at":"2024-06-28T14:35:35.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.6.0-joss","html_url":"https://github.com/extendr/extendr/releases/tag/v0.6.0-joss","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.6.0-joss","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.6.0-joss","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.6.0-joss/manifests"},{"name":"v0.6.0","sha":"478c05e4098cc90c37e3ac09a9a0b4e3f175eb49","kind":"commit","published_at":"2023-10-05T22:40:16.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.6.0","html_url":"https://github.com/extendr/extendr/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.6.0/manifests"},{"name":"v0.4.0","sha":"e0326174278ece5d28690a16234eea25b1ccf884","kind":"commit","published_at":"2023-02-26T13:47:11.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.4.0","html_url":"https://github.com/extendr/extendr/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.4.0/manifests"},{"name":"v0.2.0","sha":"ddef053a00ca751921f36f7c98805e85c77000fc","kind":"tag","published_at":"2021-02-21T22:30:07.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.2.0","html_url":"https://github.com/extendr/extendr/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.2.0/manifests"},{"name":"v0.1.10","sha":"bdd970c65239cd7125dfc1325111326f64971a93","kind":"commit","published_at":"2020-11-24T13:16:28.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.10","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"246bacfe902aecfffe445a965e2751108184d7ca","kind":"commit","published_at":"2020-11-24T13:09:40.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.9","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"be6c0ac31955fe1cf3e3ec3ca7a5761778e7ef9b","kind":"commit","published_at":"2020-11-24T13:01:50.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.8","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"d45bb192198d5428fcdd2051049388e284bcef55","kind":"commit","published_at":"2020-11-24T12:09:12.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.7","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"d45bb192198d5428fcdd2051049388e284bcef55","kind":"commit","published_at":"2020-11-24T12:09:12.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.6","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"98aa0e0951991b64078ec9da72e6d729424f44df","kind":"commit","published_at":"2020-11-24T12:03:14.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.5","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"5718bfcf8e8c1fe85621771f0cda432b578aa0ad","kind":"tag","published_at":"2020-11-17T19:05:26.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.4","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.4/manifests"}]},"repo_metadata_updated_at":"2026-04-01T10:08:04.320Z","dependent_packages_count":3,"downloads":237544,"downloads_period":"total","dependent_repos_count":11,"rankings":{"downloads":8.081430288461538,"dependent_repos_count":7.586144686992603,"dependent_packages_count":9.155379264234147,"stargazers_count":8.901742788461538,"forks_count":10.32331765094921,"docker_downloads_count":null,"average":8.809602935819807},"purl":"pkg:cargo/extendr-api","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/extendr-api","docker_dependents_count":1,"docker_downloads_count":17,"usage_url":"https://repos.ecosyste.ms/usage/cargo/extendr-api","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/extendr-api/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-28T05:01:25.251Z","issues_count":196,"pull_requests_count":540,"avg_time_to_close_issue":32965051.434343435,"avg_time_to_close_pull_request":2750381.5011441647,"issues_closed_count":99,"pull_requests_closed_count":437,"pull_request_authors_count":28,"issue_authors_count":36,"avg_comments_per_issue":3.9744897959183674,"avg_comments_per_pull_request":2.803703703703704,"merged_pull_requests_count":306,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":25,"past_year_pull_requests_count":76,"past_year_avg_time_to_close_issue":1432524.0,"past_year_avg_time_to_close_pull_request":648829.5,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.12,"past_year_avg_comments_per_pull_request":0.7631578947368421,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/issues","maintainers":[{"login":"CGMossa","count":293,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CGMossa"},{"login":"Ilia-Kosenkov","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ilia-Kosenkov"},{"login":"yutannihilation","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yutannihilation"},{"login":"multimeric","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/multimeric"},{"login":"clauswilke","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clauswilke"},{"login":"kbvernon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kbvernon"}],"active_maintainers":[{"login":"CGMossa","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CGMossa"},{"login":"kbvernon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kbvernon"},{"login":"Ilia-Kosenkov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ilia-Kosenkov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/extendr-api/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/extendr-api/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/extendr-api/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/extendr-api/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/extendr-api/codemeta","maintainers":[{"uuid":"84972","login":"andy-thomason","name":"Amy Thomason","email":null,"url":"https://github.com/andy-thomason","packages_count":9,"html_url":"https://crates.io/users/andy-thomason","role":null,"created_at":"2022-11-07T19:04:35.090Z","updated_at":"2022-11-07T19:04:35.090Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/andy-thomason/packages"},{"uuid":"133720","login":"multimeric","name":"Michael Milton","email":null,"url":"https://github.com/multimeric","packages_count":5,"html_url":"https://crates.io/users/multimeric","role":null,"created_at":"2023-02-26T23:58:05.286Z","updated_at":"2023-02-26T23:58:05.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/multimeric/packages"},{"uuid":"92319","login":"clauswilke","name":"Claus Wilke","email":null,"url":"https://github.com/clauswilke","packages_count":4,"html_url":"https://crates.io/users/clauswilke","role":null,"created_at":"2022-11-07T19:04:35.098Z","updated_at":"2022-11-07T19:04:35.098Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/clauswilke/packages"},{"uuid":"127419","login":"yutannihilation","name":"Hiroaki Yutani","email":null,"url":"https://github.com/yutannihilation","packages_count":11,"html_url":"https://crates.io/users/yutannihilation","role":null,"created_at":"2022-11-07T19:04:35.106Z","updated_at":"2022-11-07T19:04:35.106Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/yutannihilation/packages"},{"uuid":"200229","login":"CGMossa","name":null,"email":null,"url":"https://github.com/CGMossa","packages_count":5,"html_url":"https://crates.io/users/CGMossa","role":null,"created_at":"2023-02-26T23:58:05.488Z","updated_at":"2023-02-26T23:58:05.488Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/CGMossa/packages"},{"uuid":"200239","login":"Ilia-Kosenkov","name":"Ilia Kosenkov","email":null,"url":"https://github.com/Ilia-Kosenkov","packages_count":4,"html_url":"https://crates.io/users/Ilia-Kosenkov","role":null,"created_at":"2023-03-06T02:36:21.390Z","updated_at":"2023-03-06T02:36:21.390Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/Ilia-Kosenkov/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":259035,"maintainers_count":60966,"namespaces_count":0,"keywords_count":0,"github":"rust-lang","metadata":{"funded_packages_count":21408},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-04-03T06:39:14.601Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":3522821,"name":"aorist_extendr-engine","ecosystem":"cargo","description":"Fork of extendr-engine for aorist project. Safe and user friendly bindings to the R programming language.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/extendr/extendr","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2021-07-23T03:55:41.191Z","latest_release_published_at":"2021-07-23T03:55:41.191Z","latest_release_number":"0.0.1","last_synced_at":"2026-04-01T08:22:50.026Z","created_at":"2022-04-10T22:21:22.695Z","updated_at":"2026-04-01T10:08:04.379Z","registry_url":"https://crates.io/crates/aorist_extendr-engine/","install_command":"cargo install aorist_extendr-engine","documentation_url":"https://docs.rs/aorist_extendr-engine/","metadata":{"categories":[]},"repo_metadata":{"id":37916787,"uuid":"254169150","full_name":"extendr/extendr","owner":"extendr","description":"R extension library for rust designed to be familiar to R users.","archived":false,"fork":false,"pushed_at":"2026-03-27T18:55:29.000Z","size":117819,"stargazers_count":510,"open_issues_count":112,"forks_count":55,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-03-28T08:49:54.384Z","etag":null,"topics":["api-wrapper","extension","ffi-bindings","r","rust"],"latest_commit_sha":null,"homepage":"https://extendr.rs","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/extendr.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"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":"2020-04-08T18:30:10.000Z","updated_at":"2026-03-21T22:17:59.000Z","dependencies_parsed_at":"2023-09-21T20:33:51.107Z","dependency_job_id":"88d759bd-66ee-4cfe-b657-e8280d217cb2","html_url":"https://github.com/extendr/extendr","commit_stats":{"total_commits":422,"total_committers":23,"mean_commits":"18.347826086956523","dds":0.490521327014218,"last_synced_commit":"fc677380fa03c638e7913fdd96140da9ff1a5ad4"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/extendr/extendr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/extendr","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/sbom","scorecard":{"id":112467,"data":{"date":"2025-08-11","repo":{"name":"github.com/extendr/extendr","commit":"8d467d2f63e7f0a7770d4dd729f76cf35abcc746"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":0,"reason":"1 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/msrv.yml:22","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger_rextendr_ci.yaml: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":"Code-Review","score":9,"reason":"Found 27/29 approved changesets -- score normalized to 9","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":"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":"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/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/msrv.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/msrv.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/msrv.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/msrv.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/msrv.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/msrv.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trigger_rextendr_ci.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/trigger_rextendr_ci.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-15T12:42:51.681Z","repository_id":37916787,"created_at":"2025-08-15T12:42:51.681Z","updated_at":"2025-08-15T12:42:51.681Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31177698,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-30T04:50:23.527Z","status":"ssl_error","status_checked_at":"2026-03-30T04:46:48.041Z","response_time":138,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"extendr","name":"Extendr","uuid":"63346977","kind":"organization","description":"Extension libraries for R in Rust","email":null,"website":"https://extendr.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/63346977?v=4","repositories_count":6,"last_synced_at":"2023-03-06T01:41:51.848Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/extendr","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T02:30:20.876Z","updated_at":"2023-03-06T01:41:51.856Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/extendr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/extendr/repositories"},"tags":[{"name":"xtask-v0.8.1","sha":"714c5587c2266d31f947400cf6a6ad7797cae698","kind":"tag","published_at":"2025-07-12T04:12:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/xtask-v0.8.1","html_url":"https://github.com/extendr/extendr/releases/tag/xtask-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@xtask-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/xtask-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/xtask-v0.8.1/manifests"},{"name":"extendr-macros-v0.8.1","sha":"714c5587c2266d31f947400cf6a6ad7797cae698","kind":"tag","published_at":"2025-07-12T04:12:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-macros-v0.8.1","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-macros-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-macros-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-macros-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-macros-v0.8.1/manifests"},{"name":"extendr-ffi-v0.8.1","sha":"714c5587c2266d31f947400cf6a6ad7797cae698","kind":"tag","published_at":"2025-07-12T04:12:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-ffi-v0.8.1","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-ffi-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-ffi-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-ffi-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-ffi-v0.8.1/manifests"},{"name":"extendr-engine-v0.8.1","sha":"714c5587c2266d31f947400cf6a6ad7797cae698","kind":"tag","published_at":"2025-07-12T04:12:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-engine-v0.8.1","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-engine-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-engine-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-engine-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-engine-v0.8.1/manifests"},{"name":"extendr-api-v0.8.1","sha":"714c5587c2266d31f947400cf6a6ad7797cae698","kind":"tag","published_at":"2025-07-12T04:12:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-api-v0.8.1","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-api-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-api-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-api-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-api-v0.8.1/manifests"},{"name":"extendr-macros-v0.8.0","sha":"614fd93adfe34715e94f2f2d75a9e3976aba95f4","kind":"tag","published_at":"2025-04-07T15:25:57.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-macros-v0.8.0","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-macros-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-macros-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-macros-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-macros-v0.8.0/manifests"},{"name":"extendr-ffi-v0.8.0","sha":"614fd93adfe34715e94f2f2d75a9e3976aba95f4","kind":"tag","published_at":"2025-04-07T15:25:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-ffi-v0.8.0","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-ffi-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-ffi-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-ffi-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-ffi-v0.8.0/manifests"},{"name":"extendr-engine-v0.8.0","sha":"614fd93adfe34715e94f2f2d75a9e3976aba95f4","kind":"tag","published_at":"2025-04-07T15:23:24.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-engine-v0.8.0","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-engine-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-engine-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-engine-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-engine-v0.8.0/manifests"},{"name":"extendr-api-v0.8.0","sha":"614fd93adfe34715e94f2f2d75a9e3976aba95f4","kind":"tag","published_at":"2025-04-07T15:22:12.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-api-v0.8.0","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-api-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-api-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-api-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-api-v0.8.0/manifests"},{"name":"v0.7.0","sha":"d39d1d09ea024a31c3331a754baeafe3c7ae5b0e","kind":"commit","published_at":"2024-06-29T21:26:42.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.7.0","html_url":"https://github.com/extendr/extendr/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.7.0/manifests"},{"name":"v0.6.0-joss","sha":"5c7cbe857f731075ce102521c7c838326cd1fa38","kind":"commit","published_at":"2024-06-28T14:35:35.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.6.0-joss","html_url":"https://github.com/extendr/extendr/releases/tag/v0.6.0-joss","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.6.0-joss","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.6.0-joss","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.6.0-joss/manifests"},{"name":"v0.6.0","sha":"478c05e4098cc90c37e3ac09a9a0b4e3f175eb49","kind":"commit","published_at":"2023-10-05T22:40:16.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.6.0","html_url":"https://github.com/extendr/extendr/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.6.0/manifests"},{"name":"v0.4.0","sha":"e0326174278ece5d28690a16234eea25b1ccf884","kind":"commit","published_at":"2023-02-26T13:47:11.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.4.0","html_url":"https://github.com/extendr/extendr/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.4.0/manifests"},{"name":"v0.2.0","sha":"ddef053a00ca751921f36f7c98805e85c77000fc","kind":"tag","published_at":"2021-02-21T22:30:07.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.2.0","html_url":"https://github.com/extendr/extendr/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.2.0/manifests"},{"name":"v0.1.10","sha":"bdd970c65239cd7125dfc1325111326f64971a93","kind":"commit","published_at":"2020-11-24T13:16:28.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.10","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"246bacfe902aecfffe445a965e2751108184d7ca","kind":"commit","published_at":"2020-11-24T13:09:40.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.9","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"be6c0ac31955fe1cf3e3ec3ca7a5761778e7ef9b","kind":"commit","published_at":"2020-11-24T13:01:50.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.8","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"d45bb192198d5428fcdd2051049388e284bcef55","kind":"commit","published_at":"2020-11-24T12:09:12.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.7","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"d45bb192198d5428fcdd2051049388e284bcef55","kind":"commit","published_at":"2020-11-24T12:09:12.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.6","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"98aa0e0951991b64078ec9da72e6d729424f44df","kind":"commit","published_at":"2020-11-24T12:03:14.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.5","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"5718bfcf8e8c1fe85621771f0cda432b578aa0ad","kind":"tag","published_at":"2020-11-17T19:05:26.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.4","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.4/manifests"}]},"repo_metadata_updated_at":"2026-04-01T10:08:04.360Z","dependent_packages_count":4,"downloads":6014,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":31.853046562136306,"dependent_repos_count":29.318292202377133,"dependent_packages_count":6.945373569275039,"stargazers_count":9.332587997030874,"forks_count":10.489997525727848,"average":17.58785957130944},"purl":"pkg:cargo/aorist_extendr-engine","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/aorist_extendr-engine","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/aorist_extendr-engine","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/aorist_extendr-engine/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-28T05:01:25.251Z","issues_count":196,"pull_requests_count":540,"avg_time_to_close_issue":32965051.434343435,"avg_time_to_close_pull_request":2750381.5011441647,"issues_closed_count":99,"pull_requests_closed_count":437,"pull_request_authors_count":28,"issue_authors_count":36,"avg_comments_per_issue":3.9744897959183674,"avg_comments_per_pull_request":2.803703703703704,"merged_pull_requests_count":306,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":25,"past_year_pull_requests_count":76,"past_year_avg_time_to_close_issue":1432524.0,"past_year_avg_time_to_close_pull_request":648829.5,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.12,"past_year_avg_comments_per_pull_request":0.7631578947368421,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/issues","maintainers":[{"login":"CGMossa","count":293,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CGMossa"},{"login":"Ilia-Kosenkov","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ilia-Kosenkov"},{"login":"yutannihilation","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yutannihilation"},{"login":"multimeric","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/multimeric"},{"login":"clauswilke","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clauswilke"},{"login":"kbvernon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kbvernon"}],"active_maintainers":[{"login":"CGMossa","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CGMossa"},{"login":"kbvernon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kbvernon"},{"login":"Ilia-Kosenkov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ilia-Kosenkov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/aorist_extendr-engine/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/aorist_extendr-engine/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/aorist_extendr-engine/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/aorist_extendr-engine/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/aorist_extendr-engine/codemeta","maintainers":[{"uuid":"97098","login":"bogdanstate","name":null,"email":null,"url":"https://github.com/bogdanstate","packages_count":15,"html_url":"https://crates.io/users/bogdanstate","role":null,"created_at":"2022-11-07T16:41:17.577Z","updated_at":"2022-11-07T16:41:17.577Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bogdanstate/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":259035,"maintainers_count":60966,"namespaces_count":0,"keywords_count":0,"github":"rust-lang","metadata":{"funded_packages_count":21408},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-04-03T06:39:14.601Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4080028,"name":"extendr-macros","ecosystem":"cargo","description":"Generate bindings from R to Rust.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/extendr/extendr","keywords_array":[],"namespace":null,"versions_count":17,"first_release_published_at":"2020-07-05T10:10:51.949Z","latest_release_published_at":"2025-07-12T04:11:47.463Z","latest_release_number":"0.8.1","last_synced_at":"2026-04-01T08:22:48.907Z","created_at":"2022-04-12T12:04:41.452Z","updated_at":"2026-04-01T10:08:04.525Z","registry_url":"https://crates.io/crates/extendr-macros/","install_command":"cargo install extendr-macros","documentation_url":"https://docs.rs/extendr-macros/","metadata":{"categories":[]},"repo_metadata":{"id":37916787,"uuid":"254169150","full_name":"extendr/extendr","owner":"extendr","description":"R extension library for rust designed to be familiar to R users.","archived":false,"fork":false,"pushed_at":"2026-03-27T18:55:29.000Z","size":117819,"stargazers_count":510,"open_issues_count":112,"forks_count":55,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-03-28T08:49:54.384Z","etag":null,"topics":["api-wrapper","extension","ffi-bindings","r","rust"],"latest_commit_sha":null,"homepage":"https://extendr.rs","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/extendr.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"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":"2020-04-08T18:30:10.000Z","updated_at":"2026-03-21T22:17:59.000Z","dependencies_parsed_at":"2023-09-21T20:33:51.107Z","dependency_job_id":"88d759bd-66ee-4cfe-b657-e8280d217cb2","html_url":"https://github.com/extendr/extendr","commit_stats":{"total_commits":422,"total_committers":23,"mean_commits":"18.347826086956523","dds":0.490521327014218,"last_synced_commit":"fc677380fa03c638e7913fdd96140da9ff1a5ad4"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/extendr/extendr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/extendr","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/sbom","scorecard":{"id":112467,"data":{"date":"2025-08-11","repo":{"name":"github.com/extendr/extendr","commit":"8d467d2f63e7f0a7770d4dd729f76cf35abcc746"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":0,"reason":"1 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/msrv.yml:22","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger_rextendr_ci.yaml: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":"Code-Review","score":9,"reason":"Found 27/29 approved changesets -- score normalized to 9","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":"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":"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/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/msrv.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/msrv.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/msrv.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/msrv.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/msrv.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/msrv.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trigger_rextendr_ci.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/trigger_rextendr_ci.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-15T12:42:51.681Z","repository_id":37916787,"created_at":"2025-08-15T12:42:51.681Z","updated_at":"2025-08-15T12:42:51.681Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31177698,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-30T04:50:23.527Z","status":"ssl_error","status_checked_at":"2026-03-30T04:46:48.041Z","response_time":138,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"extendr","name":"Extendr","uuid":"63346977","kind":"organization","description":"Extension libraries for R in Rust","email":null,"website":"https://extendr.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/63346977?v=4","repositories_count":6,"last_synced_at":"2023-03-06T01:41:51.848Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/extendr","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T02:30:20.876Z","updated_at":"2023-03-06T01:41:51.856Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/extendr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/extendr/repositories"},"tags":[{"name":"xtask-v0.8.1","sha":"714c5587c2266d31f947400cf6a6ad7797cae698","kind":"tag","published_at":"2025-07-12T04:12:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/xtask-v0.8.1","html_url":"https://github.com/extendr/extendr/releases/tag/xtask-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@xtask-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/xtask-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/xtask-v0.8.1/manifests"},{"name":"extendr-macros-v0.8.1","sha":"714c5587c2266d31f947400cf6a6ad7797cae698","kind":"tag","published_at":"2025-07-12T04:12:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-macros-v0.8.1","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-macros-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-macros-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-macros-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-macros-v0.8.1/manifests"},{"name":"extendr-ffi-v0.8.1","sha":"714c5587c2266d31f947400cf6a6ad7797cae698","kind":"tag","published_at":"2025-07-12T04:12:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-ffi-v0.8.1","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-ffi-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-ffi-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-ffi-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-ffi-v0.8.1/manifests"},{"name":"extendr-engine-v0.8.1","sha":"714c5587c2266d31f947400cf6a6ad7797cae698","kind":"tag","published_at":"2025-07-12T04:12:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-engine-v0.8.1","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-engine-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-engine-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-engine-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-engine-v0.8.1/manifests"},{"name":"extendr-api-v0.8.1","sha":"714c5587c2266d31f947400cf6a6ad7797cae698","kind":"tag","published_at":"2025-07-12T04:12:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-api-v0.8.1","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-api-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-api-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-api-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-api-v0.8.1/manifests"},{"name":"extendr-macros-v0.8.0","sha":"614fd93adfe34715e94f2f2d75a9e3976aba95f4","kind":"tag","published_at":"2025-04-07T15:25:57.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-macros-v0.8.0","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-macros-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-macros-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-macros-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-macros-v0.8.0/manifests"},{"name":"extendr-ffi-v0.8.0","sha":"614fd93adfe34715e94f2f2d75a9e3976aba95f4","kind":"tag","published_at":"2025-04-07T15:25:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-ffi-v0.8.0","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-ffi-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-ffi-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-ffi-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-ffi-v0.8.0/manifests"},{"name":"extendr-engine-v0.8.0","sha":"614fd93adfe34715e94f2f2d75a9e3976aba95f4","kind":"tag","published_at":"2025-04-07T15:23:24.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-engine-v0.8.0","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-engine-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-engine-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-engine-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-engine-v0.8.0/manifests"},{"name":"extendr-api-v0.8.0","sha":"614fd93adfe34715e94f2f2d75a9e3976aba95f4","kind":"tag","published_at":"2025-04-07T15:22:12.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-api-v0.8.0","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-api-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-api-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-api-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-api-v0.8.0/manifests"},{"name":"v0.7.0","sha":"d39d1d09ea024a31c3331a754baeafe3c7ae5b0e","kind":"commit","published_at":"2024-06-29T21:26:42.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.7.0","html_url":"https://github.com/extendr/extendr/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.7.0/manifests"},{"name":"v0.6.0-joss","sha":"5c7cbe857f731075ce102521c7c838326cd1fa38","kind":"commit","published_at":"2024-06-28T14:35:35.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.6.0-joss","html_url":"https://github.com/extendr/extendr/releases/tag/v0.6.0-joss","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.6.0-joss","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.6.0-joss","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.6.0-joss/manifests"},{"name":"v0.6.0","sha":"478c05e4098cc90c37e3ac09a9a0b4e3f175eb49","kind":"commit","published_at":"2023-10-05T22:40:16.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.6.0","html_url":"https://github.com/extendr/extendr/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.6.0/manifests"},{"name":"v0.4.0","sha":"e0326174278ece5d28690a16234eea25b1ccf884","kind":"commit","published_at":"2023-02-26T13:47:11.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.4.0","html_url":"https://github.com/extendr/extendr/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.4.0/manifests"},{"name":"v0.2.0","sha":"ddef053a00ca751921f36f7c98805e85c77000fc","kind":"tag","published_at":"2021-02-21T22:30:07.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.2.0","html_url":"https://github.com/extendr/extendr/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.2.0/manifests"},{"name":"v0.1.10","sha":"bdd970c65239cd7125dfc1325111326f64971a93","kind":"commit","published_at":"2020-11-24T13:16:28.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.10","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"246bacfe902aecfffe445a965e2751108184d7ca","kind":"commit","published_at":"2020-11-24T13:09:40.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.9","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"be6c0ac31955fe1cf3e3ec3ca7a5761778e7ef9b","kind":"commit","published_at":"2020-11-24T13:01:50.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.8","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"d45bb192198d5428fcdd2051049388e284bcef55","kind":"commit","published_at":"2020-11-24T12:09:12.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.7","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"d45bb192198d5428fcdd2051049388e284bcef55","kind":"commit","published_at":"2020-11-24T12:09:12.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.6","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"98aa0e0951991b64078ec9da72e6d729424f44df","kind":"commit","published_at":"2020-11-24T12:03:14.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.5","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"5718bfcf8e8c1fe85621771f0cda432b578aa0ad","kind":"tag","published_at":"2020-11-17T19:05:26.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.4","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.4/manifests"}]},"repo_metadata_updated_at":"2026-04-01T10:08:04.498Z","dependent_packages_count":1,"downloads":233520,"downloads_period":"total","dependent_repos_count":11,"rankings":{"downloads":8.138521634615385,"dependent_repos_count":7.586144686992603,"dependent_packages_count":18.154158215010142,"stargazers_count":8.901742788461538,"forks_count":10.32331765094921,"docker_downloads_count":null,"average":10.620776995205777},"purl":"pkg:cargo/extendr-macros","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/extendr-macros","docker_dependents_count":1,"docker_downloads_count":17,"usage_url":"https://repos.ecosyste.ms/usage/cargo/extendr-macros","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/extendr-macros/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-28T05:01:25.251Z","issues_count":196,"pull_requests_count":540,"avg_time_to_close_issue":32965051.434343435,"avg_time_to_close_pull_request":2750381.5011441647,"issues_closed_count":99,"pull_requests_closed_count":437,"pull_request_authors_count":28,"issue_authors_count":36,"avg_comments_per_issue":3.9744897959183674,"avg_comments_per_pull_request":2.803703703703704,"merged_pull_requests_count":306,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":25,"past_year_pull_requests_count":76,"past_year_avg_time_to_close_issue":1432524.0,"past_year_avg_time_to_close_pull_request":648829.5,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.12,"past_year_avg_comments_per_pull_request":0.7631578947368421,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/issues","maintainers":[{"login":"CGMossa","count":293,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CGMossa"},{"login":"Ilia-Kosenkov","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ilia-Kosenkov"},{"login":"yutannihilation","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yutannihilation"},{"login":"multimeric","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/multimeric"},{"login":"clauswilke","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clauswilke"},{"login":"kbvernon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kbvernon"}],"active_maintainers":[{"login":"CGMossa","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CGMossa"},{"login":"kbvernon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kbvernon"},{"login":"Ilia-Kosenkov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ilia-Kosenkov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/extendr-macros/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/extendr-macros/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/extendr-macros/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/extendr-macros/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/extendr-macros/codemeta","maintainers":[{"uuid":"84972","login":"andy-thomason","name":"Amy Thomason","email":null,"url":"https://github.com/andy-thomason","packages_count":9,"html_url":"https://crates.io/users/andy-thomason","role":null,"created_at":"2022-11-07T19:04:36.512Z","updated_at":"2022-11-07T19:04:36.512Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/andy-thomason/packages"},{"uuid":"133720","login":"multimeric","name":"Michael Milton","email":null,"url":"https://github.com/multimeric","packages_count":5,"html_url":"https://crates.io/users/multimeric","role":null,"created_at":"2023-02-26T23:58:05.144Z","updated_at":"2023-02-26T23:58:05.144Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/multimeric/packages"},{"uuid":"92319","login":"clauswilke","name":"Claus Wilke","email":null,"url":"https://github.com/clauswilke","packages_count":4,"html_url":"https://crates.io/users/clauswilke","role":null,"created_at":"2022-11-07T19:04:36.526Z","updated_at":"2022-11-07T19:04:36.526Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/clauswilke/packages"},{"uuid":"127419","login":"yutannihilation","name":"Hiroaki Yutani","email":null,"url":"https://github.com/yutannihilation","packages_count":11,"html_url":"https://crates.io/users/yutannihilation","role":null,"created_at":"2022-11-07T19:04:36.535Z","updated_at":"2022-11-07T19:04:36.535Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/yutannihilation/packages"},{"uuid":"200229","login":"CGMossa","name":null,"email":null,"url":"https://github.com/CGMossa","packages_count":5,"html_url":"https://crates.io/users/CGMossa","role":null,"created_at":"2023-02-26T23:58:05.318Z","updated_at":"2023-02-26T23:58:05.318Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/CGMossa/packages"},{"uuid":"200239","login":"Ilia-Kosenkov","name":"Ilia Kosenkov","email":null,"url":"https://github.com/Ilia-Kosenkov","packages_count":4,"html_url":"https://crates.io/users/Ilia-Kosenkov","role":null,"created_at":"2023-03-06T02:36:13.911Z","updated_at":"2023-03-06T02:36:13.911Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/Ilia-Kosenkov/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":259035,"maintainers_count":60966,"namespaces_count":0,"keywords_count":0,"github":"rust-lang","metadata":{"funded_packages_count":21408},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-04-03T06:39:14.601Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4080026,"name":"extendr-engine","ecosystem":"cargo","description":"Safe and user friendly bindings to the R programming language.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/extendr/extendr","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2021-02-21T22:32:03.939Z","latest_release_published_at":"2025-07-12T04:12:02.294Z","latest_release_number":"0.8.1","last_synced_at":"2026-04-01T08:22:49.594Z","created_at":"2022-04-12T12:04:41.130Z","updated_at":"2026-04-01T10:08:04.523Z","registry_url":"https://crates.io/crates/extendr-engine/","install_command":"cargo install extendr-engine","documentation_url":"https://docs.rs/extendr-engine/","metadata":{"categories":[]},"repo_metadata":{"id":37916787,"uuid":"254169150","full_name":"extendr/extendr","owner":"extendr","description":"R extension library for rust designed to be familiar to R users.","archived":false,"fork":false,"pushed_at":"2026-03-27T18:55:29.000Z","size":117819,"stargazers_count":510,"open_issues_count":112,"forks_count":55,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-03-28T08:49:54.384Z","etag":null,"topics":["api-wrapper","extension","ffi-bindings","r","rust"],"latest_commit_sha":null,"homepage":"https://extendr.rs","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/extendr.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"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":"2020-04-08T18:30:10.000Z","updated_at":"2026-03-21T22:17:59.000Z","dependencies_parsed_at":"2023-09-21T20:33:51.107Z","dependency_job_id":"88d759bd-66ee-4cfe-b657-e8280d217cb2","html_url":"https://github.com/extendr/extendr","commit_stats":{"total_commits":422,"total_committers":23,"mean_commits":"18.347826086956523","dds":0.490521327014218,"last_synced_commit":"fc677380fa03c638e7913fdd96140da9ff1a5ad4"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/extendr/extendr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/extendr","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/sbom","scorecard":{"id":112467,"data":{"date":"2025-08-11","repo":{"name":"github.com/extendr/extendr","commit":"8d467d2f63e7f0a7770d4dd729f76cf35abcc746"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":0,"reason":"1 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/msrv.yml:22","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger_rextendr_ci.yaml: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":"Code-Review","score":9,"reason":"Found 27/29 approved changesets -- score normalized to 9","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":"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":"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/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/msrv.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/msrv.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/msrv.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/msrv.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/msrv.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/msrv.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trigger_rextendr_ci.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/extendr/extendr/trigger_rextendr_ci.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-15T12:42:51.681Z","repository_id":37916787,"created_at":"2025-08-15T12:42:51.681Z","updated_at":"2025-08-15T12:42:51.681Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31177698,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-30T04:50:23.527Z","status":"ssl_error","status_checked_at":"2026-03-30T04:46:48.041Z","response_time":138,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"extendr","name":"Extendr","uuid":"63346977","kind":"organization","description":"Extension libraries for R in Rust","email":null,"website":"https://extendr.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/63346977?v=4","repositories_count":6,"last_synced_at":"2023-03-06T01:41:51.848Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/extendr","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T02:30:20.876Z","updated_at":"2023-03-06T01:41:51.856Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/extendr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/extendr/repositories"},"tags":[{"name":"xtask-v0.8.1","sha":"714c5587c2266d31f947400cf6a6ad7797cae698","kind":"tag","published_at":"2025-07-12T04:12:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/xtask-v0.8.1","html_url":"https://github.com/extendr/extendr/releases/tag/xtask-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@xtask-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/xtask-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/xtask-v0.8.1/manifests"},{"name":"extendr-macros-v0.8.1","sha":"714c5587c2266d31f947400cf6a6ad7797cae698","kind":"tag","published_at":"2025-07-12T04:12:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-macros-v0.8.1","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-macros-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-macros-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-macros-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-macros-v0.8.1/manifests"},{"name":"extendr-ffi-v0.8.1","sha":"714c5587c2266d31f947400cf6a6ad7797cae698","kind":"tag","published_at":"2025-07-12T04:12:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-ffi-v0.8.1","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-ffi-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-ffi-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-ffi-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-ffi-v0.8.1/manifests"},{"name":"extendr-engine-v0.8.1","sha":"714c5587c2266d31f947400cf6a6ad7797cae698","kind":"tag","published_at":"2025-07-12T04:12:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-engine-v0.8.1","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-engine-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-engine-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-engine-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-engine-v0.8.1/manifests"},{"name":"extendr-api-v0.8.1","sha":"714c5587c2266d31f947400cf6a6ad7797cae698","kind":"tag","published_at":"2025-07-12T04:12:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-api-v0.8.1","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-api-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-api-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-api-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-api-v0.8.1/manifests"},{"name":"extendr-macros-v0.8.0","sha":"614fd93adfe34715e94f2f2d75a9e3976aba95f4","kind":"tag","published_at":"2025-04-07T15:25:57.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-macros-v0.8.0","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-macros-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-macros-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-macros-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-macros-v0.8.0/manifests"},{"name":"extendr-ffi-v0.8.0","sha":"614fd93adfe34715e94f2f2d75a9e3976aba95f4","kind":"tag","published_at":"2025-04-07T15:25:05.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-ffi-v0.8.0","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-ffi-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-ffi-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-ffi-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-ffi-v0.8.0/manifests"},{"name":"extendr-engine-v0.8.0","sha":"614fd93adfe34715e94f2f2d75a9e3976aba95f4","kind":"tag","published_at":"2025-04-07T15:23:24.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-engine-v0.8.0","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-engine-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-engine-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-engine-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-engine-v0.8.0/manifests"},{"name":"extendr-api-v0.8.0","sha":"614fd93adfe34715e94f2f2d75a9e3976aba95f4","kind":"tag","published_at":"2025-04-07T15:22:12.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/extendr-api-v0.8.0","html_url":"https://github.com/extendr/extendr/releases/tag/extendr-api-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@extendr-api-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-api-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/extendr-api-v0.8.0/manifests"},{"name":"v0.7.0","sha":"d39d1d09ea024a31c3331a754baeafe3c7ae5b0e","kind":"commit","published_at":"2024-06-29T21:26:42.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.7.0","html_url":"https://github.com/extendr/extendr/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.7.0/manifests"},{"name":"v0.6.0-joss","sha":"5c7cbe857f731075ce102521c7c838326cd1fa38","kind":"commit","published_at":"2024-06-28T14:35:35.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.6.0-joss","html_url":"https://github.com/extendr/extendr/releases/tag/v0.6.0-joss","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.6.0-joss","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.6.0-joss","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.6.0-joss/manifests"},{"name":"v0.6.0","sha":"478c05e4098cc90c37e3ac09a9a0b4e3f175eb49","kind":"commit","published_at":"2023-10-05T22:40:16.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.6.0","html_url":"https://github.com/extendr/extendr/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.6.0/manifests"},{"name":"v0.4.0","sha":"e0326174278ece5d28690a16234eea25b1ccf884","kind":"commit","published_at":"2023-02-26T13:47:11.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.4.0","html_url":"https://github.com/extendr/extendr/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.4.0/manifests"},{"name":"v0.2.0","sha":"ddef053a00ca751921f36f7c98805e85c77000fc","kind":"tag","published_at":"2021-02-21T22:30:07.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.2.0","html_url":"https://github.com/extendr/extendr/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.2.0/manifests"},{"name":"v0.1.10","sha":"bdd970c65239cd7125dfc1325111326f64971a93","kind":"commit","published_at":"2020-11-24T13:16:28.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.10","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"246bacfe902aecfffe445a965e2751108184d7ca","kind":"commit","published_at":"2020-11-24T13:09:40.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.9","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"be6c0ac31955fe1cf3e3ec3ca7a5761778e7ef9b","kind":"commit","published_at":"2020-11-24T13:01:50.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.8","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"d45bb192198d5428fcdd2051049388e284bcef55","kind":"commit","published_at":"2020-11-24T12:09:12.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.7","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"d45bb192198d5428fcdd2051049388e284bcef55","kind":"commit","published_at":"2020-11-24T12:09:12.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.6","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"98aa0e0951991b64078ec9da72e6d729424f44df","kind":"commit","published_at":"2020-11-24T12:03:14.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.5","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"5718bfcf8e8c1fe85621771f0cda432b578aa0ad","kind":"tag","published_at":"2020-11-17T19:05:26.000Z","download_url":"https://codeload.github.com/extendr/extendr/tar.gz/v0.1.4","html_url":"https://github.com/extendr/extendr/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extendr/extendr@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/tags/v0.1.4/manifests"}]},"repo_metadata_updated_at":"2026-04-01T10:08:04.497Z","dependent_packages_count":1,"downloads":75232,"downloads_period":"total","dependent_repos_count":11,"rankings":{"downloads":8.432241586538462,"dependent_repos_count":7.586144686992603,"dependent_packages_count":18.154158215010142,"stargazers_count":8.901742788461538,"forks_count":10.32331765094921,"docker_downloads_count":null,"average":10.67952098559039},"purl":"pkg:cargo/extendr-engine","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/extendr-engine","docker_dependents_count":1,"docker_downloads_count":17,"usage_url":"https://repos.ecosyste.ms/usage/cargo/extendr-engine","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/extendr-engine/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-28T05:01:25.251Z","issues_count":196,"pull_requests_count":540,"avg_time_to_close_issue":32965051.434343435,"avg_time_to_close_pull_request":2750381.5011441647,"issues_closed_count":99,"pull_requests_closed_count":437,"pull_request_authors_count":28,"issue_authors_count":36,"avg_comments_per_issue":3.9744897959183674,"avg_comments_per_pull_request":2.803703703703704,"merged_pull_requests_count":306,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":25,"past_year_pull_requests_count":76,"past_year_avg_time_to_close_issue":1432524.0,"past_year_avg_time_to_close_pull_request":648829.5,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.12,"past_year_avg_comments_per_pull_request":0.7631578947368421,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/issues","maintainers":[{"login":"CGMossa","count":293,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CGMossa"},{"login":"Ilia-Kosenkov","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ilia-Kosenkov"},{"login":"yutannihilation","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yutannihilation"},{"login":"multimeric","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/multimeric"},{"login":"clauswilke","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clauswilke"},{"login":"kbvernon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kbvernon"}],"active_maintainers":[{"login":"CGMossa","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CGMossa"},{"login":"kbvernon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kbvernon"},{"login":"Ilia-Kosenkov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ilia-Kosenkov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/extendr-engine/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/extendr-engine/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/extendr-engine/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/extendr-engine/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/extendr-engine/codemeta","maintainers":[{"uuid":"84972","login":"andy-thomason","name":"Amy Thomason","email":null,"url":"https://github.com/andy-thomason","packages_count":9,"html_url":"https://crates.io/users/andy-thomason","role":null,"created_at":"2022-11-07T19:04:35.515Z","updated_at":"2022-11-07T19:04:35.515Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/andy-thomason/packages"},{"uuid":"133720","login":"multimeric","name":"Michael Milton","email":null,"url":"https://github.com/multimeric","packages_count":5,"html_url":"https://crates.io/users/multimeric","role":null,"created_at":"2023-02-26T23:58:05.048Z","updated_at":"2023-02-26T23:58:05.048Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/multimeric/packages"},{"uuid":"92319","login":"clauswilke","name":"Claus Wilke","email":null,"url":"https://github.com/clauswilke","packages_count":4,"html_url":"https://crates.io/users/clauswilke","role":null,"created_at":"2022-11-07T19:04:35.523Z","updated_at":"2022-11-07T19:04:35.523Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/clauswilke/packages"},{"uuid":"127419","login":"yutannihilation","name":"Hiroaki Yutani","email":null,"url":"https://github.com/yutannihilation","packages_count":11,"html_url":"https://crates.io/users/yutannihilation","role":null,"created_at":"2022-11-07T19:04:35.531Z","updated_at":"2022-11-07T19:04:35.531Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/yutannihilation/packages"},{"uuid":"200229","login":"CGMossa","name":null,"email":null,"url":"https://github.com/CGMossa","packages_count":5,"html_url":"https://crates.io/users/CGMossa","role":null,"created_at":"2023-02-26T23:58:05.111Z","updated_at":"2023-02-26T23:58:05.111Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/CGMossa/packages"},{"uuid":"200239","login":"Ilia-Kosenkov","name":"Ilia Kosenkov","email":null,"url":"https://github.com/Ilia-Kosenkov","packages_count":4,"html_url":"https://crates.io/users/Ilia-Kosenkov","role":null,"created_at":"2023-03-06T02:36:14.404Z","updated_at":"2023-03-06T02:36:14.404Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/Ilia-Kosenkov/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":259035,"maintainers_count":60966,"namespaces_count":0,"keywords_count":0,"github":"rust-lang","metadata":{"funded_packages_count":21408},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-04-03T06:39:14.601Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}}],"commits":{"id":1210426,"full_name":"extendr/extendr","default_branch":"master","total_commits":643,"total_committers":34,"total_bot_commits":17,"total_bot_committers":1,"mean_commits":18.91176470588235,"dds":0.6656298600311041,"past_year_total_commits":70,"past_year_total_committers":9,"past_year_total_bot_commits":8,"past_year_total_bot_committers":1,"past_year_mean_commits":7.777777777777778,"past_year_dds":0.4571428571428572,"last_synced_at":"2026-04-01T07:04:23.778Z","last_synced_commit":"c1651f52dd94fdd56424d73b0b1951d3b94a364b","created_at":"2023-03-10T14:46:02.137Z","updated_at":"2026-04-01T07:03:41.017Z","committers":[{"name":"andy-thomason","email":"andy@andythomason.com","login":"andy-thomason","count":215},{"name":"CGMossa","email":"cgmossa@gmail.com","login":"CGMossa","count":140},{"name":"Hiroaki Yutani","email":"yutani.ini@gmail.com","login":"yutannihilation","count":92},{"name":"Ilia Kosenkov","email":"ilia.kosenkov@outlook.com","login":"Ilia-Kosenkov","count":50},{"name":"Josiah Parry","email":"josiah.parry@gmail.com","login":"JosiahParry","count":26},{"name":"Claus Wilke","email":"wilke@austin.utexas.edu","login":"clauswilke","count":21},{"name":"Maximilian Goisser","email":"goisser94@gmail.com","login":"hobofan","count":18},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":17},{"name":"Michael Milton","email":"michael.r.milton@gmail.com","login":"multimeric","count":9},{"name":"Daniel Falbel","email":"dfalbel@gmail.com","login":"dfalbel","count":6},{"name":"andy-thomason","email":"andy@atomicinrement.com","login":null,"count":6},{"name":"Søren Havelund Welling","email":"sorhawell@gmail.com","login":"sorhawell","count":5},{"name":"Thomas Down","email":"thomas@tad.me.uk","login":"dasmoth","count":5},{"name":"Alberson Miranda","email":"45690517+albersonmiranda","login":"albersonmiranda","count":4},{"name":"eitsupi","email":"50911393+eitsupi","login":"eitsupi","count":4},{"name":"Andrés Felipe Quintero Moreano","email":"afquinteromoreano@gmail.com","login":"andyquinterom","count":2},{"name":"Eric Burden","email":"eric.w.burden@gmail.com","login":"ericwburden","count":2},{"name":"Kenneth Blake Vernon","email":"53311626+kbvernon","login":"kbvernon","count":2},{"name":"Lucius Hu","email":"lebensterben","login":"lebensterben","count":2},{"name":"Wenjie Sun","email":"sunwjie@gmail.com","login":"wenjie1991","count":2},{"name":"brendanrbrown","email":"21266526+brendanrbrown","login":"brendanrbrown","count":2},{"name":"rdavis120","email":"127330949+rdavis120","login":"rdavis120","count":1},{"name":"bicarlsen","email":"carlsen.bri@gmail.com","login":"bicarlsen","count":1},{"name":"Xianying Tan","email":"shrektan@126.com","login":"shrektan","count":1},{"name":"Stanislav Pozdniakov","email":"7871234+Stalkcomrade","login":"Stalkcomrade","count":1},{"name":"Seth","email":"sstadick@gmail.com","login":"sstadick","count":1},{"name":"Pierre Donat-Bouillud","email":"programLyrique","login":"programLyrique","count":1},{"name":"Nicholas Parker","email":"nick@nickbp.com","login":"nickbp","count":1},{"name":"Justin Landis","email":"30324172+jtlandis","login":"jtlandis","count":1},{"name":"Freddy Drennan","email":"drennanfreddy@gmail.com","login":"fdrennan","count":1},{"name":"Eli Daniels","email":"90638398+eli-daniels","login":"eli-daniels","count":1},{"name":"David B. Dahl","email":"dahl@stat.byu.edu","login":"dbdahl","count":1},{"name":"Daniel Tinoco","email":"0urobor0s","login":"0urobor0s","count":1},{"name":"Brancen Gregory","email":"brancengregory@gmail.com","login":"brancengregory","count":1}],"past_year_committers":[{"name":"CGMossa","email":"cgmossa@gmail.com","login":"CGMossa","count":38},{"name":"Josiah Parry","email":"josiah.parry@gmail.com","login":"JosiahParry","count":14},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":8},{"name":"Alberson Miranda","email":"45690517+albersonmiranda","login":"albersonmiranda","count":4},{"name":"Kenneth Blake Vernon","email":"53311626+kbvernon","login":"kbvernon","count":2},{"name":"Wenjie Sun","email":"sunwjie@gmail.com","login":"wenjie1991","count":1},{"name":"Ilia Kosenkov","email":"ilia.kosenkov@outlook.com","login":"Ilia-Kosenkov","count":1},{"name":"Eli Daniels","email":"90638398+eli-daniels","login":"eli-daniels","count":1},{"name":"Brancen Gregory","email":"brancengregory@gmail.com","login":"brancengregory","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-06T00:00:08.903Z","repositories_count":6211362,"commits_count":922116514,"contributors_count":35689961,"owners_count":1143659,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"extendr/extendr","html_url":"https://github.com/extendr/extendr","last_synced_at":"2026-03-30T06:02:19.243Z","status":"active","issues_count":197,"pull_requests_count":540,"avg_time_to_close_issue":32965051.434343435,"avg_time_to_close_pull_request":2750381.5011441647,"issues_closed_count":99,"pull_requests_closed_count":437,"pull_request_authors_count":28,"issue_authors_count":36,"avg_comments_per_issue":3.9543147208121825,"avg_comments_per_pull_request":2.803703703703704,"merged_pull_requests_count":306,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":26,"past_year_pull_requests_count":76,"past_year_avg_time_to_close_issue":1432524.0,"past_year_avg_time_to_close_pull_request":648829.5,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.0384615384615383,"past_year_avg_comments_per_pull_request":0.7631578947368421,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":23,"created_at":"2023-05-11T22:20:20.120Z","updated_at":"2026-03-30T06:02:19.243Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/extendr%2Fextendr/issues","issue_labels_count":{"table":{"enhancement":10,"question":8,"bug":5,"good first issue":4,"documentation":3,"refactor":3,"Achitecture":2,"need more details":2,"feature-ndarray":1,"os-Windows":1,"tests":1,"help wanted":1}},"pull_request_labels_count":{"table":{"dependencies":57,"rust":49,"github_actions":5,"help wanted":5,"CI":2,"feature-ndarray":2,"invalid":1,"tests":1,"feature-either":1,"Achitecture":1,"documentation":1,"enhancement":1,"bug":1}},"issue_author_associations_count":{"table":{"CONTRIBUTOR":79,"MEMBER":67,"NONE":49,"COLLABORATOR":2}},"pull_request_author_associations_count":{"table":{"MEMBER":356,"CONTRIBUTOR":153,"NONE":28,"COLLABORATOR":3}},"issue_authors":{"table":{"JosiahParry":52,"yutannihilation":23,"multimeric":19,"CGMossa":16,"Ilia-Kosenkov":9,"eitsupi":8,"andy-thomason":8,"latot":6,"Yunuuuu":5,"clauswilke":5,"kbvernon":4,"daniellga":4,"andyquinterom":4,"bicarlsen":3,"scm-mark":2,"avhz":2,"fxdmhtt":2,"jtlandis":2,"jonlachmann":2,"mlondschien":2,"sorhawell":2,"junjunlab":2,"Jaage":2,"rdavis120":1,"mrvillage":1,"martinjrobins":1,"AntoinePrv":1,"sstadick":1,"markusgumbel":1,"donaldcampbelljr":1,"mduncans":1,"albersonmiranda":1,"aquasync":1,"vemonet":1,"DyfanJones":1,"schochastics":1}},"pull_request_authors":{"table":{"CGMossa":277,"dependabot[bot]":57,"Ilia-Kosenkov":46,"JosiahParry":41,"yutannihilation":29,"andy-thomason":15,"eitsupi":7,"sorhawell":7,"multimeric":7,"andyquinterom":6,"jtlandis":6,"kbvernon":6,"albersonmiranda":5,"wenjie1991":4,"brancengregory":4,"latot":4,"mdenwood":2,"danielskatz":2,"dfalbel":2,"clauswilke":2,"0urobor0s":2,"avhz":2,"daniellga":2,"bicarlsen":1,"Yunuuuu":1,"rdavis120":1,"eli-daniels":1,"dasmoth":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-01T00:00:08.271Z","repositories_count":14030460,"issues_count":34572654,"pull_requests_count":113124480,"authors_count":11212980,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"refactor":1,"enhancement":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":29,"rust":25,"github_actions":1}},"past_year_issue_author_associations_count":{"table":{"CONTRIBUTOR":12,"NONE":10,"COLLABORATOR":2,"MEMBER":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":41,"MEMBER":22,"NONE":4,"COLLABORATOR":3}},"past_year_issue_authors":{"table":{"JosiahParry":10,"Yunuuuu":3,"avhz":2,"fxdmhtt":2,"kbvernon":2,"albersonmiranda":1,"andyquinterom":1,"AntoinePrv":1,"aquasync":1,"CGMossa":1,"mduncans":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":29,"CGMossa":21,"kbvernon":6,"brancengregory":4,"JosiahParry":4,"albersonmiranda":3,"eli-daniels":1,"Ilia-Kosenkov":1,"Yunuuuu":1}},"maintainers":[{"table":{"login":"CGMossa","count":293,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CGMossa"}},{"table":{"login":"Ilia-Kosenkov","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ilia-Kosenkov"}},{"table":{"login":"yutannihilation","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yutannihilation"}},{"table":{"login":"multimeric","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/multimeric"}},{"table":{"login":"clauswilke","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clauswilke"}},{"table":{"login":"kbvernon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kbvernon"}}],"active_maintainers":[{"table":{"login":"CGMossa","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CGMossa"}},{"table":{"login":"kbvernon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kbvernon"}},{"table":{"login":"Ilia-Kosenkov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ilia-Kosenkov"}}]}},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":78,"PullRequestEvent":151,"ForkEvent":10,"IssuesEvent":70,"WatchEvent":62,"IssueCommentEvent":196,"PushEvent":332,"PullRequestReviewEvent":125,"PullRequestReviewCommentEvent":106,"CreateEvent":85},"last_year":{"ReleaseEvent":1,"DeleteEvent":74,"PullRequestEvent":102,"ForkEvent":5,"IssuesEvent":50,"WatchEvent":37,"IssueCommentEvent":122,"PushEvent":232,"PullRequestReviewCommentEvent":68,"PullRequestReviewEvent":76,"CreateEvent":68}},"keywords":["api-wrapper","extension","ffi-bindings","r","rust"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T20:33:45.261Z","updated_at":"2023-09-21T20:33:45.261Z","repository_link":"https://github.com/extendr/extendr/blob/main/.github/workflows/docs.yml","dependencies":[{"id":13857647819,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13857647820,"package_name":"dtolnay/rust-toolchain","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":13857647821,"package_name":"peaceiris/actions-gh-pages","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/msrv.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T20:33:45.694Z","updated_at":"2023-09-21T20:33:45.694Z","repository_link":"https://github.com/extendr/extendr/blob/main/.github/workflows/msrv.yml","dependencies":[{"id":13857647938,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13857647939,"package_name":"baptiste0928/cargo-install","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T20:33:46.469Z","updated_at":"2023-09-21T20:33:46.469Z","repository_link":"https://github.com/extendr/extendr/blob/main/.github/workflows/test.yml","dependencies":[{"id":13857647954,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13857647955,"package_name":"dtolnay/rust-toolchain","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":13857647956,"package_name":"dtolnay/install","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":13857647957,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13857647958,"package_name":"r-lib/actions/setup-pandoc","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13857647959,"package_name":"r-lib/actions/setup-r-dependencies","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13857647960,"package_name":"r-lib/actions/check-r-package","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13857647961,"package_name":"msys2/setup-msys2","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cargo","filepath":"Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-21T20:33:47.300Z","updated_at":"2023-09-21T20:33:47.300Z","repository_link":"https://github.com/extendr/extendr/blob/main/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"extendr-api/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-21T20:33:47.803Z","updated_at":"2023-09-21T20:33:47.803Z","repository_link":"https://github.com/extendr/extendr/blob/main/extendr-api/Cargo.toml","dependencies":[{"id":13857648386,"package_name":"extendr-macros","ecosystem":"cargo","requirements":"0.4.0","direct":true,"kind":"runtime","optional":false},{"id":13857648387,"package_name":"once_cell","ecosystem":"cargo","requirements":"1","direct":true,"kind":"runtime","optional":false},{"id":13857648388,"package_name":"paste","ecosystem":"cargo","requirements":"1.0.5","direct":true,"kind":"runtime","optional":false},{"id":13857648389,"package_name":"either","ecosystem":"cargo","requirements":"1.8.1","direct":true,"kind":"runtime","optional":false},{"id":13857648390,"package_name":"libc","ecosystem":"cargo","requirements":"0.2","direct":true,"kind":"runtime","optional":false},{"id":13857648391,"package_name":"ndarray","ecosystem":"cargo","requirements":"0.15.3","direct":true,"kind":"runtime","optional":false},{"id":13857648392,"package_name":"num-complex","ecosystem":"cargo","requirements":"0.4","direct":true,"kind":"runtime","optional":false},{"id":13857648393,"package_name":"serde","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":13857648394,"package_name":"extendr-engine","ecosystem":"cargo","requirements":"0.4.0","direct":true,"kind":"development","optional":false},{"id":13857648395,"package_name":"rstest","ecosystem":"cargo","requirements":"0.18.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"cargo","filepath":"extendr-engine/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-21T20:33:48.682Z","updated_at":"2023-09-21T20:33:48.682Z","repository_link":"https://github.com/extendr/extendr/blob/main/extendr-engine/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"extendr-macros/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-21T20:33:49.322Z","updated_at":"2023-09-21T20:33:49.322Z","repository_link":"https://github.com/extendr/extendr/blob/main/extendr-macros/Cargo.toml","dependencies":[{"id":13857648415,"package_name":"syn","ecosystem":"cargo","requirements":"1.0.22","direct":true,"kind":"runtime","optional":false},{"id":13857648416,"package_name":"quote","ecosystem":"cargo","requirements":"1.0.6","direct":true,"kind":"runtime","optional":false},{"id":13857648417,"package_name":"proc-macro2","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cargo","filepath":"tests/extendrtests/src/rust/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-21T20:33:50.180Z","updated_at":"2023-09-21T20:33:50.180Z","repository_link":"https://github.com/extendr/extendr/blob/main/tests/extendrtests/src/rust/Cargo.toml","dependencies":[]},{"ecosystem":"cran","filepath":"tests/extendrtests/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-09-21T20:33:50.441Z","updated_at":"2023-09-21T20:33:50.441Z","repository_link":"https://github.com/extendr/extendr/blob/main/tests/extendrtests/DESCRIPTION","dependencies":[{"id":13857648536,"package_name":"rextendr","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":13857648537,"package_name":"brio","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":13857648538,"package_name":"patrick","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":13857648539,"package_name":"processx","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":13857648540,"package_name":"rmarkdown","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":13857648541,"package_name":"stringi","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":13857648542,"package_name":"testthat","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":13857648543,"package_name":"vctrs","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":13857648544,"package_name":"lobstr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":13857648545,"package_name":"rprojroot","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false}]}],"score":23.32278576505078,"created_at":"2025-04-11T10:17:37.622Z","updated_at":"2026-05-14T04:12:53.019Z","avatar_url":"https://github.com/extendr.png","language":"Rust","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/356636","html_url":"https://summary.ecosyste.ms/projects/356636"}