{"id":40639,"name":"dtaidistance","description":"Time series distances: Dynamic Time Warping (fast  DTW implementation in C)","url":"https://github.com/wannesm/dtaidistance","last_synced_at":"2025-09-05T08:41:01.235Z","repository":{"id":37686561,"uuid":"80764246","full_name":"wannesm/dtaidistance","owner":"wannesm","description":"Time series distances: Dynamic Time Warping (fast  DTW implementation in C)","archived":false,"fork":false,"pushed_at":"2025-08-15T22:27:34.000Z","size":1491,"stargazers_count":1185,"open_issues_count":21,"forks_count":188,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-08-16T00:28:32.140Z","etag":null,"topics":["c","clustering","distance-measure","dtw","dynamic-time-warping","python","timeseries"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wannesm.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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-02-02T20:11:03.000Z","updated_at":"2025-08-15T22:27:38.000Z","dependencies_parsed_at":"2023-01-31T05:45:50.241Z","dependency_job_id":"a719abc4-d415-4692-b401-956a57f1ded3","html_url":"https://github.com/wannesm/dtaidistance","commit_stats":{"total_commits":727,"total_committers":21,"mean_commits":34.61904761904762,"dds":0.2585969738651994,"last_synced_commit":"17c117bbe13be110eb6cf6b443370288a8557645"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/wannesm/dtaidistance","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wannesm","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/sbom","scorecard":{"id":114378,"data":{"date":"2025-08-04","repo":{"name":"github.com/wannesm/dtaidistance","commit":"80eb34daf99c934824269f9e9f1931130af60407"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":10,"reason":"18 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/deploy.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/deploy.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:82","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:130","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:131","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:132","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:133","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:138","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:211","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:236","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/deploy.yml:220"],"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":"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":"Vulnerabilities","score":0,"reason":"20 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"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-16T00:28:33.776Z","repository_id":37686561,"created_at":"2025-08-16T00:28:33.776Z","updated_at":"2025-08-16T00:28:33.776Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273733358,"owners_count":25158259,"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-05T02:00:09.113Z","response_time":402,"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":"wannesm","name":null,"uuid":"42076","kind":"user","description":"","email":"","website":"http://www.wannesm.be","location":"Leuven, Belgium","twitter":null,"company":"KU Leuven","icon_url":"https://avatars.githubusercontent.com/u/42076?u=c3252d46ddecffb83d5d58ae9962814d8ecb6da9\u0026v=4","repositories_count":35,"last_synced_at":"2024-05-01T10:27:07.573Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/wannesm","funding_links":["https://github.com/sponsors/wannesm"],"total_stars":1569,"followers":87,"following":3,"created_at":"2022-11-02T21:16:33.789Z","updated_at":"2024-05-01T10:27:14.056Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wannesm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wannesm/repositories"},"packages":[{"id":2717057,"name":"dtaidistance","ecosystem":"pypi","description":"Distance measures for time series (Dynamic Time Warping, fast C implementation)","homepage":null,"licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/wannesm/dtaidistance","keywords_array":["dtw","time series","dynamic time warping","distance"],"namespace":null,"versions_count":47,"first_release_published_at":"2017-02-07T14:03:21.000Z","latest_release_published_at":"2025-02-17T16:30:53.000Z","latest_release_number":"2.3.13","last_synced_at":"2025-08-16T00:44:40.319Z","created_at":"2022-04-10T10:49:35.006Z","updated_at":"2025-08-16T05:12:53.038Z","registry_url":"https://pypi.org/project/dtaidistance/","install_command":"pip install dtaidistance --index-url https://pypi.org/simple","documentation_url":"https://dtaidistance.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: Apache Software License","Programming Language :: Python :: 3"],"normalized_name":"dtaidistance","project_status":null},"repo_metadata":{"id":37686561,"uuid":"80764246","full_name":"wannesm/dtaidistance","owner":"wannesm","description":"Time series distances: Dynamic Time Warping (fast  DTW implementation in C)","archived":false,"fork":false,"pushed_at":"2025-08-15T22:27:34.000Z","size":1491,"stargazers_count":1185,"open_issues_count":21,"forks_count":188,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-08-16T00:28:32.140Z","etag":null,"topics":["c","clustering","distance-measure","dtw","dynamic-time-warping","python","timeseries"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wannesm.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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-02-02T20:11:03.000Z","updated_at":"2025-08-15T22:27:38.000Z","dependencies_parsed_at":"2023-01-31T05:45:50.241Z","dependency_job_id":"a719abc4-d415-4692-b401-956a57f1ded3","html_url":"https://github.com/wannesm/dtaidistance","commit_stats":{"total_commits":727,"total_committers":21,"mean_commits":34.61904761904762,"dds":0.2585969738651994,"last_synced_commit":"17c117bbe13be110eb6cf6b443370288a8557645"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/wannesm/dtaidistance","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wannesm","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/sbom","scorecard":{"id":114378,"data":{"date":"2025-08-04","repo":{"name":"github.com/wannesm/dtaidistance","commit":"80eb34daf99c934824269f9e9f1931130af60407"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":10,"reason":"18 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/deploy.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/deploy.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:82","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:130","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:131","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:132","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:133","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:138","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:211","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:236","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/deploy.yml:220"],"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":"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":"Vulnerabilities","score":0,"reason":"20 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"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-16T00:28:33.776Z","repository_id":37686561,"created_at":"2025-08-16T00:28:33.776Z","updated_at":"2025-08-16T00:28:33.776Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270670063,"owners_count":24625444,"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-16T02:00:11.002Z","response_time":91,"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":"wannesm","name":null,"uuid":"42076","kind":"user","description":"","email":"","website":"http://www.wannesm.be","location":"Leuven, Belgium","twitter":null,"company":"KU Leuven","icon_url":"https://avatars.githubusercontent.com/u/42076?u=c3252d46ddecffb83d5d58ae9962814d8ecb6da9\u0026v=4","repositories_count":35,"last_synced_at":"2024-05-01T10:27:07.573Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/wannesm","funding_links":["https://github.com/sponsors/wannesm"],"total_stars":1569,"followers":87,"following":3,"created_at":"2022-11-02T21:16:33.789Z","updated_at":"2024-05-01T10:27:14.056Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wannesm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wannesm/repositories"},"tags":[{"name":"v2.3.13-upload2","sha":"a0834c620e21bea215110b426e5444a926bdfa07","kind":"commit","published_at":"2025-02-17T12:53:07.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.13-upload2","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.13-upload2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.13-upload2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.13-upload2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.13-upload2/manifests"},{"name":"v2.3.13-upload","sha":"54d219ee091b44d03a6680f5a5c487e20066ee44","kind":"commit","published_at":"2025-02-17T12:31:20.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.13-upload","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.13-upload","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.13-upload","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.13-upload","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.13-upload/manifests"},{"name":"v2.3.13","sha":"29aff2db2da475d511f6d79b76f793abb428e8a3","kind":"commit","published_at":"2025-02-16T21:22:38.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.13","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"2a22871c51793a0488084407b1de13959b939e6a","kind":"commit","published_at":"2024-06-13T14:44:20.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.12","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.12/manifests"},{"name":"v2.3.11","sha":"a457816374b983565c55890aa17526c74a269c5a","kind":"commit","published_at":"2023-11-08T09:47:27.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.11","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.11/manifests"},{"name":"v2.3.10","sha":"982a8c31dbc9ec52c88d364a31b4ffb3f3c0e4af","kind":"commit","published_at":"2022-10-06T20:06:26.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.10","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"89c046aee9462dbc093088b2db58ccb76ea13ed2","kind":"commit","published_at":"2022-06-20T19:49:56.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.9","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"a2590135bef3e7e03ec60664427895ec62d81e1e","kind":"commit","published_at":"2022-06-20T17:50:38.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.8","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"7bc5580e5b45019e76e4cd9e43bb390867f7df58","kind":"commit","published_at":"2022-06-16T08:19:34.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.7","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.7/manifests"},{"name":"v2.3.5","sha":"2f77a660ec952b24a3f806dd8cf7f8242b2d5d37","kind":"commit","published_at":"2022-01-25T09:09:12.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.5","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"b401001470f872811bd50d720c6ea4c44317790c","kind":"commit","published_at":"2021-12-22T07:41:13.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.4","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"0178d1d5d73d98c10a39c3e901874e0ec28a00ec","kind":"commit","published_at":"2021-12-21T21:30:19.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.3","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"8029ed8ea1c49be1282e595f84fc5a1d090a5484","kind":"commit","published_at":"2021-08-02T15:38:48.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.2","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6cc8ae6def79a778c063986e0f58386ba11126e3","kind":"commit","published_at":"2021-07-19T21:38:51.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.1","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.1/manifests"},{"name":"v2.2.7","sha":"6c3edbed02889e133b891ce94d4c2ea13edf47a2","kind":"commit","published_at":"2021-05-25T22:12:05.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.2.7","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2267ce3a5a08adb0487ee967e70a93907b7c8400","kind":"commit","published_at":"2021-05-25T22:03:18.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.2.6","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"e7b167ba2f7e7ed77ccddc1be576b6c9f4322bec","kind":"commit","published_at":"2021-02-14T14:16:52.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.2.5","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"0976e16bb1548ed3d86ef473788fc691e65b0152","kind":"commit","published_at":"2021-02-03T13:39:33.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.2.4","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"c7ec484ea04279b4cfbf309e53d6017fe83f30bb","kind":"commit","published_at":"2021-01-19T21:27:39.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.2.3","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"81aeec893ab3cb7b723c3bafae078346c138571a","kind":"commit","published_at":"2021-01-19T16:37:27.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.2.2","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"a36c9738f267e69230d3d69b6865cffeeeecc4b2","kind":"commit","published_at":"2021-01-02T14:49:39.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.2.1","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"16504eff0b4e3c2a551752618d95c2bfbc977efc","kind":"commit","published_at":"2020-12-19T22:16:08.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.2.0","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.0/manifests"},{"name":"v2.1.2","sha":"5e7f3c86a8d42298198ea38291c94b5de0c6982b","kind":"commit","published_at":"2020-10-23T16:46:01.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.1.2","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e2f8a81c8f0d7fc39e23328ce641d3463bed6152","kind":"commit","published_at":"2020-09-14T13:19:59.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.1.1","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"9ab686b6d7f1448dc31e95d68233faad37409d9f","kind":"commit","published_at":"2020-08-27T15:56:08.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.1.0","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"15199a5d06bfe153c93b779ed176bc4c4ee36870","kind":"commit","published_at":"2020-08-24T22:04:24.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.0.6","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"340b18412480b43d7265a876735363f45f348028","kind":"commit","published_at":"2020-08-23T22:26:33.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.0.5","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"7e75de2b7ddab1d24480c9a1d2412e23efafedcc","kind":"commit","published_at":"2020-08-18T22:15:34.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.0.4","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"fbb72378fad800c0ed9cf41d5b12fd85b15bffa1","kind":"commit","published_at":"2020-08-16T19:52:48.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.0.3","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"756a8fd56ea96b3c26e42ae6cd5f0a3e50f42acc","kind":"commit","published_at":"2020-08-14T12:39:03.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.0.2","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9d01481ad6bc0f3f08513f5166ab3e08d69f2b4f","kind":"commit","published_at":"2020-08-14T10:28:45.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.0.1","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f379be93fb1e0eb856f88169122a9554bf7acb47","kind":"commit","published_at":"2020-08-11T16:46:03.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.0.0","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.0/manifests"},{"name":"v1.2.4","sha":"c4897d0d56a355e6a2c80e6efbe2446dd19cfe98","kind":"commit","published_at":"2019-11-23T23:30:18.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.2.4","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"45cc77ac3b98e21988692473c11f29e456e72789","kind":"commit","published_at":"2019-08-18T13:05:12.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.2.3","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"18e9f6f93ef2c375219300cd2939bace8bb2afb5","kind":"commit","published_at":"2019-06-04T09:56:18.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.2.2","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"4cb695b99200fc68b763626cc8bbba6503c1475b","kind":"commit","published_at":"2019-05-31T23:02:39.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.2.1","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.2.1/manifests"},{"name":"v1.2","sha":"594a3a1026747d9f8847880f1c6b2a235f2cdc34","kind":"commit","published_at":"2019-04-10T15:30:27.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.2","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.2/manifests"},{"name":"v1.1.4","sha":"f8ae80e00cf508184644618b7696f0e42e9eddcb","kind":"commit","published_at":"2018-10-30T13:09:43.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.1.4","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"0471650e3c4ad2a1f813d3d8f23499e0e8c6aab5","kind":"commit","published_at":"2018-08-31T12:18:06.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.1.3","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"cc6cd15a27aa33a82456e998b4e5ee42d2959098","kind":"commit","published_at":"2018-07-18T10:00:29.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.1.2","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"d4bd656a2b2a06dc1090b4e7a99fc8faec90ef2d","kind":"commit","published_at":"2018-07-17T15:05:28.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.1.1","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"a62e5174185126f0b5b5278ca3d86bde8b5e0f03","kind":"commit","published_at":"2018-05-14T12:54:56.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.1.0","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"168422ecab81143c6f1ce49288b8cc7dd11f1432","kind":"commit","published_at":"2018-04-10T08:43:45.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.0.1","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"0bb04cd8bd3b444b77774d9616705ed833da3c99","kind":"commit","published_at":"2018-04-09T17:49:26.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.0.0","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.0.0/manifests"},{"name":"v0.1.8","sha":"992fd84d8f2e9debbb031f1156d309a50b221752","kind":"commit","published_at":"2018-03-18T15:58:07.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v0.1.8","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"b3634bc2b9f857a50582d8b7c3aabd09588ce89f","kind":"commit","published_at":"2018-02-24T22:54:42.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v0.1.7","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"d61f45d1cac62465e4516edcc729dc0017ab4e53","kind":"commit","published_at":"2018-02-05T11:33:58.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v0.1.6","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"f24e5818f8ca0ce0f282cec59bcc4850ace62047","kind":"commit","published_at":"2017-11-23T17:25:22.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v0.1.5","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"33ba79f438a9d3a1a3b1bb929c1977844c72e2bf","kind":"commit","published_at":"2017-06-02T20:53:48.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v0.1.4","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"81d85ed8f6c8e6af25089d76d2e7b65d17db9f36","kind":"commit","published_at":"2017-03-28T22:12:06.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v0.1.3","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"c9f9f1d55fbc6d9d16b266b4e96bd1907a43de69","kind":"commit","published_at":"2017-02-07T22:39:54.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v0.1.2","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"84dd7381f896f9b808076cfd24d3af5d56a7a463","kind":"commit","published_at":"2017-02-07T14:02:16.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v0.1.1","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-08-16T05:12:53.038Z","dependent_packages_count":23,"downloads":115854,"downloads_period":"last-month","dependent_repos_count":62,"rankings":{"downloads":1.1610099865290684,"dependent_repos_count":1.8841656748113187,"dependent_packages_count":0.9402403250349036,"stargazers_count":2.0578955934170873,"forks_count":3.7519959512105174,"docker_downloads_count":2.885828231329215,"average":2.1135226270553518},"purl":"pkg:pypi/dtaidistance","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/dtaidistance","docker_dependents_count":9,"docker_downloads_count":526,"usage_url":"https://repos.ecosyste.ms/usage/pypi/dtaidistance","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/dtaidistance/dependencies","status":null,"funding_links":["https://github.com/sponsors/wannesm"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-07T01:54:34.677Z","issues_count":111,"pull_requests_count":24,"avg_time_to_close_issue":10874057.151515152,"avg_time_to_close_pull_request":424196.4375,"issues_closed_count":99,"pull_requests_closed_count":16,"pull_request_authors_count":15,"issue_authors_count":85,"avg_comments_per_issue":3.1621621621621623,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":8,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":2916672.5714285714,"past_year_avg_time_to_close_pull_request":40074.0,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.875,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/issues","maintainers":[{"login":"probberechts","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/probberechts"},{"login":"wannesm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wannesm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dtaidistance/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dtaidistance/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dtaidistance/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dtaidistance/related_packages","maintainers":[{"uuid":"wannesm","login":"wannesm","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/wannesm/","role":null,"created_at":"2023-02-16T02:07:52.152Z","updated_at":"2023-02-16T02:07:52.152Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/wannesm/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725050,"maintainers_count":308343,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","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":5284514,"name":"dtaidistance","ecosystem":"conda","description":null,"homepage":"https://github.com/wannesm/dtaidistance","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/wannesm/dtaidistance","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2021-12-17T21:16:48.000Z","latest_release_published_at":"2022-10-08T09:43:51.000Z","latest_release_number":"2.3.10","last_synced_at":"2025-08-16T00:44:46.816Z","created_at":"2022-10-03T15:40:57.786Z","updated_at":"2025-08-16T05:12:53.042Z","registry_url":"https://anaconda.org/conda-forge/dtaidistance","install_command":"conda install -c conda-forge dtaidistance","documentation_url":null,"metadata":{},"repo_metadata":{"id":37686561,"uuid":"80764246","full_name":"wannesm/dtaidistance","owner":"wannesm","description":"Time series distances: Dynamic Time Warping (fast  DTW implementation in C)","archived":false,"fork":false,"pushed_at":"2025-08-15T22:27:34.000Z","size":1491,"stargazers_count":1185,"open_issues_count":21,"forks_count":188,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-08-16T00:28:32.140Z","etag":null,"topics":["c","clustering","distance-measure","dtw","dynamic-time-warping","python","timeseries"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wannesm.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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-02-02T20:11:03.000Z","updated_at":"2025-08-15T22:27:38.000Z","dependencies_parsed_at":"2023-01-31T05:45:50.241Z","dependency_job_id":"a719abc4-d415-4692-b401-956a57f1ded3","html_url":"https://github.com/wannesm/dtaidistance","commit_stats":{"total_commits":727,"total_committers":21,"mean_commits":34.61904761904762,"dds":0.2585969738651994,"last_synced_commit":"17c117bbe13be110eb6cf6b443370288a8557645"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/wannesm/dtaidistance","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wannesm","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/sbom","scorecard":{"id":114378,"data":{"date":"2025-08-04","repo":{"name":"github.com/wannesm/dtaidistance","commit":"80eb34daf99c934824269f9e9f1931130af60407"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":10,"reason":"18 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/deploy.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/deploy.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:82","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:130","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:131","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:132","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:133","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:138","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:211","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:236","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/deploy.yml:220"],"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":"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":"Vulnerabilities","score":0,"reason":"20 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"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-16T00:28:33.776Z","repository_id":37686561,"created_at":"2025-08-16T00:28:33.776Z","updated_at":"2025-08-16T00:28:33.776Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270670063,"owners_count":24625444,"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-16T02:00:11.002Z","response_time":91,"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":"wannesm","name":null,"uuid":"42076","kind":"user","description":"","email":"","website":"http://www.wannesm.be","location":"Leuven, Belgium","twitter":null,"company":"KU Leuven","icon_url":"https://avatars.githubusercontent.com/u/42076?u=c3252d46ddecffb83d5d58ae9962814d8ecb6da9\u0026v=4","repositories_count":35,"last_synced_at":"2024-05-01T10:27:07.573Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/wannesm","funding_links":["https://github.com/sponsors/wannesm"],"total_stars":1569,"followers":87,"following":3,"created_at":"2022-11-02T21:16:33.789Z","updated_at":"2024-05-01T10:27:14.056Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wannesm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wannesm/repositories"},"tags":[{"name":"v2.3.13-upload2","sha":"a0834c620e21bea215110b426e5444a926bdfa07","kind":"commit","published_at":"2025-02-17T12:53:07.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.13-upload2","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.13-upload2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.13-upload2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.13-upload2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.13-upload2/manifests"},{"name":"v2.3.13-upload","sha":"54d219ee091b44d03a6680f5a5c487e20066ee44","kind":"commit","published_at":"2025-02-17T12:31:20.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.13-upload","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.13-upload","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.13-upload","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.13-upload","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.13-upload/manifests"},{"name":"v2.3.13","sha":"29aff2db2da475d511f6d79b76f793abb428e8a3","kind":"commit","published_at":"2025-02-16T21:22:38.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.13","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"2a22871c51793a0488084407b1de13959b939e6a","kind":"commit","published_at":"2024-06-13T14:44:20.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.12","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.12/manifests"},{"name":"v2.3.11","sha":"a457816374b983565c55890aa17526c74a269c5a","kind":"commit","published_at":"2023-11-08T09:47:27.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.11","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.11/manifests"},{"name":"v2.3.10","sha":"982a8c31dbc9ec52c88d364a31b4ffb3f3c0e4af","kind":"commit","published_at":"2022-10-06T20:06:26.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.10","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"89c046aee9462dbc093088b2db58ccb76ea13ed2","kind":"commit","published_at":"2022-06-20T19:49:56.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.9","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"a2590135bef3e7e03ec60664427895ec62d81e1e","kind":"commit","published_at":"2022-06-20T17:50:38.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.8","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"7bc5580e5b45019e76e4cd9e43bb390867f7df58","kind":"commit","published_at":"2022-06-16T08:19:34.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.7","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.7/manifests"},{"name":"v2.3.5","sha":"2f77a660ec952b24a3f806dd8cf7f8242b2d5d37","kind":"commit","published_at":"2022-01-25T09:09:12.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.5","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"b401001470f872811bd50d720c6ea4c44317790c","kind":"commit","published_at":"2021-12-22T07:41:13.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.4","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"0178d1d5d73d98c10a39c3e901874e0ec28a00ec","kind":"commit","published_at":"2021-12-21T21:30:19.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.3","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"8029ed8ea1c49be1282e595f84fc5a1d090a5484","kind":"commit","published_at":"2021-08-02T15:38:48.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.2","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6cc8ae6def79a778c063986e0f58386ba11126e3","kind":"commit","published_at":"2021-07-19T21:38:51.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.1","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.1/manifests"},{"name":"v2.2.7","sha":"6c3edbed02889e133b891ce94d4c2ea13edf47a2","kind":"commit","published_at":"2021-05-25T22:12:05.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.2.7","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2267ce3a5a08adb0487ee967e70a93907b7c8400","kind":"commit","published_at":"2021-05-25T22:03:18.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.2.6","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"e7b167ba2f7e7ed77ccddc1be576b6c9f4322bec","kind":"commit","published_at":"2021-02-14T14:16:52.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.2.5","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"0976e16bb1548ed3d86ef473788fc691e65b0152","kind":"commit","published_at":"2021-02-03T13:39:33.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.2.4","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"c7ec484ea04279b4cfbf309e53d6017fe83f30bb","kind":"commit","published_at":"2021-01-19T21:27:39.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.2.3","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"81aeec893ab3cb7b723c3bafae078346c138571a","kind":"commit","published_at":"2021-01-19T16:37:27.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.2.2","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"a36c9738f267e69230d3d69b6865cffeeeecc4b2","kind":"commit","published_at":"2021-01-02T14:49:39.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.2.1","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"16504eff0b4e3c2a551752618d95c2bfbc977efc","kind":"commit","published_at":"2020-12-19T22:16:08.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.2.0","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.0/manifests"},{"name":"v2.1.2","sha":"5e7f3c86a8d42298198ea38291c94b5de0c6982b","kind":"commit","published_at":"2020-10-23T16:46:01.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.1.2","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e2f8a81c8f0d7fc39e23328ce641d3463bed6152","kind":"commit","published_at":"2020-09-14T13:19:59.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.1.1","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"9ab686b6d7f1448dc31e95d68233faad37409d9f","kind":"commit","published_at":"2020-08-27T15:56:08.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.1.0","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"15199a5d06bfe153c93b779ed176bc4c4ee36870","kind":"commit","published_at":"2020-08-24T22:04:24.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.0.6","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"340b18412480b43d7265a876735363f45f348028","kind":"commit","published_at":"2020-08-23T22:26:33.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.0.5","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"7e75de2b7ddab1d24480c9a1d2412e23efafedcc","kind":"commit","published_at":"2020-08-18T22:15:34.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.0.4","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"fbb72378fad800c0ed9cf41d5b12fd85b15bffa1","kind":"commit","published_at":"2020-08-16T19:52:48.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.0.3","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"756a8fd56ea96b3c26e42ae6cd5f0a3e50f42acc","kind":"commit","published_at":"2020-08-14T12:39:03.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.0.2","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9d01481ad6bc0f3f08513f5166ab3e08d69f2b4f","kind":"commit","published_at":"2020-08-14T10:28:45.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.0.1","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f379be93fb1e0eb856f88169122a9554bf7acb47","kind":"commit","published_at":"2020-08-11T16:46:03.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.0.0","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.0/manifests"},{"name":"v1.2.4","sha":"c4897d0d56a355e6a2c80e6efbe2446dd19cfe98","kind":"commit","published_at":"2019-11-23T23:30:18.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.2.4","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"45cc77ac3b98e21988692473c11f29e456e72789","kind":"commit","published_at":"2019-08-18T13:05:12.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.2.3","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"18e9f6f93ef2c375219300cd2939bace8bb2afb5","kind":"commit","published_at":"2019-06-04T09:56:18.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.2.2","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"4cb695b99200fc68b763626cc8bbba6503c1475b","kind":"commit","published_at":"2019-05-31T23:02:39.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.2.1","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.2.1/manifests"},{"name":"v1.2","sha":"594a3a1026747d9f8847880f1c6b2a235f2cdc34","kind":"commit","published_at":"2019-04-10T15:30:27.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.2","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.2/manifests"},{"name":"v1.1.4","sha":"f8ae80e00cf508184644618b7696f0e42e9eddcb","kind":"commit","published_at":"2018-10-30T13:09:43.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.1.4","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"0471650e3c4ad2a1f813d3d8f23499e0e8c6aab5","kind":"commit","published_at":"2018-08-31T12:18:06.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.1.3","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"cc6cd15a27aa33a82456e998b4e5ee42d2959098","kind":"commit","published_at":"2018-07-18T10:00:29.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.1.2","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"d4bd656a2b2a06dc1090b4e7a99fc8faec90ef2d","kind":"commit","published_at":"2018-07-17T15:05:28.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.1.1","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"a62e5174185126f0b5b5278ca3d86bde8b5e0f03","kind":"commit","published_at":"2018-05-14T12:54:56.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.1.0","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"168422ecab81143c6f1ce49288b8cc7dd11f1432","kind":"commit","published_at":"2018-04-10T08:43:45.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.0.1","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"0bb04cd8bd3b444b77774d9616705ed833da3c99","kind":"commit","published_at":"2018-04-09T17:49:26.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.0.0","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.0.0/manifests"},{"name":"v0.1.8","sha":"992fd84d8f2e9debbb031f1156d309a50b221752","kind":"commit","published_at":"2018-03-18T15:58:07.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v0.1.8","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"b3634bc2b9f857a50582d8b7c3aabd09588ce89f","kind":"commit","published_at":"2018-02-24T22:54:42.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v0.1.7","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"d61f45d1cac62465e4516edcc729dc0017ab4e53","kind":"commit","published_at":"2018-02-05T11:33:58.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v0.1.6","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"f24e5818f8ca0ce0f282cec59bcc4850ace62047","kind":"commit","published_at":"2017-11-23T17:25:22.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v0.1.5","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"33ba79f438a9d3a1a3b1bb929c1977844c72e2bf","kind":"commit","published_at":"2017-06-02T20:53:48.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v0.1.4","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"81d85ed8f6c8e6af25089d76d2e7b65d17db9f36","kind":"commit","published_at":"2017-03-28T22:12:06.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v0.1.3","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"c9f9f1d55fbc6d9d16b266b4e96bd1907a43de69","kind":"commit","published_at":"2017-02-07T22:39:54.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v0.1.2","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"84dd7381f896f9b808076cfd24d3af5d56a7a463","kind":"commit","published_at":"2017-02-07T14:02:16.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v0.1.1","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-08-16T05:12:53.041Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.102820064886448,"dependent_packages_count":51.53980534065386,"stargazers_count":13.581232842525582,"forks_count":14.075368105814823,"docker_downloads_count":null,"average":25.824806588470178},"purl":"pkg:conda/dtaidistance","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/dtaidistance","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/dtaidistance","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/dtaidistance/dependencies","status":null,"funding_links":["https://github.com/sponsors/wannesm"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-07T01:54:34.677Z","issues_count":111,"pull_requests_count":24,"avg_time_to_close_issue":10874057.151515152,"avg_time_to_close_pull_request":424196.4375,"issues_closed_count":99,"pull_requests_closed_count":16,"pull_request_authors_count":15,"issue_authors_count":85,"avg_comments_per_issue":3.1621621621621623,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":8,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":2916672.5714285714,"past_year_avg_time_to_close_pull_request":40074.0,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.875,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/issues","maintainers":[{"login":"probberechts","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/probberechts"},{"login":"wannesm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wannesm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dtaidistance/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dtaidistance/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dtaidistance/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dtaidistance/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":13395,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2184},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-05T07:44:46.629Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":10382306,"name":"github.com/wannesm/dtaidistance","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/wannesm/dtaidistance","keywords_array":[],"namespace":null,"versions_count":51,"first_release_published_at":"2017-02-07T14:02:16.000Z","latest_release_published_at":"2025-02-16T21:22:38.000Z","latest_release_number":"v2.3.13+incompatible","last_synced_at":"2025-08-16T00:44:42.464Z","created_at":"2024-06-17T05:11:04.873Z","updated_at":"2025-08-16T05:12:53.089Z","registry_url":"https://pkg.go.dev/github.com/wannesm/dtaidistance","install_command":"go get github.com/wannesm/dtaidistance","documentation_url":"https://pkg.go.dev/github.com/wannesm/dtaidistance#section-documentation","metadata":{},"repo_metadata":{"id":37686561,"uuid":"80764246","full_name":"wannesm/dtaidistance","owner":"wannesm","description":"Time series distances: Dynamic Time Warping (fast  DTW implementation in C)","archived":false,"fork":false,"pushed_at":"2025-08-15T22:27:34.000Z","size":1491,"stargazers_count":1185,"open_issues_count":21,"forks_count":188,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-08-16T00:28:32.140Z","etag":null,"topics":["c","clustering","distance-measure","dtw","dynamic-time-warping","python","timeseries"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wannesm.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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-02-02T20:11:03.000Z","updated_at":"2025-08-15T22:27:38.000Z","dependencies_parsed_at":"2023-01-31T05:45:50.241Z","dependency_job_id":"a719abc4-d415-4692-b401-956a57f1ded3","html_url":"https://github.com/wannesm/dtaidistance","commit_stats":{"total_commits":727,"total_committers":21,"mean_commits":34.61904761904762,"dds":0.2585969738651994,"last_synced_commit":"17c117bbe13be110eb6cf6b443370288a8557645"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/wannesm/dtaidistance","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wannesm","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/sbom","scorecard":{"id":114378,"data":{"date":"2025-08-04","repo":{"name":"github.com/wannesm/dtaidistance","commit":"80eb34daf99c934824269f9e9f1931130af60407"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":10,"reason":"18 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/deploy.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/deploy.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/wannesm/dtaidistance/deploy.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:82","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:130","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:131","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:132","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:133","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:138","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:211","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:236","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/deploy.yml:220"],"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":"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":"Vulnerabilities","score":0,"reason":"20 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"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-16T00:28:33.776Z","repository_id":37686561,"created_at":"2025-08-16T00:28:33.776Z","updated_at":"2025-08-16T00:28:33.776Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270670063,"owners_count":24625444,"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-16T02:00:11.002Z","response_time":91,"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":"wannesm","name":null,"uuid":"42076","kind":"user","description":"","email":"","website":"http://www.wannesm.be","location":"Leuven, Belgium","twitter":null,"company":"KU Leuven","icon_url":"https://avatars.githubusercontent.com/u/42076?u=c3252d46ddecffb83d5d58ae9962814d8ecb6da9\u0026v=4","repositories_count":35,"last_synced_at":"2024-05-01T10:27:07.573Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/wannesm","funding_links":["https://github.com/sponsors/wannesm"],"total_stars":1569,"followers":87,"following":3,"created_at":"2022-11-02T21:16:33.789Z","updated_at":"2024-05-01T10:27:14.056Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wannesm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wannesm/repositories"},"tags":[{"name":"v2.3.13-upload2","sha":"a0834c620e21bea215110b426e5444a926bdfa07","kind":"commit","published_at":"2025-02-17T12:53:07.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.13-upload2","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.13-upload2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.13-upload2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.13-upload2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.13-upload2/manifests"},{"name":"v2.3.13-upload","sha":"54d219ee091b44d03a6680f5a5c487e20066ee44","kind":"commit","published_at":"2025-02-17T12:31:20.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.13-upload","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.13-upload","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.13-upload","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.13-upload","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.13-upload/manifests"},{"name":"v2.3.13","sha":"29aff2db2da475d511f6d79b76f793abb428e8a3","kind":"commit","published_at":"2025-02-16T21:22:38.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.13","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"2a22871c51793a0488084407b1de13959b939e6a","kind":"commit","published_at":"2024-06-13T14:44:20.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.12","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.12/manifests"},{"name":"v2.3.11","sha":"a457816374b983565c55890aa17526c74a269c5a","kind":"commit","published_at":"2023-11-08T09:47:27.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.11","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.11/manifests"},{"name":"v2.3.10","sha":"982a8c31dbc9ec52c88d364a31b4ffb3f3c0e4af","kind":"commit","published_at":"2022-10-06T20:06:26.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.10","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"89c046aee9462dbc093088b2db58ccb76ea13ed2","kind":"commit","published_at":"2022-06-20T19:49:56.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.9","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"a2590135bef3e7e03ec60664427895ec62d81e1e","kind":"commit","published_at":"2022-06-20T17:50:38.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.8","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"7bc5580e5b45019e76e4cd9e43bb390867f7df58","kind":"commit","published_at":"2022-06-16T08:19:34.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.7","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.7/manifests"},{"name":"v2.3.5","sha":"2f77a660ec952b24a3f806dd8cf7f8242b2d5d37","kind":"commit","published_at":"2022-01-25T09:09:12.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.5","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"b401001470f872811bd50d720c6ea4c44317790c","kind":"commit","published_at":"2021-12-22T07:41:13.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.4","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"0178d1d5d73d98c10a39c3e901874e0ec28a00ec","kind":"commit","published_at":"2021-12-21T21:30:19.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.3","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"8029ed8ea1c49be1282e595f84fc5a1d090a5484","kind":"commit","published_at":"2021-08-02T15:38:48.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.2","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6cc8ae6def79a778c063986e0f58386ba11126e3","kind":"commit","published_at":"2021-07-19T21:38:51.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.3.1","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.3.1/manifests"},{"name":"v2.2.7","sha":"6c3edbed02889e133b891ce94d4c2ea13edf47a2","kind":"commit","published_at":"2021-05-25T22:12:05.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.2.7","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2267ce3a5a08adb0487ee967e70a93907b7c8400","kind":"commit","published_at":"2021-05-25T22:03:18.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.2.6","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"e7b167ba2f7e7ed77ccddc1be576b6c9f4322bec","kind":"commit","published_at":"2021-02-14T14:16:52.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.2.5","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"0976e16bb1548ed3d86ef473788fc691e65b0152","kind":"commit","published_at":"2021-02-03T13:39:33.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.2.4","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"c7ec484ea04279b4cfbf309e53d6017fe83f30bb","kind":"commit","published_at":"2021-01-19T21:27:39.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.2.3","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"81aeec893ab3cb7b723c3bafae078346c138571a","kind":"commit","published_at":"2021-01-19T16:37:27.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.2.2","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"a36c9738f267e69230d3d69b6865cffeeeecc4b2","kind":"commit","published_at":"2021-01-02T14:49:39.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.2.1","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"16504eff0b4e3c2a551752618d95c2bfbc977efc","kind":"commit","published_at":"2020-12-19T22:16:08.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.2.0","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.2.0/manifests"},{"name":"v2.1.2","sha":"5e7f3c86a8d42298198ea38291c94b5de0c6982b","kind":"commit","published_at":"2020-10-23T16:46:01.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.1.2","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e2f8a81c8f0d7fc39e23328ce641d3463bed6152","kind":"commit","published_at":"2020-09-14T13:19:59.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.1.1","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"9ab686b6d7f1448dc31e95d68233faad37409d9f","kind":"commit","published_at":"2020-08-27T15:56:08.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.1.0","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"15199a5d06bfe153c93b779ed176bc4c4ee36870","kind":"commit","published_at":"2020-08-24T22:04:24.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.0.6","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"340b18412480b43d7265a876735363f45f348028","kind":"commit","published_at":"2020-08-23T22:26:33.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.0.5","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"7e75de2b7ddab1d24480c9a1d2412e23efafedcc","kind":"commit","published_at":"2020-08-18T22:15:34.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.0.4","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"fbb72378fad800c0ed9cf41d5b12fd85b15bffa1","kind":"commit","published_at":"2020-08-16T19:52:48.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.0.3","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"756a8fd56ea96b3c26e42ae6cd5f0a3e50f42acc","kind":"commit","published_at":"2020-08-14T12:39:03.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.0.2","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9d01481ad6bc0f3f08513f5166ab3e08d69f2b4f","kind":"commit","published_at":"2020-08-14T10:28:45.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.0.1","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f379be93fb1e0eb856f88169122a9554bf7acb47","kind":"commit","published_at":"2020-08-11T16:46:03.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v2.0.0","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v2.0.0/manifests"},{"name":"v1.2.4","sha":"c4897d0d56a355e6a2c80e6efbe2446dd19cfe98","kind":"commit","published_at":"2019-11-23T23:30:18.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.2.4","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"45cc77ac3b98e21988692473c11f29e456e72789","kind":"commit","published_at":"2019-08-18T13:05:12.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.2.3","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"18e9f6f93ef2c375219300cd2939bace8bb2afb5","kind":"commit","published_at":"2019-06-04T09:56:18.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.2.2","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"4cb695b99200fc68b763626cc8bbba6503c1475b","kind":"commit","published_at":"2019-05-31T23:02:39.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.2.1","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.2.1/manifests"},{"name":"v1.2","sha":"594a3a1026747d9f8847880f1c6b2a235f2cdc34","kind":"commit","published_at":"2019-04-10T15:30:27.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.2","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.2/manifests"},{"name":"v1.1.4","sha":"f8ae80e00cf508184644618b7696f0e42e9eddcb","kind":"commit","published_at":"2018-10-30T13:09:43.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.1.4","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"0471650e3c4ad2a1f813d3d8f23499e0e8c6aab5","kind":"commit","published_at":"2018-08-31T12:18:06.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.1.3","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"cc6cd15a27aa33a82456e998b4e5ee42d2959098","kind":"commit","published_at":"2018-07-18T10:00:29.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.1.2","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"d4bd656a2b2a06dc1090b4e7a99fc8faec90ef2d","kind":"commit","published_at":"2018-07-17T15:05:28.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.1.1","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"a62e5174185126f0b5b5278ca3d86bde8b5e0f03","kind":"commit","published_at":"2018-05-14T12:54:56.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.1.0","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"168422ecab81143c6f1ce49288b8cc7dd11f1432","kind":"commit","published_at":"2018-04-10T08:43:45.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.0.1","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"0bb04cd8bd3b444b77774d9616705ed833da3c99","kind":"commit","published_at":"2018-04-09T17:49:26.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v1.0.0","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v1.0.0/manifests"},{"name":"v0.1.8","sha":"992fd84d8f2e9debbb031f1156d309a50b221752","kind":"commit","published_at":"2018-03-18T15:58:07.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v0.1.8","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"b3634bc2b9f857a50582d8b7c3aabd09588ce89f","kind":"commit","published_at":"2018-02-24T22:54:42.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v0.1.7","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"d61f45d1cac62465e4516edcc729dc0017ab4e53","kind":"commit","published_at":"2018-02-05T11:33:58.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v0.1.6","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"f24e5818f8ca0ce0f282cec59bcc4850ace62047","kind":"commit","published_at":"2017-11-23T17:25:22.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v0.1.5","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"33ba79f438a9d3a1a3b1bb929c1977844c72e2bf","kind":"commit","published_at":"2017-06-02T20:53:48.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v0.1.4","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"81d85ed8f6c8e6af25089d76d2e7b65d17db9f36","kind":"commit","published_at":"2017-03-28T22:12:06.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v0.1.3","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"c9f9f1d55fbc6d9d16b266b4e96bd1907a43de69","kind":"commit","published_at":"2017-02-07T22:39:54.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v0.1.2","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"84dd7381f896f9b808076cfd24d3af5d56a7a463","kind":"commit","published_at":"2017-02-07T14:02:16.000Z","download_url":"https://codeload.github.com/wannesm/dtaidistance/tar.gz/v0.1.1","html_url":"https://github.com/wannesm/dtaidistance/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wannesm/dtaidistance@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-08-16T05:12:53.089Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.935580196030183,"dependent_packages_count":6.497216412401576,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.716398304215879},"purl":"pkg:golang/github.com/wannesm/dtaidistance","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/wannesm/dtaidistance","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/wannesm/dtaidistance","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/wannesm/dtaidistance/dependencies","status":null,"funding_links":["https://github.com/sponsors/wannesm"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-07T01:54:34.677Z","issues_count":111,"pull_requests_count":24,"avg_time_to_close_issue":10874057.151515152,"avg_time_to_close_pull_request":424196.4375,"issues_closed_count":99,"pull_requests_closed_count":16,"pull_request_authors_count":15,"issue_authors_count":85,"avg_comments_per_issue":3.1621621621621623,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":8,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":2916672.5714285714,"past_year_avg_time_to_close_pull_request":40074.0,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.875,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/issues","maintainers":[{"login":"probberechts","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/probberechts"},{"login":"wannesm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wannesm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwannesm%2Fdtaidistance/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwannesm%2Fdtaidistance/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwannesm%2Fdtaidistance/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwannesm%2Fdtaidistance/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","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"}}],"commits":{"id":27270,"full_name":"wannesm/dtaidistance","default_branch":"master","committers":[{"name":"Wannes Meert","email":"wannes.meert@cs.kuleuven.be","login":"wannesm","count":694},{"name":"Pieter Robberechts","email":"pieter_robberechts@msn.com","login":"probberechts","count":14},{"name":"Kilian Hendrickx","email":"kilian.hendrickx@siemens.com","login":null,"count":10},{"name":"Aras Yurtman","email":"47949469+aras-y","login":"aras-y","count":8},{"name":"Gust Verbruggen","email":"gust@MacBook-Pro.local","login":null,"count":3},{"name":"Nick Seeuws","email":"nick.seeuws@kuleuven.be","login":null,"count":1},{"name":"Dany Vohl","email":"macrocosme","login":"macrocosme","count":1},{"name":"Eric Ma","email":"ericmjl","login":"ericmjl","count":1},{"name":"Gust Verbruggen","email":"gust.verbruggen@cs.kuleuven.be","login":"PidgeyUsedGust","count":1},{"name":"Marco Rossi","email":"developer@marco-rossi.com","login":"m-rossi","count":1},{"name":"Mazhar WPC","email":"mazharshaikh94@gmail.com","login":"shamazharikh","count":1},{"name":"Muhammad Yasirroni","email":"48709672+yasirroni","login":"yasirroni","count":1},{"name":"Rietesh","email":"rietesh4535@gmail.com","login":"rietesh","count":1},{"name":"Sporrer, Sebastian","email":"sebastian.sporrer@dlr.de","login":"ssporrer-dlr","count":1},{"name":"Todd","email":"toddrme2178@gmail.com","login":"toddrme2178","count":1},{"name":"Wojciech Zieliński","email":"wojciech.zielinski@medwing.com","login":"Baael","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"toon","email":"toonvancraenendonck@gmail.com","login":"toon-vc","count":1},{"name":"wusai2333","email":"wusai2333@hotmail.com","login":"wusai2333","count":1}],"total_commits":743,"total_committers":19,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":39.10526315789474,"dds":0.06594885598923284,"past_year_committers":[{"name":"wannesm","email":"wannesm@gmail.com","login":"wannesm","count":27},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"Nick Seeuws","email":"nick.seeuws@kuleuven.be","login":null,"count":1}],"past_year_total_commits":29,"past_year_total_committers":3,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":9.666666666666666,"past_year_dds":0.06896551724137934,"last_synced_at":"2025-05-15T02:40:35.614Z","last_synced_commit":"1f0d367753309a806a5d016d6a2497799b038035","created_at":"2023-03-07T16:34:38.263Z","updated_at":"2025-05-15T02:40:35.628Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","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":"wannesm/dtaidistance","html_url":"https://github.com/wannesm/dtaidistance","last_synced_at":"2025-08-31T12:40:05.633Z","status":null,"issues_count":111,"pull_requests_count":25,"avg_time_to_close_issue":11171244.375,"avg_time_to_close_pull_request":424196.4375,"issues_closed_count":96,"pull_requests_closed_count":16,"pull_request_authors_count":15,"issue_authors_count":85,"avg_comments_per_issue":3.1171171171171173,"avg_comments_per_pull_request":0.36,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":6,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":4866444.0,"past_year_avg_time_to_close_pull_request":40074.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-10T20:47:12.021Z","updated_at":"2025-09-02T14:23:30.829Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannesm%2Fdtaidistance/issues","issue_labels_count":{"bug":2,"enhancement":1},"pull_request_labels_count":{"dependencies":2},"issue_author_associations_count":{"NONE":99,"CONTRIBUTOR":7,"COLLABORATOR":4,"OWNER":1},"pull_request_author_associations_count":{"NONE":13,"CONTRIBUTOR":13,"COLLABORATOR":4},"issue_authors":{"tommedema":9,"probberechts":4,"bartmch":3,"m-rossi":3,"kingwe-stack":3,"Ne-oL":3,"asyates":2,"macrocosme":2,"miladad8":2,"Pranay144":2,"ZihanChen1995":2,"eikmeier-cn":2,"HendrikHuel":2,"JeongJuhyeon":1,"rrikit":1,"Janphr":1,"aras-y":1,"rytheranderson":1,"codool":1,"j7zAhU":1,"adyanth":1,"dayanand4u":1,"Johnnyeee":1,"KarazhovAndrii":1,"hidex520":1,"tongda":1,"StefanBloemheuvel":1,"pilotbaba":1,"gg4u":1,"cyuab":1,"smorvan":1,"yamhs":1,"ThenTech":1,"hejung":1,"ColinChrist":1,"vancromy":1,"jaymefosa":1,"pachacamac":1,"dieJaegerIn":1,"jupsal":1,"mok33":1,"cheesebear":1,"stardust0083":1,"HuojianPao":1,"mloning":1,"cloudy-sfu":1,"tylermanning":1,"henryzyx":1,"prasum":1,"christianneurohr":1,"lllaurensss":1,"PapaNoyel":1,"dmehrab06":1,"wannesm":1,"NathanWang7":1,"danomics-cam":1,"cbdbdd":1,"zouhan6806504":1,"FodilNourElHouda":1,"yasirroni":1,"raui100":1,"kbrownlees":1,"Waterkin":1,"ivaninHK":1,"Axel-CH":1,"StefanR44":1,"flipdazed":1,"haggihaggi":1,"soroushojagh":1,"rabihiawaludin":1,"colindying":1,"Huii":1,"mironline-net":1,"ankitk2109":1,"xiezhiqing0112":1,"YanJun211":1,"bilelomrani1":1,"kengan":1,"wwd7222117":1,"StefanMPopp":1,"MalcolmMielle":1,"Goddarkness":1,"fauxneticien":1,"dnonatar":1,"jnaranjo-sciling":1},"pull_request_authors":{"aras-y":5,"probberechts":4,"nseeuws":3,"yasirroni":2,"laurence6":2,"m-rossi":2,"damonhayhurst":2,"codeman6688":2,"dependabot[bot]":2,"rietesh":1,"w4bo":1,"ssporrer-dlr":1,"joclement":1,"bramiozo":1,"Baael":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10086183,"issues_count":31279889,"pull_requests_count":96394260,"authors_count":10695968,"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":6},"past_year_pull_request_author_associations_count":{"NONE":2},"past_year_issue_authors":{"christianneurohr":1,"cyuab":1,"dieJaegerIn":1,"FodilNourElHouda":1,"PapaNoyel":1,"rrikit":1},"past_year_pull_request_authors":{"codeman6688":2},"maintainers":[{"login":"probberechts","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/probberechts"},{"login":"wannesm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wannesm"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":11,"WatchEvent":96,"IssueCommentEvent":9,"PushEvent":29,"PullRequestEvent":1,"ForkEvent":4,"CreateEvent":3},"last_year":{"IssuesEvent":11,"WatchEvent":96,"IssueCommentEvent":9,"PushEvent":29,"PullRequestEvent":1,"ForkEvent":4,"CreateEvent":3}},"keywords":["c","clustering","distance-measure","dtw","dynamic-time-warping","python","timeseries"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2022-08-08T21:15:53.007Z","updated_at":"2022-08-08T21:15:53.007Z","repository_link":"https://github.com/wannesm/dtaidistance/blob/master/requirements-dev.txt","dependencies":[{"id":695541713,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":695541714,"package_name":"pytest-benchmark","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":695541715,"package_name":"pytest-env","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-08T21:15:53.160Z","updated_at":"2022-08-08T21:15:53.160Z","repository_link":"https://github.com/wannesm/dtaidistance/blob/master/requirements.txt","dependencies":[{"id":695545202,"package_name":"Cython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-08T21:15:53.269Z","updated_at":"2022-08-08T21:15:53.269Z","repository_link":"https://github.com/wannesm/dtaidistance/blob/master/setup.py","dependencies":[{"id":695545614,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/deploy.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T05:45:50.203Z","updated_at":"2023-01-31T05:45:50.203Z","repository_link":"https://github.com/wannesm/dtaidistance/blob/master/.github/workflows/deploy.yml","dependencies":[{"id":7264122648,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7264122656,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7264122660,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7264122662,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7264122664,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7264122667,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]}],"score":21.70494387863509,"created_at":"2025-09-04T15:51:15.146Z","updated_at":"2025-10-07T08:16:36.546Z","avatar_url":"https://github.com/wannesm.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":115854,"funding_links":[],"readme_doi_urls":["http://doi.org/10.5281/zenodo.5901139"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["interactive","graph-libraries","notebook","network-simulation","hacking","multi-agents","application","agents","embedded","optim"],"project_url":"https://science.ecosyste.ms/api/v1/projects/40639","html_url":"https://science.ecosyste.ms/projects/40639","bibtex_url":"https://science.ecosyste.ms/projects/40639/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/40639/export.apalike"}