{"id":65427,"name":"rtree","description":"Rtree: spatial index for Python GIS","url":"https://github.com/toblerity/rtree","last_synced_at":"2025-09-08T13:24:46.520Z","repository":{"id":40680415,"uuid":"1919660","full_name":"Toblerity/rtree","owner":"Toblerity","description":"Rtree: spatial index for Python GIS","archived":false,"fork":false,"pushed_at":"2025-09-01T01:46:50.000Z","size":738,"stargazers_count":658,"open_issues_count":28,"forks_count":130,"subscribers_count":27,"default_branch":"main","last_synced_at":"2025-09-01T03:40:12.213Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://rtree.readthedocs.io","language":"Python","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/Toblerity.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-06-19T15:26:19.000Z","updated_at":"2025-09-01T01:46:50.000Z","dependencies_parsed_at":"2024-01-02T04:10:01.897Z","dependency_job_id":"7c4de437-e366-467b-87b5-fc8b5a8466f7","html_url":"https://github.com/Toblerity/rtree","commit_stats":{"total_commits":502,"total_committers":45,"mean_commits":"11.155555555555555","dds":0.4721115537848606,"last_synced_commit":"2ca2ea19b17b3a75a6450c8a7cc8088569fd18e4"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/Toblerity/rtree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Toblerity","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/sbom","scorecard":{"id":142417,"data":{"date":"2025-08-11","repo":{"name":"github.com/Toblerity/rtree","commit":"34c6efe1ec97f70fdae98b3196a46e9955f12a9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Code-Review","score":3,"reason":"Found 6/20 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Maintained","score":10,"reason":"15 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/test.yml:162","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.4.1b3 not signed: https://api.github.com/repos/Toblerity/rtree/releases/239031922","Warn: release artifact 1.4.1b1 not signed: https://api.github.com/repos/Toblerity/rtree/releases/238888027","Warn: release artifact 1.4.1b3 does not have provenance: https://api.github.com/repos/Toblerity/rtree/releases/239031922","Warn: release artifact 1.4.1b1 does not have provenance: https://api.github.com/repos/Toblerity/rtree/releases/238888027"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test.yml:156"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-16T08:29:22.394Z","repository_id":40680415,"created_at":"2025-08-16T08:29:22.394Z","updated_at":"2025-08-16T08:29:22.394Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274191225,"owners_count":25238316,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"Toblerity","name":"Toblerity","uuid":"859968","kind":"organization","description":null,"email":null,"website":"toblerity.org","location":"The internet","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/859968?v=4","repositories_count":8,"last_synced_at":"2024-04-24T05:58:46.664Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Toblerity","funding_links":[],"total_stars":1758,"followers":24,"following":0,"created_at":"2022-11-02T16:30:59.362Z","updated_at":"2024-04-24T05:58:49.157Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Toblerity","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Toblerity/repositories"},"packages":[{"id":2907483,"name":"rtree","ecosystem":"pypi","description":"R-Tree spatial index for Python GIS","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/Toblerity/rtree","keywords_array":["gis","spatial","index","r-tree"],"namespace":null,"versions_count":31,"first_release_published_at":"2007-04-13T21:24:58.000Z","latest_release_published_at":"2025-08-13T19:31:50.000Z","latest_release_number":"1.4.1","last_synced_at":"2025-09-08T09:31:25.406Z","created_at":"2022-04-10T12:30:45.273Z","updated_at":"2025-09-08T09:31:25.406Z","registry_url":"https://pypi.org/project/rtree/","install_command":"pip install rtree --index-url https://pypi.org/simple","documentation_url":"https://rtree.readthedocs.io","metadata":{"funding":null,"documentation":"https://rtree.readthedocs.io","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Science/Research","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9","Topic :: Database","Topic :: Scientific/Engineering :: GIS"],"normalized_name":"rtree","project_status":null},"repo_metadata":{"id":40680415,"uuid":"1919660","full_name":"Toblerity/rtree","owner":"Toblerity","description":"Rtree: spatial index for Python GIS","archived":false,"fork":false,"pushed_at":"2024-09-03T02:26:25.000Z","size":720,"stargazers_count":617,"open_issues_count":26,"forks_count":123,"subscribers_count":32,"default_branch":"master","last_synced_at":"2024-09-05T18:12:56.974Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://rtree.readthedocs.io","language":"Python","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/Toblerity.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-06-19T15:26:19.000Z","updated_at":"2024-09-05T05:27:49.000Z","dependencies_parsed_at":"2024-01-02T04:10:01.897Z","dependency_job_id":"7c4de437-e366-467b-87b5-fc8b5a8466f7","html_url":"https://github.com/Toblerity/rtree","commit_stats":{"total_commits":481,"total_committers":47,"mean_commits":10.23404255319149,"dds":0.5717255717255717,"last_synced_commit":"6248b6f5dc1c7d64dee9766875d207b71309e90d"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Toblerity","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217850677,"owners_count":16240648,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"Toblerity","name":"Toblerity","uuid":"859968","kind":"organization","description":null,"email":null,"website":"toblerity.org","location":"The internet","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/859968?v=4","repositories_count":8,"last_synced_at":"2024-04-24T05:58:46.664Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Toblerity","funding_links":[],"total_stars":1758,"followers":24,"following":0,"created_at":"2022-11-02T16:30:59.362Z","updated_at":"2024-04-24T05:58:49.157Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Toblerity","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Toblerity/repositories"},"tags":[{"name":"1.3.0","sha":"cffb52e64619b45637f50f9b7fb0f72d87816ade","kind":"commit","published_at":"2024-07-10T00:13:44.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/1.3.0","html_url":"https://github.com/Toblerity/rtree/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"58e6494155f13f8e787be1c770bdb1f0c18ba4b5","kind":"commit","published_at":"2024-01-19T10:28:23.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/1.2.0","html_url":"https://github.com/Toblerity/rtree/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"2da6f25ed30912d8f52d247804e9643d994c7d82","kind":"commit","published_at":"2023-10-16T20:41:15.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/1.1.0","html_url":"https://github.com/Toblerity/rtree/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"67991022577d5e7c50787380ccee211c846c74cc","kind":"commit","published_at":"2022-10-11T15:12:52.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/1.0.1","html_url":"https://github.com/Toblerity/rtree/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"5bd43974403c4d0e2d0e2da1d24e1e43b56d26c4","kind":"commit","published_at":"2022-04-04T21:43:52.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/1.0.0","html_url":"https://github.com/Toblerity/rtree/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.0.0/manifests"},{"name":"0.9.7","sha":"8d094f5b3f10bd7120f2b3d81db421ddee24a3d9","kind":"commit","published_at":"2020-12-23T18:35:10.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9.7","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"0058f027d91a2307a89aadc5114befe809856684","kind":"commit","published_at":"2020-12-22T14:54:03.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9.6","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.6/manifests"},{"name":"0.9.5","sha":"14fb3f052c52784fb89a7d6a869b0cc802ccb2fe","kind":"commit","published_at":"2020-12-16T18:02:18.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9.5","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"13ad927e526fc61da12e5f841afde3d7bd62373c","kind":"commit","published_at":"2020-02-11T14:54:20.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9.4","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"73e54edd9bbd5501aef52d0c6bdadd6ddc4dd687","kind":"commit","published_at":"2019-12-10T19:52:46.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9.3","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"bd7deed06bd154e2c7f9c65db509793c5859e3bc","kind":"commit","published_at":"2019-12-09T21:38:25.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9.2","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.2/manifests"},{"name":"0.9","sha":"7a591a6efac0d33ea3c304d1e4f84a17124fb6f8","kind":"commit","published_at":"2019-12-09T19:22:29.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9/manifests"},{"name":"0.9.1","sha":"b85e2c8c426d3427b99af76ef3928b4644677adb","kind":"commit","published_at":"2019-11-25T14:06:06.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9.1","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"69eacb1acc59a2608c2c3c589f0f39a8a51bce93","kind":"commit","published_at":"2019-11-25T03:27:56.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9.0","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"483bd9b21d897a9cc63642517c24d637f008b1bd","kind":"commit","published_at":"2016-12-14T20:13:39.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.8.3","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"ade341573340e50349d63d7d66edd51fef46c85a","kind":"commit","published_at":"2014-11-18T14:52:44.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.8.2","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"871eb120fa92292863909e1ce825beb37d10526f","kind":"commit","published_at":"2014-11-03T03:20:21.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.8.1","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.8.1/manifests"},{"name":"0.8","sha":"0d1ff381b4c7a9fad5581d4bf8df823f452726e8","kind":"commit","published_at":"2014-07-17T20:38:16.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.8","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.8/manifests"},{"name":"0.7.0","sha":"754c5ec3c85ffd6e553ec4c944b68c30bede7263","kind":"commit","published_at":"2011-12-29T17:06:16.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.7.0","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.7.0/manifests"}]},"repo_metadata_updated_at":"2024-09-05T17:13:11.768Z","dependent_packages_count":155,"downloads":2923429,"downloads_period":"last-month","dependent_repos_count":904,"rankings":{"downloads":0.33106180478007474,"dependent_repos_count":0.3892310121585347,"dependent_packages_count":0.1284796573875803,"stargazers_count":2.6167969836694347,"forks_count":4.238907310911101,"docker_downloads_count":3.0566668574575213,"average":1.7935239377273744},"purl":"pkg:pypi/rtree","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/rtree","docker_dependents_count":12,"docker_downloads_count":415,"usage_url":"https://repos.ecosyste.ms/usage/pypi/rtree","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/rtree/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-04T17:14:24.339Z","issues_count":59,"pull_requests_count":111,"avg_time_to_close_issue":22374373.837209303,"avg_time_to_close_pull_request":663817.1727272727,"issues_closed_count":43,"pull_requests_closed_count":110,"pull_request_authors_count":22,"issue_authors_count":47,"avg_comments_per_issue":3.23728813559322,"avg_comments_per_pull_request":2.1621621621621623,"merged_pull_requests_count":104,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":9,"past_year_pull_requests_count":43,"past_year_avg_time_to_close_issue":3347848.0,"past_year_avg_time_to_close_pull_request":301826.4285714286,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":42,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.7777777777777777,"past_year_avg_comments_per_pull_request":1.5581395348837208,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":40,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/issues","maintainers":[{"login":"adamjstewart","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamjstewart"},{"login":"mwtoews","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mwtoews"},{"login":"hobu","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hobu"},{"login":"sr-murthy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sr-murthy"}],"active_maintainers":[{"login":"mwtoews","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mwtoews"},{"login":"hobu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hobu"},{"login":"adamjstewart","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamjstewart"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rtree/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rtree/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rtree/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rtree/related_packages","maintainers":[{"uuid":"seang","login":"seang","name":null,"email":null,"url":null,"packages_count":33,"html_url":"https://pypi.org/user/seang/","role":null,"created_at":"2023-01-23T04:20:07.616Z","updated_at":"2023-01-23T04:20:07.616Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/seang/packages"},{"uuid":"hobu","login":"hobu","name":null,"email":null,"url":null,"packages_count":20,"html_url":"https://pypi.org/user/hobu/","role":null,"created_at":"2023-01-23T04:20:07.610Z","updated_at":"2023-01-23T04:20:07.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hobu/packages"},{"uuid":"mwtoews","login":"mwtoews","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/mwtoews/","role":null,"created_at":"2024-01-23T13:04:34.447Z","updated_at":"2024-01-23T13:04:34.447Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mwtoews/packages"},{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/adamjstewart/","role":null,"created_at":"2023-01-23T04:20:07.622Z","updated_at":"2023-01-23T04:20:07.622Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/adamjstewart/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726145,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":76249,"name":"py-rtree","ecosystem":"spack","description":"R-Tree spatial index for Python GIS.\n","homepage":"https://github.com/Toblerity/rtree","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/Toblerity/rtree","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2022-04-05T09:28:45.044Z","latest_release_published_at":"2025-08-21T14:09:00.396Z","latest_release_number":"1.4.1","last_synced_at":"2025-09-01T03:52:40.143Z","created_at":"2022-04-05T09:28:45.016Z","updated_at":"2025-09-01T04:18:03.600Z","registry_url":"https://packages.spack.io/package.html?name=py-rtree","install_command":"spack install py-rtree","documentation_url":null,"metadata":{},"repo_metadata":{"id":40680415,"uuid":"1919660","full_name":"Toblerity/rtree","owner":"Toblerity","description":"Rtree: spatial index for Python GIS","archived":false,"fork":false,"pushed_at":"2025-09-01T01:46:50.000Z","size":738,"stargazers_count":658,"open_issues_count":28,"forks_count":130,"subscribers_count":27,"default_branch":"main","last_synced_at":"2025-09-01T03:40:12.213Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://rtree.readthedocs.io","language":"Python","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/Toblerity.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-06-19T15:26:19.000Z","updated_at":"2025-09-01T01:46:50.000Z","dependencies_parsed_at":"2024-01-02T04:10:01.897Z","dependency_job_id":"7c4de437-e366-467b-87b5-fc8b5a8466f7","html_url":"https://github.com/Toblerity/rtree","commit_stats":{"total_commits":502,"total_committers":45,"mean_commits":"11.155555555555555","dds":0.4721115537848606,"last_synced_commit":"2ca2ea19b17b3a75a6450c8a7cc8088569fd18e4"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/Toblerity/rtree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Toblerity","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/sbom","scorecard":{"id":142417,"data":{"date":"2025-08-11","repo":{"name":"github.com/Toblerity/rtree","commit":"34c6efe1ec97f70fdae98b3196a46e9955f12a9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Code-Review","score":3,"reason":"Found 6/20 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Maintained","score":10,"reason":"15 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/test.yml:162","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.4.1b3 not signed: https://api.github.com/repos/Toblerity/rtree/releases/239031922","Warn: release artifact 1.4.1b1 not signed: https://api.github.com/repos/Toblerity/rtree/releases/238888027","Warn: release artifact 1.4.1b3 does not have provenance: https://api.github.com/repos/Toblerity/rtree/releases/239031922","Warn: release artifact 1.4.1b1 does not have provenance: https://api.github.com/repos/Toblerity/rtree/releases/238888027"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test.yml:156"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-16T08:29:22.394Z","repository_id":40680415,"created_at":"2025-08-16T08:29:22.394Z","updated_at":"2025-08-16T08:29:22.394Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273072796,"owners_count":25040583,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"Toblerity","name":"Toblerity","uuid":"859968","kind":"organization","description":null,"email":null,"website":"toblerity.org","location":"The internet","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/859968?v=4","repositories_count":8,"last_synced_at":"2024-04-24T05:58:46.664Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Toblerity","funding_links":[],"total_stars":1758,"followers":24,"following":0,"created_at":"2022-11-02T16:30:59.362Z","updated_at":"2024-04-24T05:58:49.157Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Toblerity","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Toblerity/repositories"},"tags":[{"name":"1.4.1","sha":"4a46e61ae96067e7929965e11d93c386435e6723","kind":"commit","published_at":"2025-08-13T19:03:20.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/1.4.1","html_url":"https://github.com/Toblerity/rtree/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.4.1/manifests"},{"name":"1.4.1b3","sha":"34c6efe1ec97f70fdae98b3196a46e9955f12a9b","kind":"commit","published_at":"2025-08-11T13:30:50.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/1.4.1b3","html_url":"https://github.com/Toblerity/rtree/releases/tag/1.4.1b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@1.4.1b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.4.1b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.4.1b3/manifests"},{"name":"1.4.1b2","sha":"c29b7e71665d1c0c5b25bdc2d63085448744cb91","kind":"commit","published_at":"2025-08-11T11:45:52.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/1.4.1b2","html_url":"https://github.com/Toblerity/rtree/releases/tag/1.4.1b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@1.4.1b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.4.1b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.4.1b2/manifests"},{"name":"1.4.1b1","sha":"cc24560aa5021a7869bf6bbcb14ad35b2aaa2bb8","kind":"commit","published_at":"2025-08-11T02:19:32.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/1.4.1b1","html_url":"https://github.com/Toblerity/rtree/releases/tag/1.4.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@1.4.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.4.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.4.1b1/manifests"},{"name":"1.4.0","sha":"778f52f5c91dbfcd44c501575be61bc3a1d74ad4","kind":"commit","published_at":"2025-03-05T23:19:39.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/1.4.0","html_url":"https://github.com/Toblerity/rtree/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"cffb52e64619b45637f50f9b7fb0f72d87816ade","kind":"commit","published_at":"2024-07-10T00:13:44.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/1.3.0","html_url":"https://github.com/Toblerity/rtree/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"58e6494155f13f8e787be1c770bdb1f0c18ba4b5","kind":"commit","published_at":"2024-01-19T10:28:23.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/1.2.0","html_url":"https://github.com/Toblerity/rtree/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"2da6f25ed30912d8f52d247804e9643d994c7d82","kind":"commit","published_at":"2023-10-16T20:41:15.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/1.1.0","html_url":"https://github.com/Toblerity/rtree/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"67991022577d5e7c50787380ccee211c846c74cc","kind":"commit","published_at":"2022-10-11T15:12:52.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/1.0.1","html_url":"https://github.com/Toblerity/rtree/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"5bd43974403c4d0e2d0e2da1d24e1e43b56d26c4","kind":"commit","published_at":"2022-04-04T21:43:52.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/1.0.0","html_url":"https://github.com/Toblerity/rtree/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.0.0/manifests"},{"name":"0.9.7","sha":"8d094f5b3f10bd7120f2b3d81db421ddee24a3d9","kind":"commit","published_at":"2020-12-23T18:35:10.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9.7","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"0058f027d91a2307a89aadc5114befe809856684","kind":"commit","published_at":"2020-12-22T14:54:03.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9.6","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.6/manifests"},{"name":"0.9.5","sha":"14fb3f052c52784fb89a7d6a869b0cc802ccb2fe","kind":"commit","published_at":"2020-12-16T18:02:18.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9.5","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"13ad927e526fc61da12e5f841afde3d7bd62373c","kind":"commit","published_at":"2020-02-11T14:54:20.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9.4","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"73e54edd9bbd5501aef52d0c6bdadd6ddc4dd687","kind":"commit","published_at":"2019-12-10T19:52:46.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9.3","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"bd7deed06bd154e2c7f9c65db509793c5859e3bc","kind":"commit","published_at":"2019-12-09T21:38:25.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9.2","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.2/manifests"},{"name":"0.9","sha":"7a591a6efac0d33ea3c304d1e4f84a17124fb6f8","kind":"commit","published_at":"2019-12-09T19:22:29.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9/manifests"},{"name":"0.9.1","sha":"b85e2c8c426d3427b99af76ef3928b4644677adb","kind":"commit","published_at":"2019-11-25T14:06:06.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9.1","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"69eacb1acc59a2608c2c3c589f0f39a8a51bce93","kind":"commit","published_at":"2019-11-25T03:27:56.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9.0","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"483bd9b21d897a9cc63642517c24d637f008b1bd","kind":"commit","published_at":"2016-12-14T20:13:39.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.8.3","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"ade341573340e50349d63d7d66edd51fef46c85a","kind":"commit","published_at":"2014-11-18T14:52:44.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.8.2","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"871eb120fa92292863909e1ce825beb37d10526f","kind":"commit","published_at":"2014-11-03T03:20:21.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.8.1","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.8.1/manifests"},{"name":"0.8","sha":"0d1ff381b4c7a9fad5581d4bf8df823f452726e8","kind":"commit","published_at":"2014-07-17T20:38:16.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.8","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.8/manifests"},{"name":"0.7.0","sha":"754c5ec3c85ffd6e553ec4c944b68c30bede7263","kind":"commit","published_at":"2011-12-29T17:06:16.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.7.0","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.7.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T04:18:03.599Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":18.980130609976378,"stargazers_count":9.851326941781299,"forks_count":9.337223843268028,"average":9.542170348756425},"purl":"pkg:spack/py-rtree","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-rtree","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-rtree","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-rtree/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T04:00:37.726Z","issues_count":69,"pull_requests_count":183,"avg_time_to_close_issue":24048802.510638297,"avg_time_to_close_pull_request":691946.594117647,"issues_closed_count":47,"pull_requests_closed_count":170,"pull_request_authors_count":26,"issue_authors_count":54,"avg_comments_per_issue":2.898550724637681,"avg_comments_per_pull_request":1.8579234972677596,"merged_pull_requests_count":160,"bot_issues_count":0,"bot_pull_requests_count":56,"past_year_issues_count":9,"past_year_pull_requests_count":66,"past_year_avg_time_to_close_issue":1779921.3333333333,"past_year_avg_time_to_close_pull_request":688133.2727272727,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.2878787878787878,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":27,"past_year_merged_pull_requests_count":50,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/issues","maintainers":[{"login":"mwtoews","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mwtoews"},{"login":"adamjstewart","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamjstewart"},{"login":"hobu","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hobu"},{"login":"sr-murthy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sr-murthy"}],"active_maintainers":[{"login":"mwtoews","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mwtoews"},{"login":"adamjstewart","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamjstewart"},{"login":"hobu","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hobu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-rtree/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-rtree/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-rtree/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-rtree/related_packages","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2170,"html_url":null,"role":null,"created_at":"2022-11-14T16:55:24.855Z","updated_at":"2022-11-14T16:55:24.855Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"},{"uuid":"hobu","login":"hobu","name":null,"email":null,"url":"https://github.com/hobu","packages_count":1,"html_url":null,"role":null,"created_at":"2022-11-14T16:55:24.874Z","updated_at":"2022-11-14T16:55:24.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/hobu/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8772,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":405},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-08T06:56:36.288Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":5293175,"name":"rtree","ecosystem":"conda","description":null,"homepage":"https://github.com/Toblerity/rtree","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Toblerity/rtree","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2019-03-21T17:18:23.000Z","latest_release_published_at":"2022-10-12T13:51:16.000Z","latest_release_number":"1.0.1","last_synced_at":"2025-09-01T03:52:44.428Z","created_at":"2022-10-03T15:54:42.697Z","updated_at":"2025-09-01T04:18:03.607Z","registry_url":"https://anaconda.org/conda-forge/rtree","install_command":"conda install -c conda-forge rtree","documentation_url":null,"metadata":{},"repo_metadata":{"id":40680415,"uuid":"1919660","full_name":"Toblerity/rtree","owner":"Toblerity","description":"Rtree: spatial index for Python GIS","archived":false,"fork":false,"pushed_at":"2025-09-01T01:46:50.000Z","size":738,"stargazers_count":658,"open_issues_count":28,"forks_count":130,"subscribers_count":27,"default_branch":"main","last_synced_at":"2025-09-01T03:40:12.213Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://rtree.readthedocs.io","language":"Python","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/Toblerity.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-06-19T15:26:19.000Z","updated_at":"2025-09-01T01:46:50.000Z","dependencies_parsed_at":"2024-01-02T04:10:01.897Z","dependency_job_id":"7c4de437-e366-467b-87b5-fc8b5a8466f7","html_url":"https://github.com/Toblerity/rtree","commit_stats":{"total_commits":502,"total_committers":45,"mean_commits":"11.155555555555555","dds":0.4721115537848606,"last_synced_commit":"2ca2ea19b17b3a75a6450c8a7cc8088569fd18e4"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/Toblerity/rtree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Toblerity","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/sbom","scorecard":{"id":142417,"data":{"date":"2025-08-11","repo":{"name":"github.com/Toblerity/rtree","commit":"34c6efe1ec97f70fdae98b3196a46e9955f12a9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Code-Review","score":3,"reason":"Found 6/20 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Maintained","score":10,"reason":"15 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/test.yml:162","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.4.1b3 not signed: https://api.github.com/repos/Toblerity/rtree/releases/239031922","Warn: release artifact 1.4.1b1 not signed: https://api.github.com/repos/Toblerity/rtree/releases/238888027","Warn: release artifact 1.4.1b3 does not have provenance: https://api.github.com/repos/Toblerity/rtree/releases/239031922","Warn: release artifact 1.4.1b1 does not have provenance: https://api.github.com/repos/Toblerity/rtree/releases/238888027"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test.yml:156"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-16T08:29:22.394Z","repository_id":40680415,"created_at":"2025-08-16T08:29:22.394Z","updated_at":"2025-08-16T08:29:22.394Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273072796,"owners_count":25040583,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"Toblerity","name":"Toblerity","uuid":"859968","kind":"organization","description":null,"email":null,"website":"toblerity.org","location":"The internet","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/859968?v=4","repositories_count":8,"last_synced_at":"2024-04-24T05:58:46.664Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Toblerity","funding_links":[],"total_stars":1758,"followers":24,"following":0,"created_at":"2022-11-02T16:30:59.362Z","updated_at":"2024-04-24T05:58:49.157Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Toblerity","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Toblerity/repositories"},"tags":[{"name":"1.4.1","sha":"4a46e61ae96067e7929965e11d93c386435e6723","kind":"commit","published_at":"2025-08-13T19:03:20.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/1.4.1","html_url":"https://github.com/Toblerity/rtree/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.4.1/manifests"},{"name":"1.4.1b3","sha":"34c6efe1ec97f70fdae98b3196a46e9955f12a9b","kind":"commit","published_at":"2025-08-11T13:30:50.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/1.4.1b3","html_url":"https://github.com/Toblerity/rtree/releases/tag/1.4.1b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@1.4.1b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.4.1b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.4.1b3/manifests"},{"name":"1.4.1b2","sha":"c29b7e71665d1c0c5b25bdc2d63085448744cb91","kind":"commit","published_at":"2025-08-11T11:45:52.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/1.4.1b2","html_url":"https://github.com/Toblerity/rtree/releases/tag/1.4.1b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@1.4.1b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.4.1b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.4.1b2/manifests"},{"name":"1.4.1b1","sha":"cc24560aa5021a7869bf6bbcb14ad35b2aaa2bb8","kind":"commit","published_at":"2025-08-11T02:19:32.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/1.4.1b1","html_url":"https://github.com/Toblerity/rtree/releases/tag/1.4.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@1.4.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.4.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.4.1b1/manifests"},{"name":"1.4.0","sha":"778f52f5c91dbfcd44c501575be61bc3a1d74ad4","kind":"commit","published_at":"2025-03-05T23:19:39.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/1.4.0","html_url":"https://github.com/Toblerity/rtree/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"cffb52e64619b45637f50f9b7fb0f72d87816ade","kind":"commit","published_at":"2024-07-10T00:13:44.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/1.3.0","html_url":"https://github.com/Toblerity/rtree/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"58e6494155f13f8e787be1c770bdb1f0c18ba4b5","kind":"commit","published_at":"2024-01-19T10:28:23.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/1.2.0","html_url":"https://github.com/Toblerity/rtree/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"2da6f25ed30912d8f52d247804e9643d994c7d82","kind":"commit","published_at":"2023-10-16T20:41:15.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/1.1.0","html_url":"https://github.com/Toblerity/rtree/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"67991022577d5e7c50787380ccee211c846c74cc","kind":"commit","published_at":"2022-10-11T15:12:52.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/1.0.1","html_url":"https://github.com/Toblerity/rtree/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"5bd43974403c4d0e2d0e2da1d24e1e43b56d26c4","kind":"commit","published_at":"2022-04-04T21:43:52.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/1.0.0","html_url":"https://github.com/Toblerity/rtree/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.0.0/manifests"},{"name":"0.9.7","sha":"8d094f5b3f10bd7120f2b3d81db421ddee24a3d9","kind":"commit","published_at":"2020-12-23T18:35:10.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9.7","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"0058f027d91a2307a89aadc5114befe809856684","kind":"commit","published_at":"2020-12-22T14:54:03.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9.6","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.6/manifests"},{"name":"0.9.5","sha":"14fb3f052c52784fb89a7d6a869b0cc802ccb2fe","kind":"commit","published_at":"2020-12-16T18:02:18.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9.5","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"13ad927e526fc61da12e5f841afde3d7bd62373c","kind":"commit","published_at":"2020-02-11T14:54:20.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9.4","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"73e54edd9bbd5501aef52d0c6bdadd6ddc4dd687","kind":"commit","published_at":"2019-12-10T19:52:46.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9.3","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"bd7deed06bd154e2c7f9c65db509793c5859e3bc","kind":"commit","published_at":"2019-12-09T21:38:25.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9.2","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.2/manifests"},{"name":"0.9","sha":"7a591a6efac0d33ea3c304d1e4f84a17124fb6f8","kind":"commit","published_at":"2019-12-09T19:22:29.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9/manifests"},{"name":"0.9.1","sha":"b85e2c8c426d3427b99af76ef3928b4644677adb","kind":"commit","published_at":"2019-11-25T14:06:06.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9.1","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"69eacb1acc59a2608c2c3c589f0f39a8a51bce93","kind":"commit","published_at":"2019-11-25T03:27:56.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9.0","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"483bd9b21d897a9cc63642517c24d637f008b1bd","kind":"commit","published_at":"2016-12-14T20:13:39.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.8.3","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"ade341573340e50349d63d7d66edd51fef46c85a","kind":"commit","published_at":"2014-11-18T14:52:44.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.8.2","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"871eb120fa92292863909e1ce825beb37d10526f","kind":"commit","published_at":"2014-11-03T03:20:21.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.8.1","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.8.1/manifests"},{"name":"0.8","sha":"0d1ff381b4c7a9fad5581d4bf8df823f452726e8","kind":"commit","published_at":"2014-07-17T20:38:16.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.8","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.8/manifests"},{"name":"0.7.0","sha":"754c5ec3c85ffd6e553ec4c944b68c30bede7263","kind":"commit","published_at":"2011-12-29T17:06:16.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.7.0","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.7.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T04:18:03.607Z","dependent_packages_count":39,"downloads":null,"downloads_period":null,"dependent_repos_count":331,"rankings":{"downloads":null,"dependent_repos_count":1.6417984929387694,"dependent_packages_count":1.7815260242527071,"stargazers_count":16.60761515045661,"forks_count":16.128549328808823,"docker_downloads_count":null,"average":9.039872249114227},"purl":"pkg:conda/rtree","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/rtree","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/rtree","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/rtree/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-09-01T04:00:37.726Z","issues_count":69,"pull_requests_count":183,"avg_time_to_close_issue":24048802.510638297,"avg_time_to_close_pull_request":691946.594117647,"issues_closed_count":47,"pull_requests_closed_count":170,"pull_request_authors_count":26,"issue_authors_count":54,"avg_comments_per_issue":2.898550724637681,"avg_comments_per_pull_request":1.8579234972677596,"merged_pull_requests_count":160,"bot_issues_count":0,"bot_pull_requests_count":56,"past_year_issues_count":9,"past_year_pull_requests_count":66,"past_year_avg_time_to_close_issue":1779921.3333333333,"past_year_avg_time_to_close_pull_request":688133.2727272727,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.2878787878787878,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":27,"past_year_merged_pull_requests_count":50,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/issues","maintainers":[{"login":"mwtoews","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mwtoews"},{"login":"adamjstewart","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamjstewart"},{"login":"hobu","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hobu"},{"login":"sr-murthy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sr-murthy"}],"active_maintainers":[{"login":"mwtoews","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mwtoews"},{"login":"adamjstewart","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamjstewart"},{"login":"hobu","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hobu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rtree/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rtree/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rtree/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rtree/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5284867,"name":"rtree","ecosystem":"conda","description":"Rtree is a ctypes Python wrapper of libspatialindex that provides a number of advanced spatial indexing features for the spatially curious Python user.","homepage":"https://github.com/Toblerity/rtree","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Toblerity/rtree","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2018-07-06T15:44:51.000Z","latest_release_published_at":"2025-08-22T15:02:59.000Z","latest_release_number":"1.4.1","last_synced_at":"2025-09-01T03:52:39.994Z","created_at":"2022-10-03T15:41:23.639Z","updated_at":"2025-09-01T04:18:03.607Z","registry_url":"https://anaconda.org/anaconda/rtree","install_command":"conda install -c anaconda rtree","documentation_url":null,"metadata":{},"repo_metadata":{"id":40680415,"uuid":"1919660","full_name":"Toblerity/rtree","owner":"Toblerity","description":"Rtree: spatial index for Python GIS","archived":false,"fork":false,"pushed_at":"2025-09-01T01:46:50.000Z","size":738,"stargazers_count":658,"open_issues_count":28,"forks_count":130,"subscribers_count":27,"default_branch":"main","last_synced_at":"2025-09-01T03:40:12.213Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://rtree.readthedocs.io","language":"Python","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/Toblerity.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-06-19T15:26:19.000Z","updated_at":"2025-09-01T01:46:50.000Z","dependencies_parsed_at":"2024-01-02T04:10:01.897Z","dependency_job_id":"7c4de437-e366-467b-87b5-fc8b5a8466f7","html_url":"https://github.com/Toblerity/rtree","commit_stats":{"total_commits":502,"total_committers":45,"mean_commits":"11.155555555555555","dds":0.4721115537848606,"last_synced_commit":"2ca2ea19b17b3a75a6450c8a7cc8088569fd18e4"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/Toblerity/rtree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Toblerity","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/sbom","scorecard":{"id":142417,"data":{"date":"2025-08-11","repo":{"name":"github.com/Toblerity/rtree","commit":"34c6efe1ec97f70fdae98b3196a46e9955f12a9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Code-Review","score":3,"reason":"Found 6/20 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Maintained","score":10,"reason":"15 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/test.yml:162","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Toblerity/rtree/test.yml/main?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.4.1b3 not signed: https://api.github.com/repos/Toblerity/rtree/releases/239031922","Warn: release artifact 1.4.1b1 not signed: https://api.github.com/repos/Toblerity/rtree/releases/238888027","Warn: release artifact 1.4.1b3 does not have provenance: https://api.github.com/repos/Toblerity/rtree/releases/239031922","Warn: release artifact 1.4.1b1 does not have provenance: https://api.github.com/repos/Toblerity/rtree/releases/238888027"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test.yml:156"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-16T08:29:22.394Z","repository_id":40680415,"created_at":"2025-08-16T08:29:22.394Z","updated_at":"2025-08-16T08:29:22.394Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273072796,"owners_count":25040583,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"Toblerity","name":"Toblerity","uuid":"859968","kind":"organization","description":null,"email":null,"website":"toblerity.org","location":"The internet","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/859968?v=4","repositories_count":8,"last_synced_at":"2024-04-24T05:58:46.664Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Toblerity","funding_links":[],"total_stars":1758,"followers":24,"following":0,"created_at":"2022-11-02T16:30:59.362Z","updated_at":"2024-04-24T05:58:49.157Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Toblerity","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Toblerity/repositories"},"tags":[{"name":"1.4.1","sha":"4a46e61ae96067e7929965e11d93c386435e6723","kind":"commit","published_at":"2025-08-13T19:03:20.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/1.4.1","html_url":"https://github.com/Toblerity/rtree/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.4.1/manifests"},{"name":"1.4.1b3","sha":"34c6efe1ec97f70fdae98b3196a46e9955f12a9b","kind":"commit","published_at":"2025-08-11T13:30:50.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/1.4.1b3","html_url":"https://github.com/Toblerity/rtree/releases/tag/1.4.1b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@1.4.1b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.4.1b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.4.1b3/manifests"},{"name":"1.4.1b2","sha":"c29b7e71665d1c0c5b25bdc2d63085448744cb91","kind":"commit","published_at":"2025-08-11T11:45:52.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/1.4.1b2","html_url":"https://github.com/Toblerity/rtree/releases/tag/1.4.1b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@1.4.1b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.4.1b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.4.1b2/manifests"},{"name":"1.4.1b1","sha":"cc24560aa5021a7869bf6bbcb14ad35b2aaa2bb8","kind":"commit","published_at":"2025-08-11T02:19:32.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/1.4.1b1","html_url":"https://github.com/Toblerity/rtree/releases/tag/1.4.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@1.4.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.4.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.4.1b1/manifests"},{"name":"1.4.0","sha":"778f52f5c91dbfcd44c501575be61bc3a1d74ad4","kind":"commit","published_at":"2025-03-05T23:19:39.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/1.4.0","html_url":"https://github.com/Toblerity/rtree/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"cffb52e64619b45637f50f9b7fb0f72d87816ade","kind":"commit","published_at":"2024-07-10T00:13:44.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/1.3.0","html_url":"https://github.com/Toblerity/rtree/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"58e6494155f13f8e787be1c770bdb1f0c18ba4b5","kind":"commit","published_at":"2024-01-19T10:28:23.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/1.2.0","html_url":"https://github.com/Toblerity/rtree/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"2da6f25ed30912d8f52d247804e9643d994c7d82","kind":"commit","published_at":"2023-10-16T20:41:15.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/1.1.0","html_url":"https://github.com/Toblerity/rtree/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"67991022577d5e7c50787380ccee211c846c74cc","kind":"commit","published_at":"2022-10-11T15:12:52.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/1.0.1","html_url":"https://github.com/Toblerity/rtree/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"5bd43974403c4d0e2d0e2da1d24e1e43b56d26c4","kind":"commit","published_at":"2022-04-04T21:43:52.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/1.0.0","html_url":"https://github.com/Toblerity/rtree/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/1.0.0/manifests"},{"name":"0.9.7","sha":"8d094f5b3f10bd7120f2b3d81db421ddee24a3d9","kind":"commit","published_at":"2020-12-23T18:35:10.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9.7","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"0058f027d91a2307a89aadc5114befe809856684","kind":"commit","published_at":"2020-12-22T14:54:03.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9.6","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.6/manifests"},{"name":"0.9.5","sha":"14fb3f052c52784fb89a7d6a869b0cc802ccb2fe","kind":"commit","published_at":"2020-12-16T18:02:18.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9.5","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"13ad927e526fc61da12e5f841afde3d7bd62373c","kind":"commit","published_at":"2020-02-11T14:54:20.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9.4","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"73e54edd9bbd5501aef52d0c6bdadd6ddc4dd687","kind":"commit","published_at":"2019-12-10T19:52:46.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9.3","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"bd7deed06bd154e2c7f9c65db509793c5859e3bc","kind":"commit","published_at":"2019-12-09T21:38:25.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9.2","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.2/manifests"},{"name":"0.9","sha":"7a591a6efac0d33ea3c304d1e4f84a17124fb6f8","kind":"commit","published_at":"2019-12-09T19:22:29.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9/manifests"},{"name":"0.9.1","sha":"b85e2c8c426d3427b99af76ef3928b4644677adb","kind":"commit","published_at":"2019-11-25T14:06:06.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9.1","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"69eacb1acc59a2608c2c3c589f0f39a8a51bce93","kind":"commit","published_at":"2019-11-25T03:27:56.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.9.0","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"483bd9b21d897a9cc63642517c24d637f008b1bd","kind":"commit","published_at":"2016-12-14T20:13:39.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.8.3","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"ade341573340e50349d63d7d66edd51fef46c85a","kind":"commit","published_at":"2014-11-18T14:52:44.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.8.2","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"871eb120fa92292863909e1ce825beb37d10526f","kind":"commit","published_at":"2014-11-03T03:20:21.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.8.1","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.8.1/manifests"},{"name":"0.8","sha":"0d1ff381b4c7a9fad5581d4bf8df823f452726e8","kind":"commit","published_at":"2014-07-17T20:38:16.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.8","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.8/manifests"},{"name":"0.7.0","sha":"754c5ec3c85ffd6e553ec4c944b68c30bede7263","kind":"commit","published_at":"2011-12-29T17:06:16.000Z","download_url":"https://codeload.github.com/Toblerity/rtree/tar.gz/0.7.0","html_url":"https://github.com/Toblerity/rtree/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toblerity/rtree@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/tags/0.7.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T04:18:03.606Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":331,"rankings":{"downloads":null,"dependent_repos_count":9.492140266021766,"dependent_packages_count":11.101028433151845,"stargazers_count":29.746070133010882,"forks_count":28.929866989117293,"docker_downloads_count":null,"average":19.817276455325448},"purl":"pkg:conda/rtree","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/rtree","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/rtree","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/rtree/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T04:00:37.726Z","issues_count":69,"pull_requests_count":183,"avg_time_to_close_issue":24048802.510638297,"avg_time_to_close_pull_request":691946.594117647,"issues_closed_count":47,"pull_requests_closed_count":170,"pull_request_authors_count":26,"issue_authors_count":54,"avg_comments_per_issue":2.898550724637681,"avg_comments_per_pull_request":1.8579234972677596,"merged_pull_requests_count":160,"bot_issues_count":0,"bot_pull_requests_count":56,"past_year_issues_count":9,"past_year_pull_requests_count":66,"past_year_avg_time_to_close_issue":1779921.3333333333,"past_year_avg_time_to_close_pull_request":688133.2727272727,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.2878787878787878,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":27,"past_year_merged_pull_requests_count":50,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/issues","maintainers":[{"login":"mwtoews","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mwtoews"},{"login":"adamjstewart","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamjstewart"},{"login":"hobu","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hobu"},{"login":"sr-murthy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sr-murthy"}],"active_maintainers":[{"login":"mwtoews","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mwtoews"},{"login":"adamjstewart","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamjstewart"},{"login":"hobu","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hobu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/rtree/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/rtree/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/rtree/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/rtree/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4329,"maintainers_count":0,"namespaces_count":0,"keywords_count":2929,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":613},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-08T06:52:46.830Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}}],"commits":{"id":16517,"full_name":"Toblerity/rtree","default_branch":"main","committers":[{"name":"Howard Butler","email":"hobu.inc@gmail.com","login":"hobu","count":265},{"name":"Sean Gillies","email":"sean.gillies@gmail.com","login":"sgillies","count":37},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":36},{"name":"Mike Taves","email":"mwtoews@gmail.com","login":"mwtoews","count":33},{"name":"Adam J. Stewart","email":"ajstewart426@gmail.com","login":"adamjstewart","count":29},{"name":"Brent Pedersen","email":"bpederse@gmail.com","login":"brentp","count":23},{"name":"Sandeep Murthy","email":"smurthy@protonmail.ch","login":"sr-murthy","count":17},{"name":"Sean Gillies","email":"sean@mapbox.com","login":null,"count":16},{"name":"Ewout ter Hoeven","email":"E.M.terHoeven@student.tudelft.nl","login":"EwoutH","count":7},{"name":"Freddie Witherden","email":"freddie@witherden.org","login":"FreddieWitherden","count":6},{"name":"Kenneth Adam Miller","email":"kennethadammiller@gmail.com","login":"KennethAdamMiller","count":6},{"name":"Bas Couwenberg","email":"sebastic@xs4all.nl","login":"sebastic","count":3},{"name":"Kai Lautaportti","email":"kai.lautaportti@hexagonit.fi","login":"dokai","count":3},{"name":"Steven Hiscocks","email":"sdhiscocks@dstl.gov.uk","login":"sdhiscocks","count":3},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":3},{"name":"cgohlke","email":"cgohlke@uci.edu","login":"cgohlke","count":2},{"name":"Yeesian Ng","email":"ngyeesian@gmail.com","login":"yeesian","count":2},{"name":"Elliott Sales de Andrade","email":"quantum.analyst@gmail.com","login":"QuLogic","count":2},{"name":"Patrick Strawderman","email":"patrick@kilink.net","login":"kilink","count":2},{"name":"Michael Dawson-Haggerty","email":"mikedh@kerfed.com","login":"mikedh","count":2},{"name":"Juan Luis Cano Rodríguez","email":"juanlu@satellogic.com","login":"astrojuanlu","count":2},{"name":"Ben","email":"eng+ben@opendoor.com","login":null,"count":1},{"name":"Chris Nelson","email":"c4nelson@bb-39.calit2.net","login":null,"count":1},{"name":"Caleb Robinson","email":"calebrob6@gmail.com","login":"calebrob6","count":1},{"name":"vmora","email":"vincent.mora@oslandia.com","login":"vmora","count":1},{"name":"odidev","email":"odidev@puresoftware.com","login":"odidev","count":1},{"name":"igorantonow314","email":"86057081+igorantonow314","login":"igorantonow314","count":1},{"name":"codeananda","email":"51246969+codeananda","login":"codeananda","count":1},{"name":"cbyrohl","email":"9221545+cbyrohl","login":"cbyrohl","count":1},{"name":"adriangb","email":"1755071+adriangb","login":"adriangb","count":1},{"name":"Steven Jones","email":"sjones94549","login":"sjones94549","count":1},{"name":"Paul McCarthy","email":"pauldmccarthy@gmail.com","login":"pauldmccarthy","count":1},{"name":"Owen Derby","email":"owen@owenderby.com","login":"oderby","count":1},{"name":"Leonard Buskin","email":"leonardbuskin@gmail.com","login":"leobuskin","count":1},{"name":"Juan Luis Cano Rodríguez","email":"Juanlu001","login":"Juanlu001","count":1},{"name":"Joshua Arnott","email":"josh@snorfalorpagus.net","login":"snorfalorpagus","count":1},{"name":"Joris Van den Bossche","email":"jorisvandenbossche@gmail.com","login":"jorisvandenbossche","count":1},{"name":"Jacob Wasserman","email":"jwasserman@gmail.com","login":"jwass","count":1},{"name":"Jack Betteridge","email":"43041811+JDBetteridge","login":"JDBetteridge","count":1},{"name":"Ian Kirker","email":"ian.kirker@gmail.com","login":"ikirker","count":1},{"name":"Ian Bolliger","email":"bolliger32@gmail.com","login":"bolliger32","count":1},{"name":"Hannes","email":"kannes","login":"kannes","count":1},{"name":"Daniele Esposti","email":"expobrain","login":"expobrain","count":1},{"name":"Ben Beasley","email":"code@musicinmybrain.net","login":"musicinmybrain","count":1},{"name":"Atilleusz","email":"87723638+Atilleusz","login":"Atilleusz","count":1},{"name":"Adam Kariv","email":"akariv","login":"akariv","count":1},{"name":"ARF","email":"none@none","login":"invalid-email-address","count":1}],"total_commits":525,"total_committers":47,"total_bot_commits":39,"total_bot_committers":2,"mean_commits":11.170212765957446,"dds":0.49523809523809526,"past_year_committers":[{"name":"Mike Taves","email":"mwtoews@gmail.com","login":"mwtoews","count":16},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":10},{"name":"Freddie Witherden","email":"freddie@witherden.org","login":"FreddieWitherden","count":6},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":3},{"name":"Ewout ter Hoeven","email":"E.M.terHoeven@student.tudelft.nl","login":"EwoutH","count":3},{"name":"Adam J. Stewart","email":"ajstewart426@gmail.com","login":"adamjstewart","count":3},{"name":"Atilleusz","email":"87723638+Atilleusz","login":"Atilleusz","count":1}],"past_year_total_commits":42,"past_year_total_committers":7,"past_year_total_bot_commits":13,"past_year_total_bot_committers":2,"past_year_mean_commits":6.0,"past_year_dds":0.6190476190476191,"last_synced_at":"2025-07-08T15:08:41.764Z","last_synced_commit":"3b3682203dd6b8b0811a5271e839f58c4bb13c24","created_at":"2023-03-07T11:32:44.377Z","updated_at":"2025-07-08T15:08:41.782Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5482748,"commits_count":854068090,"contributors_count":31125167,"owners_count":908074,"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_stats":{"full_name":"Toblerity/rtree","html_url":"https://github.com/Toblerity/rtree","last_synced_at":"2025-09-01T06:00:34.411Z","status":null,"issues_count":69,"pull_requests_count":184,"avg_time_to_close_issue":24048802.510638297,"avg_time_to_close_pull_request":691946.594117647,"issues_closed_count":47,"pull_requests_closed_count":170,"pull_request_authors_count":26,"issue_authors_count":54,"avg_comments_per_issue":2.898550724637681,"avg_comments_per_pull_request":1.8478260869565217,"merged_pull_requests_count":160,"bot_issues_count":0,"bot_pull_requests_count":56,"past_year_issues_count":9,"past_year_pull_requests_count":67,"past_year_avg_time_to_close_issue":1779921.3333333333,"past_year_avg_time_to_close_pull_request":688133.2727272727,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.2686567164179103,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":27,"past_year_merged_pull_requests_count":50,"created_at":"2023-05-10T11:04:11.594Z","updated_at":"2025-09-03T06:42:34.872Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toblerity%2Frtree/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":60,"github_actions":15},"issue_author_associations_count":{"NONE":46,"MEMBER":9,"COLLABORATOR":8,"CONTRIBUTOR":6},"pull_request_author_associations_count":{"CONTRIBUTOR":105,"MEMBER":66,"COLLABORATOR":27,"NONE":8},"issue_authors":{"adamjstewart":7,"mwtoews":6,"hobu":3,"Elhamahm":2,"musicinmybrain":2,"aranreisman":1,"GuanxiJiang":1,"msaifp":1,"samgans":1,"cnsltnt51":1,"llimllib":1,"jiang-yuan":1,"jo-kno":1,"fangyoujun":1,"codeananda":1,"martinResearch":1,"nobodyatandnothing":1,"bobtrekdrop":1,"FreddieWitherden":1,"andriilitvynchuk":1,"sr-murthy":1,"davidedelvento":1,"gmloose":1,"nicolozambon":1,"raphaelquast":1,"1009qjm":1,"Samk19":1,"timurkanaz":1,"crypto-perry":1,"sebastic":1,"flusflas":1,"PRigas96":1,"jason-curtis":1,"sweettyler":1,"dt99jay":1,"DianelaOB":1,"bghadam":1,"harrydobbs":1,"chriskilding":1,"odidev":1,"GabrieleMaurina":1,"ZZJ929464347":1,"LuckyLub":1,"MasoumehVahedi":1,"YannickAaron":1,"chfhf":1,"thomasaarholt":1,"remicres":1,"RuoCJ":1,"Felix-neko":1,"dfuhry":1,"manuel-koch":1,"w8sl":1,"mijaba":1},"pull_request_authors":{"dependabot[bot]":60,"mwtoews":48,"adamjstewart":27,"hobu":18,"FreddieWitherden":13,"EwoutH":10,"pre-commit-ci[bot]":4,"codeananda":4,"sdhiscocks":3,"Atilleusz":2,"JDBetteridge":2,"igorantonow314":1,"akariv":1,"odidev":1,"okhoma":1,"oderby":1,"musicinmybrain":1,"mikedh":1,"sasavilic":1,"calebrob6":1,"pauldmccarthy":1,"jason-curtis":1,"cbyrohl":1,"remicres":1,"sjones94549":1,"sebastic":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10064235,"issues_count":31125951,"pull_requests_count":94623210,"authors_count":10686933,"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":{},"past_year_pull_request_labels_count":{"dependencies":26,"github_actions":15},"past_year_issue_author_associations_count":{"NONE":5,"MEMBER":2,"COLLABORATOR":1,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":43,"MEMBER":24,"COLLABORATOR":4,"NONE":3},"past_year_issue_authors":{"mwtoews":2,"adamjstewart":1,"dfuhry":1,"FreddieWitherden":1,"jiang-yuan":1,"jo-kno":1,"remicres":1,"w8sl":1},"past_year_pull_request_authors":{"dependabot[bot]":26,"mwtoews":19,"FreddieWitherden":13,"hobu":5,"adamjstewart":4,"pre-commit-ci[bot]":4,"Atilleusz":2,"remicres":1},"maintainers":[{"login":"mwtoews","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mwtoews"},{"login":"adamjstewart","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamjstewart"},{"login":"hobu","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hobu"},{"login":"sr-murthy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sr-murthy"}],"active_maintainers":[{"login":"mwtoews","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mwtoews"},{"login":"adamjstewart","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamjstewart"},{"login":"hobu","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hobu"}]},"events":{"total":{"CreateEvent":22,"ReleaseEvent":5,"IssuesEvent":14,"WatchEvent":33,"DeleteEvent":12,"IssueCommentEvent":72,"PushEvent":40,"GollumEvent":1,"PullRequestReviewEvent":8,"PullRequestReviewCommentEvent":6,"PullRequestEvent":73,"ForkEvent":6},"last_year":{"CreateEvent":22,"ReleaseEvent":5,"IssuesEvent":14,"WatchEvent":33,"DeleteEvent":12,"IssueCommentEvent":72,"PushEvent":40,"GollumEvent":1,"PullRequestReviewEvent":8,"PullRequestReviewCommentEvent":6,"PullRequestEvent":73,"ForkEvent":6}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-15T22:00:52.459Z","updated_at":"2022-07-15T22:00:52.459Z","repository_link":"https://github.com/Toblerity/rtree/blob/main/docs/requirements.txt","dependencies":[{"id":226422023,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T20:15:16.175Z","updated_at":"2023-02-12T20:15:16.175Z","repository_link":"https://github.com/Toblerity/rtree/blob/main/.github/workflows/build.yml","dependencies":[{"id":7595705680,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7595705681,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7595705682,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7595705683,"package_name":"ilammy/msvc-dev-cmd","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7595705684,"package_name":"pypa/cibuildwheel","ecosystem":"actions","requirements":"v2.12.0","direct":true,"kind":"composite","optional":false},{"id":7595705685,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7595705686,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7595705687,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7595705688,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"conda","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2024-01-02T04:10:01.471Z","updated_at":"2024-01-02T04:10:01.471Z","repository_link":"https://github.com/Toblerity/rtree/blob/main/environment.yml","dependencies":[{"id":15382539660,"package_name":"libspatialindex","ecosystem":"conda","requirements":"\u003e=1.8.5","direct":true,"kind":"runtime","optional":false},{"id":15382539661,"package_name":"python","ecosystem":"conda","requirements":"\u003e=3.8","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-12-11T10:41:55.206Z","updated_at":"2023-12-11T10:41:55.206Z","repository_link":"https://github.com/Toblerity/rtree/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-12-11T10:41:55.212Z","updated_at":"2023-12-11T10:41:55.212Z","repository_link":"https://github.com/Toblerity/rtree/blob/main/setup.py","dependencies":[]}],"score":25.27004460408679,"created_at":"2025-09-08T11:18:37.951Z","updated_at":"2025-10-07T08:24:58.104Z","avatar_url":"https://github.com/Toblerity.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":2923429,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["cython","gdal","closember","alignment","flexible","ogr","geospatial-data","geoparquet","mapbox-satellite-oss","distribution"],"project_url":"https://science.ecosyste.ms/api/v1/projects/65427","html_url":"https://science.ecosyste.ms/projects/65427"}