{"id":68037,"name":"dtool","description":"Manage scientific data","url":"https://github.com/jic-dtool/dtool","last_synced_at":"2025-09-08T14:03:09.613Z","repository":{"id":49222409,"uuid":"103396618","full_name":"jic-dtool/dtool","owner":"jic-dtool","description":"Manage scientific data","archived":false,"fork":false,"pushed_at":"2024-07-04T13:11:54.000Z","size":438,"stargazers_count":16,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-05T02:47:47.690Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jic-dtool.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-13T12:25:38.000Z","updated_at":"2024-07-04T13:06:30.000Z","dependencies_parsed_at":"2022-09-03T16:51:24.212Z","dependency_job_id":null,"html_url":"https://github.com/jic-dtool/dtool","commit_stats":null,"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/jic-dtool/dtool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jic-dtool","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/sbom","scorecard":{"id":519894,"data":{"date":"2025-08-11","repo":{"name":"github.com/jic-dtool/dtool","commit":"8dc01acf3a0aebc23d0fa341b8e1411793c9067e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/19 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jic-dtool/dtool/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jic-dtool/dtool/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jic-dtool/dtool/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/jic-dtool/dtool/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jic-dtool/dtool/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jic-dtool/dtool/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:33","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: MIT License: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:12"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T02:45:33.980Z","repository_id":49222409,"created_at":"2025-08-20T02:45:33.980Z","updated_at":"2025-08-20T02:45:33.980Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196115,"owners_count":25239148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"jic-dtool","name":"dtool","uuid":"31471465","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31471465?v=4","repositories_count":34,"last_synced_at":"2024-03-19T08:48:21.893Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jic-dtool","funding_links":[],"total_stars":29,"followers":null,"following":null,"created_at":"2022-11-09T02:22:47.650Z","updated_at":"2024-03-19T08:48:23.792Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jic-dtool","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jic-dtool/repositories"},"packages":[{"id":5296725,"name":"dtool","ecosystem":"conda","description":"The dtool command line interface allows one to organise files into datasets and to move datasets between different storage solutions, for example from local disk to remote object storage. Importantly it also provides methods to verify that the transfer has been successful.  The Python API gives complete access to the data and metadata in a dataset. It makes it easy to create scripts for processing the items, or a subset of items, in a dataset. The Python API also allows datasets to be constructed programatically.","homepage":"https://github.com/jic-dtool/dtool","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jic-dtool/dtool","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2021-06-18T09:32:46.000Z","latest_release_published_at":"2022-03-20T15:44:31.000Z","latest_release_number":"3.26.2","last_synced_at":"2025-08-27T03:33:15.419Z","created_at":"2022-10-03T16:01:09.954Z","updated_at":"2025-08-27T03:33:15.419Z","registry_url":"https://anaconda.org/conda-forge/dtool","install_command":"conda install -c conda-forge dtool","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"103396618","full_name":"jic-dtool/dtool","owner":"jic-dtool","description":"Manage scientific data","archived":false,"fork":false,"pushed_at":"2022-03-20T11:11:37.000Z","size":416,"stargazers_count":13,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-03-21T10:47:47.508Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-13T12:25:38.000Z","updated_at":"2022-03-20T11:11:40.000Z","dependencies_parsed_at":"2022-09-03T16:51:24.212Z","dependency_job_id":null,"html_url":"https://github.com/jic-dtool/dtool","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jic-dtool","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jic-dtool","name":"jic-dtool","uuid":"31471465","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/31471465?v=4","repositories_count":21,"last_synced_at":"2023-02-25T13:10:32.647Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jic-dtool"},"tags":[{"name":"3.26.2","sha":"99263626f1f6836daa0e63b6f1569947f6bc9905","kind":"tag","published_at":"2022-03-20T11:11:29.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.26.2","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.26.2"},{"name":"3.26.1","sha":"78b259dc01bb6b01c9be0d5d1764b89980db6aaf","kind":"tag","published_at":"2021-06-23T00:23:42.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.26.1","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.26.1"},{"name":"3.26.0","sha":"f03f388b02352c0d451d6e2509f4d977ecbe6f00","kind":"tag","published_at":"2021-04-11T10:35:45.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.26.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.26.0"},{"name":"3.25.0","sha":"5f48f9e3dcda20f73349b6c295962f30ea37f96c","kind":"tag","published_at":"2020-03-24T17:22:50.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.25.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.25.0"},{"name":"3.24.0","sha":"8882dc0de36adb7cd24bd0a598d553ae089bdb6c","kind":"tag","published_at":"2020-03-23T12:26:46.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.24.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.24.0"},{"name":"3.23.0","sha":"ab16a7621db1d2053a5c3e141ca5b655d7b195fd","kind":"tag","published_at":"2020-02-28T15:22:55.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.23.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.23.0"},{"name":"3.22.0","sha":"96a5fef4e67f32e128d44bd74decb81532a6e249","kind":"tag","published_at":"2020-02-06T15:18:43.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.22.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.22.0"},{"name":"3.21.1","sha":"c2aadd4370e50fd624adee7d409465ec321c911f","kind":"tag","published_at":"2020-01-23T18:00:32.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.21.1","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.21.1"},{"name":"3.21.0","sha":"f8cca666683b0c30b0390da7642dceb2491e2739","kind":"tag","published_at":"2020-01-21T16:49:25.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.21.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.21.0"},{"name":"3.20.0","sha":"6ce94ea291a9cce596488c16296f78fac5584451","kind":"tag","published_at":"2019-10-31T11:09:45.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.20.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.20.0"},{"name":"3.19.0","sha":"83cb6f4f90c4ad737cc7859d2f867ad30cbfe5f3","kind":"tag","published_at":"2019-09-12T16:14:32.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.19.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.19.0"},{"name":"3.18.0","sha":"09cdcf49e4931d0f92cec337c19f74932fa7c626","kind":"tag","published_at":"2019-09-06T12:44:33.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.18.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.18.0"},{"name":"3.17.0","sha":"f415a413f1f3c7a2fd1b88fd17a2bda411bebd45","kind":"tag","published_at":"2019-08-06T10:53:57.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.17.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.17.0"},{"name":"3.16.0","sha":"457aa6842f8d48174e16ed985b24e7ad90c3fd13","kind":"tag","published_at":"2019-07-12T10:46:03.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.16.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.16.0"},{"name":"3.15.0","sha":"cc990fbe647aa1cdc4623abaa2453625ece2fde3","kind":"tag","published_at":"2019-04-26T08:28:30.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.15.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.15.0"},{"name":"3.14.1","sha":"ee1ac1a87a58f822eaf49b2185c08c02e3836929","kind":"tag","published_at":"2018-12-12T21:30:55.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.14.1","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.14.1"},{"name":"3.14.0","sha":"cc141edda5f88949dd0a427d12af8601f50bbd98","kind":"tag","published_at":"2018-11-21T21:51:41.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.14.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.14.0"},{"name":"3.12.0","sha":"16729f0f8ce875cbc23bfd4afe977e1899d9292e","kind":"tag","published_at":"2018-09-25T11:03:40.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.12.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.12.0"},{"name":"3.11.0","sha":"4f6e0f8e0a79498ba905edd64fe82277e19195c7","kind":"tag","published_at":"2018-09-20T14:43:55.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.11.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.11.0"},{"name":"3.10.0","sha":"58eb742831be1e0c6a00f06609fc30d684c97413","kind":"tag","published_at":"2018-09-11T20:15:37.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.10.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.10.0"},{"name":"3.9.0","sha":"c954b196a2086907a6ad06efb80ad687b70662e2","kind":"tag","published_at":"2018-08-03T10:41:32.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.9.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.9.0"},{"name":"3.8.0","sha":"e651c39399fe4c471738035866f07e1338d56e43","kind":"tag","published_at":"2018-07-31T10:40:32.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.8.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.8.0"},{"name":"3.7.0","sha":"ca487c4dc89897d0f4a93a27574a463663ea45b2","kind":"tag","published_at":"2018-07-26T15:24:27.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.7.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.7.0"},{"name":"3.6.2","sha":"a3e691919638a991de24e42fce1fc941bba0410b","kind":"tag","published_at":"2018-07-10T15:39:52.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.6.2","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.6.2"},{"name":"3.6.1","sha":"c4687225ae4022260126e5339d3fcf7e03f2f850","kind":"tag","published_at":"2018-07-09T14:39:46.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.6.1","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.6.1"},{"name":"3.6.0","sha":"4bfd1fafd39d14fe5a9c54ffa6d77225cf48a4c5","kind":"tag","published_at":"2018-07-05T14:12:56.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.6.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.6.0"},{"name":"3.5.0","sha":"63c86790e0290b146433ff67369f32f776733238","kind":"tag","published_at":"2018-06-06T22:46:07.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.5.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.5.0"},{"name":"3.4.0","sha":"948cb3d6dfe2e21593dcd0ed1b928daf1406c9a4","kind":"tag","published_at":"2018-05-24T14:05:50.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.4.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.4.0"},{"name":"3.3.1","sha":"c797c1ea1060c912f0bc2a7d0ebdb32e76e05ebd","kind":"tag","published_at":"2018-05-18T13:37:35.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.3.1","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.3.1"},{"name":"3.3.0","sha":"58c268d1c8ba6d77c9d6041993fd917092cd15cc","kind":"tag","published_at":"2018-05-18T12:13:35.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.3.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.3.0"},{"name":"3.2.1","sha":"770a4dd92b880b665951cf9d1596ad59bc9d9c9e","kind":"tag","published_at":"2018-05-01T13:03:21.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.2.1","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.2.1"},{"name":"3.2.0","sha":"b63cf031b9d459f08916757b162cc4ad3fbd7774","kind":"tag","published_at":"2018-02-09T12:46:37.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.2.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.2.0"},{"name":"3.1.0","sha":"06bf5b502cc56f409427cfe08a970c5f0a9fb690","kind":"tag","published_at":"2018-02-05T13:17:35.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.1.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.1.0"},{"name":"3.0.0","sha":"2edfef1f98cb69353fe5da3fe4d6eeb8fb96aa6c","kind":"tag","published_at":"2018-01-18T18:33:17.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.0.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.0.0"},{"name":"2.4.0","sha":"70640357884835af03697ff6622970bc1b4bccfa","kind":"tag","published_at":"2017-12-14T01:58:39.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/2.4.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/2.4.0"},{"name":"2.3.2","sha":"c4a6e9e2640042eb1ec393f7762ee8ab2b241725","kind":"tag","published_at":"2017-10-25T13:01:08.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/2.3.2","html_url":"https://github.com/jic-dtool/dtool/releases/tag/2.3.2"},{"name":"2.3.1","sha":"dde41357c82073accc399f516e42e230990eeb06","kind":"tag","published_at":"2017-10-25T12:37:49.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/2.3.1","html_url":"https://github.com/jic-dtool/dtool/releases/tag/2.3.1"},{"name":"2.3.0","sha":"456083f41c904a55bb3b120bb2b27b99b887a92e","kind":"tag","published_at":"2017-10-23T12:52:19.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/2.3.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/2.3.0"},{"name":"2.2.0","sha":"9170af77d2e7b386f9eb6501d5bba724f0dbf9a8","kind":"tag","published_at":"2017-10-09T12:47:21.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/2.2.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/2.2.0"},{"name":"2.1.2","sha":"604cf932a104e0d7622f124ba640e415acfd7e4d","kind":"tag","published_at":"2017-10-05T15:05:43.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/2.1.2","html_url":"https://github.com/jic-dtool/dtool/releases/tag/2.1.2"},{"name":"2.1.1","sha":"c3c1bc6dfac1804a3c7e8f2c14994fe0f81333b1","kind":"tag","published_at":"2017-10-05T15:00:57.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/2.1.1","html_url":"https://github.com/jic-dtool/dtool/releases/tag/2.1.1"},{"name":"2.1.0","sha":"d59687b61d8ab83df5729519135c66eb8db0dd5a","kind":"tag","published_at":"2017-10-04T10:56:44.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/2.1.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/2.1.0"},{"name":"2.0.2","sha":"e3807da2199d398c795ad15807233ef070bc23ef","kind":"tag","published_at":"2017-09-25T14:49:11.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/2.0.2","html_url":"https://github.com/jic-dtool/dtool/releases/tag/2.0.2"},{"name":"2.0.1","sha":"664936138fae1497b7a427c9a2515a0fe1ace61c","kind":"tag","published_at":"2017-09-20T10:13:50.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/2.0.1","html_url":"https://github.com/jic-dtool/dtool/releases/tag/2.0.1"},{"name":"2.0.0","sha":"ef704d612511603fe94f94392b90fe3f47f91b79","kind":"tag","published_at":"2017-09-14T10:25:42.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/2.0.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/2.0.0"}]},"repo_metadata_updated_at":"2023-03-22T07:27:38.130Z","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":48.31045670077365,"forks_count":61.053156975293234,"average":48.64112802595458},"purl":"pkg:conda/dtool","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/dtool","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/dtool","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/dtool/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T04:15:15.891Z","issues_count":2,"pull_requests_count":1,"avg_time_to_close_issue":1464589.0,"avg_time_to_close_pull_request":114499.0,"issues_closed_count":1,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":3.5,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dtool/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dtool/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dtool/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dtool/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":2717143,"name":"dtool","ecosystem":"pypi","description":"dtool command line client for managing data","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/jic-dtool/dtool","keywords_array":[],"namespace":null,"versions_count":54,"first_release_published_at":"2017-01-16T11:45:16.000Z","latest_release_published_at":"2024-07-04T13:12:35.000Z","latest_release_number":"3.27.0","last_synced_at":"2025-09-04T12:19:23.225Z","created_at":"2022-04-10T10:49:38.278Z","updated_at":"2025-09-05T02:38:40.942Z","registry_url":"https://pypi.org/project/dtool/","install_command":"pip install dtool --index-url https://pypi.org/simple","documentation_url":"https://dtool.readthedocs.io","metadata":{"funding":null,"documentation":"https://dtool.readthedocs.io","classifiers":[],"normalized_name":"dtool","project_status":null},"repo_metadata":{"id":49222409,"uuid":"103396618","full_name":"jic-dtool/dtool","owner":"jic-dtool","description":"Manage scientific data","archived":false,"fork":false,"pushed_at":"2024-07-04T13:11:54.000Z","size":438,"stargazers_count":16,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-01T20:52:43.410Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jic-dtool.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-13T12:25:38.000Z","updated_at":"2024-07-04T13:06:30.000Z","dependencies_parsed_at":"2022-09-03T16:51:24.212Z","dependency_job_id":null,"html_url":"https://github.com/jic-dtool/dtool","commit_stats":null,"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/jic-dtool/dtool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jic-dtool","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/sbom","scorecard":{"id":519894,"data":{"date":"2025-08-11","repo":{"name":"github.com/jic-dtool/dtool","commit":"8dc01acf3a0aebc23d0fa341b8e1411793c9067e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/19 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jic-dtool/dtool/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jic-dtool/dtool/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jic-dtool/dtool/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/jic-dtool/dtool/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jic-dtool/dtool/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jic-dtool/dtool/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:33","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: MIT License: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:12"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T02:45:33.980Z","repository_id":49222409,"created_at":"2025-08-20T02:45:33.980Z","updated_at":"2025-08-20T02:45:33.980Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273703075,"owners_count":25152998,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jic-dtool","name":"dtool","uuid":"31471465","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31471465?v=4","repositories_count":34,"last_synced_at":"2024-03-19T08:48:21.893Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jic-dtool","funding_links":[],"total_stars":29,"followers":null,"following":null,"created_at":"2022-11-09T02:22:47.650Z","updated_at":"2024-03-19T08:48:23.792Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jic-dtool","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jic-dtool/repositories"},"tags":[{"name":"3.26.2","sha":"99263626f1f6836daa0e63b6f1569947f6bc9905","kind":"tag","published_at":"2022-03-20T11:11:29.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.26.2","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@3.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.26.2/manifests"},{"name":"3.26.1","sha":"78b259dc01bb6b01c9be0d5d1764b89980db6aaf","kind":"tag","published_at":"2021-06-23T00:23:42.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.26.1","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.26.1/manifests"},{"name":"3.26.0","sha":"f03f388b02352c0d451d6e2509f4d977ecbe6f00","kind":"tag","published_at":"2021-04-11T10:35:45.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.26.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.26.0/manifests"},{"name":"3.25.0","sha":"5f48f9e3dcda20f73349b6c295962f30ea37f96c","kind":"tag","published_at":"2020-03-24T17:22:50.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.25.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.25.0/manifests"},{"name":"3.24.0","sha":"8882dc0de36adb7cd24bd0a598d553ae089bdb6c","kind":"tag","published_at":"2020-03-23T12:26:46.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.24.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.24.0/manifests"},{"name":"3.23.0","sha":"ab16a7621db1d2053a5c3e141ca5b655d7b195fd","kind":"tag","published_at":"2020-02-28T15:22:55.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.23.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.23.0/manifests"},{"name":"3.22.0","sha":"96a5fef4e67f32e128d44bd74decb81532a6e249","kind":"tag","published_at":"2020-02-06T15:18:43.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.22.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.22.0/manifests"},{"name":"3.21.1","sha":"c2aadd4370e50fd624adee7d409465ec321c911f","kind":"tag","published_at":"2020-01-23T18:00:32.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.21.1","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.21.1/manifests"},{"name":"3.21.0","sha":"f8cca666683b0c30b0390da7642dceb2491e2739","kind":"tag","published_at":"2020-01-21T16:49:25.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.21.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.21.0/manifests"},{"name":"3.20.0","sha":"6ce94ea291a9cce596488c16296f78fac5584451","kind":"tag","published_at":"2019-10-31T11:09:45.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.20.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.20.0/manifests"},{"name":"3.19.0","sha":"83cb6f4f90c4ad737cc7859d2f867ad30cbfe5f3","kind":"tag","published_at":"2019-09-12T16:14:32.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.19.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.19.0/manifests"},{"name":"3.18.0","sha":"09cdcf49e4931d0f92cec337c19f74932fa7c626","kind":"tag","published_at":"2019-09-06T12:44:33.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.18.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.18.0/manifests"},{"name":"3.17.0","sha":"f415a413f1f3c7a2fd1b88fd17a2bda411bebd45","kind":"tag","published_at":"2019-08-06T10:53:57.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.17.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.17.0/manifests"},{"name":"3.16.0","sha":"457aa6842f8d48174e16ed985b24e7ad90c3fd13","kind":"tag","published_at":"2019-07-12T10:46:03.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.16.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.16.0/manifests"},{"name":"3.15.0","sha":"cc990fbe647aa1cdc4623abaa2453625ece2fde3","kind":"tag","published_at":"2019-04-26T08:28:30.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.15.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.15.0/manifests"},{"name":"3.14.1","sha":"ee1ac1a87a58f822eaf49b2185c08c02e3836929","kind":"tag","published_at":"2018-12-12T21:30:55.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.14.1","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.14.1/manifests"},{"name":"3.14.0","sha":"cc141edda5f88949dd0a427d12af8601f50bbd98","kind":"tag","published_at":"2018-11-21T21:51:41.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.14.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.14.0/manifests"},{"name":"3.12.0","sha":"16729f0f8ce875cbc23bfd4afe977e1899d9292e","kind":"tag","published_at":"2018-09-25T11:03:40.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.12.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.12.0/manifests"},{"name":"3.11.0","sha":"4f6e0f8e0a79498ba905edd64fe82277e19195c7","kind":"tag","published_at":"2018-09-20T14:43:55.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.11.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.11.0/manifests"},{"name":"3.10.0","sha":"58eb742831be1e0c6a00f06609fc30d684c97413","kind":"tag","published_at":"2018-09-11T20:15:37.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.10.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"c954b196a2086907a6ad06efb80ad687b70662e2","kind":"tag","published_at":"2018-08-03T10:41:32.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.9.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"e651c39399fe4c471738035866f07e1338d56e43","kind":"tag","published_at":"2018-07-31T10:40:32.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.8.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"ca487c4dc89897d0f4a93a27574a463663ea45b2","kind":"tag","published_at":"2018-07-26T15:24:27.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.7.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.7.0/manifests"},{"name":"3.6.2","sha":"a3e691919638a991de24e42fce1fc941bba0410b","kind":"tag","published_at":"2018-07-10T15:39:52.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.6.2","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.6.2/manifests"},{"name":"3.6.1","sha":"c4687225ae4022260126e5339d3fcf7e03f2f850","kind":"tag","published_at":"2018-07-09T14:39:46.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.6.1","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.6.1/manifests"},{"name":"3.6.0","sha":"4bfd1fafd39d14fe5a9c54ffa6d77225cf48a4c5","kind":"tag","published_at":"2018-07-05T14:12:56.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.6.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"63c86790e0290b146433ff67369f32f776733238","kind":"tag","published_at":"2018-06-06T22:46:07.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.5.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"948cb3d6dfe2e21593dcd0ed1b928daf1406c9a4","kind":"tag","published_at":"2018-05-24T14:05:50.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.4.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"c797c1ea1060c912f0bc2a7d0ebdb32e76e05ebd","kind":"tag","published_at":"2018-05-18T13:37:35.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.3.1","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"58c268d1c8ba6d77c9d6041993fd917092cd15cc","kind":"tag","published_at":"2018-05-18T12:13:35.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.3.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.3.0/manifests"},{"name":"3.2.1","sha":"770a4dd92b880b665951cf9d1596ad59bc9d9c9e","kind":"tag","published_at":"2018-05-01T13:03:21.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.2.1","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"b63cf031b9d459f08916757b162cc4ad3fbd7774","kind":"tag","published_at":"2018-02-09T12:46:37.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.2.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"06bf5b502cc56f409427cfe08a970c5f0a9fb690","kind":"tag","published_at":"2018-02-05T13:17:35.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.1.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"2edfef1f98cb69353fe5da3fe4d6eeb8fb96aa6c","kind":"tag","published_at":"2018-01-18T18:33:17.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/3.0.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"70640357884835af03697ff6622970bc1b4bccfa","kind":"tag","published_at":"2017-12-14T01:58:39.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/2.4.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/2.4.0/manifests"},{"name":"2.3.2","sha":"c4a6e9e2640042eb1ec393f7762ee8ab2b241725","kind":"tag","published_at":"2017-10-25T13:01:08.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/2.3.2","html_url":"https://github.com/jic-dtool/dtool/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"dde41357c82073accc399f516e42e230990eeb06","kind":"tag","published_at":"2017-10-25T12:37:49.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/2.3.1","html_url":"https://github.com/jic-dtool/dtool/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"456083f41c904a55bb3b120bb2b27b99b887a92e","kind":"tag","published_at":"2017-10-23T12:52:19.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/2.3.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"9170af77d2e7b386f9eb6501d5bba724f0dbf9a8","kind":"tag","published_at":"2017-10-09T12:47:21.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/2.2.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/2.2.0/manifests"},{"name":"2.1.2","sha":"604cf932a104e0d7622f124ba640e415acfd7e4d","kind":"tag","published_at":"2017-10-05T15:05:43.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/2.1.2","html_url":"https://github.com/jic-dtool/dtool/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"c3c1bc6dfac1804a3c7e8f2c14994fe0f81333b1","kind":"tag","published_at":"2017-10-05T15:00:57.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/2.1.1","html_url":"https://github.com/jic-dtool/dtool/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"d59687b61d8ab83df5729519135c66eb8db0dd5a","kind":"tag","published_at":"2017-10-04T10:56:44.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/2.1.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"e3807da2199d398c795ad15807233ef070bc23ef","kind":"tag","published_at":"2017-09-25T14:49:11.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/2.0.2","html_url":"https://github.com/jic-dtool/dtool/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"664936138fae1497b7a427c9a2515a0fe1ace61c","kind":"tag","published_at":"2017-09-20T10:13:50.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/2.0.1","html_url":"https://github.com/jic-dtool/dtool/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"ef704d612511603fe94f94392b90fe3f47f91b79","kind":"tag","published_at":"2017-09-14T10:25:42.000Z","download_url":"https://codeload.github.com/jic-dtool/dtool/tar.gz/2.0.0","html_url":"https://github.com/jic-dtool/dtool/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jic-dtool/dtool@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/tags/2.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-05T02:38:40.941Z","dependent_packages_count":1,"downloads":288,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":16.962090901240607,"dependent_repos_count":7.540962840269394,"dependent_packages_count":9.995259271770403,"stargazers_count":15.20464918105781,"forks_count":29.80555336965972,"docker_downloads_count":null,"average":15.901703112799586},"purl":"pkg:pypi/dtool","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/dtool","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/dtool","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/dtool/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-01T23:12:33.400Z","issues_count":3,"pull_requests_count":4,"avg_time_to_close_issue":1464589.0,"avg_time_to_close_pull_request":57973.0,"issues_closed_count":1,"pull_requests_closed_count":2,"pull_request_authors_count":3,"issue_authors_count":2,"avg_comments_per_issue":2.3333333333333335,"avg_comments_per_pull_request":0.25,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1447.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/issues","maintainers":[{"login":"jotelha","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jotelha"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dtool/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dtool/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dtool/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dtool/related_packages","maintainers":[{"uuid":"tjelvar.olsson","login":"tjelvar.olsson","name":null,"email":null,"url":null,"packages_count":39,"html_url":"https://pypi.org/user/tjelvar.olsson/","role":null,"created_at":"2023-02-24T03:03:29.134Z","updated_at":"2023-02-24T03:03:29.134Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tjelvar.olsson/packages"},{"uuid":"jotelha","login":"jotelha","name":null,"email":null,"url":null,"packages_count":20,"html_url":"https://pypi.org/user/jotelha/","role":null,"created_at":"2024-09-06T11:19:07.190Z","updated_at":"2024-09-06T11:19:07.190Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jotelha/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726150,"maintainers_count":308801,"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":31188,"full_name":"jic-dtool/dtool","default_branch":"master","committers":[{"name":"Tjelvar Olsson","email":"tjelvar.olsson@jic.ac.uk","count":177},{"name":"Tjelvar Olsson","email":"tjelvar.olsson@gmail.com","count":10},{"name":"Tjelvar Olsson","email":"olssont@nbi.ac.uk","count":9},{"name":"Jan Janssen","email":"jan-janssen@users.noreply.github.com","count":1},{"name":"Matthew Hartley","email":"mhartley@cantab.net","count":1}],"total_commits":198,"total_committers":5,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":39.6,"dds":0.10606060606060608,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2023-10-25T14:01:49.577Z","last_synced_commit":"99263626f1f6836daa0e63b6f1569947f6bc9905","created_at":"2023-03-07T16:45:38.199Z","updated_at":"2023-10-25T14:01:49.577Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483987,"commits_count":854371652,"contributors_count":31146699,"owners_count":908917,"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":"jic-dtool/dtool","html_url":"https://github.com/jic-dtool/dtool","last_synced_at":"2025-08-01T23:12:33.400Z","status":"error","issues_count":3,"pull_requests_count":4,"avg_time_to_close_issue":1464589.0,"avg_time_to_close_pull_request":57973.0,"issues_closed_count":1,"pull_requests_closed_count":2,"pull_request_authors_count":3,"issue_authors_count":2,"avg_comments_per_issue":2.3333333333333335,"avg_comments_per_pull_request":0.25,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1447.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-10T21:29:24.828Z","updated_at":"2025-09-01T21:31:29.846Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jic-dtool%2Fdtool/issues","issue_labels_count":{"enhancement":2,"question":1},"pull_request_labels_count":{"dependencies":3,"github_actions":3},"issue_author_associations_count":{"CONTRIBUTOR":2,"NONE":1},"pull_request_author_associations_count":{"NONE":3,"MEMBER":2,"CONTRIBUTOR":1},"issue_authors":{"tjelvar-olsson":2,"robbytobby":1},"pull_request_authors":{"dependabot[bot]":3,"jotelha":2,"jan-janssen":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10042729,"issues_count":30645220,"pull_requests_count":91402388,"authors_count":10443886,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"jotelha","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jotelha"}],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-03T16:51:24.012Z","updated_at":"2022-09-03T16:51:24.012Z","repository_link":"https://github.com/jic-dtool/dtool/blob/master/setup.py","dependencies":[{"id":3701839365,"package_name":"dtoolcore","ecosystem":"pypi","requirements":"==3.18.2","direct":true,"kind":"runtime","optional":false},{"id":3701839366,"package_name":"dtool-cli","ecosystem":"pypi","requirements":"==0.7.1","direct":true,"kind":"runtime","optional":false},{"id":3701839367,"package_name":"dtool-create","ecosystem":"pypi","requirements":"==0.23.4","direct":true,"kind":"runtime","optional":false},{"id":3701839368,"package_name":"dtool-info","ecosystem":"pypi","requirements":"==0.16.2","direct":true,"kind":"runtime","optional":false},{"id":3701839369,"package_name":"dtool-symlink","ecosystem":"pypi","requirements":"==0.3.1","direct":true,"kind":"runtime","optional":false},{"id":3701839370,"package_name":"dtool-http","ecosystem":"pypi","requirements":"==0.5.1","direct":true,"kind":"runtime","optional":false},{"id":3701839371,"package_name":"dtool-config","ecosystem":"pypi","requirements":"==0.4.1","direct":true,"kind":"runtime","optional":false},{"id":3701839372,"package_name":"dtool-overlay","ecosystem":"pypi","requirements":"==0.3.1","direct":true,"kind":"runtime","optional":false},{"id":3701839373,"package_name":"dtool-annotation","ecosystem":"pypi","requirements":"==0.1.1","direct":true,"kind":"runtime","optional":false},{"id":3701839374,"package_name":"dtool-tag","ecosystem":"pypi","requirements":"==0.1.1","direct":true,"kind":"runtime","optional":false}]}],"score":10.292145542327912,"created_at":"2025-09-08T11:18:52.639Z","updated_at":"2025-10-07T08:25:29.448Z","avatar_url":"https://github.com/jic-dtool.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":288,"funding_links":[],"readme_doi_urls":["https://doi.org/10.7717/peerj.6562"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/68037","html_url":"https://science.ecosyste.ms/projects/68037"}