{"id":78274,"name":null,"description":"A python library for user-friendly forecasting and anomaly detection on time series.","url":"https://github.com/unit8co/darts","last_synced_at":"2025-09-08T21:19:21.762Z","repository":{"id":36957361,"uuid":"148657183","full_name":"unit8co/darts","owner":"unit8co","description":"A python library for user-friendly forecasting and anomaly detection on time series.","archived":false,"fork":false,"pushed_at":"2025-09-05T06:33:34.000Z","size":194738,"stargazers_count":8874,"open_issues_count":250,"forks_count":958,"subscribers_count":62,"default_branch":"master","last_synced_at":"2025-09-07T10:58:46.221Z","etag":null,"topics":["anomaly-detection","data-science","deep-learning","forecasting","machine-learning","python","time-series"],"latest_commit_sha":null,"homepage":"https://unit8co.github.io/darts/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unit8co.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-13T15:17:28.000Z","updated_at":"2025-09-05T10:17:46.000Z","dependencies_parsed_at":"2023-07-18T16:31:04.943Z","dependency_job_id":"fe999d0e-a4b2-4849-a185-db0895cc33a1","html_url":"https://github.com/unit8co/darts","commit_stats":{"total_commits":897,"total_committers":101,"mean_commits":8.881188118811881,"dds":0.7915273132664438,"last_synced_commit":"f9dcfe9da2509d45490cf02f0345b77edf605330"},"previous_names":["unit8co/u8timeseries"],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/unit8co/darts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unit8co","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/sbom","scorecard":{"id":910275,"data":{"date":"2025-08-11","repo":{"name":"github.com/unit8co/darts","commit":"e7308ff83c7f523230c454f556d5f02b4513991f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 10/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/develop.yml:1","Warn: no topLevel permission defined: .github/workflows/doc.yml:1","Warn: no topLevel permission defined: .github/workflows/merge.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/update-cache.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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:71"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/develop.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/develop.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/doc.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/doc.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-cache.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/update-cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-cache.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/update-cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-cache.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/update-cache.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2: pin your Docker image by updating python:3.10 to python:3.10@sha256:c69e40390fbbcbe98785d0bec0e93a9308850c6727edba2293bba4c79bdaffb5","Warn: pipCommand not pinned by hash: Dockerfile:11","Warn: pipCommand not pinned by hash: Dockerfile:18-20","Warn: pipCommand not pinned by hash: make_dists.sh:1","Warn: downloadThenRun not pinned by hash: .github/workflows/develop.yml:103","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:120","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:125","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:134","Warn: downloadThenRun not pinned by hash: .github/workflows/develop.yml:157","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:170","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:175","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:184","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:23","Warn: downloadThenRun not pinned by hash: .github/workflows/develop.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:76","Warn: downloadThenRun not pinned by hash: .github/workflows/doc.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:67","Warn: downloadThenRun not pinned by hash: .github/workflows/merge.yml:101","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:128","Warn: downloadThenRun not pinned by hash: .github/workflows/merge.yml:149","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:166","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:171","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:180","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:31","Warn: downloadThenRun not pinned by hash: .github/workflows/release.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:136","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:141","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:150","Warn: downloadThenRun not pinned by hash: .github/workflows/update-cache.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/update-cache.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/update-cache.yml:47","Info:   0 out of  34 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  37 pipCommand dependencies pinned","Info:   0 out of   8 downloadThenRun 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"}}]},"last_synced_at":"2025-08-24T18:51:32.267Z","repository_id":36957361,"created_at":"2025-08-24T18:51:32.268Z","updated_at":"2025-08-24T18:51:32.268Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274108171,"owners_count":25223516,"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-07T02:00:09.463Z","response_time":67,"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":"unit8co","name":"Unit8 SA","uuid":"39619745","kind":"organization","description":"Solving your most impactful problems via Big Data \u0026 AI","email":"contact@unit8.com","website":"https://unit8.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/39619745?v=4","repositories_count":12,"last_synced_at":"2023-03-02T13:40:23.051Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/unit8co","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T05:36:24.406Z","updated_at":"2023-03-02T13:40:23.060Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unit8co","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unit8co/repositories"},"packages":[{"id":5304278,"name":"u8darts-all","ecosystem":"conda","description":null,"homepage":"https://unit8co.github.io/darts/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/unit8co/darts","keywords_array":[],"namespace":null,"versions_count":18,"first_release_published_at":"2021-07-30T09:38:03.000Z","latest_release_published_at":"2022-10-05T11:07:15.000Z","latest_release_number":"0.22.0","last_synced_at":"2025-08-31T02:57:50.078Z","created_at":"2022-10-03T16:17:37.456Z","updated_at":"2025-09-07T23:20:21.920Z","registry_url":"https://anaconda.org/conda-forge/u8darts-all","install_command":"conda install -c conda-forge u8darts-all","documentation_url":null,"metadata":{},"repo_metadata":{"id":36957361,"uuid":"148657183","full_name":"unit8co/darts","owner":"unit8co","description":"A python library for user-friendly forecasting and anomaly detection on time series.","archived":false,"fork":false,"pushed_at":"2025-09-05T06:33:34.000Z","size":194738,"stargazers_count":8874,"open_issues_count":250,"forks_count":958,"subscribers_count":62,"default_branch":"master","last_synced_at":"2025-09-07T10:58:46.221Z","etag":null,"topics":["anomaly-detection","data-science","deep-learning","forecasting","machine-learning","python","time-series"],"latest_commit_sha":null,"homepage":"https://unit8co.github.io/darts/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unit8co.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-13T15:17:28.000Z","updated_at":"2025-09-05T10:17:46.000Z","dependencies_parsed_at":"2023-07-18T16:31:04.943Z","dependency_job_id":"fe999d0e-a4b2-4849-a185-db0895cc33a1","html_url":"https://github.com/unit8co/darts","commit_stats":{"total_commits":897,"total_committers":101,"mean_commits":8.881188118811881,"dds":0.7915273132664438,"last_synced_commit":"f9dcfe9da2509d45490cf02f0345b77edf605330"},"previous_names":["unit8co/u8timeseries"],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/unit8co/darts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unit8co","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/sbom","scorecard":{"id":910275,"data":{"date":"2025-08-11","repo":{"name":"github.com/unit8co/darts","commit":"e7308ff83c7f523230c454f556d5f02b4513991f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 10/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/develop.yml:1","Warn: no topLevel permission defined: .github/workflows/doc.yml:1","Warn: no topLevel permission defined: .github/workflows/merge.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/update-cache.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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:71"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/develop.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/develop.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/doc.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/doc.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-cache.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/update-cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-cache.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/update-cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-cache.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/update-cache.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2: pin your Docker image by updating python:3.10 to python:3.10@sha256:c69e40390fbbcbe98785d0bec0e93a9308850c6727edba2293bba4c79bdaffb5","Warn: pipCommand not pinned by hash: Dockerfile:11","Warn: pipCommand not pinned by hash: Dockerfile:18-20","Warn: pipCommand not pinned by hash: make_dists.sh:1","Warn: downloadThenRun not pinned by hash: .github/workflows/develop.yml:103","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:120","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:125","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:134","Warn: downloadThenRun not pinned by hash: .github/workflows/develop.yml:157","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:170","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:175","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:184","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:23","Warn: downloadThenRun not pinned by hash: .github/workflows/develop.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:76","Warn: downloadThenRun not pinned by hash: .github/workflows/doc.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:67","Warn: downloadThenRun not pinned by hash: .github/workflows/merge.yml:101","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:128","Warn: downloadThenRun not pinned by hash: .github/workflows/merge.yml:149","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:166","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:171","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:180","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:31","Warn: downloadThenRun not pinned by hash: .github/workflows/release.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:136","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:141","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:150","Warn: downloadThenRun not pinned by hash: .github/workflows/update-cache.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/update-cache.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/update-cache.yml:47","Info:   0 out of  34 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  37 pipCommand dependencies pinned","Info:   0 out of   8 downloadThenRun 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"}}]},"last_synced_at":"2025-08-24T18:51:32.267Z","repository_id":36957361,"created_at":"2025-08-24T18:51:32.268Z","updated_at":"2025-08-24T18:51:32.268Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274108171,"owners_count":25223516,"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-07T02:00:09.463Z","response_time":67,"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":"unit8co","name":"Unit8 SA","uuid":"39619745","kind":"organization","description":"Solving your most impactful problems via Big Data \u0026 AI","email":"contact@unit8.com","website":"https://unit8.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/39619745?v=4","repositories_count":12,"last_synced_at":"2023-03-02T13:40:23.051Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/unit8co","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T05:36:24.406Z","updated_at":"2023-03-02T13:40:23.060Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unit8co","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unit8co/repositories"},"tags":[{"name":"0.37.0","sha":"f12a6bd04e4a3f1a7a078a8212d52bc1043d690a","kind":"commit","published_at":"2025-08-17T14:33:31.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.37.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.37.0/manifests"},{"name":"0.36.0","sha":"ca85191e41c101f04958f038e3117e6c2930808d","kind":"commit","published_at":"2025-06-29T12:11:47.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.36.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.36.0/manifests"},{"name":"0.35.0","sha":"303c1a26699075a5cf18a0c9a87272d6f1683fb9","kind":"commit","published_at":"2025-04-18T14:02:31.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.35.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.35.0/manifests"},{"name":"0.34.0","sha":"b35609b527fd5466443347aa44bceb743120cf7a","kind":"commit","published_at":"2025-03-09T13:57:56.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.34.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.34.0/manifests"},{"name":"0.33.0","sha":"dbbfc3deb4015d6359735e87409be8d6d66b7502","kind":"commit","published_at":"2025-02-14T16:07:51.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.33.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.33.0/manifests"},{"name":"0.32.0","sha":"d2d25c07f8f6f7a0c5e5f41953b8fa78aefa23b1","kind":"commit","published_at":"2024-12-21T12:45:36.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.32.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.32.0/manifests"},{"name":"0.31.0","sha":"9f8963b9619702dcc067c59eaaf6f55c1c25f7eb","kind":"commit","published_at":"2024-10-13T11:24:22.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.31.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.31.0/manifests"},{"name":"0.30.0","sha":"f7d38c3a1c28e301cdc6acb2bc9d814b7f1d161a","kind":"commit","published_at":"2024-06-19T15:22:44.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.30.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"1080a080684d45b2b5107847885306998aeee79e","kind":"commit","published_at":"2024-04-17T11:14:34.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.29.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"c3d79bac7f2dfd17434047c85925d46800975a47","kind":"commit","published_at":"2024-03-05T09:02:54.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.28.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.28.0/manifests"},{"name":"0.27.2","sha":"3ee3efd1b1d5acbbb461c7ecb810f95260402b18","kind":"commit","published_at":"2024-01-21T14:23:58.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.27.2","html_url":"https://github.com/unit8co/darts/releases/tag/0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.27.2/manifests"},{"name":"0.27.1","sha":"acbd48805e568fb28bff1be86c901f20205da454","kind":"commit","published_at":"2023-12-10T16:13:05.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.27.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.27.1/manifests"},{"name":"0.27.0","sha":"679b4d0c86a5d7f5dc1268455c4d71d4a1423962","kind":"commit","published_at":"2023-11-18T16:01:48.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.27.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"9982a503d3e55ea3268db36c99e0e6c91b0be397","kind":"commit","published_at":"2023-09-16T17:01:23.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.26.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"8b88b0daa5f47855a08719b294fa7cf7129e0c79","kind":"commit","published_at":"2023-08-04T13:33:49.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.25.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"4c9ae45fe213954114c0e017e7900987a4881918","kind":"commit","published_at":"2023-04-12T12:05:25.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.24.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.24.0/manifests"},{"name":"0.23.1","sha":"30844c7f50435280af8adfe68a161c6d0c3660e0","kind":"commit","published_at":"2023-01-12T12:44:27.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.23.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"82e500344f8056d2b98d6cc42e3198d493901ace","kind":"commit","published_at":"2022-12-23T09:56:10.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.23.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"7581deadd1e0590d14f996aa37937cbc57b3b747","kind":"commit","published_at":"2022-10-04T19:00:36.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.22.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.22.0/manifests"},{"name":"0.21.0","sha":"bb508e35657b4c599c537e664e305a3365576ea8","kind":"commit","published_at":"2022-08-12T19:57:14.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.21.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.21.0/manifests"},{"name":"0.20.0","sha":"caf0db954fe5b06f9eb54bdeccd3d7a30ad21b48","kind":"commit","published_at":"2022-06-22T07:16:12.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.20.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.20.0/manifests"},{"name":"0.19.0","sha":"65b85f5f5b23b62db90018f1067f7918235abe09","kind":"commit","published_at":"2022-04-13T19:12:33.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.19.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.19.0/manifests"},{"name":"0.18.0","sha":"1be416f4be39d4511a644c5f171c1bc8bf0e4675","kind":"commit","published_at":"2022-03-22T15:25:26.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.18.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.18.0/manifests"},{"name":"0.17.1","sha":"a281861abdd4c3ebc08cb49eb966efdd2d774a42","kind":"commit","published_at":"2022-02-17T11:04:09.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.17.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"4db18e288d967d658d824e22ff5e176e2ab4365b","kind":"commit","published_at":"2022-02-15T15:23:01.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.17.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.17.0/manifests"},{"name":"0.16.1","sha":"0990a6e8bbdd90c0a69f64a40ff29ce8a4a56d82","kind":"commit","published_at":"2022-01-24T15:13:07.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.16.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"b27a8ea3b9456b04cc26ee3c07754e5cb3248632","kind":"commit","published_at":"2022-01-13T16:00:47.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.16.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"e47373b641a8727b037c24b2757493866bdaa405","kind":"commit","published_at":"2021-12-24T10:31:58.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.15.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.15.0/manifests"},{"name":"0.14.0","sha":"78ba7d452a84752f9e9573e410e351e998d97669","kind":"commit","published_at":"2021-11-28T09:27:39.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.14.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.14.0/manifests"},{"name":"0.13.1","sha":"6105cc448f7a3bf1e6699ad0faf9d37a96a06573","kind":"commit","published_at":"2021-11-08T20:46:06.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.13.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"243711fbb858e46aa179212272bc18c2c589f4a9","kind":"commit","published_at":"2021-11-07T17:06:09.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.13.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"b0964376dfe6ec55f5b36d32e59b6d50aa44e1eb","kind":"commit","published_at":"2021-09-25T12:19:34.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.12.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"19f0a236682d741ed5a18577ca10d4f8647a8124","kind":"commit","published_at":"2021-09-04T13:20:36.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.11.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"60834b48a1201e1396e1019b7ba652fc5fe36089","kind":"commit","published_at":"2021-08-19T16:49:05.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.10.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"8f033165ec20c0716e360be23641ca8e2eed8222","kind":"commit","published_at":"2021-08-13T11:39:28.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.10.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"0674efa59cb4da05e3175141bb5f9e6e740054db","kind":"commit","published_at":"2021-07-17T12:18:01.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.9.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"cb3a6028ccec4bd2f13e505eee0d77f3fa5eb47c","kind":"commit","published_at":"2021-07-09T14:12:55.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.9.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.9.0/manifests"},{"name":"0.8.1","sha":"8b9d0fdd6ae14102e355f90b2954e2e36306b9e8","kind":"commit","published_at":"2021-05-22T08:04:20.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.8.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5e8eca9a58cc7c64eada2eb0b851ecaaa11d7596","kind":"commit","published_at":"2021-05-21T06:14:51.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.8.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"417a11b9a04b57cab44434798b2a262698b19c1c","kind":"commit","published_at":"2021-04-14T13:23:56.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.7.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"c77a6bd407536afaf5c9f09f7686a11981c365d0","kind":"commit","published_at":"2021-02-03T08:42:41.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.6.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.6.1/manifests"},{"name":"0.6.1-beta.1","sha":"ce05bd3b096ed3345e62b8f6a35947da76029253","kind":"commit","published_at":"2021-02-02T20:00:41.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.6.1-beta.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.6.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.6.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.6.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.6.1-beta.1/manifests"},{"name":"0.6.0","sha":"14fb2abaa70053acffa17e2138f47125a716fe73","kind":"commit","published_at":"2021-02-02T10:08:51.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.6.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"da56272520a1b7d6fbb3481923bf46ced18b3e1a","kind":"commit","published_at":"2020-11-09T13:04:35.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.5.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"cc10386c5d2bfd989142867f56def914745c9a62","kind":"commit","published_at":"2020-10-28T07:29:44.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.4.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"234d710f8f4f5457b3893c4eae64d08a278b47e6","kind":"commit","published_at":"2020-10-06T11:30:57.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.3.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.3.0/manifests"},{"name":"0.2.3","sha":"de2ec651f38e74d79044a606c5adcdac7bf627a6","kind":"commit","published_at":"2020-07-20T12:40:56.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.2.3","html_url":"https://github.com/unit8co/darts/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"16665be7c2e1c6fe6132b7bbdccd5d7af5ea4f7c","kind":"commit","published_at":"2020-07-14T10:47:02.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.2.2","html_url":"https://github.com/unit8co/darts/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"fd60ab309f3497425ffc015ff8bfb37355c81757","kind":"commit","published_at":"2020-07-13T13:46:58.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.2.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"9255260327d4f9db718b0da42340e6c4b3cb1e3e","kind":"commit","published_at":"2020-06-25T14:40:11.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.2.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"b82b5109e19917342349b98d975ae2518de84a28","kind":"commit","published_at":"2020-06-18T16:23:03.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.1.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-07T23:20:21.920Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":4.492138757174944,"forks_count":6.41876715747442,"average":24.0279510856002},"purl":"pkg:conda/u8darts-all","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/u8darts-all","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/u8darts-all","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/u8darts-all/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T12:52:10.839Z","issues_count":815,"pull_requests_count":637,"avg_time_to_close_issue":9377462.349480968,"avg_time_to_close_pull_request":1458535.557761733,"issues_closed_count":578,"pull_requests_closed_count":554,"pull_request_authors_count":85,"issue_authors_count":454,"avg_comments_per_issue":2.204907975460123,"avg_comments_per_pull_request":1.5525902668759812,"merged_pull_requests_count":502,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":207,"past_year_pull_requests_count":257,"past_year_avg_time_to_close_issue":950665.7916666666,"past_year_avg_time_to_close_pull_request":741349.3726415094,"past_year_issues_closed_count":120,"past_year_pull_requests_closed_count":212,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":131,"past_year_avg_comments_per_issue":1.3816425120772946,"past_year_avg_comments_per_pull_request":1.2101167315175096,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":196,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/issues","maintainers":[{"login":"dennisbader","count":300,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dennisbader"},{"login":"madtoinou","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madtoinou"},{"login":"jonasblanc","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonasblanc"},{"login":"hrzn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hrzn"}],"active_maintainers":[{"login":"dennisbader","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dennisbader"},{"login":"madtoinou","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madtoinou"},{"login":"jonasblanc","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonasblanc"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/u8darts-all/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/u8darts-all/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/u8darts-all/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/u8darts-all/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2957868,"name":"u8darts","ecosystem":"pypi","description":"A python library for easy manipulation and forecasting of time series.","homepage":"https://unit8co.github.io/darts/","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/unit8co/darts","keywords_array":["time","series","forecasting"],"namespace":null,"versions_count":51,"first_release_published_at":"2020-05-26T15:10:33.000Z","latest_release_published_at":"2025-08-18T15:26:49.000Z","latest_release_number":"0.37.1","last_synced_at":"2025-09-07T10:58:55.582Z","created_at":"2022-04-10T12:56:27.950Z","updated_at":"2025-09-07T23:20:21.863Z","registry_url":"https://pypi.org/project/u8darts/","install_command":"pip install u8darts --index-url https://pypi.org/simple","documentation_url":"https://unit8co.github.io/darts/","metadata":{"funding":null,"documentation":"https://unit8co.github.io/darts/","classifiers":["Intended Audience :: Developers","Intended Audience :: Science/Research","Operating System :: MacOS","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Operating System :: Unix","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: PyPy","Topic :: Scientific/Engineering","Topic :: Software Development"],"normalized_name":"u8darts","project_status":null},"repo_metadata":{"id":36957361,"uuid":"148657183","full_name":"unit8co/darts","owner":"unit8co","description":"A python library for user-friendly forecasting and anomaly detection on time series.","archived":false,"fork":false,"pushed_at":"2025-09-05T06:33:34.000Z","size":194738,"stargazers_count":8874,"open_issues_count":250,"forks_count":958,"subscribers_count":62,"default_branch":"master","last_synced_at":"2025-09-07T10:58:46.221Z","etag":null,"topics":["anomaly-detection","data-science","deep-learning","forecasting","machine-learning","python","time-series"],"latest_commit_sha":null,"homepage":"https://unit8co.github.io/darts/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unit8co.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-13T15:17:28.000Z","updated_at":"2025-09-05T10:17:46.000Z","dependencies_parsed_at":"2023-07-18T16:31:04.943Z","dependency_job_id":"fe999d0e-a4b2-4849-a185-db0895cc33a1","html_url":"https://github.com/unit8co/darts","commit_stats":{"total_commits":897,"total_committers":101,"mean_commits":8.881188118811881,"dds":0.7915273132664438,"last_synced_commit":"f9dcfe9da2509d45490cf02f0345b77edf605330"},"previous_names":["unit8co/u8timeseries"],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/unit8co/darts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unit8co","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/sbom","scorecard":{"id":910275,"data":{"date":"2025-08-11","repo":{"name":"github.com/unit8co/darts","commit":"e7308ff83c7f523230c454f556d5f02b4513991f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 10/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/develop.yml:1","Warn: no topLevel permission defined: .github/workflows/doc.yml:1","Warn: no topLevel permission defined: .github/workflows/merge.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/update-cache.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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:71"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/develop.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/develop.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/doc.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/doc.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-cache.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/update-cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-cache.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/update-cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-cache.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/update-cache.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2: pin your Docker image by updating python:3.10 to python:3.10@sha256:c69e40390fbbcbe98785d0bec0e93a9308850c6727edba2293bba4c79bdaffb5","Warn: pipCommand not pinned by hash: Dockerfile:11","Warn: pipCommand not pinned by hash: Dockerfile:18-20","Warn: pipCommand not pinned by hash: make_dists.sh:1","Warn: downloadThenRun not pinned by hash: .github/workflows/develop.yml:103","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:120","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:125","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:134","Warn: downloadThenRun not pinned by hash: .github/workflows/develop.yml:157","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:170","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:175","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:184","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:23","Warn: downloadThenRun not pinned by hash: .github/workflows/develop.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:76","Warn: downloadThenRun not pinned by hash: .github/workflows/doc.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:67","Warn: downloadThenRun not pinned by hash: .github/workflows/merge.yml:101","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:128","Warn: downloadThenRun not pinned by hash: .github/workflows/merge.yml:149","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:166","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:171","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:180","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:31","Warn: downloadThenRun not pinned by hash: .github/workflows/release.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:136","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:141","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:150","Warn: downloadThenRun not pinned by hash: .github/workflows/update-cache.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/update-cache.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/update-cache.yml:47","Info:   0 out of  34 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  37 pipCommand dependencies pinned","Info:   0 out of   8 downloadThenRun 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"}}]},"last_synced_at":"2025-08-24T18:51:32.267Z","repository_id":36957361,"created_at":"2025-08-24T18:51:32.268Z","updated_at":"2025-08-24T18:51:32.268Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274108171,"owners_count":25223516,"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-07T02:00:09.463Z","response_time":67,"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":"unit8co","name":"Unit8 SA","uuid":"39619745","kind":"organization","description":"Solving your most impactful problems via Big Data \u0026 AI","email":"contact@unit8.com","website":"https://unit8.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/39619745?v=4","repositories_count":12,"last_synced_at":"2023-03-02T13:40:23.051Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/unit8co","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T05:36:24.406Z","updated_at":"2023-03-02T13:40:23.060Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unit8co","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unit8co/repositories"},"tags":[{"name":"0.37.0","sha":"f12a6bd04e4a3f1a7a078a8212d52bc1043d690a","kind":"commit","published_at":"2025-08-17T14:33:31.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.37.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.37.0/manifests"},{"name":"0.36.0","sha":"ca85191e41c101f04958f038e3117e6c2930808d","kind":"commit","published_at":"2025-06-29T12:11:47.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.36.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.36.0/manifests"},{"name":"0.35.0","sha":"303c1a26699075a5cf18a0c9a87272d6f1683fb9","kind":"commit","published_at":"2025-04-18T14:02:31.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.35.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.35.0/manifests"},{"name":"0.34.0","sha":"b35609b527fd5466443347aa44bceb743120cf7a","kind":"commit","published_at":"2025-03-09T13:57:56.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.34.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.34.0/manifests"},{"name":"0.33.0","sha":"dbbfc3deb4015d6359735e87409be8d6d66b7502","kind":"commit","published_at":"2025-02-14T16:07:51.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.33.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.33.0/manifests"},{"name":"0.32.0","sha":"d2d25c07f8f6f7a0c5e5f41953b8fa78aefa23b1","kind":"commit","published_at":"2024-12-21T12:45:36.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.32.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.32.0/manifests"},{"name":"0.31.0","sha":"9f8963b9619702dcc067c59eaaf6f55c1c25f7eb","kind":"commit","published_at":"2024-10-13T11:24:22.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.31.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.31.0/manifests"},{"name":"0.30.0","sha":"f7d38c3a1c28e301cdc6acb2bc9d814b7f1d161a","kind":"commit","published_at":"2024-06-19T15:22:44.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.30.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"1080a080684d45b2b5107847885306998aeee79e","kind":"commit","published_at":"2024-04-17T11:14:34.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.29.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"c3d79bac7f2dfd17434047c85925d46800975a47","kind":"commit","published_at":"2024-03-05T09:02:54.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.28.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.28.0/manifests"},{"name":"0.27.2","sha":"3ee3efd1b1d5acbbb461c7ecb810f95260402b18","kind":"commit","published_at":"2024-01-21T14:23:58.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.27.2","html_url":"https://github.com/unit8co/darts/releases/tag/0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.27.2/manifests"},{"name":"0.27.1","sha":"acbd48805e568fb28bff1be86c901f20205da454","kind":"commit","published_at":"2023-12-10T16:13:05.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.27.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.27.1/manifests"},{"name":"0.27.0","sha":"679b4d0c86a5d7f5dc1268455c4d71d4a1423962","kind":"commit","published_at":"2023-11-18T16:01:48.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.27.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"9982a503d3e55ea3268db36c99e0e6c91b0be397","kind":"commit","published_at":"2023-09-16T17:01:23.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.26.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"8b88b0daa5f47855a08719b294fa7cf7129e0c79","kind":"commit","published_at":"2023-08-04T13:33:49.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.25.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"4c9ae45fe213954114c0e017e7900987a4881918","kind":"commit","published_at":"2023-04-12T12:05:25.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.24.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.24.0/manifests"},{"name":"0.23.1","sha":"30844c7f50435280af8adfe68a161c6d0c3660e0","kind":"commit","published_at":"2023-01-12T12:44:27.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.23.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"82e500344f8056d2b98d6cc42e3198d493901ace","kind":"commit","published_at":"2022-12-23T09:56:10.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.23.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"7581deadd1e0590d14f996aa37937cbc57b3b747","kind":"commit","published_at":"2022-10-04T19:00:36.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.22.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.22.0/manifests"},{"name":"0.21.0","sha":"bb508e35657b4c599c537e664e305a3365576ea8","kind":"commit","published_at":"2022-08-12T19:57:14.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.21.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.21.0/manifests"},{"name":"0.20.0","sha":"caf0db954fe5b06f9eb54bdeccd3d7a30ad21b48","kind":"commit","published_at":"2022-06-22T07:16:12.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.20.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.20.0/manifests"},{"name":"0.19.0","sha":"65b85f5f5b23b62db90018f1067f7918235abe09","kind":"commit","published_at":"2022-04-13T19:12:33.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.19.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.19.0/manifests"},{"name":"0.18.0","sha":"1be416f4be39d4511a644c5f171c1bc8bf0e4675","kind":"commit","published_at":"2022-03-22T15:25:26.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.18.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.18.0/manifests"},{"name":"0.17.1","sha":"a281861abdd4c3ebc08cb49eb966efdd2d774a42","kind":"commit","published_at":"2022-02-17T11:04:09.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.17.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"4db18e288d967d658d824e22ff5e176e2ab4365b","kind":"commit","published_at":"2022-02-15T15:23:01.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.17.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.17.0/manifests"},{"name":"0.16.1","sha":"0990a6e8bbdd90c0a69f64a40ff29ce8a4a56d82","kind":"commit","published_at":"2022-01-24T15:13:07.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.16.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"b27a8ea3b9456b04cc26ee3c07754e5cb3248632","kind":"commit","published_at":"2022-01-13T16:00:47.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.16.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"e47373b641a8727b037c24b2757493866bdaa405","kind":"commit","published_at":"2021-12-24T10:31:58.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.15.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.15.0/manifests"},{"name":"0.14.0","sha":"78ba7d452a84752f9e9573e410e351e998d97669","kind":"commit","published_at":"2021-11-28T09:27:39.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.14.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.14.0/manifests"},{"name":"0.13.1","sha":"6105cc448f7a3bf1e6699ad0faf9d37a96a06573","kind":"commit","published_at":"2021-11-08T20:46:06.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.13.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"243711fbb858e46aa179212272bc18c2c589f4a9","kind":"commit","published_at":"2021-11-07T17:06:09.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.13.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"b0964376dfe6ec55f5b36d32e59b6d50aa44e1eb","kind":"commit","published_at":"2021-09-25T12:19:34.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.12.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"19f0a236682d741ed5a18577ca10d4f8647a8124","kind":"commit","published_at":"2021-09-04T13:20:36.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.11.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"60834b48a1201e1396e1019b7ba652fc5fe36089","kind":"commit","published_at":"2021-08-19T16:49:05.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.10.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"8f033165ec20c0716e360be23641ca8e2eed8222","kind":"commit","published_at":"2021-08-13T11:39:28.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.10.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"0674efa59cb4da05e3175141bb5f9e6e740054db","kind":"commit","published_at":"2021-07-17T12:18:01.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.9.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"cb3a6028ccec4bd2f13e505eee0d77f3fa5eb47c","kind":"commit","published_at":"2021-07-09T14:12:55.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.9.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.9.0/manifests"},{"name":"0.8.1","sha":"8b9d0fdd6ae14102e355f90b2954e2e36306b9e8","kind":"commit","published_at":"2021-05-22T08:04:20.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.8.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5e8eca9a58cc7c64eada2eb0b851ecaaa11d7596","kind":"commit","published_at":"2021-05-21T06:14:51.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.8.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"417a11b9a04b57cab44434798b2a262698b19c1c","kind":"commit","published_at":"2021-04-14T13:23:56.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.7.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"c77a6bd407536afaf5c9f09f7686a11981c365d0","kind":"commit","published_at":"2021-02-03T08:42:41.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.6.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.6.1/manifests"},{"name":"0.6.1-beta.1","sha":"ce05bd3b096ed3345e62b8f6a35947da76029253","kind":"commit","published_at":"2021-02-02T20:00:41.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.6.1-beta.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.6.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.6.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.6.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.6.1-beta.1/manifests"},{"name":"0.6.0","sha":"14fb2abaa70053acffa17e2138f47125a716fe73","kind":"commit","published_at":"2021-02-02T10:08:51.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.6.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"da56272520a1b7d6fbb3481923bf46ced18b3e1a","kind":"commit","published_at":"2020-11-09T13:04:35.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.5.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"cc10386c5d2bfd989142867f56def914745c9a62","kind":"commit","published_at":"2020-10-28T07:29:44.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.4.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"234d710f8f4f5457b3893c4eae64d08a278b47e6","kind":"commit","published_at":"2020-10-06T11:30:57.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.3.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.3.0/manifests"},{"name":"0.2.3","sha":"de2ec651f38e74d79044a606c5adcdac7bf627a6","kind":"commit","published_at":"2020-07-20T12:40:56.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.2.3","html_url":"https://github.com/unit8co/darts/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"16665be7c2e1c6fe6132b7bbdccd5d7af5ea4f7c","kind":"commit","published_at":"2020-07-14T10:47:02.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.2.2","html_url":"https://github.com/unit8co/darts/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"fd60ab309f3497425ffc015ff8bfb37355c81757","kind":"commit","published_at":"2020-07-13T13:46:58.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.2.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"9255260327d4f9db718b0da42340e6c4b3cb1e3e","kind":"commit","published_at":"2020-06-25T14:40:11.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.2.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"b82b5109e19917342349b98d975ae2518de84a28","kind":"commit","published_at":"2020-06-18T16:23:03.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.1.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-07T23:20:21.863Z","dependent_packages_count":4,"downloads":76553,"downloads_period":"last-month","dependent_repos_count":44,"rankings":{"downloads":2.472718234398302,"dependent_repos_count":2.210390512187231,"dependent_packages_count":3.2713415717121803,"stargazers_count":0.3546826793337174,"forks_count":1.5696416277560459,"docker_downloads_count":2.2252174204764996,"average":2.017332007643996},"purl":"pkg:pypi/u8darts","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/u8darts","docker_dependents_count":5,"docker_downloads_count":716,"usage_url":"https://repos.ecosyste.ms/usage/pypi/u8darts","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/u8darts/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T12:52:10.839Z","issues_count":815,"pull_requests_count":637,"avg_time_to_close_issue":9377462.349480968,"avg_time_to_close_pull_request":1458535.557761733,"issues_closed_count":578,"pull_requests_closed_count":554,"pull_request_authors_count":85,"issue_authors_count":454,"avg_comments_per_issue":2.204907975460123,"avg_comments_per_pull_request":1.5525902668759812,"merged_pull_requests_count":502,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":207,"past_year_pull_requests_count":257,"past_year_avg_time_to_close_issue":950665.7916666666,"past_year_avg_time_to_close_pull_request":741349.3726415094,"past_year_issues_closed_count":120,"past_year_pull_requests_closed_count":212,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":131,"past_year_avg_comments_per_issue":1.3816425120772946,"past_year_avg_comments_per_pull_request":1.2101167315175096,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":196,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/issues","maintainers":[{"login":"dennisbader","count":300,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dennisbader"},{"login":"madtoinou","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madtoinou"},{"login":"jonasblanc","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonasblanc"},{"login":"hrzn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hrzn"}],"active_maintainers":[{"login":"dennisbader","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dennisbader"},{"login":"madtoinou","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madtoinou"},{"login":"jonasblanc","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonasblanc"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/u8darts/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/u8darts/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/u8darts/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/u8darts/related_packages","maintainers":[{"uuid":"unit8","login":"unit8","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/unit8/","role":null,"created_at":"2022-11-22T02:46:55.141Z","updated_at":"2022-11-22T02:46:55.141Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/unit8/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726284,"maintainers_count":308824,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5304279,"name":"u8darts-torch","ecosystem":"conda","description":null,"homepage":"https://unit8co.github.io/darts/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/unit8co/darts","keywords_array":[],"namespace":null,"versions_count":15,"first_release_published_at":"2021-09-06T08:22:37.000Z","latest_release_published_at":"2022-10-05T11:07:26.000Z","latest_release_number":"0.22.0","last_synced_at":"2025-09-07T10:58:52.185Z","created_at":"2022-10-03T16:17:37.587Z","updated_at":"2025-09-07T23:20:21.921Z","registry_url":"https://anaconda.org/conda-forge/u8darts-torch","install_command":"conda install -c conda-forge u8darts-torch","documentation_url":null,"metadata":{},"repo_metadata":{"id":36957361,"uuid":"148657183","full_name":"unit8co/darts","owner":"unit8co","description":"A python library for user-friendly forecasting and anomaly detection on time series.","archived":false,"fork":false,"pushed_at":"2025-09-05T06:33:34.000Z","size":194738,"stargazers_count":8874,"open_issues_count":250,"forks_count":958,"subscribers_count":62,"default_branch":"master","last_synced_at":"2025-09-07T10:58:46.221Z","etag":null,"topics":["anomaly-detection","data-science","deep-learning","forecasting","machine-learning","python","time-series"],"latest_commit_sha":null,"homepage":"https://unit8co.github.io/darts/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unit8co.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-13T15:17:28.000Z","updated_at":"2025-09-05T10:17:46.000Z","dependencies_parsed_at":"2023-07-18T16:31:04.943Z","dependency_job_id":"fe999d0e-a4b2-4849-a185-db0895cc33a1","html_url":"https://github.com/unit8co/darts","commit_stats":{"total_commits":897,"total_committers":101,"mean_commits":8.881188118811881,"dds":0.7915273132664438,"last_synced_commit":"f9dcfe9da2509d45490cf02f0345b77edf605330"},"previous_names":["unit8co/u8timeseries"],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/unit8co/darts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unit8co","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/sbom","scorecard":{"id":910275,"data":{"date":"2025-08-11","repo":{"name":"github.com/unit8co/darts","commit":"e7308ff83c7f523230c454f556d5f02b4513991f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 10/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/develop.yml:1","Warn: no topLevel permission defined: .github/workflows/doc.yml:1","Warn: no topLevel permission defined: .github/workflows/merge.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/update-cache.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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:71"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/develop.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/develop.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/doc.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/doc.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-cache.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/update-cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-cache.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/update-cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-cache.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/update-cache.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2: pin your Docker image by updating python:3.10 to python:3.10@sha256:c69e40390fbbcbe98785d0bec0e93a9308850c6727edba2293bba4c79bdaffb5","Warn: pipCommand not pinned by hash: Dockerfile:11","Warn: pipCommand not pinned by hash: Dockerfile:18-20","Warn: pipCommand not pinned by hash: make_dists.sh:1","Warn: downloadThenRun not pinned by hash: .github/workflows/develop.yml:103","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:120","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:125","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:134","Warn: downloadThenRun not pinned by hash: .github/workflows/develop.yml:157","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:170","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:175","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:184","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:23","Warn: downloadThenRun not pinned by hash: .github/workflows/develop.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:76","Warn: downloadThenRun not pinned by hash: .github/workflows/doc.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:67","Warn: downloadThenRun not pinned by hash: .github/workflows/merge.yml:101","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:128","Warn: downloadThenRun not pinned by hash: .github/workflows/merge.yml:149","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:166","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:171","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:180","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:31","Warn: downloadThenRun not pinned by hash: .github/workflows/release.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:136","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:141","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:150","Warn: downloadThenRun not pinned by hash: .github/workflows/update-cache.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/update-cache.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/update-cache.yml:47","Info:   0 out of  34 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  37 pipCommand dependencies pinned","Info:   0 out of   8 downloadThenRun 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"}}]},"last_synced_at":"2025-08-24T18:51:32.267Z","repository_id":36957361,"created_at":"2025-08-24T18:51:32.268Z","updated_at":"2025-08-24T18:51:32.268Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274108171,"owners_count":25223516,"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-07T02:00:09.463Z","response_time":67,"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":"unit8co","name":"Unit8 SA","uuid":"39619745","kind":"organization","description":"Solving your most impactful problems via Big Data \u0026 AI","email":"contact@unit8.com","website":"https://unit8.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/39619745?v=4","repositories_count":12,"last_synced_at":"2023-03-02T13:40:23.051Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/unit8co","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T05:36:24.406Z","updated_at":"2023-03-02T13:40:23.060Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unit8co","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unit8co/repositories"},"tags":[{"name":"0.37.0","sha":"f12a6bd04e4a3f1a7a078a8212d52bc1043d690a","kind":"commit","published_at":"2025-08-17T14:33:31.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.37.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.37.0/manifests"},{"name":"0.36.0","sha":"ca85191e41c101f04958f038e3117e6c2930808d","kind":"commit","published_at":"2025-06-29T12:11:47.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.36.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.36.0/manifests"},{"name":"0.35.0","sha":"303c1a26699075a5cf18a0c9a87272d6f1683fb9","kind":"commit","published_at":"2025-04-18T14:02:31.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.35.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.35.0/manifests"},{"name":"0.34.0","sha":"b35609b527fd5466443347aa44bceb743120cf7a","kind":"commit","published_at":"2025-03-09T13:57:56.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.34.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.34.0/manifests"},{"name":"0.33.0","sha":"dbbfc3deb4015d6359735e87409be8d6d66b7502","kind":"commit","published_at":"2025-02-14T16:07:51.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.33.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.33.0/manifests"},{"name":"0.32.0","sha":"d2d25c07f8f6f7a0c5e5f41953b8fa78aefa23b1","kind":"commit","published_at":"2024-12-21T12:45:36.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.32.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.32.0/manifests"},{"name":"0.31.0","sha":"9f8963b9619702dcc067c59eaaf6f55c1c25f7eb","kind":"commit","published_at":"2024-10-13T11:24:22.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.31.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.31.0/manifests"},{"name":"0.30.0","sha":"f7d38c3a1c28e301cdc6acb2bc9d814b7f1d161a","kind":"commit","published_at":"2024-06-19T15:22:44.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.30.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"1080a080684d45b2b5107847885306998aeee79e","kind":"commit","published_at":"2024-04-17T11:14:34.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.29.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"c3d79bac7f2dfd17434047c85925d46800975a47","kind":"commit","published_at":"2024-03-05T09:02:54.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.28.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.28.0/manifests"},{"name":"0.27.2","sha":"3ee3efd1b1d5acbbb461c7ecb810f95260402b18","kind":"commit","published_at":"2024-01-21T14:23:58.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.27.2","html_url":"https://github.com/unit8co/darts/releases/tag/0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.27.2/manifests"},{"name":"0.27.1","sha":"acbd48805e568fb28bff1be86c901f20205da454","kind":"commit","published_at":"2023-12-10T16:13:05.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.27.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.27.1/manifests"},{"name":"0.27.0","sha":"679b4d0c86a5d7f5dc1268455c4d71d4a1423962","kind":"commit","published_at":"2023-11-18T16:01:48.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.27.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"9982a503d3e55ea3268db36c99e0e6c91b0be397","kind":"commit","published_at":"2023-09-16T17:01:23.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.26.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"8b88b0daa5f47855a08719b294fa7cf7129e0c79","kind":"commit","published_at":"2023-08-04T13:33:49.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.25.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"4c9ae45fe213954114c0e017e7900987a4881918","kind":"commit","published_at":"2023-04-12T12:05:25.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.24.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.24.0/manifests"},{"name":"0.23.1","sha":"30844c7f50435280af8adfe68a161c6d0c3660e0","kind":"commit","published_at":"2023-01-12T12:44:27.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.23.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"82e500344f8056d2b98d6cc42e3198d493901ace","kind":"commit","published_at":"2022-12-23T09:56:10.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.23.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"7581deadd1e0590d14f996aa37937cbc57b3b747","kind":"commit","published_at":"2022-10-04T19:00:36.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.22.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.22.0/manifests"},{"name":"0.21.0","sha":"bb508e35657b4c599c537e664e305a3365576ea8","kind":"commit","published_at":"2022-08-12T19:57:14.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.21.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.21.0/manifests"},{"name":"0.20.0","sha":"caf0db954fe5b06f9eb54bdeccd3d7a30ad21b48","kind":"commit","published_at":"2022-06-22T07:16:12.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.20.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.20.0/manifests"},{"name":"0.19.0","sha":"65b85f5f5b23b62db90018f1067f7918235abe09","kind":"commit","published_at":"2022-04-13T19:12:33.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.19.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.19.0/manifests"},{"name":"0.18.0","sha":"1be416f4be39d4511a644c5f171c1bc8bf0e4675","kind":"commit","published_at":"2022-03-22T15:25:26.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.18.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.18.0/manifests"},{"name":"0.17.1","sha":"a281861abdd4c3ebc08cb49eb966efdd2d774a42","kind":"commit","published_at":"2022-02-17T11:04:09.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.17.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"4db18e288d967d658d824e22ff5e176e2ab4365b","kind":"commit","published_at":"2022-02-15T15:23:01.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.17.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.17.0/manifests"},{"name":"0.16.1","sha":"0990a6e8bbdd90c0a69f64a40ff29ce8a4a56d82","kind":"commit","published_at":"2022-01-24T15:13:07.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.16.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"b27a8ea3b9456b04cc26ee3c07754e5cb3248632","kind":"commit","published_at":"2022-01-13T16:00:47.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.16.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"e47373b641a8727b037c24b2757493866bdaa405","kind":"commit","published_at":"2021-12-24T10:31:58.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.15.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.15.0/manifests"},{"name":"0.14.0","sha":"78ba7d452a84752f9e9573e410e351e998d97669","kind":"commit","published_at":"2021-11-28T09:27:39.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.14.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.14.0/manifests"},{"name":"0.13.1","sha":"6105cc448f7a3bf1e6699ad0faf9d37a96a06573","kind":"commit","published_at":"2021-11-08T20:46:06.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.13.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"243711fbb858e46aa179212272bc18c2c589f4a9","kind":"commit","published_at":"2021-11-07T17:06:09.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.13.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"b0964376dfe6ec55f5b36d32e59b6d50aa44e1eb","kind":"commit","published_at":"2021-09-25T12:19:34.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.12.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"19f0a236682d741ed5a18577ca10d4f8647a8124","kind":"commit","published_at":"2021-09-04T13:20:36.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.11.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"60834b48a1201e1396e1019b7ba652fc5fe36089","kind":"commit","published_at":"2021-08-19T16:49:05.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.10.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"8f033165ec20c0716e360be23641ca8e2eed8222","kind":"commit","published_at":"2021-08-13T11:39:28.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.10.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"0674efa59cb4da05e3175141bb5f9e6e740054db","kind":"commit","published_at":"2021-07-17T12:18:01.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.9.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"cb3a6028ccec4bd2f13e505eee0d77f3fa5eb47c","kind":"commit","published_at":"2021-07-09T14:12:55.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.9.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.9.0/manifests"},{"name":"0.8.1","sha":"8b9d0fdd6ae14102e355f90b2954e2e36306b9e8","kind":"commit","published_at":"2021-05-22T08:04:20.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.8.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5e8eca9a58cc7c64eada2eb0b851ecaaa11d7596","kind":"commit","published_at":"2021-05-21T06:14:51.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.8.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"417a11b9a04b57cab44434798b2a262698b19c1c","kind":"commit","published_at":"2021-04-14T13:23:56.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.7.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"c77a6bd407536afaf5c9f09f7686a11981c365d0","kind":"commit","published_at":"2021-02-03T08:42:41.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.6.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.6.1/manifests"},{"name":"0.6.1-beta.1","sha":"ce05bd3b096ed3345e62b8f6a35947da76029253","kind":"commit","published_at":"2021-02-02T20:00:41.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.6.1-beta.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.6.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.6.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.6.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.6.1-beta.1/manifests"},{"name":"0.6.0","sha":"14fb2abaa70053acffa17e2138f47125a716fe73","kind":"commit","published_at":"2021-02-02T10:08:51.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.6.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"da56272520a1b7d6fbb3481923bf46ced18b3e1a","kind":"commit","published_at":"2020-11-09T13:04:35.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.5.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"cc10386c5d2bfd989142867f56def914745c9a62","kind":"commit","published_at":"2020-10-28T07:29:44.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.4.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"234d710f8f4f5457b3893c4eae64d08a278b47e6","kind":"commit","published_at":"2020-10-06T11:30:57.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.3.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.3.0/manifests"},{"name":"0.2.3","sha":"de2ec651f38e74d79044a606c5adcdac7bf627a6","kind":"commit","published_at":"2020-07-20T12:40:56.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.2.3","html_url":"https://github.com/unit8co/darts/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"16665be7c2e1c6fe6132b7bbdccd5d7af5ea4f7c","kind":"commit","published_at":"2020-07-14T10:47:02.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.2.2","html_url":"https://github.com/unit8co/darts/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"fd60ab309f3497425ffc015ff8bfb37355c81757","kind":"commit","published_at":"2020-07-13T13:46:58.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.2.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"9255260327d4f9db718b0da42340e6c4b3cb1e3e","kind":"commit","published_at":"2020-06-25T14:40:11.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.2.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"b82b5109e19917342349b98d975ae2518de84a28","kind":"commit","published_at":"2020-06-18T16:23:03.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.1.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-07T23:20:21.920Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":4.492138757174944,"forks_count":6.41876715747442,"average":24.0279510856002},"purl":"pkg:conda/u8darts-torch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/u8darts-torch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/u8darts-torch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/u8darts-torch/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T12:52:10.839Z","issues_count":815,"pull_requests_count":637,"avg_time_to_close_issue":9377462.349480968,"avg_time_to_close_pull_request":1458535.557761733,"issues_closed_count":578,"pull_requests_closed_count":554,"pull_request_authors_count":85,"issue_authors_count":454,"avg_comments_per_issue":2.204907975460123,"avg_comments_per_pull_request":1.5525902668759812,"merged_pull_requests_count":502,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":207,"past_year_pull_requests_count":257,"past_year_avg_time_to_close_issue":950665.7916666666,"past_year_avg_time_to_close_pull_request":741349.3726415094,"past_year_issues_closed_count":120,"past_year_pull_requests_closed_count":212,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":131,"past_year_avg_comments_per_issue":1.3816425120772946,"past_year_avg_comments_per_pull_request":1.2101167315175096,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":196,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/issues","maintainers":[{"login":"dennisbader","count":300,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dennisbader"},{"login":"madtoinou","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madtoinou"},{"login":"jonasblanc","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonasblanc"},{"login":"hrzn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hrzn"}],"active_maintainers":[{"login":"dennisbader","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dennisbader"},{"login":"madtoinou","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madtoinou"},{"login":"jonasblanc","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonasblanc"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/u8darts-torch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/u8darts-torch/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/u8darts-torch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/u8darts-torch/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5304277,"name":"u8darts","ecosystem":"conda","description":null,"homepage":"https://unit8co.github.io/darts/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/unit8co/darts","keywords_array":[],"namespace":null,"versions_count":18,"first_release_published_at":"2021-07-27T19:25:28.000Z","latest_release_published_at":"2022-10-05T11:07:05.000Z","latest_release_number":"0.22.0","last_synced_at":"2025-09-07T10:59:49.803Z","created_at":"2022-10-03T16:17:37.333Z","updated_at":"2025-09-07T23:20:21.922Z","registry_url":"https://anaconda.org/conda-forge/u8darts","install_command":"conda install -c conda-forge u8darts","documentation_url":null,"metadata":{},"repo_metadata":{"id":36957361,"uuid":"148657183","full_name":"unit8co/darts","owner":"unit8co","description":"A python library for user-friendly forecasting and anomaly detection on time series.","archived":false,"fork":false,"pushed_at":"2025-09-05T06:33:34.000Z","size":194738,"stargazers_count":8874,"open_issues_count":250,"forks_count":958,"subscribers_count":62,"default_branch":"master","last_synced_at":"2025-09-07T10:58:46.221Z","etag":null,"topics":["anomaly-detection","data-science","deep-learning","forecasting","machine-learning","python","time-series"],"latest_commit_sha":null,"homepage":"https://unit8co.github.io/darts/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unit8co.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-13T15:17:28.000Z","updated_at":"2025-09-05T10:17:46.000Z","dependencies_parsed_at":"2023-07-18T16:31:04.943Z","dependency_job_id":"fe999d0e-a4b2-4849-a185-db0895cc33a1","html_url":"https://github.com/unit8co/darts","commit_stats":{"total_commits":897,"total_committers":101,"mean_commits":8.881188118811881,"dds":0.7915273132664438,"last_synced_commit":"f9dcfe9da2509d45490cf02f0345b77edf605330"},"previous_names":["unit8co/u8timeseries"],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/unit8co/darts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unit8co","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/sbom","scorecard":{"id":910275,"data":{"date":"2025-08-11","repo":{"name":"github.com/unit8co/darts","commit":"e7308ff83c7f523230c454f556d5f02b4513991f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 10/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/develop.yml:1","Warn: no topLevel permission defined: .github/workflows/doc.yml:1","Warn: no topLevel permission defined: .github/workflows/merge.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/update-cache.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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:71"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/develop.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/develop.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/doc.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/doc.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-cache.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/update-cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-cache.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/update-cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-cache.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/update-cache.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2: pin your Docker image by updating python:3.10 to python:3.10@sha256:c69e40390fbbcbe98785d0bec0e93a9308850c6727edba2293bba4c79bdaffb5","Warn: pipCommand not pinned by hash: Dockerfile:11","Warn: pipCommand not pinned by hash: Dockerfile:18-20","Warn: pipCommand not pinned by hash: make_dists.sh:1","Warn: downloadThenRun not pinned by hash: .github/workflows/develop.yml:103","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:120","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:125","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:134","Warn: downloadThenRun not pinned by hash: .github/workflows/develop.yml:157","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:170","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:175","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:184","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:23","Warn: downloadThenRun not pinned by hash: .github/workflows/develop.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:76","Warn: downloadThenRun not pinned by hash: .github/workflows/doc.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:67","Warn: downloadThenRun not pinned by hash: .github/workflows/merge.yml:101","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:128","Warn: downloadThenRun not pinned by hash: .github/workflows/merge.yml:149","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:166","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:171","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:180","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:31","Warn: downloadThenRun not pinned by hash: .github/workflows/release.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:136","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:141","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:150","Warn: downloadThenRun not pinned by hash: .github/workflows/update-cache.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/update-cache.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/update-cache.yml:47","Info:   0 out of  34 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  37 pipCommand dependencies pinned","Info:   0 out of   8 downloadThenRun 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"}}]},"last_synced_at":"2025-08-24T18:51:32.267Z","repository_id":36957361,"created_at":"2025-08-24T18:51:32.268Z","updated_at":"2025-08-24T18:51:32.268Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274108171,"owners_count":25223516,"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-07T02:00:09.463Z","response_time":67,"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":"unit8co","name":"Unit8 SA","uuid":"39619745","kind":"organization","description":"Solving your most impactful problems via Big Data \u0026 AI","email":"contact@unit8.com","website":"https://unit8.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/39619745?v=4","repositories_count":12,"last_synced_at":"2023-03-02T13:40:23.051Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/unit8co","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T05:36:24.406Z","updated_at":"2023-03-02T13:40:23.060Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unit8co","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unit8co/repositories"},"tags":[{"name":"0.37.0","sha":"f12a6bd04e4a3f1a7a078a8212d52bc1043d690a","kind":"commit","published_at":"2025-08-17T14:33:31.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.37.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.37.0/manifests"},{"name":"0.36.0","sha":"ca85191e41c101f04958f038e3117e6c2930808d","kind":"commit","published_at":"2025-06-29T12:11:47.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.36.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.36.0/manifests"},{"name":"0.35.0","sha":"303c1a26699075a5cf18a0c9a87272d6f1683fb9","kind":"commit","published_at":"2025-04-18T14:02:31.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.35.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.35.0/manifests"},{"name":"0.34.0","sha":"b35609b527fd5466443347aa44bceb743120cf7a","kind":"commit","published_at":"2025-03-09T13:57:56.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.34.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.34.0/manifests"},{"name":"0.33.0","sha":"dbbfc3deb4015d6359735e87409be8d6d66b7502","kind":"commit","published_at":"2025-02-14T16:07:51.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.33.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.33.0/manifests"},{"name":"0.32.0","sha":"d2d25c07f8f6f7a0c5e5f41953b8fa78aefa23b1","kind":"commit","published_at":"2024-12-21T12:45:36.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.32.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.32.0/manifests"},{"name":"0.31.0","sha":"9f8963b9619702dcc067c59eaaf6f55c1c25f7eb","kind":"commit","published_at":"2024-10-13T11:24:22.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.31.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.31.0/manifests"},{"name":"0.30.0","sha":"f7d38c3a1c28e301cdc6acb2bc9d814b7f1d161a","kind":"commit","published_at":"2024-06-19T15:22:44.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.30.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"1080a080684d45b2b5107847885306998aeee79e","kind":"commit","published_at":"2024-04-17T11:14:34.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.29.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"c3d79bac7f2dfd17434047c85925d46800975a47","kind":"commit","published_at":"2024-03-05T09:02:54.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.28.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.28.0/manifests"},{"name":"0.27.2","sha":"3ee3efd1b1d5acbbb461c7ecb810f95260402b18","kind":"commit","published_at":"2024-01-21T14:23:58.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.27.2","html_url":"https://github.com/unit8co/darts/releases/tag/0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.27.2/manifests"},{"name":"0.27.1","sha":"acbd48805e568fb28bff1be86c901f20205da454","kind":"commit","published_at":"2023-12-10T16:13:05.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.27.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.27.1/manifests"},{"name":"0.27.0","sha":"679b4d0c86a5d7f5dc1268455c4d71d4a1423962","kind":"commit","published_at":"2023-11-18T16:01:48.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.27.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"9982a503d3e55ea3268db36c99e0e6c91b0be397","kind":"commit","published_at":"2023-09-16T17:01:23.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.26.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"8b88b0daa5f47855a08719b294fa7cf7129e0c79","kind":"commit","published_at":"2023-08-04T13:33:49.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.25.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"4c9ae45fe213954114c0e017e7900987a4881918","kind":"commit","published_at":"2023-04-12T12:05:25.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.24.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.24.0/manifests"},{"name":"0.23.1","sha":"30844c7f50435280af8adfe68a161c6d0c3660e0","kind":"commit","published_at":"2023-01-12T12:44:27.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.23.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"82e500344f8056d2b98d6cc42e3198d493901ace","kind":"commit","published_at":"2022-12-23T09:56:10.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.23.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"7581deadd1e0590d14f996aa37937cbc57b3b747","kind":"commit","published_at":"2022-10-04T19:00:36.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.22.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.22.0/manifests"},{"name":"0.21.0","sha":"bb508e35657b4c599c537e664e305a3365576ea8","kind":"commit","published_at":"2022-08-12T19:57:14.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.21.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.21.0/manifests"},{"name":"0.20.0","sha":"caf0db954fe5b06f9eb54bdeccd3d7a30ad21b48","kind":"commit","published_at":"2022-06-22T07:16:12.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.20.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.20.0/manifests"},{"name":"0.19.0","sha":"65b85f5f5b23b62db90018f1067f7918235abe09","kind":"commit","published_at":"2022-04-13T19:12:33.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.19.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.19.0/manifests"},{"name":"0.18.0","sha":"1be416f4be39d4511a644c5f171c1bc8bf0e4675","kind":"commit","published_at":"2022-03-22T15:25:26.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.18.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.18.0/manifests"},{"name":"0.17.1","sha":"a281861abdd4c3ebc08cb49eb966efdd2d774a42","kind":"commit","published_at":"2022-02-17T11:04:09.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.17.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"4db18e288d967d658d824e22ff5e176e2ab4365b","kind":"commit","published_at":"2022-02-15T15:23:01.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.17.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.17.0/manifests"},{"name":"0.16.1","sha":"0990a6e8bbdd90c0a69f64a40ff29ce8a4a56d82","kind":"commit","published_at":"2022-01-24T15:13:07.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.16.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"b27a8ea3b9456b04cc26ee3c07754e5cb3248632","kind":"commit","published_at":"2022-01-13T16:00:47.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.16.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"e47373b641a8727b037c24b2757493866bdaa405","kind":"commit","published_at":"2021-12-24T10:31:58.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.15.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.15.0/manifests"},{"name":"0.14.0","sha":"78ba7d452a84752f9e9573e410e351e998d97669","kind":"commit","published_at":"2021-11-28T09:27:39.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.14.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.14.0/manifests"},{"name":"0.13.1","sha":"6105cc448f7a3bf1e6699ad0faf9d37a96a06573","kind":"commit","published_at":"2021-11-08T20:46:06.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.13.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"243711fbb858e46aa179212272bc18c2c589f4a9","kind":"commit","published_at":"2021-11-07T17:06:09.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.13.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"b0964376dfe6ec55f5b36d32e59b6d50aa44e1eb","kind":"commit","published_at":"2021-09-25T12:19:34.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.12.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"19f0a236682d741ed5a18577ca10d4f8647a8124","kind":"commit","published_at":"2021-09-04T13:20:36.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.11.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"60834b48a1201e1396e1019b7ba652fc5fe36089","kind":"commit","published_at":"2021-08-19T16:49:05.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.10.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"8f033165ec20c0716e360be23641ca8e2eed8222","kind":"commit","published_at":"2021-08-13T11:39:28.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.10.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"0674efa59cb4da05e3175141bb5f9e6e740054db","kind":"commit","published_at":"2021-07-17T12:18:01.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.9.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"cb3a6028ccec4bd2f13e505eee0d77f3fa5eb47c","kind":"commit","published_at":"2021-07-09T14:12:55.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.9.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.9.0/manifests"},{"name":"0.8.1","sha":"8b9d0fdd6ae14102e355f90b2954e2e36306b9e8","kind":"commit","published_at":"2021-05-22T08:04:20.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.8.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5e8eca9a58cc7c64eada2eb0b851ecaaa11d7596","kind":"commit","published_at":"2021-05-21T06:14:51.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.8.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"417a11b9a04b57cab44434798b2a262698b19c1c","kind":"commit","published_at":"2021-04-14T13:23:56.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.7.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"c77a6bd407536afaf5c9f09f7686a11981c365d0","kind":"commit","published_at":"2021-02-03T08:42:41.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.6.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.6.1/manifests"},{"name":"0.6.1-beta.1","sha":"ce05bd3b096ed3345e62b8f6a35947da76029253","kind":"commit","published_at":"2021-02-02T20:00:41.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.6.1-beta.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.6.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.6.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.6.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.6.1-beta.1/manifests"},{"name":"0.6.0","sha":"14fb2abaa70053acffa17e2138f47125a716fe73","kind":"commit","published_at":"2021-02-02T10:08:51.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.6.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"da56272520a1b7d6fbb3481923bf46ced18b3e1a","kind":"commit","published_at":"2020-11-09T13:04:35.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.5.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"cc10386c5d2bfd989142867f56def914745c9a62","kind":"commit","published_at":"2020-10-28T07:29:44.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.4.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"234d710f8f4f5457b3893c4eae64d08a278b47e6","kind":"commit","published_at":"2020-10-06T11:30:57.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.3.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.3.0/manifests"},{"name":"0.2.3","sha":"de2ec651f38e74d79044a606c5adcdac7bf627a6","kind":"commit","published_at":"2020-07-20T12:40:56.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.2.3","html_url":"https://github.com/unit8co/darts/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"16665be7c2e1c6fe6132b7bbdccd5d7af5ea4f7c","kind":"commit","published_at":"2020-07-14T10:47:02.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.2.2","html_url":"https://github.com/unit8co/darts/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"fd60ab309f3497425ffc015ff8bfb37355c81757","kind":"commit","published_at":"2020-07-13T13:46:58.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.2.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"9255260327d4f9db718b0da42340e6c4b3cb1e3e","kind":"commit","published_at":"2020-06-25T14:40:11.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.2.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"b82b5109e19917342349b98d975ae2518de84a28","kind":"commit","published_at":"2020-06-18T16:23:03.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.1.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-07T23:20:21.922Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.087846269029196,"dependent_packages_count":19.560768654854005,"stargazers_count":4.596955328175692,"forks_count":6.493636136760669,"docker_downloads_count":null,"average":13.68480159720489},"purl":"pkg:conda/u8darts","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/u8darts","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/u8darts","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/u8darts/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T12:52:10.839Z","issues_count":815,"pull_requests_count":637,"avg_time_to_close_issue":9377462.349480968,"avg_time_to_close_pull_request":1458535.557761733,"issues_closed_count":578,"pull_requests_closed_count":554,"pull_request_authors_count":85,"issue_authors_count":454,"avg_comments_per_issue":2.204907975460123,"avg_comments_per_pull_request":1.5525902668759812,"merged_pull_requests_count":502,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":207,"past_year_pull_requests_count":257,"past_year_avg_time_to_close_issue":950665.7916666666,"past_year_avg_time_to_close_pull_request":741349.3726415094,"past_year_issues_closed_count":120,"past_year_pull_requests_closed_count":212,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":131,"past_year_avg_comments_per_issue":1.3816425120772946,"past_year_avg_comments_per_pull_request":1.2101167315175096,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":196,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/issues","maintainers":[{"login":"dennisbader","count":300,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dennisbader"},{"login":"madtoinou","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madtoinou"},{"login":"jonasblanc","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonasblanc"},{"login":"hrzn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hrzn"}],"active_maintainers":[{"login":"dennisbader","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dennisbader"},{"login":"madtoinou","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madtoinou"},{"login":"jonasblanc","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonasblanc"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/u8darts/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/u8darts/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/u8darts/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/u8darts/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2687709,"name":"darts","ecosystem":"pypi","description":"A python library for easy manipulation and forecasting of time series.","homepage":"https://unit8co.github.io/darts/","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/unit8co/darts","keywords_array":["time","series","forecasting"],"namespace":null,"versions_count":44,"first_release_published_at":"2020-06-15T01:43:06.000Z","latest_release_published_at":"2025-08-18T15:27:08.000Z","latest_release_number":"0.37.1","last_synced_at":"2025-09-07T21:31:41.718Z","created_at":"2022-04-10T10:31:45.903Z","updated_at":"2025-09-08T15:30:36.019Z","registry_url":"https://pypi.org/project/darts/","install_command":"pip install darts --index-url https://pypi.org/simple","documentation_url":"https://unit8co.github.io/darts/","metadata":{"funding":null,"documentation":"https://unit8co.github.io/darts/","classifiers":["Intended Audience :: Developers","Intended Audience :: Science/Research","Operating System :: MacOS","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Operating System :: Unix","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: PyPy","Topic :: Scientific/Engineering","Topic :: Software Development"],"normalized_name":"darts","project_status":null},"repo_metadata":{"id":36957361,"uuid":"148657183","full_name":"unit8co/darts","owner":"unit8co","description":"A python library for user-friendly forecasting and anomaly detection on time series.","archived":false,"fork":false,"pushed_at":"2025-09-05T06:33:34.000Z","size":194738,"stargazers_count":8874,"open_issues_count":250,"forks_count":958,"subscribers_count":62,"default_branch":"master","last_synced_at":"2025-09-07T10:58:46.221Z","etag":null,"topics":["anomaly-detection","data-science","deep-learning","forecasting","machine-learning","python","time-series"],"latest_commit_sha":null,"homepage":"https://unit8co.github.io/darts/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unit8co.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-13T15:17:28.000Z","updated_at":"2025-09-05T10:17:46.000Z","dependencies_parsed_at":"2023-07-18T16:31:04.943Z","dependency_job_id":"fe999d0e-a4b2-4849-a185-db0895cc33a1","html_url":"https://github.com/unit8co/darts","commit_stats":{"total_commits":897,"total_committers":101,"mean_commits":8.881188118811881,"dds":0.7915273132664438,"last_synced_commit":"f9dcfe9da2509d45490cf02f0345b77edf605330"},"previous_names":["unit8co/u8timeseries"],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/unit8co/darts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unit8co","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/sbom","scorecard":{"id":910275,"data":{"date":"2025-08-11","repo":{"name":"github.com/unit8co/darts","commit":"e7308ff83c7f523230c454f556d5f02b4513991f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 10/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/develop.yml:1","Warn: no topLevel permission defined: .github/workflows/doc.yml:1","Warn: no topLevel permission defined: .github/workflows/merge.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/update-cache.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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:71"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/develop.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/develop.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/develop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/doc.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/doc.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-cache.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/update-cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-cache.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/update-cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-cache.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/unit8co/darts/update-cache.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2: pin your Docker image by updating python:3.10 to python:3.10@sha256:c69e40390fbbcbe98785d0bec0e93a9308850c6727edba2293bba4c79bdaffb5","Warn: pipCommand not pinned by hash: Dockerfile:11","Warn: pipCommand not pinned by hash: Dockerfile:18-20","Warn: pipCommand not pinned by hash: make_dists.sh:1","Warn: downloadThenRun not pinned by hash: .github/workflows/develop.yml:103","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:120","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:125","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:134","Warn: downloadThenRun not pinned by hash: .github/workflows/develop.yml:157","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:170","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:175","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:184","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:23","Warn: downloadThenRun not pinned by hash: .github/workflows/develop.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/develop.yml:76","Warn: downloadThenRun not pinned by hash: .github/workflows/doc.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:67","Warn: downloadThenRun not pinned by hash: .github/workflows/merge.yml:101","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:128","Warn: downloadThenRun not pinned by hash: .github/workflows/merge.yml:149","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:166","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:171","Warn: pipCommand not pinned by hash: .github/workflows/merge.yml:180","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:31","Warn: downloadThenRun not pinned by hash: .github/workflows/release.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:136","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:141","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:150","Warn: downloadThenRun not pinned by hash: .github/workflows/update-cache.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/update-cache.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/update-cache.yml:47","Info:   0 out of  34 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  37 pipCommand dependencies pinned","Info:   0 out of   8 downloadThenRun 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"}}]},"last_synced_at":"2025-08-24T18:51:32.267Z","repository_id":36957361,"created_at":"2025-08-24T18:51:32.268Z","updated_at":"2025-08-24T18:51:32.268Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274108171,"owners_count":25223516,"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-07T02:00:09.463Z","response_time":67,"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":"unit8co","name":"Unit8 SA","uuid":"39619745","kind":"organization","description":"Solving your most impactful problems via Big Data \u0026 AI","email":"contact@unit8.com","website":"https://unit8.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/39619745?v=4","repositories_count":12,"last_synced_at":"2023-03-02T13:40:23.051Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/unit8co","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T05:36:24.406Z","updated_at":"2023-03-02T13:40:23.060Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unit8co","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unit8co/repositories"},"tags":[{"name":"0.37.0","sha":"f12a6bd04e4a3f1a7a078a8212d52bc1043d690a","kind":"commit","published_at":"2025-08-17T14:33:31.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.37.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.37.0/manifests"},{"name":"0.36.0","sha":"ca85191e41c101f04958f038e3117e6c2930808d","kind":"commit","published_at":"2025-06-29T12:11:47.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.36.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.36.0/manifests"},{"name":"0.35.0","sha":"303c1a26699075a5cf18a0c9a87272d6f1683fb9","kind":"commit","published_at":"2025-04-18T14:02:31.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.35.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.35.0/manifests"},{"name":"0.34.0","sha":"b35609b527fd5466443347aa44bceb743120cf7a","kind":"commit","published_at":"2025-03-09T13:57:56.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.34.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.34.0/manifests"},{"name":"0.33.0","sha":"dbbfc3deb4015d6359735e87409be8d6d66b7502","kind":"commit","published_at":"2025-02-14T16:07:51.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.33.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.33.0/manifests"},{"name":"0.32.0","sha":"d2d25c07f8f6f7a0c5e5f41953b8fa78aefa23b1","kind":"commit","published_at":"2024-12-21T12:45:36.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.32.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.32.0/manifests"},{"name":"0.31.0","sha":"9f8963b9619702dcc067c59eaaf6f55c1c25f7eb","kind":"commit","published_at":"2024-10-13T11:24:22.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.31.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.31.0/manifests"},{"name":"0.30.0","sha":"f7d38c3a1c28e301cdc6acb2bc9d814b7f1d161a","kind":"commit","published_at":"2024-06-19T15:22:44.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.30.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"1080a080684d45b2b5107847885306998aeee79e","kind":"commit","published_at":"2024-04-17T11:14:34.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.29.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"c3d79bac7f2dfd17434047c85925d46800975a47","kind":"commit","published_at":"2024-03-05T09:02:54.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.28.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.28.0/manifests"},{"name":"0.27.2","sha":"3ee3efd1b1d5acbbb461c7ecb810f95260402b18","kind":"commit","published_at":"2024-01-21T14:23:58.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.27.2","html_url":"https://github.com/unit8co/darts/releases/tag/0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.27.2/manifests"},{"name":"0.27.1","sha":"acbd48805e568fb28bff1be86c901f20205da454","kind":"commit","published_at":"2023-12-10T16:13:05.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.27.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.27.1/manifests"},{"name":"0.27.0","sha":"679b4d0c86a5d7f5dc1268455c4d71d4a1423962","kind":"commit","published_at":"2023-11-18T16:01:48.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.27.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"9982a503d3e55ea3268db36c99e0e6c91b0be397","kind":"commit","published_at":"2023-09-16T17:01:23.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.26.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"8b88b0daa5f47855a08719b294fa7cf7129e0c79","kind":"commit","published_at":"2023-08-04T13:33:49.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.25.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"4c9ae45fe213954114c0e017e7900987a4881918","kind":"commit","published_at":"2023-04-12T12:05:25.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.24.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.24.0/manifests"},{"name":"0.23.1","sha":"30844c7f50435280af8adfe68a161c6d0c3660e0","kind":"commit","published_at":"2023-01-12T12:44:27.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.23.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"82e500344f8056d2b98d6cc42e3198d493901ace","kind":"commit","published_at":"2022-12-23T09:56:10.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.23.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"7581deadd1e0590d14f996aa37937cbc57b3b747","kind":"commit","published_at":"2022-10-04T19:00:36.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.22.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.22.0/manifests"},{"name":"0.21.0","sha":"bb508e35657b4c599c537e664e305a3365576ea8","kind":"commit","published_at":"2022-08-12T19:57:14.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.21.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.21.0/manifests"},{"name":"0.20.0","sha":"caf0db954fe5b06f9eb54bdeccd3d7a30ad21b48","kind":"commit","published_at":"2022-06-22T07:16:12.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.20.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.20.0/manifests"},{"name":"0.19.0","sha":"65b85f5f5b23b62db90018f1067f7918235abe09","kind":"commit","published_at":"2022-04-13T19:12:33.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.19.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.19.0/manifests"},{"name":"0.18.0","sha":"1be416f4be39d4511a644c5f171c1bc8bf0e4675","kind":"commit","published_at":"2022-03-22T15:25:26.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.18.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.18.0/manifests"},{"name":"0.17.1","sha":"a281861abdd4c3ebc08cb49eb966efdd2d774a42","kind":"commit","published_at":"2022-02-17T11:04:09.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.17.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"4db18e288d967d658d824e22ff5e176e2ab4365b","kind":"commit","published_at":"2022-02-15T15:23:01.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.17.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.17.0/manifests"},{"name":"0.16.1","sha":"0990a6e8bbdd90c0a69f64a40ff29ce8a4a56d82","kind":"commit","published_at":"2022-01-24T15:13:07.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.16.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"b27a8ea3b9456b04cc26ee3c07754e5cb3248632","kind":"commit","published_at":"2022-01-13T16:00:47.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.16.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"e47373b641a8727b037c24b2757493866bdaa405","kind":"commit","published_at":"2021-12-24T10:31:58.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.15.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.15.0/manifests"},{"name":"0.14.0","sha":"78ba7d452a84752f9e9573e410e351e998d97669","kind":"commit","published_at":"2021-11-28T09:27:39.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.14.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.14.0/manifests"},{"name":"0.13.1","sha":"6105cc448f7a3bf1e6699ad0faf9d37a96a06573","kind":"commit","published_at":"2021-11-08T20:46:06.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.13.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"243711fbb858e46aa179212272bc18c2c589f4a9","kind":"commit","published_at":"2021-11-07T17:06:09.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.13.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"b0964376dfe6ec55f5b36d32e59b6d50aa44e1eb","kind":"commit","published_at":"2021-09-25T12:19:34.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.12.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"19f0a236682d741ed5a18577ca10d4f8647a8124","kind":"commit","published_at":"2021-09-04T13:20:36.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.11.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"60834b48a1201e1396e1019b7ba652fc5fe36089","kind":"commit","published_at":"2021-08-19T16:49:05.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.10.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"8f033165ec20c0716e360be23641ca8e2eed8222","kind":"commit","published_at":"2021-08-13T11:39:28.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.10.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"0674efa59cb4da05e3175141bb5f9e6e740054db","kind":"commit","published_at":"2021-07-17T12:18:01.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.9.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"cb3a6028ccec4bd2f13e505eee0d77f3fa5eb47c","kind":"commit","published_at":"2021-07-09T14:12:55.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.9.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.9.0/manifests"},{"name":"0.8.1","sha":"8b9d0fdd6ae14102e355f90b2954e2e36306b9e8","kind":"commit","published_at":"2021-05-22T08:04:20.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.8.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5e8eca9a58cc7c64eada2eb0b851ecaaa11d7596","kind":"commit","published_at":"2021-05-21T06:14:51.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.8.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"417a11b9a04b57cab44434798b2a262698b19c1c","kind":"commit","published_at":"2021-04-14T13:23:56.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.7.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"c77a6bd407536afaf5c9f09f7686a11981c365d0","kind":"commit","published_at":"2021-02-03T08:42:41.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.6.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.6.1/manifests"},{"name":"0.6.1-beta.1","sha":"ce05bd3b096ed3345e62b8f6a35947da76029253","kind":"commit","published_at":"2021-02-02T20:00:41.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.6.1-beta.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.6.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.6.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.6.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.6.1-beta.1/manifests"},{"name":"0.6.0","sha":"14fb2abaa70053acffa17e2138f47125a716fe73","kind":"commit","published_at":"2021-02-02T10:08:51.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.6.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"da56272520a1b7d6fbb3481923bf46ced18b3e1a","kind":"commit","published_at":"2020-11-09T13:04:35.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.5.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"cc10386c5d2bfd989142867f56def914745c9a62","kind":"commit","published_at":"2020-10-28T07:29:44.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.4.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"234d710f8f4f5457b3893c4eae64d08a278b47e6","kind":"commit","published_at":"2020-10-06T11:30:57.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.3.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.3.0/manifests"},{"name":"0.2.3","sha":"de2ec651f38e74d79044a606c5adcdac7bf627a6","kind":"commit","published_at":"2020-07-20T12:40:56.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.2.3","html_url":"https://github.com/unit8co/darts/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"16665be7c2e1c6fe6132b7bbdccd5d7af5ea4f7c","kind":"commit","published_at":"2020-07-14T10:47:02.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.2.2","html_url":"https://github.com/unit8co/darts/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"fd60ab309f3497425ffc015ff8bfb37355c81757","kind":"commit","published_at":"2020-07-13T13:46:58.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.2.1","html_url":"https://github.com/unit8co/darts/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"9255260327d4f9db718b0da42340e6c4b3cb1e3e","kind":"commit","published_at":"2020-06-25T14:40:11.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.2.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"b82b5109e19917342349b98d975ae2518de84a28","kind":"commit","published_at":"2020-06-18T16:23:03.000Z","download_url":"https://codeload.github.com/unit8co/darts/tar.gz/0.1.0","html_url":"https://github.com/unit8co/darts/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unit8co/darts@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-08T15:30:36.018Z","dependent_packages_count":16,"downloads":144596,"downloads_period":"last-month","dependent_repos_count":34,"rankings":{"downloads":0.6945704749354943,"dependent_repos_count":2.5147926075435887,"dependent_packages_count":1.266954219168676,"stargazers_count":0.3544216868183155,"forks_count":1.569847869802284,"docker_downloads_count":2.739815202038932,"average":1.5234003433845482},"purl":"pkg:pypi/darts","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/darts","docker_dependents_count":13,"docker_downloads_count":504,"usage_url":"https://repos.ecosyste.ms/usage/pypi/darts","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/darts/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-08T04:22:43.712Z","issues_count":815,"pull_requests_count":639,"avg_time_to_close_issue":9377462.349480968,"avg_time_to_close_pull_request":1458535.557761733,"issues_closed_count":578,"pull_requests_closed_count":554,"pull_request_authors_count":86,"issue_authors_count":454,"avg_comments_per_issue":2.212269938650307,"avg_comments_per_pull_request":1.5508607198748043,"merged_pull_requests_count":502,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":207,"past_year_pull_requests_count":259,"past_year_avg_time_to_close_issue":950665.7916666666,"past_year_avg_time_to_close_pull_request":741349.3726415094,"past_year_issues_closed_count":120,"past_year_pull_requests_closed_count":212,"past_year_pull_request_authors_count":26,"past_year_issue_authors_count":131,"past_year_avg_comments_per_issue":1.4106280193236715,"past_year_avg_comments_per_pull_request":1.2084942084942085,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":196,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/issues","maintainers":[{"login":"dennisbader","count":301,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dennisbader"},{"login":"madtoinou","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madtoinou"},{"login":"jonasblanc","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonasblanc"},{"login":"hrzn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hrzn"}],"active_maintainers":[{"login":"dennisbader","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dennisbader"},{"login":"madtoinou","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madtoinou"},{"login":"jonasblanc","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonasblanc"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/darts/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/darts/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/darts/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/darts/related_packages","maintainers":[{"uuid":"unit8","login":"unit8","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/unit8/","role":null,"created_at":"2022-11-22T02:46:53.168Z","updated_at":"2022-11-22T02:46:53.168Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/unit8/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726284,"maintainers_count":308824,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":15823,"full_name":"unit8co/darts","default_branch":"master","committers":[{"name":"Dennis Bader","email":"dennis.bader@gmx.ch","login":null,"count":303},{"name":"Julien Herzen","email":"julien@unit8.co","login":null,"count":188},{"name":"Julien Herzen","email":"julien.herzen@unit8.co","login":null,"count":123},{"name":"madtoinou","email":"32447896+madtoinou@users.noreply.github.com","login":null,"count":71},{"name":"Francesco Lässig","email":"42946363+pennfranc@users.noreply.github.com","login":null,"count":65},{"name":"Andrzej Skrodzki","email":"endrjuskr@users.noreply.github.com","login":null,"count":28},{"name":"hrzn","email":"hrzn@users.noreply.github.com","login":null,"count":27},{"name":"Tomas Van Pottelbergh","email":"85937396+tomasvanpottelbergh@users.noreply.github.com","login":null,"count":22},{"name":"Tafti Léo","email":"43440848+LeoTafti@users.noreply.github.com","login":null,"count":20},{"name":"dennisbader","email":"dennisbader@users.noreply.github.com","login":null,"count":17},{"name":"Greg DeVos","email":"gdevos010@gmail.com","login":null,"count":14},{"name":"Invernizzi Hakim","email":"hakim.invernizzi@gmail.com","login":null,"count":12},{"name":"Dustin Brunner","email":"92083143+brunnedu@users.noreply.github.com","login":null,"count":11},{"name":"Samuele Giuliano Piazzetta","email":"samuele.piazzetta@gmail.com","login":null,"count":10},{"name":"cnhwl","email":"heweilin19971212@163.com","login":null,"count":10},{"name":"camilaagw","email":"camilaagw@gmail.com","login":null,"count":10},{"name":"Maxime Dumonal","email":"dumjax@gmail.com","login":null,"count":10},{"name":"Timon Erhart","email":"57718207+turbotimon@users.noreply.github.com","login":null,"count":10},{"name":"Kamil","email":"32775019+quant12345@users.noreply.github.com","login":null,"count":9},{"name":"Guillaume","email":"66320848+guillaumeraille@users.noreply.github.com","login":null,"count":9},{"name":"Marek Pasieka","email":"marek.pasieka@gmail.com","login":null,"count":8},{"name":"gian","email":"98726300+gnwhr@users.noreply.github.com","login":null,"count":8},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]@users.noreply.github.com","login":null,"count":8},{"name":"Michal Kosinski","email":"michal.kosinski@unit8.co","login":null,"count":8},{"name":"Jan","email":"56027848+Kostiiii@users.noreply.github.com","login":null,"count":8},{"name":"Felix Divo","email":"4403130+felixdivo@users.noreply.github.com","login":null,"count":8},{"name":"DavidKleindienst","email":"71123708+DavidKleindienst@users.noreply.github.com","login":null,"count":8},{"name":"Thomas Neuer","email":"neuer.thom@gmail.com","login":null,"count":7},{"name":"eliane-maalouf","email":"112691612+eliane-maalouf@users.noreply.github.com","login":null,"count":7},{"name":"Rijk van der Meulen","email":"87600082+rijkvandermeulen@users.noreply.github.com","login":null,"count":7},{"name":"Jules Authier","email":"55801833+authierj@users.noreply.github.com","login":null,"count":7},{"name":"Jonas Blanc","email":"44334351+jonasblanc@users.noreply.github.com","login":null,"count":7},{"name":"Jirka Borovec","email":"6035284+Borda@users.noreply.github.com","login":null,"count":7},{"name":"Droxef","email":"frederick@unit8.co","login":null,"count":7},{"name":"Léo Tafti","email":"leotafti@gmail.com","login":null,"count":6},{"name":"Alex Colpitts","email":"alex.colpitts@gmail.com","login":null,"count":5},{"name":"JanFidor","email":"66260538+JanFidor@users.noreply.github.com","login":null,"count":5},{"name":"Kamil Wierciak","email":"56774884+FEJTWOW@users.noreply.github.com","login":null,"count":5},{"name":"Matt Bilton","email":"51066424+mabilton@users.noreply.github.com","login":null,"count":5},{"name":"MounBen","email":"41362408+MounBen@users.noreply.github.com","login":null,"count":5},{"name":"Radu","email":"radu.jica@gmail.com","login":null,"count":5},{"name":"Tomas Van Pottelbergh","email":"tomas.vanpottelbergh@unit8.co","login":null,"count":5},{"name":"xfiderek","email":"57559956+xfiderek@users.noreply.github.com","login":null,"count":5},{"name":"IncubatorShokuhou","email":"1057304556@qq.com","login":null,"count":4},{"name":"julien12234","email":"73229139+julien12234@users.noreply.github.com","login":null,"count":4},{"name":"vpozdnyakov","email":"pozdnyakov.vitaliy@yandex.ru","login":null,"count":4},{"name":"AlessiopSymplectic","email":"160468679+AlessiopSymplectic@users.noreply.github.com","login":null,"count":3},{"name":"Andrzej Skrodki","email":"andrzej.skrodzki@gmail.com","login":null,"count":3},{"name":"Błażej Nowicki","email":"78689854+BlazejNowicki@users.noreply.github.com","login":null,"count":3},{"name":"Jaco-Pastorius","email":"93553076+Jaco-Pastorius@users.noreply.github.com","login":null,"count":3},{"name":"Kha","email":"nlhkha@gmail.com","login":null,"count":3},{"name":"Nicolas Huguenin","email":"7804729+ymaktepi@users.noreply.github.com","login":null,"count":3},{"name":"pennfranc","email":"pennfranc@users.noreply.github.com","login":null,"count":3},{"name":"shaido987","email":"shaido987@hotmail.com","login":null,"count":3},{"name":"Bohdan Bilonoh","email":"bbilonog@gmail.com","login":null,"count":2},{"name":"Christian Clauss","email":"cclauss@me.com","login":null,"count":2},{"name":"Colin Delahunty","email":"72827203+colin99d@users.noreply.github.com","login":null,"count":2},{"name":"Droxef","email":"gusset.frederick@gmail.com","login":null,"count":2},{"name":"Eliot Zubkoff","email":"46331312+Eliotdoesprogramming@users.noreply.github.com","login":null,"count":2},{"name":"Guillaume Raille","email":"guillaume.raille@gmail.com","login":null,"count":2},{"name":"Jing Qiang Goh","email":"gohjingqiang@gmail.com","login":null,"count":2},{"name":"Joel L.","email":"joelius300@protonmail.com","login":null,"count":2},{"name":"Jonas Racine","email":"jonas.racine@gmail.com","login":null,"count":2},{"name":"Julien Herzen","email":"j.herzen@gmail.com","login":null,"count":2},{"name":"Krzysiek Styrc","email":"kstyrc@unit8.co","login":null,"count":2},{"name":"amadejkocbek","email":"89146240+amadejkocbek@users.noreply.github.com","login":null,"count":2},{"name":"TheMP","email":"TheMP@users.noreply.github.com","login":null,"count":2},{"name":"Stephan Akkerman","email":"45365128+StephanAkkerman@users.noreply.github.com","login":null,"count":2},{"name":"Simon","email":"1244904+sudrich@users.noreply.github.com","login":null,"count":2},{"name":"Samriddhi Singh","email":"simisinghch@gmail.com","login":null,"count":2},{"name":"Ryan Russell","email":"ryanrussell@users.noreply.github.com","login":null,"count":2},{"name":"Michal Kosinski","email":"kosinski.michal@gmail.com","login":null,"count":2},{"name":"Marc Bresson","email":"50196352+MarcBresson@users.noreply.github.com","login":null,"count":2},{"name":"Lucas","email":"lgoetz@islux.lu","login":null,"count":2},{"name":"Loudegaste","email":"119679820+Loudegaste@users.noreply.github.com","login":null,"count":2},{"name":"Levente Szabados","email":"solalatus@users.noreply.github.com","login":null,"count":2},{"name":"LeoTafti","email":"LeoTafti@users.noreply.github.com","login":null,"count":2},{"name":"Thomas KIENTZ","email":"60552083+thomktz@users.noreply.github.com","login":null,"count":2},{"name":"Vladislav","email":"79373600+tranquilitysmile@users.noreply.github.com","login":null,"count":2},{"name":"yoav","email":"120640912+ymatzkevich@users.noreply.github.com","login":null,"count":2},{"name":"eschibli","email":"eric.schibli@gmail.com","login":null,"count":2},{"name":"anne-devries","email":"110825766+anne-devries@users.noreply.github.com","login":null,"count":2},{"name":"cnhwl","email":"31029953+cnhwl@users.noreply.github.com","login":null,"count":2},{"name":"Nabi Can Ozberkman","email":"32474554+micronoz@users.noreply.github.com","login":null,"count":1},{"name":"Alicja Krzeminska-Sciga","email":"110606089+alicjakrzeminska@users.noreply.github.com","login":null,"count":1},{"name":"Andrew Yoon","email":"andrew@nothing-to-say.org","login":null,"count":1},{"name":"Bernhard Schäfer","email":"bernhard.schaefer1@gmail.com","login":null,"count":1},{"name":"Biebrya","email":"79863333+Biebrya@users.noreply.github.com","login":null,"count":1},{"name":"Boyd Biersteker","email":"108391625+Beerstabr@users.noreply.github.com","login":null,"count":1},{"name":"Charles Dupuy","email":"34459131+Bugdup@users.noreply.github.com","login":null,"count":1},{"name":"Charles Dupuy","email":"charles.dupuy@unit8.co","login":null,"count":1},{"name":"CheHangNg","email":"88939663+CheHangNg@users.noreply.github.com","login":null,"count":1},{"name":"Chris Wilson","email":"yepher@users.noreply.github.com","login":null,"count":1},{"name":"Clara Grotehans","email":"68223176+ClaraGrthns@users.noreply.github.com","login":null,"count":1},{"name":"Cristof","email":"45030708+cristof-r@users.noreply.github.com","login":null,"count":1},{"name":"Daniel Agyapong","email":"agyapongdaniel7777@gmail.com","login":null,"count":1},{"name":"Divyam Raj","email":"30980995+mayvid9@users.noreply.github.com","login":null,"count":1},{"name":"Erik Hasse","email":"37126755+erik-hasse@users.noreply.github.com","login":null,"count":1},{"name":"FourierMourier","email":"91980559+FourierMourier@users.noreply.github.com","login":null,"count":1},{"name":"Francesco Bruzzesi","email":"42817048+FBruzzesi@users.noreply.github.com","login":null,"count":1},{"name":"Francisco Merino-Casallo","email":"fmerinocasallo@users.noreply.github.com","login":null,"count":1},{"name":"Ahmet Zamanis","email":"ahmetzamanis@gmail.com","login":null,"count":1},{"name":"Gael Grosch","email":"3279847+Digma@users.noreply.github.com","login":null,"count":1},{"name":"Jatin Shridhar","email":"shridhar.jatin@gmail.com","login":null,"count":1},{"name":"Jeroen Van Der Donckt","email":"18898740+jvdd@users.noreply.github.com","login":null,"count":1},{"name":"John Ramsey","email":"68801528+john-ramsey@users.noreply.github.com","login":null,"count":1},{"name":"Jonathan Koch","email":"64044163+jonathankoch99@users.noreply.github.com","login":null,"count":1},{"name":"Julien Herzen","email":"julien@mbp.home","login":null,"count":1},{"name":"Jurriaan Barkey Wolf","email":"12056384+jjhbw@users.noreply.github.com","login":null,"count":1},{"name":"Karthikeyan Singaravelan","email":"tir.karthi@gmail.com","login":null,"count":1},{"name":"Kilian Brandt","email":"brandtdg.kilian@gmail.com","login":null,"count":1},{"name":"Kilian Brandt","email":"kilian@unit8.co","login":null,"count":1},{"name":"KylinSchmidt","email":"132069432+KylinSchmidt@users.noreply.github.com","login":null,"count":1},{"name":"LM","email":"leima137@gmail.com","login":null,"count":1},{"name":"Leon Lowitzki","email":"1987342+leonlowitzki@users.noreply.github.com","login":null,"count":1},{"name":"Lovkush","email":"lovkush@gmail.com","login":null,"count":1},{"name":"Mandar","email":"61730638+mandar-avhad@users.noreply.github.com","login":null,"count":1},{"name":"Mattias De Charleroy","email":"mattias.decharleroy@gmail.com","login":null,"count":1},{"name":"u8-igor","email":"igor.urbanik@unit8.co","login":null,"count":1},{"name":"Nils Lehmann","email":"35272119+nilsleh@users.noreply.github.com","login":null,"count":1},{"name":"Ondřej Holub","email":"64732928+holuond@users.noreply.github.com","login":null,"count":1},{"name":"Paavo Pohndorff","email":"paavo@pohndorff.com","login":null,"count":1},{"name":"Radu","email":"radu.jica+Code@gmail.com","login":null,"count":1},{"name":"Rajesh Balakrishnan","email":"49446538+Rajesh4AI@users.noreply.github.com","login":null,"count":1},{"name":"RamsayDavisWL","email":"rxd@WovenLight.com","login":null,"count":1},{"name":"RayDanks","email":"63502641+RayDanks@users.noreply.github.com","login":null,"count":1},{"name":"Rohan Kumar","email":"seirdy@protonmail.com","login":null,"count":1},{"name":"Samuele Giuliano Piazzetta","email":"samuele.piazzetta@unit8.co","login":null,"count":1},{"name":"Sebastian Bertoli","email":"9196354+sebastianbertoli@users.noreply.github.com","login":null,"count":1},{"name":"Sebastian Cattes","email":"32700350+Cattes@users.noreply.github.com","login":null,"count":1},{"name":"Shane Frischkorn","email":"shanef@gmail.com","login":null,"count":1},{"name":"Shane Zarechian","email":"afshinzarechian@gmail.com","login":null,"count":1},{"name":"Stefan Mejlgaard","email":"connesy@gmail.com","login":null,"count":1},{"name":"Stefan Mejlgaard","email":"st.mejlgaard@gmail.com","login":null,"count":1},{"name":"Stefan Mejlgaard","email":"stefan.hasselgren.mejlgaard@sallinggroup.com","login":null,"count":1},{"name":"Stefan Otte","email":"stefan.otte@gmail.com","login":null,"count":1},{"name":"Michael Richman","email":"mike.d.richman@gmail.com","login":null,"count":1},{"name":"Freddie Hsin-Fu Huang","email":"freddie.hsinfu.huang@gmail.com","login":null,"count":1},{"name":"Szymon Cogiel","email":"81774440+SzymonCogiel@users.noreply.github.com","login":null,"count":1},{"name":"The Gitter Badger","email":"badger@gitter.im","login":null,"count":1},{"name":"Tim Rosenflanz","email":"trosenflanz@gmail.com","login":null,"count":1},{"name":"Vladimir Chernykh","email":"vladimir.chernykh@phystech.edu","login":null,"count":1},{"name":"Vladimir Fokow","email":"57260995+VladimirFokow@users.noreply.github.com","login":null,"count":1},{"name":"aarondt1","email":"58428064+aarondt1@users.noreply.github.com","login":null,"count":1},{"name":"adelnick","email":"nakosarev@gmail.com","login":null,"count":1},{"name":"blacksnail789521","email":"blacksnail789521@gmail.com","login":null,"count":1},{"name":"caron","email":"61398589+caron14@users.noreply.github.com","login":null,"count":1},{"name":"gsamaras","email":"georgesamarasdit@gmail.com","login":null,"count":1},{"name":"id5h","email":"shilonphys@gmail.com","login":null,"count":1},{"name":"kbpk","email":"25566376+kbpk@users.noreply.github.com","login":null,"count":1},{"name":"lomira","email":"jeanremi.telmon@free.fr","login":null,"count":1},{"name":"mpetros","email":"3511607+mpetros@users.noreply.github.com","login":null,"count":1},{"name":"ryfactor","email":"6005108+ryfactor@users.noreply.github.com","login":null,"count":1},{"name":"twobitunicorn","email":"joseph.ruskiewicz@gmail.com","login":null,"count":1}],"total_commits":1285,"total_committers":154,"total_bot_commits":8,"total_bot_committers":1,"mean_commits":8.344155844155845,"dds":0.7642023346303501,"past_year_committers":[{"name":"Dennis Bader","email":"dennis.bader@gmx.ch","login":null,"count":78},{"name":"madtoinou","email":"32447896+madtoinou@users.noreply.github.com","login":null,"count":10},{"name":"cnhwl","email":"heweilin19971212@163.com","login":null,"count":9},{"name":"dennisbader","email":"dennisbader@users.noreply.github.com","login":null,"count":8},{"name":"Jonas Blanc","email":"44334351+jonasblanc@users.noreply.github.com","login":null,"count":7},{"name":"Jules Authier","email":"55801833+authierj@users.noreply.github.com","login":null,"count":7},{"name":"Timon Erhart","email":"57718207+turbotimon@users.noreply.github.com","login":null,"count":6},{"name":"Jaco-Pastorius","email":"93553076+Jaco-Pastorius@users.noreply.github.com","login":null,"count":3},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]@users.noreply.github.com","login":null,"count":3},{"name":"AlessiopSymplectic","email":"160468679+AlessiopSymplectic@users.noreply.github.com","login":null,"count":2},{"name":"Kamil","email":"32775019+quant12345@users.noreply.github.com","login":null,"count":2},{"name":"yoav","email":"120640912+ymatzkevich@users.noreply.github.com","login":null,"count":2},{"name":"Andrew Yoon","email":"andrew@nothing-to-say.org","login":null,"count":1},{"name":"Bernhard Schäfer","email":"bernhard.schaefer1@gmail.com","login":null,"count":1},{"name":"CheHangNg","email":"88939663+CheHangNg@users.noreply.github.com","login":null,"count":1},{"name":"Jonathan Koch","email":"64044163+jonathankoch99@users.noreply.github.com","login":null,"count":1},{"name":"KylinSchmidt","email":"132069432+KylinSchmidt@users.noreply.github.com","login":null,"count":1},{"name":"Mattias De Charleroy","email":"mattias.decharleroy@gmail.com","login":null,"count":1},{"name":"RamsayDavisWL","email":"rxd@WovenLight.com","login":null,"count":1},{"name":"Rijk van der Meulen","email":"87600082+rijkvandermeulen@users.noreply.github.com","login":null,"count":1},{"name":"Szymon Cogiel","email":"81774440+SzymonCogiel@users.noreply.github.com","login":null,"count":1}],"past_year_total_commits":146,"past_year_total_committers":21,"past_year_total_bot_commits":3,"past_year_total_bot_committers":1,"past_year_mean_commits":6.9523809523809526,"past_year_dds":0.4657534246575342,"last_synced_at":"2025-09-08T17:26:59.518Z","last_synced_commit":"8821f5109a59605f25a0a259c3f36ac31d094ac8","created_at":"2023-03-07T11:31:09.048Z","updated_at":"2025-09-08T17:26:37.589Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5491971,"commits_count":855149458,"contributors_count":31219150,"owners_count":911999,"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":"unit8co/darts","html_url":"https://github.com/unit8co/darts","last_synced_at":"2025-09-08T20:24:51.191Z","status":null,"issues_count":815,"pull_requests_count":641,"avg_time_to_close_issue":9377462.349480968,"avg_time_to_close_pull_request":1458535.557761733,"issues_closed_count":578,"pull_requests_closed_count":554,"pull_request_authors_count":86,"issue_authors_count":454,"avg_comments_per_issue":2.212269938650307,"avg_comments_per_pull_request":1.5460218408736348,"merged_pull_requests_count":502,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":205,"past_year_pull_requests_count":261,"past_year_avg_time_to_close_issue":958203.487394958,"past_year_avg_time_to_close_pull_request":741349.3726415094,"past_year_issues_closed_count":119,"past_year_pull_requests_closed_count":212,"past_year_pull_request_authors_count":26,"past_year_issue_authors_count":129,"past_year_avg_comments_per_issue":1.4146341463414633,"past_year_avg_comments_per_pull_request":1.1992337164750957,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":196,"created_at":"2023-05-10T22:06:51.260Z","updated_at":"2025-09-08T20:24:51.194Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/unit8co%2Fdarts/issues","issue_labels_count":{"question":270,"triage":238,"bug":219,"improvement":69,"feature request":68,"good first issue":42,"documentation":29,"q\u0026a":26,"devops":21,"pr_welcome":21,"new model":18,"wontfix":10,"gpu":9,"core improvement":5,"dependencies":5,"help wanted":3,"invalid":2,"duplicate":1},"pull_request_labels_count":{"dependencies":14,"improvement":6,"bug":5,"documentation":3,"feature request":3,"devops":2,"python":2,"core improvement":2,"triage":1},"issue_author_associations_count":{"NONE":656,"CONTRIBUTOR":128,"COLLABORATOR":31},"pull_request_author_associations_count":{"COLLABORATOR":318,"CONTRIBUTOR":260,"NONE":63},"issue_authors":{"ETTAN93":31,"dennisbader":26,"hrzn":23,"Allena101":17,"eschibli":12,"turbotimon":11,"andrew20012656":11,"dwolffram":10,"guilhermeparreira":9,"tRosenflanz":7,"Jonathan-87":7,"NQevxvEtg":6,"giacomoguiduzzi":6,"SaltedfishLZX":6,"hberande":5,"chododom":5,"quant12345":5,"barmanroys":5,"Beerstabr":5,"MarcBresson":5,"gvas7":4,"Joelius300":4,"AyushBhardwaj321":4,"ivelin":4,"AndrewJGroves":4,"fmerinocasallo":4,"kaarelkivisalu":4,"DavidKleindienst":4,"madtoinou":4,"joshua-xia":4,"ruixu2":4,"alejandrogomez97":4,"daihaozxn":4,"rijkvandermeulen":4,"authierj":4,"alexcolpitts96":3,"nejox":3,"jacktang":3,"connesy":3,"PeterPirog":3,"felixdivo":3,"marcelo-bn":3,"FourierMourier":3,"yigitcancomlek":3,"xlsi":3,"Cajeux1999":3,"pni-mft":3,"gdevos010":3,"eliane-maalouf":3,"swertz":3,"dumjax":3,"Rud854":3,"tuomijal":3,"thomktz":3,"JuanCruzC97":3,"valentin-fngr":3,"esnvidia":3,"benjamin-strath":3,"akepa":3,"Lufffya":3,"IvoFelix":2,"strakehyr":2,"negodfre":2,"KunzstBGR":2,"mw66":2,"simonpun123":2,"evanwrm":2,"rishi-a":2,"neutron-blast":2,"adahan":2,"Manohar0077":2,"mg10011":2,"sudrich":2,"DataScientistET":2,"gconnell-hiringa":2,"jainmilan":2,"carloscoaf":2,"ale-dg":2,"wgutierr":2,"Vignesh-Sampat":2,"Erik-02":2,"eivindeb":2,"1404971870":2,"wlm64":2,"forklife":2,"slishak-PX":2,"mcapuccini":2,"thuyng-ing":2,"ALH84007":2,"helenehanyu":2,"ravi160822":2,"BohdanBilonoh":2,"william1599":2,"dagap":2,"KoustavDS":2,"kusumy":2,"akshobhya95":2,"RodrigoZepeda":2,"Loudegaste":2,"albin02t":2,"stanjouven":2,"matteoarcangeli99":2,"bgonzalezfractal":2,"tim-sadler":2,"guimalo":2,"MichalRIcar":2,"Rajesh4AI":2,"elbal":2,"Eliotdoesprogramming":2,"soroosh-rz":2,"HAUNGTOFU":2,"VivCh14":2,"sharmuz":2,"pelekhs":2,"coder-rakeshpaul":2,"gitbooo":2,"ru-ko":2,"erl61":2,"aisha381":2,"JKDomoguen":2,"davide-burba":2,"bmwilly":2,"heury":2,"arcgolatkar":2,"pinkfloyd798":2,"konsram":2,"zhoujs93":2,"ettan10":2,"jrodenbergrheem":2,"brianreinke95":2,"juste97":2,"PaulRabich":2,"mrtn37":2,"ZhangAllen98":2,"raamana":1,"AlexLazarovich":1,"AshwinPuri13":1,"skull3r7":1,"gregglind":1,"hassanuiuc":1,"praveenjana":1,"ncooder":1,"abbaasalif":1,"jalalmzh":1,"bernhardschaefer":1,"HasanResul":1,"bvss89":1,"cristof-r":1,"stompsjo":1,"DarkMuesli":1,"sophia-kwon":1,"pmudgal-Intel":1,"manujosephv":1,"thaokimctu":1,"kkckk1110":1,"erewl":1,"weibinxu86":1,"ramiyaari":1,"StephanAkkerman":1,"Egor-Muratov":1,"reidGP":1,"novablinkicelance":1,"MichaelVerdegaal":1,"nogamosc":1,"simonweppe":1,"JBOE22175":1,"solcmichDS":1,"bonchae":1,"manavchoudhary":1,"Laenita":1,"rfzwl":1,"PL-EduardoSanchez":1,"keyanatmotorola":1,"felipedram":1,"jenkoj":1,"AndresMR77":1,"lucasaos52":1,"zhuhaifengaaa":1,"TueLindhart":1,"uomodellamansarda":1,"dclipca":1,"colin99d":1,"flockonus":1,"seyni-diop":1,"bravebird":1,"flight505":1,"ZitongYang":1,"wehrlik":1,"ziyit":1,"k-papadakis":1,"pfk-beta":1,"elyase":1,"meteoDaniel":1,"Tristanjmeyers":1,"yashaswikakumanu":1,"BrandonJenkins0":1,"anusonawane":1,"dineshdharme":1,"carlocav":1,"BenJCross1995":1,"danielstankw":1,"briandecamp":1,"erinboyle":1,"dzbanker":1,"DataWaveAnalytics":1,"caron14":1,"emptymalei":1,"DevSoftChuck":1,"timofeytkachenko":1,"Luzim":1,"EngineerDanny":1,"nkonts":1,"rafmacalaba":1,"jbelhamc1":1,"nomadicsenseis":1,"aerler":1,"tocr83":1,"40001277-FEA":1,"mfpoboyle":1,"k28998989":1,"cburroughs":1,"WinstonPrivacy":1,"Nikodemski2002":1,"sikhapentyala":1,"nvidia-wtruong":1,"turkalpmd":1,"LzyFischer":1,"felix-ibel":1,"maksimt":1,"mazhaojing":1,"raj5287":1,"fred-navruzov":1,"AvisP":1,"josumsc":1,"zora-no":1,"bforbesc":1,"DanielBergThomsen":1,"LeoTafti":1,"kyleke1998":1,"criscapdechoy":1,"sh-cho":1,"falknerdominik":1,"harishbalakrishnan3":1,"aChatterjee13":1,"sargamg99":1,"pgonzalezb4":1,"GeorgeXiaojie":1,"PANXIONG-CN":1,"Kennethfargose":1,"QAM":1,"SamueleCorsalini":1,"Nishanth009":1,"pikawangwang":1,"cnhwl":1,"sfc-gh-jhu":1,"palbha":1,"maxkazmsft":1,"FunkyFabe":1,"rumeysskara":1,"JuanesRurall":1,"musabbirsaeed":1,"blacksnail789521":1,"frederikgnie":1,"nitesh4it":1,"simsta1":1,"david-waterworth":1,"levalencia":1,"allentern":1,"shandongpengyuyan":1,"wojnarabc":1,"afonsomota":1,"dalpozz":1,"jinniekyo":1,"envilk":1,"palVJ":1,"furkancanturk":1,"tristandijkstra":1,"dangk01":1,"patrickfleith":1,"baggiponte":1,"FlorinAndrei":1,"keesbekker":1,"Jocarnail":1,"lmsasu":1,"alekha1234":1,"AlexVeuthey":1,"LucasPzt":1,"aschl":1,"preksha017":1,"sjav96":1,"joshy":1,"MichaelHopwood":1,"Kamal-Moha":1,"lowickert":1,"rvddonk":1,"YutakaJX":1,"VincentMagn":1,"jinminglisway":1,"a097123":1,"Marcrb2":1,"cg31":1,"Hamzinat0r":1,"paolobighignoli":1,"pshetty44":1,"juliuskittler":1,"bigchou":1,"SebastienMc":1,"jonasblanc":1,"peregrinter":1,"asadabbas09":1,"leoniewgnr":1,"shoaibkhanz":1,"asmaletale":1,"sarim-zafar":1,"oliverangelil":1,"Stormyfufufu":1,"PapadopoulosDimitrios":1,"wangle10":1,"studentangerer":1,"NamrataRade":1,"franc703":1,"rafaepires":1,"iavorbotev":1,"meawal":1,"ivholmlu":1,"Corneliusluis":1,"nydaniel":1,"lucharo":1,"wouterbles":1,"ricky-ma":1,"optionsraghu":1,"pfwnicks":1,"ahowe42":1,"suswamin":1,"unit1111":1,"philippGraf":1,"elvinwangyh":1,"Dekermanjian":1,"yjiahao":1,"mchirsa5":1,"tniveej":1,"zachyattack23":1,"SimonRuetz":1,"zgana":1,"Borda":1,"RocioAlt":1,"ajax79":1,"solalatus":1,"christian-dalton":1,"MohammadHaidarAW":1,"CSharpDummy":1,"yunakkano":1,"youurayy":1,"TamerAbdelmigid":1,"superichmann":1,"kingshukb":1,"MicahJSherry":1,"alicjakrzeminska":1,"SyedKumailHussainNaqvi":1,"yuwin":1,"cboettig":1,"HarshkumarDegamadiya":1,"tbellamey":1,"sandrohuni":1,"sebros-sandvik":1,"nhthanh0809":1,"2-5":1,"markwkiehl":1,"pcgm-team":1,"tblume1992":1,"andrewwarrington":1,"Vitorbnc":1,"bigskapinsky":1,"scarlett-k-nhs":1,"FelixSaretzky":1,"mnoorchenar":1,"mtimbs":1,"naba4u":1,"kev-leehc":1,"ChristophKarlHeck":1,"lomira":1,"94Sip":1,"msedluk":1,"edevog":1,"mehrdadfazli":1,"ThomasVestergaard":1,"linbingkong":1,"jjhbw":1,"NBeugen":1,"RamsayDavisWL":1,"carlosg-m":1,"vmajor":1,"bustosxaus":1,"davik":1,"eetulauri":1,"aruasouza":1,"jlopezpena":1,"MightyGoldenJA":1,"holuond":1,"SafetyMary":1,"gregorp90":1,"murathaciibrahimoglu":1,"ggerogiokas":1,"Luffbee":1,"vfilter":1,"jaklevab":1,"Pachark":1,"HoshinoHakumei":1,"Mpaperlee":1,"lo3me":1,"lamolivier":1,"GregoryCrysler":1,"sujit25":1,"marcoscattolin":1,"Windshield-Viper":1,"MattiasDC":1,"stamm1989":1,"slavakx":1,"Ashish-Surve":1,"havanoname":1,"sonja-kompzkfe":1,"joewong82":1,"Vaslo":1,"trya2l":1,"moerfii":1,"cmpunches":1,"iffishells":1,"koussayinsat12":1,"mattfaltyn":1,"Xylambda":1,"torivor":1,"niklasdiehm":1,"msasen":1,"waminos":1,"mertertorer":1,"mbenami":1,"anilozcan35":1,"scasasso":1,"thingumajig":1,"championbruno":1,"valtterivalo":1,"Hadar933":1,"vinicius-alves":1,"TPreece101":1,"LVystorobska":1,"YannickAaron":1,"hxuaj":1,"Terrevue":1,"abquantfactor":1,"lams0018":1,"Monica2511":1,"Hansol-S":1,"PranayMehta":1,"AlexMV12":1},"pull_request_authors":{"dennisbader":276,"madtoinou":75,"cnhwl":24,"jonasblanc":18,"quant12345":16,"turbotimon":15,"authierj":15,"dependabot[bot]":14,"Borda":14,"felixdivo":7,"JanFidor":7,"ymatzkevich":6,"BohdanBilonoh":5,"SimTheGreat":5,"hrzn":5,"julien12234":5,"gdevos010":5,"AlessiopSymplectic":5,"DavidKleindienst":4,"eschibli":4,"tRosenflanz":4,"MarcBresson":4,"Joelius300":4,"rijkvandermeulen":3,"dumjax":3,"Beerstabr":3,"sudrich":3,"Jaco-Pastorius":3,"alexcolpitts96":3,"Eliotdoesprogramming":3,"penknife6153":2,"andresliszt":2,"FourierMourier":2,"daidahao":2,"KylinSchmidt":2,"CheHangNg":2,"pramodhsway":2,"MattiasDC":2,"jatins":2,"SaeedForoutan":2,"konsram":2,"lomira":2,"bernhardschaefer":2,"ajyoon":2,"Loudegaste":2,"alicjakrzeminska":2,"katia-sentry":2,"jonathankoch99":2,"u8-igor":2,"SzymonCogiel":2,"harshvardhaniimi":2,"StephanAkkerman":2,"thomktz":2,"JQGoh":2,"AntonRagot":2,"zero-stroke":2,"cristof-r":2,"jerry-pca":1,"brunnedu":1,"RamsayDavisWL":1,"Hsinfu":1,"fmerinocasallo":1,"ivelin":1,"Biebrya":1,"EngineerDanny":1,"valentin-fngr":1,"jonasracine":1,"ryfactor":1,"twobitunicorn":1,"Rajesh4AI":1,"VladimirFokow":1,"leonlowitzki":1,"connesy":1,"Cattes":1,"gnwhr":1,"kursataktas":1,"caron14":1,"id5h":1,"solalatus":1,"mabilton":1,"BlazejNowicki":1,"LeonieFreisinger":1,"kbpk":1,"holuond":1,"emptymalei":1,"zgana":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10171813,"issues_count":31942582,"pull_requests_count":100134560,"authors_count":10732619,"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":{"triage":110,"question":98,"bug":54,"feature request":11,"pr_welcome":10,"good first issue":6,"improvement":6,"q\u0026a":4,"devops":3,"wontfix":3,"gpu":3,"documentation":3,"dependencies":2,"new model":2,"duplicate":1,"help wanted":1},"past_year_pull_request_labels_count":{"dependencies":6,"improvement":5,"feature request":3,"python":2,"bug":2,"core improvement":2,"devops":1},"past_year_issue_author_associations_count":{"NONE":163,"CONTRIBUTOR":30,"COLLABORATOR":12},"past_year_pull_request_author_associations_count":{"COLLABORATOR":156,"CONTRIBUTOR":79,"NONE":26},"past_year_issue_authors":{"andrew20012656":11,"dennisbader":9,"turbotimon":8,"eschibli":6,"ETTAN93":5,"ruixu2":4,"kaarelkivisalu":4,"authierj":4,"Rud854":3,"JuanCruzC97":3,"swertz":3,"giacomoguiduzzi":3,"Cajeux1999":3,"stanjouven":2,"mw66":2,"konsram":2,"neutron-blast":2,"gdevos010":2,"IvoFelix":2,"kusumy":2,"forklife":2,"jrodenbergrheem":2,"pinkfloyd798":2,"mcapuccini":2,"PaulRabich":2,"benjamin-strath":2,"tRosenflanz":2,"DataScientistET":2,"aisha381":2,"madtoinou":2,"william1599":2,"coder-rakeshpaul":2,"Manohar0077":2,"MarcBresson":2,"carloscoaf":2,"bmwilly":2,"RocioAlt":1,"ricky-ma":1,"mtimbs":1,"rfzwl":1,"msasen":1,"RamsayDavisWL":1,"rafmacalaba":1,"nhthanh0809":1,"raamana":1,"quant12345":1,"nvidia-wtruong":1,"palVJ":1,"oliverangelil":1,"palbha":1,"zhuhaifengaaa":1,"ZhangAllen98":1,"yuwin":1,"YutakaJX":1,"yjiahao":1,"yashaswikakumanu":1,"Xylambda":1,"wouterbles":1,"wojnarabc":1,"WinstonPrivacy":1,"Windshield-Viper":1,"turkalpmd":1,"trya2l":1,"tristandijkstra":1,"tocr83":1,"ThomasVestergaard":1,"Terrevue":1,"tblume1992":1,"sujit25":1,"strakehyr":1,"Stormyfufufu":1,"skull3r7":1,"simsta1":1,"sharmuz":1,"scarlett-k-nhs":1,"SafetyMary":1,"rvddonk":1,"Hamzinat0r":1,"Hadar933":1,"gvas7":1,"gregglind":1,"gitbooo":1,"franc703":1,"FourierMourier":1,"felix-ibel":1,"ettan10":1,"erl61":1,"davik":1,"DarkMuesli":1,"danielstankw":1,"dalpozz":1,"Corneliusluis":1,"cmpunches":1,"cburroughs":1,"bvss89":1,"bernhardschaefer":1,"barmanroys":1,"baggiponte":1,"asmaletale":1,"anilozcan35":1,"andrewwarrington":1,"alekha1234":1,"40001277-FEA":1,"Mpaperlee":1,"MichaelVerdegaal":1,"MicahJSherry":1,"mfpoboyle":1,"mertertorer":1,"meawal":1,"MattiasDC":1,"marcoscattolin":1,"Luzim":1,"Luffbee":1,"lucharo":1,"lmsasu":1,"koussayinsat12":1,"kev-leehc":1,"keesbekker":1,"k28998989":1,"joshy":1,"jonasblanc":1,"Joelius300":1,"Jocarnail":1,"jinniekyo":1,"jbelhamc1":1,"jainmilan":1,"ivholmlu":1,"iavorbotev":1,"harishbalakrishnan3":1},"past_year_pull_request_authors":{"dennisbader":124,"madtoinou":22,"cnhwl":18,"jonasblanc":18,"authierj":15,"turbotimon":13,"ymatzkevich":6,"dependabot[bot]":6,"gdevos010":4,"quant12345":4,"Jaco-Pastorius":3,"daidahao":2,"rijkvandermeulen":2,"konsram":2,"penknife6153":2,"KylinSchmidt":2,"MattiasDC":2,"bernhardschaefer":2,"ajyoon":2,"jonathankoch99":2,"pramodhsway":2,"eschibli":2,"CheHangNg":2,"katia-sentry":2,"RamsayDavisWL":1,"kursataktas":1},"maintainers":[{"login":"dennisbader","count":302,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dennisbader"},{"login":"madtoinou","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madtoinou"},{"login":"jonasblanc","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonasblanc"},{"login":"hrzn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hrzn"}],"active_maintainers":[{"login":"dennisbader","count":133,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dennisbader"},{"login":"madtoinou","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madtoinou"},{"login":"jonasblanc","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonasblanc"}]},"events":null,"keywords":["anomaly-detection","data-science","deep-learning","forecasting","machine-learning","python","time-series"],"dependencies":[{"ecosystem":"conda","filepath":"conda_recipe/environment.yml","sha":null,"kind":"manifest","created_at":"2022-07-19T14:37:48.621Z","updated_at":"2022-07-19T14:37:48.621Z","repository_link":"https://github.com/unit8co/darts/blob/master/conda_recipe/environment.yml","dependencies":[{"id":258255154,"package_name":"conda-build","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":258255155,"package_name":"conda-verify","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":258255156,"package_name":"python","ecosystem":"conda","requirements":"\u003e=3.7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/develop.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T08:30:36.297Z","updated_at":"2023-01-17T08:30:36.297Z","repository_link":"https://github.com/unit8co/darts/blob/master/.github/workflows/develop.yml","dependencies":[{"id":6972928283,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6972928297,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6972928300,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6972928302,"package_name":"actions/cache","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6972928304,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/doc.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T08:30:36.528Z","updated_at":"2023-01-17T08:30:36.528Z","repository_link":"https://github.com/unit8co/darts/blob/master/.github/workflows/doc.yml","dependencies":[{"id":6972931289,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6972931295,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6972931300,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6972931303,"package_name":"actions/cache","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6972931307,"package_name":"s0/git-publish-subdir-action","ecosystem":"actions","requirements":"v2.2.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/merge.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T08:30:36.616Z","updated_at":"2023-01-17T08:30:36.616Z","repository_link":"https://github.com/unit8co/darts/blob/master/.github/workflows/merge.yml","dependencies":[{"id":6972933167,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6972933168,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6972933169,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6972933170,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6972933171,"package_name":"actions/cache","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T08:30:36.848Z","updated_at":"2023-01-17T08:30:36.848Z","repository_link":"https://github.com/unit8co/darts/blob/master/.github/workflows/release.yml","dependencies":[{"id":6972937565,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6972937566,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6972937567,"package_name":"actions/cache","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6972937568,"package_name":"hrzn/github-tag-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":6972937569,"package_name":"stefanzweifel/git-auto-commit-action","ecosystem":"actions","requirements":"v4.1.6","direct":true,"kind":"composite","optional":false},{"id":6972937570,"package_name":"actions/create-release","ecosystem":"actions","requirements":"latest","direct":true,"kind":"composite","optional":false},{"id":6972937571,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6972937572,"package_name":"s0/git-publish-subdir-action","ecosystem":"actions","requirements":"v2.2.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-17T08:30:37.289Z","updated_at":"2023-01-17T08:30:37.289Z","repository_link":"https://github.com/unit8co/darts/blob/master/Dockerfile","dependencies":[{"id":6972939395,"package_name":"jupyter/base-notebook","ecosystem":"docker","requirements":"python-3.9.5","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/core.txt","sha":null,"kind":"manifest","created_at":"2023-07-18T16:31:03.857Z","updated_at":"2023-07-18T16:31:03.857Z","repository_link":"https://github.com/unit8co/darts/blob/master/requirements/core.txt","dependencies":[{"id":11660212256,"package_name":"catboost","ecosystem":"pypi","requirements":"\u003e=1.0.6,\u003c1.2.0","direct":true,"kind":"runtime","optional":false},{"id":11660212257,"package_name":"holidays","ecosystem":"pypi","requirements":"\u003e=0.11.1","direct":true,"kind":"runtime","optional":false},{"id":11660212281,"package_name":"joblib","ecosystem":"pypi","requirements":"\u003e=0.16.0","direct":true,"kind":"runtime","optional":false},{"id":11660212282,"package_name":"lightgbm","ecosystem":"pypi","requirements":"\u003e=3.2.0","direct":true,"kind":"runtime","optional":false},{"id":11660212283,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.3.0","direct":true,"kind":"runtime","optional":false},{"id":11660212284,"package_name":"nfoursid","ecosystem":"pypi","requirements":"\u003e=1.0.0","direct":true,"kind":"runtime","optional":false},{"id":11660212285,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.19.0","direct":true,"kind":"runtime","optional":false},{"id":11660212286,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.0.5,\u003c2.0.0","direct":true,"kind":"runtime","optional":false},{"id":11660212287,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.0.5","direct":true,"kind":"runtime","optional":false},{"id":11660212288,"package_name":"pmdarima","ecosystem":"pypi","requirements":"\u003e=1.8.0","direct":true,"kind":"runtime","optional":false},{"id":11660212289,"package_name":"prophet","ecosystem":"pypi","requirements":"\u003e=1.1.1","direct":true,"kind":"runtime","optional":false},{"id":11660212290,"package_name":"pyod","ecosystem":"pypi","requirements":"\u003e=0.9.5","direct":true,"kind":"runtime","optional":false},{"id":11660212291,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=2.22.0","direct":true,"kind":"runtime","optional":false},{"id":11660212292,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003e=1.0.1","direct":true,"kind":"runtime","optional":false},{"id":11660212293,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.3.2","direct":true,"kind":"runtime","optional":false},{"id":11660212294,"package_name":"shap","ecosystem":"pypi","requirements":"\u003e=0.40.0","direct":true,"kind":"runtime","optional":false},{"id":11660212295,"package_name":"statsforecast","ecosystem":"pypi","requirements":"\u003e=1.4","direct":true,"kind":"runtime","optional":false},{"id":11660212296,"package_name":"statsmodels","ecosystem":"pypi","requirements":"\u003e=0.14.0","direct":true,"kind":"runtime","optional":false},{"id":11660212297,"package_name":"tbats","ecosystem":"pypi","requirements":"\u003e=1.1.0","direct":true,"kind":"runtime","optional":false},{"id":11660212298,"package_name":"tqdm","ecosystem":"pypi","requirements":"\u003e=4.60.0","direct":true,"kind":"runtime","optional":false},{"id":11660212299,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":11660212300,"package_name":"xarray","ecosystem":"pypi","requirements":"\u003e=0.17.0","direct":true,"kind":"runtime","optional":false},{"id":11660212301,"package_name":"xgboost","ecosystem":"pypi","requirements":"\u003e=1.6.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/dev.txt","sha":null,"kind":"manifest","created_at":"2023-07-18T16:31:04.055Z","updated_at":"2023-07-18T16:31:04.055Z","repository_link":"https://github.com/unit8co/darts/blob/master/requirements/dev.txt","dependencies":[{"id":11660214151,"package_name":"black","ecosystem":"pypi","requirements":"==22.3.0","direct":true,"kind":"development","optional":false},{"id":11660214152,"package_name":"flake8","ecosystem":"pypi","requirements":"==4.0.1","direct":true,"kind":"development","optional":false},{"id":11660214153,"package_name":"isort","ecosystem":"pypi","requirements":"==5.11.5","direct":true,"kind":"development","optional":false},{"id":11660214154,"package_name":"pre-commit","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":11660214155,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":11660214156,"package_name":"pyupgrade","ecosystem":"pypi","requirements":"==2.31.0","direct":true,"kind":"development","optional":false},{"id":11660214157,"package_name":"testfixtures","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/release.txt","sha":null,"kind":"manifest","created_at":"2023-07-18T16:31:04.674Z","updated_at":"2023-07-18T16:31:04.674Z","repository_link":"https://github.com/unit8co/darts/blob/master/requirements/release.txt","dependencies":[{"id":11660214750,"package_name":"bump2version","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":11660214759,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.17.1","direct":true,"kind":"runtime","optional":false},{"id":11660214763,"package_name":"ipython","ecosystem":"pypi","requirements":"==8.10.0","direct":true,"kind":"runtime","optional":false},{"id":11660214767,"package_name":"ipykernel","ecosystem":"pypi","requirements":"==5.3.4","direct":true,"kind":"runtime","optional":false},{"id":11660214771,"package_name":"ipywidgets","ecosystem":"pypi","requirements":"==7.5.1","direct":true,"kind":"runtime","optional":false},{"id":11660214774,"package_name":"jinja2","ecosystem":"pypi","requirements":"==3.0.3","direct":true,"kind":"runtime","optional":false},{"id":11660214778,"package_name":"m2r2","ecosystem":"pypi","requirements":"==0.3.2","direct":true,"kind":"runtime","optional":false},{"id":11660214783,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"==0.8.7","direct":true,"kind":"runtime","optional":false},{"id":11660214789,"package_name":"numpydoc","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"runtime","optional":false},{"id":11660214805,"package_name":"papermill","ecosystem":"pypi","requirements":"==2.2.2","direct":true,"kind":"runtime","optional":false},{"id":11660214814,"package_name":"pydata-sphinx-theme","ecosystem":"pypi","requirements":"==0.7.2","direct":true,"kind":"runtime","optional":false},{"id":11660214822,"package_name":"recommonmark","ecosystem":"pypi","requirements":"==0.7.1","direct":true,"kind":"runtime","optional":false},{"id":11660214827,"package_name":"sphinx","ecosystem":"pypi","requirements":"==4.3.2","direct":true,"kind":"runtime","optional":false},{"id":11660214832,"package_name":"sphinx-automodapi","ecosystem":"pypi","requirements":"==0.14.0","direct":true,"kind":"runtime","optional":false},{"id":11660214837,"package_name":"sphinx_autodoc_typehints","ecosystem":"pypi","requirements":"==1.12.0","direct":true,"kind":"runtime","optional":false},{"id":11660214841,"package_name":"twine","ecosystem":"pypi","requirements":"==3.3.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/torch.txt","sha":null,"kind":"manifest","created_at":"2023-07-18T16:31:04.799Z","updated_at":"2023-07-18T16:31:04.799Z","repository_link":"https://github.com/unit8co/darts/blob/master/requirements/torch.txt","dependencies":[{"id":11660215689,"package_name":"pytorch-lightning","ecosystem":"pypi","requirements":"\u003e=1.5.0","direct":true,"kind":"runtime","optional":false},{"id":11660215690,"package_name":"tensorboardX","ecosystem":"pypi","requirements":"\u003e=2.1","direct":true,"kind":"runtime","optional":false},{"id":11660215691,"package_name":"torch","ecosystem":"pypi","requirements":"\u003e=1.8.0","direct":true,"kind":"runtime","optional":false}]}],"score":26.468249126981988,"created_at":"2025-09-08T20:55:13.252Z","updated_at":"2025-10-07T08:28:00.147Z","avatar_url":"https://github.com/unit8co.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":221149,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["distributed","data-mining","notebook","graph-algorithms","graph-analysis","graph-theory","large-language-models","pypy","llm-serving","llm-inference"],"project_url":"https://science.ecosyste.ms/api/v1/projects/78274","html_url":"https://science.ecosyste.ms/projects/78274"}