{"id":7341,"name":"matchmsextras","description":"additional network analysis functions for matchms","url":"https://github.com/matchms/matchmsextras","last_synced_at":"2025-09-04T19:30:05.172Z","repository":{"id":45346256,"uuid":"327342118","full_name":"matchms/matchmsextras","owner":"matchms","description":"additional network analysis functions for matchms","archived":false,"fork":false,"pushed_at":"2023-08-22T21:17:26.000Z","size":442,"stargazers_count":5,"open_issues_count":8,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-29T14:41:05.011Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/matchms.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2021-01-06T14:49:56.000Z","updated_at":"2024-03-21T09:43:41.000Z","dependencies_parsed_at":"2025-04-11T09:59:14.132Z","dependency_job_id":"23ef9cf3-a0e7-4617-b633-f177429823c8","html_url":"https://github.com/matchms/matchmsextras","commit_stats":{"total_commits":87,"total_committers":3,"mean_commits":29.0,"dds":"0.14942528735632188","last_synced_commit":"bdee1e7255fe128610d09ebe12664aa80f1b71e4"},"previous_names":["matchms/matchms_extras"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/matchms/matchmsextras","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchms%2Fmatchmsextras","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchms%2Fmatchmsextras/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchms%2Fmatchmsextras/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchms%2Fmatchmsextras/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matchms","download_url":"https://codeload.github.com/matchms/matchmsextras/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchms%2Fmatchmsextras/sbom","scorecard":{"id":623456,"data":{"date":"2025-08-11","repo":{"name":"github.com/matchms/matchmsextras","commit":"2c667487f5f1d8ece94a07ffcf9917bbdfeeeaf8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.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":"Code-Review","score":1,"reason":"Found 2/16 approved changesets -- score normalized to 1","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":"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_build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/matchms/matchmsextras/CI_build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI_build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/matchms/matchmsextras/CI_build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI_publish_pypi.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/matchms/matchmsextras/CI_publish_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI_publish_pypi.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/matchms/matchmsextras/CI_publish_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI_publish_pypi.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/matchms/matchmsextras/CI_publish_pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/CI_build.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/CI_build.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/CI_publish_pypi.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/CI_publish_pypi.yml:19","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI_build.yml:1","Warn: no topLevel permission defined: .github/workflows/CI_publish_pypi.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T05:44:38.644Z","repository_id":45346256,"created_at":"2025-08-21T05:44:38.644Z","updated_at":"2025-08-21T05:44:38.644Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273660410,"owners_count":25145691,"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":"matchms","name":"matchms","uuid":"62389017","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/62389017?v=4","repositories_count":4,"last_synced_at":"2023-03-06T03:34:12.870Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/matchms","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T03:56:51.393Z","updated_at":"2023-03-06T03:34:12.876Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matchms","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matchms/repositories"},"packages":[{"id":2796220,"name":"matchmsextras","ecosystem":"pypi","description":"Additional functionalities to be used with matchms","homepage":"https://github.com/matchms/matchmsextras","licenses":"Apache Software License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/matchms/matchmsextras","keywords_array":["similarity measures","mass spectrometry","networking","network analysis","library search"],"namespace":null,"versions_count":7,"first_release_published_at":"2021-03-05T19:46:08.000Z","latest_release_published_at":"2023-06-30T13:57:20.000Z","latest_release_number":"0.4.2","last_synced_at":"2025-09-01T13:34:35.421Z","created_at":"2022-04-10T11:33:20.456Z","updated_at":"2025-09-01T14:53:28.334Z","registry_url":"https://pypi.org/project/matchmsextras/","install_command":"pip install matchmsextras --index-url https://pypi.org/simple","documentation_url":"https://matchmsextras.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Natural Language :: English","Programming Language :: Python :: 3","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8"],"normalized_name":"matchmsextras","project_status":null},"repo_metadata":{"id":45346256,"uuid":"327342118","full_name":"matchms/matchmsextras","owner":"matchms","description":"additional network analysis functions for matchms","archived":false,"fork":false,"pushed_at":"2023-08-22T21:17:26.000Z","size":442,"stargazers_count":5,"open_issues_count":8,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-29T14:41:05.011Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/matchms.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2021-01-06T14:49:56.000Z","updated_at":"2024-03-21T09:43:41.000Z","dependencies_parsed_at":"2025-04-11T09:59:14.132Z","dependency_job_id":"23ef9cf3-a0e7-4617-b633-f177429823c8","html_url":"https://github.com/matchms/matchmsextras","commit_stats":{"total_commits":87,"total_committers":3,"mean_commits":29.0,"dds":"0.14942528735632188","last_synced_commit":"bdee1e7255fe128610d09ebe12664aa80f1b71e4"},"previous_names":["matchms/matchms_extras"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/matchms/matchmsextras","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchms%2Fmatchmsextras","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchms%2Fmatchmsextras/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchms%2Fmatchmsextras/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchms%2Fmatchmsextras/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matchms","download_url":"https://codeload.github.com/matchms/matchmsextras/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchms%2Fmatchmsextras/sbom","scorecard":{"id":623456,"data":{"date":"2025-08-11","repo":{"name":"github.com/matchms/matchmsextras","commit":"2c667487f5f1d8ece94a07ffcf9917bbdfeeeaf8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.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":"Code-Review","score":1,"reason":"Found 2/16 approved changesets -- score normalized to 1","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":"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_build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/matchms/matchmsextras/CI_build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI_build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/matchms/matchmsextras/CI_build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI_publish_pypi.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/matchms/matchmsextras/CI_publish_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI_publish_pypi.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/matchms/matchmsextras/CI_publish_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI_publish_pypi.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/matchms/matchmsextras/CI_publish_pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/CI_build.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/CI_build.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/CI_publish_pypi.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/CI_publish_pypi.yml:19","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI_build.yml:1","Warn: no topLevel permission defined: .github/workflows/CI_publish_pypi.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T05:44:38.644Z","repository_id":45346256,"created_at":"2025-08-21T05:44:38.644Z","updated_at":"2025-08-21T05:44:38.644Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273143913,"owners_count":25053125,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"matchms","name":"matchms","uuid":"62389017","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/62389017?v=4","repositories_count":4,"last_synced_at":"2023-03-06T03:34:12.870Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/matchms","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T03:56:51.393Z","updated_at":"2023-03-06T03:34:12.876Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matchms","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matchms/repositories"},"tags":[{"name":"0.4.2","sha":"2c667487f5f1d8ece94a07ffcf9917bbdfeeeaf8","kind":"commit","published_at":"2023-06-30T13:54:28.000Z","download_url":"https://codeload.github.com/matchms/matchmsextras/tar.gz/0.4.2","html_url":"https://github.com/matchms/matchmsextras/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matchms/matchmsextras@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchms%2Fmatchmsextras/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchms%2Fmatchmsextras/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"9b93b960b259b93290aee272798b8c58349a3198","kind":"commit","published_at":"2023-02-06T09:47:55.000Z","download_url":"https://codeload.github.com/matchms/matchmsextras/tar.gz/0.4.1","html_url":"https://github.com/matchms/matchmsextras/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matchms/matchmsextras@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchms%2Fmatchmsextras/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchms%2Fmatchmsextras/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"56b30573e698c5099a45917c249137d66f05d880","kind":"commit","published_at":"2023-02-03T14:35:30.000Z","download_url":"https://codeload.github.com/matchms/matchmsextras/tar.gz/0.4.0","html_url":"https://github.com/matchms/matchmsextras/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matchms/matchmsextras@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchms%2Fmatchmsextras/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchms%2Fmatchmsextras/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"3ed59609a8d9e7b8eef292717573d73757135aec","kind":"commit","published_at":"2021-12-19T13:26:18.000Z","download_url":"https://codeload.github.com/matchms/matchmsextras/tar.gz/0.3.0","html_url":"https://github.com/matchms/matchmsextras/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matchms/matchmsextras@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchms%2Fmatchmsextras/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchms%2Fmatchmsextras/tags/0.3.0/manifests"},{"name":"0.2.3","sha":"fea0016e95208901d9e6efeb0470a2216c27deb3","kind":"commit","published_at":"2021-07-15T21:38:12.000Z","download_url":"https://codeload.github.com/matchms/matchmsextras/tar.gz/0.2.3","html_url":"https://github.com/matchms/matchmsextras/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matchms/matchmsextras@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchms%2Fmatchmsextras/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchms%2Fmatchmsextras/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"fe25d3bd9f26d82dc49a16550bfed5ed1eb291b7","kind":"commit","published_at":"2021-04-15T11:32:05.000Z","download_url":"https://codeload.github.com/matchms/matchmsextras/tar.gz/0.2.2","html_url":"https://github.com/matchms/matchmsextras/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matchms/matchmsextras@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchms%2Fmatchmsextras/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchms%2Fmatchmsextras/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"f5faa210914c90f8ed279a84828d7009ea42bd6f","kind":"commit","published_at":"2021-02-24T21:10:28.000Z","download_url":"https://codeload.github.com/matchms/matchmsextras/tar.gz/0.2.1","html_url":"https://github.com/matchms/matchmsextras/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matchms/matchmsextras@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchms%2Fmatchmsextras/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchms%2Fmatchmsextras/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"c6e2c89504df0013b0d9ad107f02970faa03acc2","kind":"commit","published_at":"2021-02-24T08:06:29.000Z","download_url":"https://codeload.github.com/matchms/matchmsextras/tar.gz/0.2.0","html_url":"https://github.com/matchms/matchmsextras/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matchms/matchmsextras@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchms%2Fmatchmsextras/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchms%2Fmatchmsextras/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"c5b1c44efddb6f099f8600d7f6797a97fca3c5aa","kind":"commit","published_at":"2021-02-20T20:12:33.000Z","download_url":"https://codeload.github.com/matchms/matchmsextras/tar.gz/0.1.0","html_url":"https://github.com/matchms/matchmsextras/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matchms/matchmsextras@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchms%2Fmatchmsextras/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchms%2Fmatchmsextras/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T14:53:28.334Z","dependent_packages_count":1,"downloads":208,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":10.750861710289756,"dependent_repos_count":21.619800316896704,"dependent_packages_count":4.759323069287085,"stargazers_count":23.059991829535083,"forks_count":19.109533863522692,"docker_downloads_count":null,"average":15.859902157906266},"purl":"pkg:pypi/matchmsextras","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/matchmsextras","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/matchmsextras","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/matchmsextras/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T12:44:06.771Z","issues_count":12,"pull_requests_count":12,"avg_time_to_close_issue":37108.5,"avg_time_to_close_pull_request":99759.0,"issues_closed_count":4,"pull_requests_closed_count":10,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.16666666666666666,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"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/matchms%2Fmatchmsextras/issues","maintainers":[{"login":"niekdejonge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/niekdejonge"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/matchmsextras/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/matchmsextras/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/matchmsextras/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/matchmsextras/related_packages","maintainers":[{"uuid":"florian-huber","login":"florian-huber","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/florian-huber/","role":null,"created_at":"2023-02-24T15:45:11.592Z","updated_at":"2023-02-24T15:45:11.592Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/florian-huber/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724874,"maintainers_count":308228,"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"}}],"commits":{"id":608548,"full_name":"matchms/matchmsextras","default_branch":"main","committers":[{"name":"florian-huber","email":"36473328+florian-huber@users.noreply.github.com","count":74},{"name":"florian-huber","email":"florian.huber@hs-duesseldorf.de","count":12},{"name":"dianacarvalho1","email":"diana@datarevenue.com","count":1}],"total_commits":87,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":29.0,"dds":0.14942528735632188,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-18T14:24:55.887Z","last_synced_commit":"bdee1e7255fe128610d09ebe12664aa80f1b71e4","created_at":"2023-03-09T07:15:02.794Z","updated_at":"2023-09-19T17:25:40.347Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchms%2Fmatchmsextras/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-27T00:00:29.048Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"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":"matchms/matchmsextras","html_url":"https://github.com/matchms/matchmsextras","last_synced_at":"2025-08-29T12:44:06.771Z","status":"error","issues_count":12,"pull_requests_count":12,"avg_time_to_close_issue":37108.5,"avg_time_to_close_pull_request":99759.0,"issues_closed_count":4,"pull_requests_closed_count":10,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.16666666666666666,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"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-14T17:27:38.507Z","updated_at":"2025-08-30T23:16:43.514Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchms%2Fmatchmsextras","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchms%2Fmatchmsextras/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"CONTRIBUTOR":5,"NONE":4},"pull_request_author_associations_count":{"CONTRIBUTOR":9,"COLLABORATOR":1},"issue_authors":{"florian-huber":5,"niekdejonge":2,"yoglo":1,"hechth":1},"pull_request_authors":{"florian-huber":8,"niekdejonge":1,"dianacarvalho1":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10081382,"issues_count":31322741,"pull_requests_count":96214245,"authors_count":10693626,"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":1},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"hechth":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"niekdejonge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/niekdejonge"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"ForkEvent":1},"last_year":{"IssuesEvent":1,"ForkEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-04T13:45:33.106Z","updated_at":"2022-08-04T13:45:33.106Z","repository_link":"https://github.com/matchms/matchmsextras/blob/main/setup.py","dependencies":[{"id":575265372,"package_name":"matchms","ecosystem":"pypi","requirements":"\u003e=0.11.0","direct":true,"kind":"runtime","optional":false},{"id":575265373,"package_name":"spec2vec","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":575265374,"package_name":"python-louvain","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":575265375,"package_name":"networkx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":575265376,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/CI_build.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T06:15:56.148Z","updated_at":"2023-02-19T06:15:56.148Z","repository_link":"https://github.com/matchms/matchmsextras/blob/main/.github/workflows/CI_build.yml","dependencies":[{"id":7779642778,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7779642779,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/CI_publish_pypi.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T06:15:57.352Z","updated_at":"2023-02-19T06:15:57.352Z","repository_link":"https://github.com/matchms/matchmsextras/blob/main/.github/workflows/CI_publish_pypi.yml","dependencies":[{"id":7779646199,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7779646200,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7779646201,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]}],"score":9.015419779605713,"created_at":"2025-09-04T15:50:23.428Z","updated_at":"2025-10-07T08:05:56.951Z","avatar_url":"https://github.com/matchms.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":208,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1371/journal.pcbi.1008724","https://doi.org/10.21105/joss.02411"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/7341","html_url":"https://science.ecosyste.ms/projects/7341","bibtex_url":"https://science.ecosyste.ms/projects/7341/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/7341/export.apalike"}