{"id":18060,"name":"scikit-mobility","description":"scikit-mobility: mobility analysis in Python","url":"https://github.com/scikit-mobility/scikit-mobility","last_synced_at":"2025-09-04T23:46:37.150Z","repository":{"id":38427693,"uuid":"184337448","full_name":"scikit-mobility/scikit-mobility","owner":"scikit-mobility","description":"scikit-mobility: mobility analysis in Python","archived":false,"fork":false,"pushed_at":"2024-05-25T09:25:41.000Z","size":36162,"stargazers_count":768,"open_issues_count":64,"forks_count":162,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-08-27T20:29:59.227Z","etag":null,"topics":["complex-systems","data-analysis","data-science","human-mobility","mobility-analysis","mobility-flows","network-science","risk-assessment","scikit-mobility","statistics","synthetic-flows"],"latest_commit_sha":null,"homepage":"https://scikit-mobility.github.io/scikit-mobility/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scikit-mobility.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-04-30T22:02:13.000Z","updated_at":"2025-08-25T14:54:27.000Z","dependencies_parsed_at":"2023-02-12T04:03:23.147Z","dependency_job_id":"b373b027-0e0e-4b8b-8fa9-06d2e262e9e1","html_url":"https://github.com/scikit-mobility/scikit-mobility","commit_stats":{"total_commits":712,"total_committers":25,"mean_commits":28.48,"dds":0.6811797752808989,"last_synced_commit":"9433d05a4cf7f42144e2e92279098740521493e2"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/scikit-mobility/scikit-mobility","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-mobility","download_url":"https://codeload.github.com/scikit-mobility/scikit-mobility/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/sbom","scorecard":{"id":804804,"data":{"date":"2025-08-11","repo":{"name":"github.com/scikit-mobility/scikit-mobility","commit":"9433d05a4cf7f42144e2e92279098740521493e2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 5/13 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.3.1 not signed: https://api.github.com/repos/scikit-mobility/scikit-mobility/releases/69319935","Warn: release artifact 1.2.3 not signed: https://api.github.com/repos/scikit-mobility/scikit-mobility/releases/58775782","Warn: release artifact 1.3.1 does not have provenance: https://api.github.com/repos/scikit-mobility/scikit-mobility/releases/69319935","Warn: release artifact 1.2.3 does not have provenance: https://api.github.com/repos/scikit-mobility/scikit-mobility/releases/58775782"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:48","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:77","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:78","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand 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":"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"}},{"name":"Vulnerabilities","score":0,"reason":"57 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: PYSEC-2024-225 / GHSA-6vqw-3v5j-54x4","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: GHSA-h4gh-qq45-vh27","Warn: Project is vulnerable to: PYSEC-2023-254 / GHSA-jfhm-5ghh-2f97","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: GHSA-g4m4-9q4c-mfw6","Warn: Project is vulnerable to: GHSA-q5fm-55c2-v6j9","Warn: Project is vulnerable to: GHSA-6673-4983-2vx5","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-33p9-3p43-82vq","Warn: Project is vulnerable to: PYSEC-2023-157 / GHSA-64x5-55rw-9974","Warn: Project is vulnerable to: PYSEC-2023-272 / GHSA-h56g-gq9v-vc8r","Warn: Project is vulnerable to: PYSEC-2024-165 / GHSA-hrw6-wg82-cm62","Warn: Project is vulnerable to: PYSEC-2023-155 / GHSA-r726-vmfq-j9j3","Warn: Project is vulnerable to: PYSEC-2021-427 / GHSA-f865-m6cq-j9vx","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: PYSEC-2023-75 / GHSA-hj3f-6gcp-jg8j","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T11:28:57.871Z","repository_id":38427693,"created_at":"2025-08-23T11:28:57.871Z","updated_at":"2025-08-23T11:28:57.871Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273690280,"owners_count":25150630,"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-04T02:00:08.968Z","response_time":61,"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":"scikit-mobility","name":"scikit-mobility","uuid":"45601440","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45601440?v=4","repositories_count":4,"last_synced_at":"2023-03-06T23:02:09.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/scikit-mobility","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T23:11:28.208Z","updated_at":"2023-03-06T23:02:09.153Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-mobility","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-mobility/repositories"},"packages":[{"id":2911962,"name":"scikit-mobility","ecosystem":"pypi","description":"A toolbox for analyzing and processing mobility data.","homepage":null,"licenses":"new BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scikit-mobility/scikit-mobility","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2020-11-18T18:59:53.000Z","latest_release_published_at":"2022-06-13T16:10:23.000Z","latest_release_number":"1.3.1","last_synced_at":"2025-08-27T12:22:03.789Z","created_at":"2022-04-10T12:32:58.624Z","updated_at":"2025-08-28T03:44:54.335Z","registry_url":"https://pypi.org/project/scikit-mobility/","install_command":"pip install scikit-mobility --index-url https://pypi.org/simple","documentation_url":"https://scikit-mobility.github.io/scikit-mobility","metadata":{"funding":null,"documentation":"https://scikit-mobility.github.io/scikit-mobility","classifiers":["Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved","License :: OSI Approved :: BSD License","License :: Other/Proprietary License","Operating System :: MacOS","Operating System :: Microsoft :: Windows","Operating System :: Unix","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Software Development"],"normalized_name":"scikit-mobility","project_status":null},"repo_metadata":{"id":38427693,"uuid":"184337448","full_name":"scikit-mobility/scikit-mobility","owner":"scikit-mobility","description":"scikit-mobility: mobility analysis in Python","archived":false,"fork":false,"pushed_at":"2024-05-25T09:25:41.000Z","size":36162,"stargazers_count":768,"open_issues_count":64,"forks_count":162,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-08-27T20:29:59.227Z","etag":null,"topics":["complex-systems","data-analysis","data-science","human-mobility","mobility-analysis","mobility-flows","network-science","risk-assessment","scikit-mobility","statistics","synthetic-flows"],"latest_commit_sha":null,"homepage":"https://scikit-mobility.github.io/scikit-mobility/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scikit-mobility.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-04-30T22:02:13.000Z","updated_at":"2025-08-25T14:54:27.000Z","dependencies_parsed_at":"2023-02-12T04:03:23.147Z","dependency_job_id":"b373b027-0e0e-4b8b-8fa9-06d2e262e9e1","html_url":"https://github.com/scikit-mobility/scikit-mobility","commit_stats":{"total_commits":712,"total_committers":25,"mean_commits":28.48,"dds":0.6811797752808989,"last_synced_commit":"9433d05a4cf7f42144e2e92279098740521493e2"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/scikit-mobility/scikit-mobility","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-mobility","download_url":"https://codeload.github.com/scikit-mobility/scikit-mobility/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/sbom","scorecard":{"id":804804,"data":{"date":"2025-08-11","repo":{"name":"github.com/scikit-mobility/scikit-mobility","commit":"9433d05a4cf7f42144e2e92279098740521493e2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 5/13 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.3.1 not signed: https://api.github.com/repos/scikit-mobility/scikit-mobility/releases/69319935","Warn: release artifact 1.2.3 not signed: https://api.github.com/repos/scikit-mobility/scikit-mobility/releases/58775782","Warn: release artifact 1.3.1 does not have provenance: https://api.github.com/repos/scikit-mobility/scikit-mobility/releases/69319935","Warn: release artifact 1.2.3 does not have provenance: https://api.github.com/repos/scikit-mobility/scikit-mobility/releases/58775782"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:48","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:77","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:78","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand 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":"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"}},{"name":"Vulnerabilities","score":0,"reason":"57 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: PYSEC-2024-225 / GHSA-6vqw-3v5j-54x4","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: GHSA-h4gh-qq45-vh27","Warn: Project is vulnerable to: PYSEC-2023-254 / GHSA-jfhm-5ghh-2f97","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: GHSA-g4m4-9q4c-mfw6","Warn: Project is vulnerable to: GHSA-q5fm-55c2-v6j9","Warn: Project is vulnerable to: GHSA-6673-4983-2vx5","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-33p9-3p43-82vq","Warn: Project is vulnerable to: PYSEC-2023-157 / GHSA-64x5-55rw-9974","Warn: Project is vulnerable to: PYSEC-2023-272 / GHSA-h56g-gq9v-vc8r","Warn: Project is vulnerable to: PYSEC-2024-165 / GHSA-hrw6-wg82-cm62","Warn: Project is vulnerable to: PYSEC-2023-155 / GHSA-r726-vmfq-j9j3","Warn: Project is vulnerable to: PYSEC-2021-427 / GHSA-f865-m6cq-j9vx","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: PYSEC-2023-75 / GHSA-hj3f-6gcp-jg8j","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T11:28:57.871Z","repository_id":38427693,"created_at":"2025-08-23T11:28:57.871Z","updated_at":"2025-08-23T11:28:57.871Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272432482,"owners_count":24934239,"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-08-28T02:00:10.768Z","response_time":74,"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":"scikit-mobility","name":"scikit-mobility","uuid":"45601440","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45601440?v=4","repositories_count":4,"last_synced_at":"2023-03-06T23:02:09.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/scikit-mobility","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T23:11:28.208Z","updated_at":"2023-03-06T23:02:09.153Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-mobility","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-mobility/repositories"},"tags":[{"name":"1.3.1","sha":"82ab0a8c17a677bd1a48b35b7dd09b5ffae3e205","kind":"commit","published_at":"2022-06-13T16:12:57.000Z","download_url":"https://codeload.github.com/scikit-mobility/scikit-mobility/tar.gz/1.3.1","html_url":"https://github.com/scikit-mobility/scikit-mobility/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-mobility/scikit-mobility@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/1.3.1/manifests"},{"name":"1.2.3","sha":"30d6ea0e7305e20b36fc58b8f3f66aa17ad6b004","kind":"commit","published_at":"2022-02-05T16:47:19.000Z","download_url":"https://codeload.github.com/scikit-mobility/scikit-mobility/tar.gz/1.2.3","html_url":"https://github.com/scikit-mobility/scikit-mobility/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-mobility/scikit-mobility@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/1.2.3/manifests"},{"name":"1.3","sha":"91025ce0257abdec7e3209e8190a62d5fc5b7814","kind":"commit","published_at":"2021-09-25T15:32:36.000Z","download_url":"https://codeload.github.com/scikit-mobility/scikit-mobility/tar.gz/1.3","html_url":"https://github.com/scikit-mobility/scikit-mobility/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-mobility/scikit-mobility@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/1.3/manifests"},{"name":"1.2.2","sha":"58c431d107a3249e8fbab6edb7fae8cf19427d18","kind":"commit","published_at":"2021-03-06T09:17:37.000Z","download_url":"https://codeload.github.com/scikit-mobility/scikit-mobility/tar.gz/1.2.2","html_url":"https://github.com/scikit-mobility/scikit-mobility/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-mobility/scikit-mobility@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"93390947c4161f66c6b38a7af176eee4b4c7c727","kind":"commit","published_at":"2021-02-17T19:41:35.000Z","download_url":"https://codeload.github.com/scikit-mobility/scikit-mobility/tar.gz/1.2.1","html_url":"https://github.com/scikit-mobility/scikit-mobility/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-mobility/scikit-mobility@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/1.2.1/manifests"},{"name":"v1.1.2","sha":"cb93055cd6a84964ccdb1fd15644e9ce64a21549","kind":"commit","published_at":"2020-11-16T19:39:41.000Z","download_url":"https://codeload.github.com/scikit-mobility/scikit-mobility/tar.gz/v1.1.2","html_url":"https://github.com/scikit-mobility/scikit-mobility/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-mobility/scikit-mobility@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"24fee46a79b458c25c55dfb40a0e4b9375b224cd","kind":"commit","published_at":"2020-10-06T10:35:51.000Z","download_url":"https://codeload.github.com/scikit-mobility/scikit-mobility/tar.gz/v1.1.1","html_url":"https://github.com/scikit-mobility/scikit-mobility/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-mobility/scikit-mobility@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/v1.1.1/manifests"},{"name":"v1.0","sha":"45e0c36f41165e8a3c1f1d65915e7d05ed62efb5","kind":"commit","published_at":"2019-07-04T11:15:21.000Z","download_url":"https://codeload.github.com/scikit-mobility/scikit-mobility/tar.gz/v1.0","html_url":"https://github.com/scikit-mobility/scikit-mobility/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-mobility/scikit-mobility@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-28T03:44:54.335Z","dependent_packages_count":4,"downloads":4531,"downloads_period":"last-month","dependent_repos_count":9,"rankings":{"downloads":3.784782550840788,"dependent_repos_count":4.846951874708785,"dependent_packages_count":1.8715031740054848,"stargazers_count":null,"forks_count":null,"docker_downloads_count":3.374702659945657,"average":3.4694850648751787},"purl":"pkg:pypi/scikit-mobility","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/scikit-mobility","docker_dependents_count":1,"docker_downloads_count":34,"usage_url":"https://repos.ecosyste.ms/usage/pypi/scikit-mobility","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/scikit-mobility/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T13:19:27.116Z","issues_count":89,"pull_requests_count":39,"avg_time_to_close_issue":31730356.734693877,"avg_time_to_close_pull_request":3746555.1875,"issues_closed_count":49,"pull_requests_closed_count":32,"pull_request_authors_count":16,"issue_authors_count":49,"avg_comments_per_issue":1.3370786516853932,"avg_comments_per_pull_request":0.48717948717948717,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":81365.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/issues","maintainers":[{"login":"jonpappalord","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonpappalord"},{"login":"miccferr","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/miccferr"},{"login":"GiulianoCornacchia","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GiulianoCornacchia"},{"login":"FilippoSimini","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FilippoSimini"},{"login":"mauruscz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauruscz"},{"login":"michelegirolami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelegirolami"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikit-mobility/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikit-mobility/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikit-mobility/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikit-mobility/related_packages","maintainers":[{"uuid":"gbarlacchi","login":"gbarlacchi","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/gbarlacchi/","role":null,"created_at":"2023-02-25T10:12:04.313Z","updated_at":"2023-02-25T10:12:04.313Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/gbarlacchi/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724932,"maintainers_count":308256,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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":11780056,"name":"github.com/scikit-mobility/scikit-mobility","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scikit-mobility/scikit-mobility","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2020-10-06T10:35:51.000Z","latest_release_published_at":"2020-11-16T19:39:41.000Z","latest_release_number":"v1.1.2","last_synced_at":"2025-08-28T03:39:08.015Z","created_at":"2025-06-09T09:45:56.904Z","updated_at":"2025-08-28T03:44:54.341Z","registry_url":"https://pkg.go.dev/github.com/scikit-mobility/scikit-mobility","install_command":"go get github.com/scikit-mobility/scikit-mobility","documentation_url":"https://pkg.go.dev/github.com/scikit-mobility/scikit-mobility#section-documentation","metadata":{},"repo_metadata":{"id":38427693,"uuid":"184337448","full_name":"scikit-mobility/scikit-mobility","owner":"scikit-mobility","description":"scikit-mobility: mobility analysis in Python","archived":false,"fork":false,"pushed_at":"2024-05-25T09:25:41.000Z","size":36162,"stargazers_count":768,"open_issues_count":64,"forks_count":162,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-08-27T20:29:59.227Z","etag":null,"topics":["complex-systems","data-analysis","data-science","human-mobility","mobility-analysis","mobility-flows","network-science","risk-assessment","scikit-mobility","statistics","synthetic-flows"],"latest_commit_sha":null,"homepage":"https://scikit-mobility.github.io/scikit-mobility/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scikit-mobility.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-04-30T22:02:13.000Z","updated_at":"2025-08-25T14:54:27.000Z","dependencies_parsed_at":"2023-02-12T04:03:23.147Z","dependency_job_id":"b373b027-0e0e-4b8b-8fa9-06d2e262e9e1","html_url":"https://github.com/scikit-mobility/scikit-mobility","commit_stats":{"total_commits":712,"total_committers":25,"mean_commits":28.48,"dds":0.6811797752808989,"last_synced_commit":"9433d05a4cf7f42144e2e92279098740521493e2"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/scikit-mobility/scikit-mobility","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-mobility","download_url":"https://codeload.github.com/scikit-mobility/scikit-mobility/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/sbom","scorecard":{"id":804804,"data":{"date":"2025-08-11","repo":{"name":"github.com/scikit-mobility/scikit-mobility","commit":"9433d05a4cf7f42144e2e92279098740521493e2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 5/13 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.3.1 not signed: https://api.github.com/repos/scikit-mobility/scikit-mobility/releases/69319935","Warn: release artifact 1.2.3 not signed: https://api.github.com/repos/scikit-mobility/scikit-mobility/releases/58775782","Warn: release artifact 1.3.1 does not have provenance: https://api.github.com/repos/scikit-mobility/scikit-mobility/releases/69319935","Warn: release artifact 1.2.3 does not have provenance: https://api.github.com/repos/scikit-mobility/scikit-mobility/releases/58775782"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:48","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:77","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:78","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand 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":"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"}},{"name":"Vulnerabilities","score":0,"reason":"57 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: PYSEC-2024-225 / GHSA-6vqw-3v5j-54x4","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: GHSA-h4gh-qq45-vh27","Warn: Project is vulnerable to: PYSEC-2023-254 / GHSA-jfhm-5ghh-2f97","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: GHSA-g4m4-9q4c-mfw6","Warn: Project is vulnerable to: GHSA-q5fm-55c2-v6j9","Warn: Project is vulnerable to: GHSA-6673-4983-2vx5","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-33p9-3p43-82vq","Warn: Project is vulnerable to: PYSEC-2023-157 / GHSA-64x5-55rw-9974","Warn: Project is vulnerable to: PYSEC-2023-272 / GHSA-h56g-gq9v-vc8r","Warn: Project is vulnerable to: PYSEC-2024-165 / GHSA-hrw6-wg82-cm62","Warn: Project is vulnerable to: PYSEC-2023-155 / GHSA-r726-vmfq-j9j3","Warn: Project is vulnerable to: PYSEC-2021-427 / GHSA-f865-m6cq-j9vx","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: PYSEC-2023-75 / GHSA-hj3f-6gcp-jg8j","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T11:28:57.871Z","repository_id":38427693,"created_at":"2025-08-23T11:28:57.871Z","updated_at":"2025-08-23T11:28:57.871Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272432482,"owners_count":24934239,"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-08-28T02:00:10.768Z","response_time":74,"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":"scikit-mobility","name":"scikit-mobility","uuid":"45601440","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45601440?v=4","repositories_count":4,"last_synced_at":"2023-03-06T23:02:09.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/scikit-mobility","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T23:11:28.208Z","updated_at":"2023-03-06T23:02:09.153Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-mobility","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-mobility/repositories"},"tags":[{"name":"1.3.1","sha":"82ab0a8c17a677bd1a48b35b7dd09b5ffae3e205","kind":"commit","published_at":"2022-06-13T16:12:57.000Z","download_url":"https://codeload.github.com/scikit-mobility/scikit-mobility/tar.gz/1.3.1","html_url":"https://github.com/scikit-mobility/scikit-mobility/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-mobility/scikit-mobility@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/1.3.1/manifests"},{"name":"1.2.3","sha":"30d6ea0e7305e20b36fc58b8f3f66aa17ad6b004","kind":"commit","published_at":"2022-02-05T16:47:19.000Z","download_url":"https://codeload.github.com/scikit-mobility/scikit-mobility/tar.gz/1.2.3","html_url":"https://github.com/scikit-mobility/scikit-mobility/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-mobility/scikit-mobility@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/1.2.3/manifests"},{"name":"1.3","sha":"91025ce0257abdec7e3209e8190a62d5fc5b7814","kind":"commit","published_at":"2021-09-25T15:32:36.000Z","download_url":"https://codeload.github.com/scikit-mobility/scikit-mobility/tar.gz/1.3","html_url":"https://github.com/scikit-mobility/scikit-mobility/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-mobility/scikit-mobility@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/1.3/manifests"},{"name":"1.2.2","sha":"58c431d107a3249e8fbab6edb7fae8cf19427d18","kind":"commit","published_at":"2021-03-06T09:17:37.000Z","download_url":"https://codeload.github.com/scikit-mobility/scikit-mobility/tar.gz/1.2.2","html_url":"https://github.com/scikit-mobility/scikit-mobility/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-mobility/scikit-mobility@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"93390947c4161f66c6b38a7af176eee4b4c7c727","kind":"commit","published_at":"2021-02-17T19:41:35.000Z","download_url":"https://codeload.github.com/scikit-mobility/scikit-mobility/tar.gz/1.2.1","html_url":"https://github.com/scikit-mobility/scikit-mobility/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-mobility/scikit-mobility@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/1.2.1/manifests"},{"name":"v1.1.2","sha":"cb93055cd6a84964ccdb1fd15644e9ce64a21549","kind":"commit","published_at":"2020-11-16T19:39:41.000Z","download_url":"https://codeload.github.com/scikit-mobility/scikit-mobility/tar.gz/v1.1.2","html_url":"https://github.com/scikit-mobility/scikit-mobility/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-mobility/scikit-mobility@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"24fee46a79b458c25c55dfb40a0e4b9375b224cd","kind":"commit","published_at":"2020-10-06T10:35:51.000Z","download_url":"https://codeload.github.com/scikit-mobility/scikit-mobility/tar.gz/v1.1.1","html_url":"https://github.com/scikit-mobility/scikit-mobility/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-mobility/scikit-mobility@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/v1.1.1/manifests"},{"name":"v1.0","sha":"45e0c36f41165e8a3c1f1d65915e7d05ed62efb5","kind":"commit","published_at":"2019-07-04T11:15:21.000Z","download_url":"https://codeload.github.com/scikit-mobility/scikit-mobility/tar.gz/v1.0","html_url":"https://github.com/scikit-mobility/scikit-mobility/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-mobility/scikit-mobility@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-28T03:44:54.341Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.736112545925084,"dependent_packages_count":5.375175157675018,"stargazers_count":2.601630409445949,"forks_count":2.356813985840807,"docker_downloads_count":null,"average":4.017433024721715},"purl":"pkg:golang/github.com/scikit-mobility/scikit-mobility","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/scikit-mobility/scikit-mobility","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/scikit-mobility/scikit-mobility","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/scikit-mobility/scikit-mobility/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T13:19:27.116Z","issues_count":89,"pull_requests_count":39,"avg_time_to_close_issue":31730356.734693877,"avg_time_to_close_pull_request":3746555.1875,"issues_closed_count":49,"pull_requests_closed_count":32,"pull_request_authors_count":16,"issue_authors_count":49,"avg_comments_per_issue":1.3370786516853932,"avg_comments_per_pull_request":0.48717948717948717,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":81365.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/issues","maintainers":[{"login":"jonpappalord","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonpappalord"},{"login":"miccferr","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/miccferr"},{"login":"GiulianoCornacchia","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GiulianoCornacchia"},{"login":"FilippoSimini","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FilippoSimini"},{"login":"mauruscz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauruscz"},{"login":"michelegirolami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelegirolami"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fscikit-mobility%2Fscikit-mobility/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fscikit-mobility%2Fscikit-mobility/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fscikit-mobility%2Fscikit-mobility/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fscikit-mobility%2Fscikit-mobility/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951493,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5303175,"name":"scikit-mobility","ecosystem":"conda","description":"scikit-mobility is a library for human mobility analysis in Python. The library allows to: (i) represent trajectories and mobility flows with proper data structures, TrajDataFrame and FlowDataFrame; (ii) manage and manipulate mobility data of various formats (call detail records, GPS data, data from social media, survey data, etc.); (ii) extract mobility metrics and patterns from data, both at individual and collective level (e.g., length of displacements, characteristic distance, origin-destination matrix, etc.); (iii) generate synthetic individual trajectories using standard mathematical models (random walk models, exploration and preferential return model, etc.); (iv) generate synthetic mobility flows using standard migration models (gravity model, radiation model, etc.); (v) assess the privacy risk associated with a mobility data set.","homepage":"https://github.com/scikit-mobility/scikit-mobility","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scikit-mobility/scikit-mobility","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2020-11-24T22:36:14.000Z","latest_release_published_at":"2022-06-15T12:17:06.000Z","latest_release_number":"1.3.1","last_synced_at":"2025-08-28T03:39:10.310Z","created_at":"2022-10-03T16:14:20.169Z","updated_at":"2025-08-28T03:44:54.344Z","registry_url":"https://anaconda.org/conda-forge/scikit-mobility","install_command":"conda install -c conda-forge scikit-mobility","documentation_url":null,"metadata":{},"repo_metadata":{"id":38427693,"uuid":"184337448","full_name":"scikit-mobility/scikit-mobility","owner":"scikit-mobility","description":"scikit-mobility: mobility analysis in Python","archived":false,"fork":false,"pushed_at":"2024-05-25T09:25:41.000Z","size":36162,"stargazers_count":768,"open_issues_count":64,"forks_count":162,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-08-27T20:29:59.227Z","etag":null,"topics":["complex-systems","data-analysis","data-science","human-mobility","mobility-analysis","mobility-flows","network-science","risk-assessment","scikit-mobility","statistics","synthetic-flows"],"latest_commit_sha":null,"homepage":"https://scikit-mobility.github.io/scikit-mobility/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scikit-mobility.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-04-30T22:02:13.000Z","updated_at":"2025-08-25T14:54:27.000Z","dependencies_parsed_at":"2023-02-12T04:03:23.147Z","dependency_job_id":"b373b027-0e0e-4b8b-8fa9-06d2e262e9e1","html_url":"https://github.com/scikit-mobility/scikit-mobility","commit_stats":{"total_commits":712,"total_committers":25,"mean_commits":28.48,"dds":0.6811797752808989,"last_synced_commit":"9433d05a4cf7f42144e2e92279098740521493e2"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/scikit-mobility/scikit-mobility","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-mobility","download_url":"https://codeload.github.com/scikit-mobility/scikit-mobility/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/sbom","scorecard":{"id":804804,"data":{"date":"2025-08-11","repo":{"name":"github.com/scikit-mobility/scikit-mobility","commit":"9433d05a4cf7f42144e2e92279098740521493e2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 5/13 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.3.1 not signed: https://api.github.com/repos/scikit-mobility/scikit-mobility/releases/69319935","Warn: release artifact 1.2.3 not signed: https://api.github.com/repos/scikit-mobility/scikit-mobility/releases/58775782","Warn: release artifact 1.3.1 does not have provenance: https://api.github.com/repos/scikit-mobility/scikit-mobility/releases/69319935","Warn: release artifact 1.2.3 does not have provenance: https://api.github.com/repos/scikit-mobility/scikit-mobility/releases/58775782"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-mobility/scikit-mobility/ci.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:48","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:77","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:78","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand 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":"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"}},{"name":"Vulnerabilities","score":0,"reason":"57 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: PYSEC-2024-225 / GHSA-6vqw-3v5j-54x4","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: GHSA-h4gh-qq45-vh27","Warn: Project is vulnerable to: PYSEC-2023-254 / GHSA-jfhm-5ghh-2f97","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: GHSA-g4m4-9q4c-mfw6","Warn: Project is vulnerable to: GHSA-q5fm-55c2-v6j9","Warn: Project is vulnerable to: GHSA-6673-4983-2vx5","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-33p9-3p43-82vq","Warn: Project is vulnerable to: PYSEC-2023-157 / GHSA-64x5-55rw-9974","Warn: Project is vulnerable to: PYSEC-2023-272 / GHSA-h56g-gq9v-vc8r","Warn: Project is vulnerable to: PYSEC-2024-165 / GHSA-hrw6-wg82-cm62","Warn: Project is vulnerable to: PYSEC-2023-155 / GHSA-r726-vmfq-j9j3","Warn: Project is vulnerable to: PYSEC-2021-427 / GHSA-f865-m6cq-j9vx","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: PYSEC-2023-75 / GHSA-hj3f-6gcp-jg8j","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T11:28:57.871Z","repository_id":38427693,"created_at":"2025-08-23T11:28:57.871Z","updated_at":"2025-08-23T11:28:57.871Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272432482,"owners_count":24934239,"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-08-28T02:00:10.768Z","response_time":74,"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":"scikit-mobility","name":"scikit-mobility","uuid":"45601440","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45601440?v=4","repositories_count":4,"last_synced_at":"2023-03-06T23:02:09.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/scikit-mobility","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T23:11:28.208Z","updated_at":"2023-03-06T23:02:09.153Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-mobility","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-mobility/repositories"},"tags":[{"name":"1.3.1","sha":"82ab0a8c17a677bd1a48b35b7dd09b5ffae3e205","kind":"commit","published_at":"2022-06-13T16:12:57.000Z","download_url":"https://codeload.github.com/scikit-mobility/scikit-mobility/tar.gz/1.3.1","html_url":"https://github.com/scikit-mobility/scikit-mobility/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-mobility/scikit-mobility@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/1.3.1/manifests"},{"name":"1.2.3","sha":"30d6ea0e7305e20b36fc58b8f3f66aa17ad6b004","kind":"commit","published_at":"2022-02-05T16:47:19.000Z","download_url":"https://codeload.github.com/scikit-mobility/scikit-mobility/tar.gz/1.2.3","html_url":"https://github.com/scikit-mobility/scikit-mobility/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-mobility/scikit-mobility@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/1.2.3/manifests"},{"name":"1.3","sha":"91025ce0257abdec7e3209e8190a62d5fc5b7814","kind":"commit","published_at":"2021-09-25T15:32:36.000Z","download_url":"https://codeload.github.com/scikit-mobility/scikit-mobility/tar.gz/1.3","html_url":"https://github.com/scikit-mobility/scikit-mobility/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-mobility/scikit-mobility@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/1.3/manifests"},{"name":"1.2.2","sha":"58c431d107a3249e8fbab6edb7fae8cf19427d18","kind":"commit","published_at":"2021-03-06T09:17:37.000Z","download_url":"https://codeload.github.com/scikit-mobility/scikit-mobility/tar.gz/1.2.2","html_url":"https://github.com/scikit-mobility/scikit-mobility/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-mobility/scikit-mobility@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"93390947c4161f66c6b38a7af176eee4b4c7c727","kind":"commit","published_at":"2021-02-17T19:41:35.000Z","download_url":"https://codeload.github.com/scikit-mobility/scikit-mobility/tar.gz/1.2.1","html_url":"https://github.com/scikit-mobility/scikit-mobility/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-mobility/scikit-mobility@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/1.2.1/manifests"},{"name":"v1.1.2","sha":"cb93055cd6a84964ccdb1fd15644e9ce64a21549","kind":"commit","published_at":"2020-11-16T19:39:41.000Z","download_url":"https://codeload.github.com/scikit-mobility/scikit-mobility/tar.gz/v1.1.2","html_url":"https://github.com/scikit-mobility/scikit-mobility/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-mobility/scikit-mobility@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"24fee46a79b458c25c55dfb40a0e4b9375b224cd","kind":"commit","published_at":"2020-10-06T10:35:51.000Z","download_url":"https://codeload.github.com/scikit-mobility/scikit-mobility/tar.gz/v1.1.1","html_url":"https://github.com/scikit-mobility/scikit-mobility/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-mobility/scikit-mobility@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/v1.1.1/manifests"},{"name":"v1.0","sha":"45e0c36f41165e8a3c1f1d65915e7d05ed62efb5","kind":"commit","published_at":"2019-07-04T11:15:21.000Z","download_url":"https://codeload.github.com/scikit-mobility/scikit-mobility/tar.gz/v1.0","html_url":"https://github.com/scikit-mobility/scikit-mobility/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-mobility/scikit-mobility@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-28T03:44:54.344Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":20.059895183429,"dependent_packages_count":51.53980534065386,"stargazers_count":16.1617169952583,"forks_count":15.333166957823806,"docker_downloads_count":null,"average":25.77364611929124},"purl":"pkg:conda/scikit-mobility","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/scikit-mobility","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/scikit-mobility","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/scikit-mobility/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T13:19:27.116Z","issues_count":89,"pull_requests_count":39,"avg_time_to_close_issue":31730356.734693877,"avg_time_to_close_pull_request":3746555.1875,"issues_closed_count":49,"pull_requests_closed_count":32,"pull_request_authors_count":16,"issue_authors_count":49,"avg_comments_per_issue":1.3370786516853932,"avg_comments_per_pull_request":0.48717948717948717,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":81365.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/issues","maintainers":[{"login":"jonpappalord","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonpappalord"},{"login":"miccferr","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/miccferr"},{"login":"GiulianoCornacchia","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GiulianoCornacchia"},{"login":"FilippoSimini","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FilippoSimini"},{"login":"mauruscz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauruscz"},{"login":"michelegirolami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelegirolami"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/scikit-mobility/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/scikit-mobility/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/scikit-mobility/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/scikit-mobility/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":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","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"}}],"commits":{"id":34836,"full_name":"scikit-mobility/scikit-mobility","default_branch":"master","committers":[{"name":"Michele Ferretti","email":"mic.ferretti@gmail.com","count":227},{"name":"lucpappalard","email":"lucapappalardo1984@gmail.com","count":195},{"name":"Filippo Simini","email":"filippo.simini@gmail.com","count":78},{"name":"gbarlacchi","email":"pestello87*","count":68},{"name":"Roberto","email":"roberto.pellungrini@di.unipi.it","count":44},{"name":"Giuliano Cornacchia","email":"37023673+GiulianoCornacchia@users.noreply.github.com","count":31},{"name":"Michele Ferretti","email":"miccferr@users.noreply.github.com","count":19},{"name":"Luca Pappalardo","email":"lpappalardo@di.unipi.it","count":7},{"name":"Sebastian Wolf","email":"sebxwolf@gmail.com","count":7},{"name":"gbarlacchi","email":"gianni.barlacchi@gmail.com","count":7},{"name":"Michele Girolami","email":"michele.girolami@isti.cnr.it","count":4},{"name":"Lorenzo","email":"lcandeago@gmail.com","count":3},{"name":"pareyesv","email":"pareyesv@users.noreply.github.com","count":3},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]@users.noreply.github.com","count":2},{"name":"Anita Graser","email":"anitagraser@gmx.at","count":2},{"name":"Massimiliano Luca","email":"massimiliano.luca.ml@gmail.com","count":2},{"name":"Lorenzo F. Lucchnini","email":"33127266+LLucchini@users.noreply.github.com","count":2},{"name":"John","email":"john.freeman@rystadenergy.com","count":2},{"name":"Arash Badie Modiri","email":"arash.badiemodiri@aalto.fi","count":2},{"name":"Giovanni","email":"mauro11giovanni@gmail.com","count":2},{"name":"Shiqing","email":"shiqing-thu18@yandex.com","count":1},{"name":"Marco De Nadai","email":"me@marcodena.it","count":1},{"name":"Larry Dong","email":"larry.dong@mail.mcgill.ca","count":1},{"name":"Graser Anita","email":"Anita.Graser@ait.ac.at","count":1},{"name":"Violet","email":"vlingenfelter5@gmail.com","count":1}],"total_commits":712,"total_committers":25,"total_bot_commits":2,"total_bot_committers":1,"mean_commits":28.48,"dds":0.6811797752808989,"past_year_committers":[{"name":"Giuliano Cornacchia","email":"37023673+GiulianoCornacchia@users.noreply.github.com","count":22},{"name":"Michele Ferretti","email":"miccferr@users.noreply.github.com","count":13},{"name":"gbarlacchi","email":"pestello87*","count":6},{"name":"Luca Pappalardo","email":"lpappalardo@di.unipi.it","count":4},{"name":"Michele Ferretti","email":"mic.ferretti@gmail.com","count":4},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]@users.noreply.github.com","count":2},{"name":"gbarlacchi","email":"gianni.barlacchi@gmail.com","count":2},{"name":"Giovanni","email":"mauro11giovanni@gmail.com","count":2},{"name":"Marco De Nadai","email":"me@marcodena.it","count":1},{"name":"Massimiliano Luca","email":"massimiliano.luca.ml@gmail.com","count":1}],"past_year_total_commits":57,"past_year_total_committers":10,"past_year_total_bot_commits":2,"past_year_total_bot_committers":1,"past_year_mean_commits":5.7,"past_year_dds":0.6140350877192983,"last_synced_at":"2024-01-27T14:34:27.218Z","last_synced_commit":"9433d05a4cf7f42144e2e92279098740521493e2","created_at":"2023-03-07T16:57:49.472Z","updated_at":"2024-01-27T14:34:27.219Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"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":"scikit-mobility/scikit-mobility","html_url":"https://github.com/scikit-mobility/scikit-mobility","last_synced_at":"2025-08-27T13:19:27.116Z","status":"error","issues_count":89,"pull_requests_count":39,"avg_time_to_close_issue":31730356.734693877,"avg_time_to_close_pull_request":3746555.1875,"issues_closed_count":49,"pull_requests_closed_count":32,"pull_request_authors_count":16,"issue_authors_count":49,"avg_comments_per_issue":1.3370786516853932,"avg_comments_per_pull_request":0.48717948717948717,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":81365.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T22:00:47.603Z","updated_at":"2025-09-02T17:31:38.819Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-mobility%2Fscikit-mobility/issues","issue_labels_count":{"enhancement":21,"bug":14,"library usage":8,"documentation issue":6,"question":4,"help wanted":4,"installation issue":2,"wontfix":1,"invalid":1,"good first issue":1},"pull_request_labels_count":{"dependencies":7,"bug":1,"enhancement":1},"issue_author_associations_count":{"NONE":50,"MEMBER":24,"CONTRIBUTOR":11,"COLLABORATOR":5},"pull_request_author_associations_count":{"CONTRIBUTOR":13,"COLLABORATOR":13,"NONE":9,"MEMBER":5},"issue_authors":{"jonpappalord":17,"gbarlacchi":5,"apiszcz":4,"FilippoSimini":4,"mauruscz":3,"vlingenfelter":3,"GiulianoCornacchia":3,"michelegirolami":2,"stevegaunt":2,"SmolakK":2,"valavakilian":2,"denadai2":2,"cachatj":2,"txusma23":2,"gegen07":2,"matteoboh":1,"kapelios":1,"woisokoh":1,"szhorvat":1,"mehradans92":1,"GeorgeKontsevik":1,"RoseChengyueMiao":1,"KindSpade":1,"arilwan":1,"Carla-33":1,"asrenninger":1,"pareyesv":1,"me9hanics":1,"aitleng":1,"sfc-gh-sfan":1,"pellungrobe":1,"NinaWie":1,"bmdetera":1,"nanshanli":1,"fatcatZF":1,"pabst2009":1,"Fr4nz83":1,"umuss":1,"hamishgibbs":1,"ireneb612":1,"MehdiAbarro":1,"bekely":1,"adhamenaya":1,"vitekzkytek":1,"cadentj":1,"Marwa-Da":1,"ahmadsaaddm":1,"micheletizzoni":1,"dmehrab06":1,"chancyshah":1},"pull_request_authors":{"miccferr":12,"dependabot[bot]":7,"GiulianoCornacchia":4,"gbarlacchi":2,"vlingenfelter":2,"denadai2":2,"Apolsus":2,"pitmonticone":1,"mirqr":1,"lgtm-com[bot]":1,"francescodizzia":1,"FilippoSimini":1,"michelegirolami":1,"javandres":1,"lwdovico":1,"matteoboh":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10082405,"issues_count":31230170,"pull_requests_count":96100294,"authors_count":10694153,"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":{},"past_year_issue_author_associations_count":{"NONE":3},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"GeorgeKontsevik":1,"sfc-gh-sfan":1,"woisokoh":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"jonpappalord","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonpappalord"},{"login":"miccferr","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/miccferr"},{"login":"GiulianoCornacchia","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GiulianoCornacchia"},{"login":"FilippoSimini","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FilippoSimini"},{"login":"mauruscz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauruscz"},{"login":"michelegirolami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelegirolami"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":4,"WatchEvent":50,"IssueCommentEvent":1,"ForkEvent":5},"last_year":{"IssuesEvent":4,"WatchEvent":50,"IssueCommentEvent":1,"ForkEvent":5}},"keywords":["complex-systems","data-analysis","data-science","human-mobility","mobility-analysis","mobility-flows","network-science","risk-assessment","scikit-mobility","statistics","synthetic-flows"],"dependencies":[{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2022-07-11T19:27:45.726Z","updated_at":"2022-07-11T19:27:45.726Z","repository_link":"https://github.com/scikit-mobility/scikit-mobility/blob/master/poetry.lock","dependencies":[{"id":136407954,"package_name":"appdirs","ecosystem":"pypi","requirements":"1.4.4","direct":false,"kind":"runtime","optional":false},{"id":136407955,"package_name":"atomicwrites","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"develop","optional":false},{"id":136407956,"package_name":"attrs","ecosystem":"pypi","requirements":"21.4.0","direct":false,"kind":"runtime","optional":false},{"id":136407957,"package_name":"branca","ecosystem":"pypi","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":136407958,"package_name":"cachecontrol","ecosystem":"pypi","requirements":"0.12.11","direct":false,"kind":"develop","optional":false},{"id":136407959,"package_name":"cachy","ecosystem":"pypi","requirements":"0.3.0","direct":false,"kind":"develop","optional":false},{"id":136407960,"package_name":"certifi","ecosystem":"pypi","requirements":"2022.5.18.1","direct":false,"kind":"runtime","optional":false},{"id":136407961,"package_name":"cffi","ecosystem":"pypi","requirements":"1.15.0","direct":false,"kind":"develop","optional":false},{"id":136407962,"package_name":"cfgv","ecosystem":"pypi","requirements":"3.3.1","direct":false,"kind":"develop","optional":false},{"id":136407963,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"2.0.12","direct":false,"kind":"runtime","optional":false},{"id":136407964,"package_name":"cleo","ecosystem":"pypi","requirements":"0.8.1","direct":false,"kind":"develop","optional":false},{"id":136407965,"package_name":"click","ecosystem":"pypi","requirements":"8.1.3","direct":false,"kind":"runtime","optional":false},{"id":136407966,"package_name":"click-plugins","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":136407967,"package_name":"cligj","ecosystem":"pypi","requirements":"0.7.2","direct":false,"kind":"runtime","optional":false},{"id":136407968,"package_name":"clikit","ecosystem":"pypi","requirements":"0.6.2","direct":false,"kind":"develop","optional":false},{"id":136407969,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":136407970,"package_name":"coverage","ecosystem":"pypi","requirements":"5.5","direct":false,"kind":"develop","optional":false},{"id":136407971,"package_name":"coverage-badge","ecosystem":"pypi","requirements":"1.1.0","direct":false,"kind":"develop","optional":false},{"id":136407972,"package_name":"crashtest","ecosystem":"pypi","requirements":"0.3.1","direct":false,"kind":"develop","optional":false},{"id":136407973,"package_name":"cryptography","ecosystem":"pypi","requirements":"37.0.2","direct":false,"kind":"develop","optional":false},{"id":136407974,"package_name":"cycler","ecosystem":"pypi","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":136407975,"package_name":"distlib","ecosystem":"pypi","requirements":"0.3.4","direct":false,"kind":"develop","optional":false},{"id":136407976,"package_name":"filelock","ecosystem":"pypi","requirements":"3.7.1","direct":false,"kind":"develop","optional":false},{"id":136407977,"package_name":"fiona","ecosystem":"pypi","requirements":"1.8.21","direct":false,"kind":"runtime","optional":false},{"id":136407978,"package_name":"folium","ecosystem":"pypi","requirements":"0.12.1.post1","direct":false,"kind":"runtime","optional":false},{"id":136407979,"package_name":"fonttools","ecosystem":"pypi","requirements":"4.33.3","direct":false,"kind":"runtime","optional":false},{"id":136407980,"package_name":"geojson","ecosystem":"pypi","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":136407981,"package_name":"geopandas","ecosystem":"pypi","requirements":"0.10.2","direct":false,"kind":"runtime","optional":false},{"id":136407982,"package_name":"h3","ecosystem":"pypi","requirements":"3.7.4","direct":false,"kind":"runtime","optional":false},{"id":136407983,"package_name":"html5lib","ecosystem":"pypi","requirements":"1.1","direct":false,"kind":"develop","optional":false},{"id":136407984,"package_name":"identify","ecosystem":"pypi","requirements":"2.5.1","direct":false,"kind":"develop","optional":false},{"id":136407985,"package_name":"idna","ecosystem":"pypi","requirements":"3.3","direct":false,"kind":"runtime","optional":false},{"id":136407986,"package_name":"igraph","ecosystem":"pypi","requirements":"0.9.11","direct":false,"kind":"runtime","optional":false},{"id":136407987,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"4.11.4","direct":false,"kind":"develop","optional":false},{"id":136407988,"package_name":"iniconfig","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"develop","optional":false},{"id":136407989,"package_name":"jeepney","ecosystem":"pypi","requirements":"0.8.0","direct":false,"kind":"develop","optional":false},{"id":136407990,"package_name":"jinja2","ecosystem":"pypi","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":136407991,"package_name":"joblib","ecosystem":"pypi","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":136407992,"package_name":"keyring","ecosystem":"pypi","requirements":"23.6.0","direct":false,"kind":"develop","optional":false},{"id":136407993,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":136407994,"package_name":"lockfile","ecosystem":"pypi","requirements":"0.12.2","direct":false,"kind":"develop","optional":false},{"id":136407995,"package_name":"markupsafe","ecosystem":"pypi","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":136407996,"package_name":"matplotlib","ecosystem":"pypi","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":136407997,"package_name":"mpmath","ecosystem":"pypi","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":136407998,"package_name":"msgpack","ecosystem":"pypi","requirements":"1.0.4","direct":false,"kind":"develop","optional":false},{"id":136407999,"package_name":"munch","ecosystem":"pypi","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":136408000,"package_name":"nodeenv","ecosystem":"pypi","requirements":"1.6.0","direct":false,"kind":"develop","optional":false},{"id":136408001,"package_name":"numpy","ecosystem":"pypi","requirements":"1.22.4","direct":false,"kind":"runtime","optional":false},{"id":136408002,"package_name":"packaging","ecosystem":"pypi","requirements":"20.9","direct":false,"kind":"runtime","optional":false},{"id":136408003,"package_name":"pandas","ecosystem":"pypi","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":136408004,"package_name":"pastel","ecosystem":"pypi","requirements":"0.2.1","direct":false,"kind":"develop","optional":false},{"id":136408005,"package_name":"patsy","ecosystem":"pypi","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":136408006,"package_name":"pexpect","ecosystem":"pypi","requirements":"4.8.0","direct":false,"kind":"develop","optional":false},{"id":136408007,"package_name":"pillow","ecosystem":"pypi","requirements":"9.1.1","direct":false,"kind":"runtime","optional":false},{"id":136408008,"package_name":"pkginfo","ecosystem":"pypi","requirements":"1.8.3","direct":false,"kind":"develop","optional":false},{"id":136408009,"package_name":"platformdirs","ecosystem":"pypi","requirements":"2.5.2","direct":false,"kind":"develop","optional":false},{"id":136408010,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"develop","optional":false},{"id":136408011,"package_name":"poetry","ecosystem":"pypi","requirements":"1.1.13","direct":false,"kind":"develop","optional":false},{"id":136408012,"package_name":"poetry-core","ecosystem":"pypi","requirements":"1.0.8","direct":false,"kind":"develop","optional":false},{"id":136408013,"package_name":"pooch","ecosystem":"pypi","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":136408014,"package_name":"powerlaw","ecosystem":"pypi","requirements":"1.5","direct":false,"kind":"runtime","optional":false},{"id":136408015,"package_name":"pre-commit","ecosystem":"pypi","requirements":"2.19.0","direct":false,"kind":"develop","optional":false},{"id":136408016,"package_name":"ptyprocess","ecosystem":"pypi","requirements":"0.7.0","direct":false,"kind":"develop","optional":false},{"id":136408017,"package_name":"py","ecosystem":"pypi","requirements":"1.11.0","direct":false,"kind":"develop","optional":false},{"id":136408018,"package_name":"pycparser","ecosystem":"pypi","requirements":"2.21","direct":false,"kind":"develop","optional":false},{"id":136408019,"package_name":"pylev","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"develop","optional":false},{"id":136408020,"package_name":"pyparsing","ecosystem":"pypi","requirements":"3.0.9","direct":false,"kind":"runtime","optional":false},{"id":136408021,"package_name":"pyproj","ecosystem":"pypi","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":136408022,"package_name":"pytest","ecosystem":"pypi","requirements":"6.2.5","direct":false,"kind":"develop","optional":false},{"id":136408023,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"2.8.2","direct":false,"kind":"runtime","optional":false},{"id":136408024,"package_name":"python-igraph","ecosystem":"pypi","requirements":"0.9.11","direct":false,"kind":"runtime","optional":false},{"id":136408025,"package_name":"pytz","ecosystem":"pypi","requirements":"2022.1","direct":false,"kind":"runtime","optional":false},{"id":136408026,"package_name":"pywin32-ctypes","ecosystem":"pypi","requirements":"0.2.0","direct":false,"kind":"develop","optional":false},{"id":136408027,"package_name":"pyyaml","ecosystem":"pypi","requirements":"6.0","direct":false,"kind":"develop","optional":false},{"id":136408028,"package_name":"requests","ecosystem":"pypi","requirements":"2.28.0","direct":false,"kind":"runtime","optional":false},{"id":136408029,"package_name":"requests-toolbelt","ecosystem":"pypi","requirements":"0.9.1","direct":false,"kind":"develop","optional":false},{"id":136408030,"package_name":"rtree","ecosystem":"pypi","requirements":"0.9.7","direct":false,"kind":"develop","optional":false},{"id":136408031,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":136408032,"package_name":"scipy","ecosystem":"pypi","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":136408033,"package_name":"secretstorage","ecosystem":"pypi","requirements":"3.3.2","direct":false,"kind":"develop","optional":false},{"id":136408034,"package_name":"setuptools-scm","ecosystem":"pypi","requirements":"6.4.2","direct":false,"kind":"runtime","optional":false},{"id":136408035,"package_name":"shapely","ecosystem":"pypi","requirements":"1.8.2","direct":false,"kind":"runtime","optional":false},{"id":136408036,"package_name":"shellingham","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"develop","optional":false},{"id":136408037,"package_name":"six","ecosystem":"pypi","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":136408038,"package_name":"statsmodels","ecosystem":"pypi","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":136408039,"package_name":"texttable","ecosystem":"pypi","requirements":"1.6.4","direct":false,"kind":"runtime","optional":false},{"id":136408040,"package_name":"threadpoolctl","ecosystem":"pypi","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":136408041,"package_name":"toml","ecosystem":"pypi","requirements":"0.10.2","direct":false,"kind":"develop","optional":false},{"id":136408042,"package_name":"tomli","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":136408043,"package_name":"tomlkit","ecosystem":"pypi","requirements":"0.11.0","direct":false,"kind":"develop","optional":false},{"id":136408044,"package_name":"tox","ecosystem":"pypi","requirements":"3.25.0","direct":false,"kind":"develop","optional":false},{"id":136408045,"package_name":"tqdm","ecosystem":"pypi","requirements":"4.64.0","direct":false,"kind":"runtime","optional":false},{"id":136408046,"package_name":"urllib3","ecosystem":"pypi","requirements":"1.26.9","direct":false,"kind":"runtime","optional":false},{"id":136408047,"package_name":"virtualenv","ecosystem":"pypi","requirements":"20.14.1","direct":false,"kind":"develop","optional":false},{"id":136408048,"package_name":"webencodings","ecosystem":"pypi","requirements":"0.5.1","direct":false,"kind":"develop","optional":false},{"id":136408049,"package_name":"zipp","ecosystem":"pypi","requirements":"3.8.0","direct":false,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2022-07-11T19:27:45.745Z","updated_at":"2022-07-11T19:27:45.745Z","repository_link":"https://github.com/scikit-mobility/scikit-mobility/blob/master/pyproject.toml","dependencies":[{"id":136408066,"package_name":"python","ecosystem":"pypi","requirements":"\u003e=3.8,\u003c4","direct":true,"kind":"runtime","optional":false},{"id":136408067,"package_name":"pandas","ecosystem":"pypi","requirements":"^1.1.5","direct":true,"kind":"runtime","optional":false},{"id":136408068,"package_name":"python-igraph","ecosystem":"pypi","requirements":"^0.9.1","direct":true,"kind":"runtime","optional":false},{"id":136408069,"package_name":"powerlaw","ecosystem":"pypi","requirements":"^1.4.6","direct":true,"kind":"runtime","optional":false},{"id":136408070,"package_name":"tqdm","ecosystem":"pypi","requirements":"^4.60.0","direct":true,"kind":"runtime","optional":false},{"id":136408071,"package_name":"requests","ecosystem":"pypi","requirements":"^2.25.1","direct":true,"kind":"runtime","optional":false},{"id":136408072,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":136408073,"package_name":"folium","ecosystem":"pypi","requirements":"0.12.1.post1","direct":true,"kind":"runtime","optional":false},{"id":136408074,"package_name":"geojson","ecosystem":"pypi","requirements":"^2.5.0","direct":true,"kind":"runtime","optional":false},{"id":136408075,"package_name":"h3","ecosystem":"pypi","requirements":"^3.7.3","direct":true,"kind":"runtime","optional":false},{"id":136408076,"package_name":"pooch","ecosystem":"pypi","requirements":"^1.6.0","direct":true,"kind":"runtime","optional":false},{"id":136408077,"package_name":"statsmodels","ecosystem":"pypi","requirements":"^0.13.0","direct":true,"kind":"runtime","optional":false},{"id":136408078,"package_name":"geopandas","ecosystem":"pypi","requirements":"^0.10.2","direct":true,"kind":"runtime","optional":false},{"id":136408079,"package_name":"tox","ecosystem":"pypi","requirements":"^3.23.1","direct":true,"kind":"develop","optional":false},{"id":136408080,"package_name":"pytest","ecosystem":"pypi","requirements":"^6.2.4","direct":true,"kind":"develop","optional":false},{"id":136408081,"package_name":"coverage","ecosystem":"pypi","requirements":"^5.5","direct":true,"kind":"develop","optional":false},{"id":136408082,"package_name":"pre-commit","ecosystem":"pypi","requirements":"^2.12.1","direct":true,"kind":"develop","optional":false},{"id":136408083,"package_name":"poetry","ecosystem":"pypi","requirements":"^1.1.6","direct":true,"kind":"develop","optional":false},{"id":136408084,"package_name":"Rtree","ecosystem":"pypi","requirements":"^0.9.7","direct":true,"kind":"develop","optional":false},{"id":136408085,"package_name":"coverage-badge","ecosystem":"pypi","requirements":"^1.0.1","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yaml","sha":null,"kind":"manifest","created_at":"2023-02-12T04:03:23.047Z","updated_at":"2023-02-12T04:03:23.047Z","repository_link":"https://github.com/scikit-mobility/scikit-mobility/blob/master/.github/workflows/ci.yaml","dependencies":[{"id":7569656039,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7569656040,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7569656041,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7569656042,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7569656043,"package_name":"JamesIves/github-pages-deploy-action","ecosystem":"actions","requirements":"4.1.1","direct":true,"kind":"composite","optional":false}]}],"score":18.37259912870285,"created_at":"2025-09-04T15:50:49.264Z","updated_at":"2025-10-07T08:09:15.161Z","avatar_url":"https://github.com/scikit-mobility.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":4531,"funding_links":[],"readme_doi_urls":["https://doi.org/10.18637/jss.v103.i04"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/18060","html_url":"https://science.ecosyste.ms/projects/18060","bibtex_url":"https://science.ecosyste.ms/projects/18060/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/18060/export.apalike"}