{"id":67676,"name":"logbook","description":"A cool logging replacement for Python.","url":"https://github.com/getlogbook/logbook","last_synced_at":"2025-09-08T13:58:50.152Z","repository":{"id":38555341,"uuid":"790576","full_name":"getlogbook/logbook","owner":"getlogbook","description":"A cool logging replacement for Python.","archived":false,"fork":false,"pushed_at":"2025-09-04T13:53:59.000Z","size":2279,"stargazers_count":1486,"open_issues_count":51,"forks_count":168,"subscribers_count":35,"default_branch":"develop","last_synced_at":"2025-09-07T23:49:49.824Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://logbook.readthedocs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getlogbook.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-07-22T10:13:12.000Z","updated_at":"2025-09-03T08:02:43.000Z","dependencies_parsed_at":"2022-07-13T06:50:25.971Z","dependency_job_id":"b7bc3aab-9773-4b9d-a659-de850af0cdc1","html_url":"https://github.com/getlogbook/logbook","commit_stats":{"total_commits":1081,"total_committers":78,"mean_commits":13.85897435897436,"dds":0.7363552266419982,"last_synced_commit":"c22e03a0f4f4cdadc57c20570d033eeab63ed64d"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/getlogbook/logbook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getlogbook","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/sbom","scorecard":{"id":424431,"data":{"date":"2025-08-11","repo":{"name":"github.com/getlogbook/logbook","commit":"f12cd1929251f5c9e98948c1425bdaddda301759"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":0,"reason":"Found 0/9 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":"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":"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":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: pipCommand not pinned by hash: .github/workflows/wheel-builder.yml:37","Info:  12 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/pypi-publish.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/wheel-builder.yml:6","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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi-publish.yml:24"],"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 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T01:56:54.083Z","repository_id":38555341,"created_at":"2025-08-19T01:56:54.083Z","updated_at":"2025-08-19T01:56:54.083Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274135652,"owners_count":25228204,"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":"getlogbook","name":"getlogbook","uuid":"15702495","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15702495?v=4","repositories_count":1,"last_synced_at":"2023-03-07T04:30:41.875Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/getlogbook","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-17T03:40:37.606Z","updated_at":"2023-03-07T04:30:41.894Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getlogbook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getlogbook/repositories"},"packages":[{"id":5288853,"name":"logbook","ecosystem":"conda","description":"Logbook is a nice logging replacement.","homepage":"https://github.com/getlogbook/logbook","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/getlogbook/logbook","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2019-03-21T02:30:35.000Z","latest_release_published_at":"2019-11-07T18:13:36.000Z","latest_release_number":"1.5.3","last_synced_at":"2025-09-07T23:51:51.633Z","created_at":"2022-10-03T15:46:34.415Z","updated_at":"2025-09-07T23:51:51.634Z","registry_url":"https://anaconda.org/conda-forge/logbook","install_command":"conda install -c conda-forge logbook","documentation_url":null,"metadata":{},"repo_metadata":{"id":38555341,"uuid":"790576","full_name":"getlogbook/logbook","owner":"getlogbook","description":"A cool logging replacement for Python.","archived":false,"fork":false,"pushed_at":"2025-08-21T12:21:22.000Z","size":2184,"stargazers_count":1485,"open_issues_count":51,"forks_count":168,"subscribers_count":35,"default_branch":"develop","last_synced_at":"2025-08-24T16:10:45.508Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://logbook.readthedocs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getlogbook.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-07-22T10:13:12.000Z","updated_at":"2025-08-18T03:17:06.000Z","dependencies_parsed_at":"2022-07-13T06:50:25.971Z","dependency_job_id":"b7bc3aab-9773-4b9d-a659-de850af0cdc1","html_url":"https://github.com/getlogbook/logbook","commit_stats":{"total_commits":1081,"total_committers":78,"mean_commits":13.85897435897436,"dds":0.7363552266419982,"last_synced_commit":"c22e03a0f4f4cdadc57c20570d033eeab63ed64d"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/getlogbook/logbook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getlogbook","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/sbom","scorecard":{"id":424431,"data":{"date":"2025-08-11","repo":{"name":"github.com/getlogbook/logbook","commit":"f12cd1929251f5c9e98948c1425bdaddda301759"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":0,"reason":"Found 0/9 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":"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":"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":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: pipCommand not pinned by hash: .github/workflows/wheel-builder.yml:37","Info:  12 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/pypi-publish.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/wheel-builder.yml:6","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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi-publish.yml:24"],"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 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T01:56:54.083Z","repository_id":38555341,"created_at":"2025-08-19T01:56:54.083Z","updated_at":"2025-08-19T01:56:54.083Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271948309,"owners_count":24848355,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-24T02:00:11.135Z","response_time":111,"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":"getlogbook","name":"getlogbook","uuid":"15702495","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15702495?v=4","repositories_count":1,"last_synced_at":"2023-03-07T04:30:41.875Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/getlogbook","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-17T03:40:37.606Z","updated_at":"2023-03-07T04:30:41.894Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getlogbook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getlogbook/repositories"},"tags":[{"name":"1.8.0","sha":"872ea5e671321724c3cc631fc70173772503e705","kind":"tag","published_at":"2024-10-26T16:23:00.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.8.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.8.0/manifests"},{"name":"1.7.0.post0","sha":"f6ecc76e3d9a855c38b3de3aeaf04ca37ea62eee","kind":"tag","published_at":"2023-11-10T23:19:56.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.7.0.post0","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.7.0.post0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.7.0.post0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.7.0.post0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.7.0.post0/manifests"},{"name":"1.7.0","sha":"46e4ec85f315b677bf8e8985a03ba5da9b59a78b","kind":"tag","published_at":"2023-10-03T15:50:10.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.7.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"2cd467535da714aca1a3c41372e23c22753cdcca","kind":"tag","published_at":"2023-07-30T20:03:30.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.6.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.6.0/manifests"},{"name":"1.5.3","sha":"bcae0a58177476c395c73d343c7d6f4320ec594c","kind":"tag","published_at":"2019-10-16T17:48:35.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.5.3","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.5.3/manifests"},{"name":"1.4.4","sha":"d5dcf50f4cc33f3326379727d1f0a76010c89370","kind":"commit","published_at":"2019-08-21T04:25:58.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.4.4","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.4/manifests"},{"name":"1.5.2","sha":"708a81ff80983bc083cbafe804c33f556d1e9940","kind":"commit","published_at":"2019-08-21T04:20:20.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.5.2","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.5.2/manifests"},{"name":"1.4.3.post1","sha":"702ff48979217f1e2c5c3ce008adb8b05ffa6dac","kind":"commit","published_at":"2019-08-21T03:42:42.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.4.3.post1","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.4.3.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.4.3.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.3.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.3.post1/manifests"},{"name":"1.5.1","sha":"a62181079365ad67569ec87024fc19c8b89a948e","kind":"tag","published_at":"2019-08-21T03:37:02.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.5.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"14d1c734aeeab039e5261168dd8241518bdbd079","kind":"tag","published_at":"2019-08-20T05:30:52.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.5.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"b85d9e3ee41edb11e38a37eeaf074444c3798c16","kind":"tag","published_at":"2019-01-16T20:32:31.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.4.3","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"b37c6bde83137103a11a8990ade957919ff7a3e9","kind":"tag","published_at":"2018-12-11T06:31:15.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.4.2","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"7d97a72a848c176108845eda44503a688e0e5042","kind":"tag","published_at":"2018-10-14T08:37:54.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.4.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"a1798b34c6dc1f9c062ad1024b2ce6968113007d","kind":"tag","published_at":"2018-05-15T13:37:53.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.4.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.0/manifests"},{"name":"1.3.3","sha":"63564ad1c111a8a9be628e40f605c67b64b40d3e","kind":"tag","published_at":"2018-04-16T06:44:34.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.3.3","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"19a823c449c902eca8f4f68aa607e38182c707bc","kind":"tag","published_at":"2018-04-12T19:30:10.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.3.2","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"19fbbe3edc60191f6ca930662d7ae6ad7673ab31","kind":"tag","published_at":"2018-04-12T10:08:40.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.3.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"accfb34e3f199575a9981070eaf8770b6ab67a6d","kind":"tag","published_at":"2018-03-05T15:32:41.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.3.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"628054ae3bb252972265ccb8c935d62ba7bdf1d7","kind":"tag","published_at":"2018-03-05T15:14:21.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.2.2","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"fbf27103071312102ed2df8372dba529633be39c","kind":"tag","published_at":"2018-02-08T14:07:46.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.2.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"c5c70f2bb105faab9526393532f8ffe7a8b0cf1f","kind":"tag","published_at":"2018-02-08T14:05:32.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.2.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"fec1913ddc87841da648018deebdbcbcf0ed9a3f","kind":"tag","published_at":"2017-07-13T10:29:12.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.1.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"f0c3acfca7335b4a07564d419eae91c5a09d8e15","kind":"commit","published_at":"2016-06-26T05:26:34.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.0.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.0.0/manifests"},{"name":"0.12.5","sha":"7904ef87e9a6d82d165cc24cd3f928240b63236f","kind":"commit","published_at":"2016-01-14T14:45:14.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.12.5","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.5/manifests"},{"name":"0.12.4","sha":"c57ff309158596260a3bca3a47ccb81f4f6ecc84","kind":"commit","published_at":"2016-01-10T09:47:15.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.12.4","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.4/manifests"},{"name":"0.12.3","sha":"0d2aeadcd4674e4e50d9043a748fc1a35c8ff53d","kind":"commit","published_at":"2015-11-24T20:31:09.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.12.3","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"b2e5b5acd28c891fbdc3bb78631cf7b1cb3ca275","kind":"commit","published_at":"2015-11-24T08:27:43.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.12.2","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"cd9b62f83495a995c8081aed25bc1b1e9022ed6c","kind":"commit","published_at":"2015-11-24T07:39:28.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.12.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"f634f63e6a6571dad8898caaf276815f7e806b52","kind":"commit","published_at":"2015-11-24T06:53:31.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.12.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"078608d07f66b0d70c1f2e844c634775ca3e6fa8","kind":"commit","published_at":"2015-11-05T09:18:53.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.11.3","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"b2abfeaf2e5460af530c4a00f5fde4832ed63cea","kind":"commit","published_at":"2015-09-29T14:03:22.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.11.2","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"478750a2c802c7d4339db09d9e9b5a4065ba59f8","kind":"commit","published_at":"2015-09-29T13:31:01.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.11.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"c15b3342e0f0323bfc16f884276aa9145519e674","kind":"commit","published_at":"2015-09-29T08:49:25.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.11.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"61d34013ab1eb7650d9cfdacaf7866608697b0e3","kind":"commit","published_at":"2015-08-04T14:55:40.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.10.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"2694230b0ce21a8e369b4b6663da78f26289e920","kind":"commit","published_at":"2015-07-14T06:48:11.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.10.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"45b0a90bf29e9e96cf61ec2ec38c6499153e83bf","kind":"commit","published_at":"2015-05-04T18:18:35.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.9.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"0fe0e7449b4de193eda8f7e107c1556611bf55df","kind":"commit","published_at":"2015-02-12T09:54:05.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.9.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.9.0/manifests"},{"name":"0.8.1","sha":"c1a64c12f625e832f1ff35afbc369553aed4a238","kind":"commit","published_at":"2014-11-30T15:33:25.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.8.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"3d4d6be7cf75290c4a61db21617b8c5d19733753","kind":"commit","published_at":"2014-11-11T11:47:55.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.8.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"3f72fdc7694bf43a9b4813351bd72ecee05fe615","kind":"commit","published_at":"2014-05-12T19:53:01.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.7.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"ef257b00876c4c62f48087d8ccc47c91673c24cc","kind":"commit","published_at":"2013-10-03T11:56:17.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.6.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"c56fc8c2050db9487c6ff46abdc0d5d6bb3e899e","kind":"commit","published_at":"2013-08-10T00:48:23.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.5.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"55721d0dac3ca2980908fd8aef402735f2a54619","kind":"commit","published_at":"2013-06-02T11:31:32.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.4.2","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"0f679f85618dcb4a75efd397e3f06f540d988b8a","kind":"commit","published_at":"2013-05-23T06:22:42.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.4.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.4.1/manifests"},{"name":"0.2.1","sha":"721aec816a4c57c1d58fa9ed22b5a147dd35c700","kind":"commit","published_at":"2010-09-21T11:37:51.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.2.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.2.1/manifests"},{"name":"0.2","sha":"f53a3a5352b63718617f5d321be856064ea8c401","kind":"commit","published_at":"2010-09-20T22:28:53.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.2","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.2/manifests"},{"name":"0.1","sha":"ac528d5dacd1852c279c7aa27b7a554bd7c8e3a6","kind":"commit","published_at":"2010-07-25T00:32:53.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-24T20:56:17.327Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":7,"rankings":{"downloads":null,"dependent_repos_count":12.82755178437734,"dependent_packages_count":12.478163214374845,"stargazers_count":10.561517344646868,"forks_count":14.34489643124532,"docker_downloads_count":null,"average":12.553032193661092},"purl":"pkg:conda/logbook","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/logbook","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/logbook","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/logbook/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T12:08:42.968Z","issues_count":73,"pull_requests_count":131,"avg_time_to_close_issue":27962709.657894738,"avg_time_to_close_pull_request":11079123.85483871,"issues_closed_count":38,"pull_requests_closed_count":124,"pull_request_authors_count":35,"issue_authors_count":61,"avg_comments_per_issue":2.26027397260274,"avg_comments_per_pull_request":1.366412213740458,"merged_pull_requests_count":84,"bot_issues_count":0,"bot_pull_requests_count":54,"past_year_issues_count":3,"past_year_pull_requests_count":37,"past_year_avg_time_to_close_issue":2585401.0,"past_year_avg_time_to_close_pull_request":1167639.857142857,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":35,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":0.43243243243243246,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":25,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/issues","maintainers":[{"login":"RazerM","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RazerM"},{"login":"aragilar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aragilar"},{"login":"vmalloc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmalloc"}],"active_maintainers":[{"login":"RazerM","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RazerM"},{"login":"aragilar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aragilar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/logbook/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/logbook/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/logbook/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/logbook/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":2790080,"name":"logbook","ecosystem":"pypi","description":"A logging replacement for Python","homepage":null,"licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/getlogbook/logbook","keywords_array":[],"namespace":null,"versions_count":47,"first_release_published_at":"2010-07-25T02:33:22.000Z","latest_release_published_at":"2025-06-14T17:24:24.000Z","latest_release_number":"1.8.2","last_synced_at":"2025-09-08T13:34:11.150Z","created_at":"2022-04-10T11:30:16.920Z","updated_at":"2025-09-08T13:34:11.150Z","registry_url":"https://pypi.org/project/logbook/","install_command":"pip install logbook --index-url https://pypi.org/simple","documentation_url":"https://logbook.readthedocs.io","metadata":{"funding":null,"documentation":"https://logbook.readthedocs.io","classifiers":["Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9"],"normalized_name":"logbook","project_status":null},"repo_metadata":{"id":38555341,"uuid":"790576","full_name":"getlogbook/logbook","owner":"getlogbook","description":"A cool logging replacement for Python.","archived":false,"fork":false,"pushed_at":"2025-08-21T12:21:22.000Z","size":2184,"stargazers_count":1485,"open_issues_count":51,"forks_count":168,"subscribers_count":35,"default_branch":"develop","last_synced_at":"2025-08-31T19:58:25.188Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://logbook.readthedocs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getlogbook.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-07-22T10:13:12.000Z","updated_at":"2025-08-18T03:17:06.000Z","dependencies_parsed_at":"2022-07-13T06:50:25.971Z","dependency_job_id":"b7bc3aab-9773-4b9d-a659-de850af0cdc1","html_url":"https://github.com/getlogbook/logbook","commit_stats":{"total_commits":1081,"total_committers":78,"mean_commits":13.85897435897436,"dds":0.7363552266419982,"last_synced_commit":"c22e03a0f4f4cdadc57c20570d033eeab63ed64d"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/getlogbook/logbook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getlogbook","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/sbom","scorecard":{"id":424431,"data":{"date":"2025-08-11","repo":{"name":"github.com/getlogbook/logbook","commit":"f12cd1929251f5c9e98948c1425bdaddda301759"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":0,"reason":"Found 0/9 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":"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":"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":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: pipCommand not pinned by hash: .github/workflows/wheel-builder.yml:37","Info:  12 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/pypi-publish.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/wheel-builder.yml:6","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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi-publish.yml:24"],"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 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T01:56:54.083Z","repository_id":38555341,"created_at":"2025-08-19T01:56:54.083Z","updated_at":"2025-08-19T01:56:54.083Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274112768,"owners_count":25224331,"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":"getlogbook","name":"getlogbook","uuid":"15702495","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15702495?v=4","repositories_count":1,"last_synced_at":"2023-03-07T04:30:41.875Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/getlogbook","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-17T03:40:37.606Z","updated_at":"2023-03-07T04:30:41.894Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getlogbook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getlogbook/repositories"},"tags":[{"name":"1.8.0","sha":"872ea5e671321724c3cc631fc70173772503e705","kind":"tag","published_at":"2024-10-26T16:23:00.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.8.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.8.0/manifests"},{"name":"1.7.0.post0","sha":"f6ecc76e3d9a855c38b3de3aeaf04ca37ea62eee","kind":"tag","published_at":"2023-11-10T23:19:56.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.7.0.post0","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.7.0.post0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.7.0.post0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.7.0.post0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.7.0.post0/manifests"},{"name":"1.7.0","sha":"46e4ec85f315b677bf8e8985a03ba5da9b59a78b","kind":"tag","published_at":"2023-10-03T15:50:10.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.7.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"2cd467535da714aca1a3c41372e23c22753cdcca","kind":"tag","published_at":"2023-07-30T20:03:30.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.6.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.6.0/manifests"},{"name":"1.5.3","sha":"bcae0a58177476c395c73d343c7d6f4320ec594c","kind":"tag","published_at":"2019-10-16T17:48:35.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.5.3","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.5.3/manifests"},{"name":"1.4.4","sha":"d5dcf50f4cc33f3326379727d1f0a76010c89370","kind":"commit","published_at":"2019-08-21T04:25:58.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.4.4","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.4/manifests"},{"name":"1.5.2","sha":"708a81ff80983bc083cbafe804c33f556d1e9940","kind":"commit","published_at":"2019-08-21T04:20:20.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.5.2","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.5.2/manifests"},{"name":"1.4.3.post1","sha":"702ff48979217f1e2c5c3ce008adb8b05ffa6dac","kind":"commit","published_at":"2019-08-21T03:42:42.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.4.3.post1","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.4.3.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.4.3.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.3.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.3.post1/manifests"},{"name":"1.5.1","sha":"a62181079365ad67569ec87024fc19c8b89a948e","kind":"tag","published_at":"2019-08-21T03:37:02.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.5.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"14d1c734aeeab039e5261168dd8241518bdbd079","kind":"tag","published_at":"2019-08-20T05:30:52.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.5.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"b85d9e3ee41edb11e38a37eeaf074444c3798c16","kind":"tag","published_at":"2019-01-16T20:32:31.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.4.3","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"b37c6bde83137103a11a8990ade957919ff7a3e9","kind":"tag","published_at":"2018-12-11T06:31:15.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.4.2","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"7d97a72a848c176108845eda44503a688e0e5042","kind":"tag","published_at":"2018-10-14T08:37:54.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.4.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"a1798b34c6dc1f9c062ad1024b2ce6968113007d","kind":"tag","published_at":"2018-05-15T13:37:53.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.4.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.0/manifests"},{"name":"1.3.3","sha":"63564ad1c111a8a9be628e40f605c67b64b40d3e","kind":"tag","published_at":"2018-04-16T06:44:34.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.3.3","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"19a823c449c902eca8f4f68aa607e38182c707bc","kind":"tag","published_at":"2018-04-12T19:30:10.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.3.2","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"19fbbe3edc60191f6ca930662d7ae6ad7673ab31","kind":"tag","published_at":"2018-04-12T10:08:40.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.3.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"accfb34e3f199575a9981070eaf8770b6ab67a6d","kind":"tag","published_at":"2018-03-05T15:32:41.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.3.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"628054ae3bb252972265ccb8c935d62ba7bdf1d7","kind":"tag","published_at":"2018-03-05T15:14:21.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.2.2","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"fbf27103071312102ed2df8372dba529633be39c","kind":"tag","published_at":"2018-02-08T14:07:46.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.2.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"c5c70f2bb105faab9526393532f8ffe7a8b0cf1f","kind":"tag","published_at":"2018-02-08T14:05:32.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.2.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"fec1913ddc87841da648018deebdbcbcf0ed9a3f","kind":"tag","published_at":"2017-07-13T10:29:12.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.1.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"f0c3acfca7335b4a07564d419eae91c5a09d8e15","kind":"commit","published_at":"2016-06-26T05:26:34.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.0.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.0.0/manifests"},{"name":"0.12.5","sha":"7904ef87e9a6d82d165cc24cd3f928240b63236f","kind":"commit","published_at":"2016-01-14T14:45:14.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.12.5","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.5/manifests"},{"name":"0.12.4","sha":"c57ff309158596260a3bca3a47ccb81f4f6ecc84","kind":"commit","published_at":"2016-01-10T09:47:15.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.12.4","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.4/manifests"},{"name":"0.12.3","sha":"0d2aeadcd4674e4e50d9043a748fc1a35c8ff53d","kind":"commit","published_at":"2015-11-24T20:31:09.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.12.3","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"b2e5b5acd28c891fbdc3bb78631cf7b1cb3ca275","kind":"commit","published_at":"2015-11-24T08:27:43.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.12.2","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"cd9b62f83495a995c8081aed25bc1b1e9022ed6c","kind":"commit","published_at":"2015-11-24T07:39:28.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.12.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"f634f63e6a6571dad8898caaf276815f7e806b52","kind":"commit","published_at":"2015-11-24T06:53:31.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.12.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"078608d07f66b0d70c1f2e844c634775ca3e6fa8","kind":"commit","published_at":"2015-11-05T09:18:53.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.11.3","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"b2abfeaf2e5460af530c4a00f5fde4832ed63cea","kind":"commit","published_at":"2015-09-29T14:03:22.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.11.2","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"478750a2c802c7d4339db09d9e9b5a4065ba59f8","kind":"commit","published_at":"2015-09-29T13:31:01.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.11.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"c15b3342e0f0323bfc16f884276aa9145519e674","kind":"commit","published_at":"2015-09-29T08:49:25.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.11.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"61d34013ab1eb7650d9cfdacaf7866608697b0e3","kind":"commit","published_at":"2015-08-04T14:55:40.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.10.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"2694230b0ce21a8e369b4b6663da78f26289e920","kind":"commit","published_at":"2015-07-14T06:48:11.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.10.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"45b0a90bf29e9e96cf61ec2ec38c6499153e83bf","kind":"commit","published_at":"2015-05-04T18:18:35.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.9.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"0fe0e7449b4de193eda8f7e107c1556611bf55df","kind":"commit","published_at":"2015-02-12T09:54:05.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.9.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.9.0/manifests"},{"name":"0.8.1","sha":"c1a64c12f625e832f1ff35afbc369553aed4a238","kind":"commit","published_at":"2014-11-30T15:33:25.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.8.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"3d4d6be7cf75290c4a61db21617b8c5d19733753","kind":"commit","published_at":"2014-11-11T11:47:55.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.8.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"3f72fdc7694bf43a9b4813351bd72ecee05fe615","kind":"commit","published_at":"2014-05-12T19:53:01.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.7.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"ef257b00876c4c62f48087d8ccc47c91673c24cc","kind":"commit","published_at":"2013-10-03T11:56:17.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.6.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"c56fc8c2050db9487c6ff46abdc0d5d6bb3e899e","kind":"commit","published_at":"2013-08-10T00:48:23.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.5.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"55721d0dac3ca2980908fd8aef402735f2a54619","kind":"commit","published_at":"2013-06-02T11:31:32.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.4.2","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"0f679f85618dcb4a75efd397e3f06f540d988b8a","kind":"commit","published_at":"2013-05-23T06:22:42.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.4.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.4.1/manifests"},{"name":"0.2.1","sha":"721aec816a4c57c1d58fa9ed22b5a147dd35c700","kind":"commit","published_at":"2010-09-21T11:37:51.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.2.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.2.1/manifests"},{"name":"0.2","sha":"f53a3a5352b63718617f5d321be856064ea8c401","kind":"commit","published_at":"2010-09-20T22:28:53.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.2","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.2/manifests"},{"name":"0.1","sha":"ac528d5dacd1852c279c7aa27b7a554bd7c8e3a6","kind":"commit","published_at":"2010-07-25T00:32:53.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T23:42:52.420Z","dependent_packages_count":59,"downloads":6386004,"downloads_period":"last-month","dependent_repos_count":981,"rankings":{"downloads":0.16611164596518363,"dependent_repos_count":0.3690801614478995,"dependent_packages_count":0.29401376142263197,"stargazers_count":1.7564636242877134,"forks_count":3.9221181648623844,"docker_downloads_count":2.030532995174326,"average":1.4230533921933564},"purl":"pkg:pypi/logbook","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/logbook","docker_dependents_count":27,"docker_downloads_count":73130,"usage_url":"https://repos.ecosyste.ms/usage/pypi/logbook","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/logbook/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T17:12:54.970Z","issues_count":73,"pull_requests_count":183,"avg_time_to_close_issue":28648582.864864863,"avg_time_to_close_pull_request":9285316.422360249,"issues_closed_count":37,"pull_requests_closed_count":161,"pull_request_authors_count":35,"issue_authors_count":61,"avg_comments_per_issue":2.232876712328767,"avg_comments_per_pull_request":1.1202185792349726,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":98,"past_year_issues_count":3,"past_year_pull_requests_count":76,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1153566.6612903227,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":62,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.34210526315789475,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":53,"past_year_merged_pull_requests_count":43,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/issues","maintainers":[{"login":"RazerM","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RazerM"},{"login":"aragilar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aragilar"},{"login":"vmalloc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmalloc"}],"active_maintainers":[{"login":"RazerM","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RazerM"},{"login":"aragilar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aragilar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/logbook/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/logbook/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/logbook/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/logbook/related_packages","maintainers":[{"uuid":"vmalloc","login":"vmalloc","name":null,"email":null,"url":null,"packages_count":61,"html_url":"https://pypi.org/user/vmalloc/","role":null,"created_at":"2023-02-24T14:54:18.805Z","updated_at":"2023-02-24T14:54:18.805Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/vmalloc/packages"},{"uuid":"RazerM","login":"RazerM","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://pypi.org/user/RazerM/","role":"Owner","created_at":"2023-07-30T20:22:07.936Z","updated_at":"2023-07-30T20:22:07.936Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/RazerM/packages"},{"uuid":"mitsuhiko","login":"mitsuhiko","name":null,"email":null,"url":null,"packages_count":59,"html_url":"https://pypi.org/user/mitsuhiko/","role":null,"created_at":"2023-02-24T14:54:18.789Z","updated_at":"2023-02-24T14:54:18.789Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mitsuhiko/packages"},{"uuid":"brainstorm","login":"brainstorm","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/brainstorm/","role":null,"created_at":"2023-02-24T14:54:18.774Z","updated_at":"2023-02-24T14:54:18.774Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/brainstorm/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"}},{"id":7979146,"name":"logbook","ecosystem":"conda","description":"Logbook is a logging system for Python that replaces the standard library's logging module. It was designed with both complex and simple applications in mind and the idea to make logging fun.","homepage":"https://github.com/getlogbook/logbook","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/getlogbook/logbook","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-07-24T08:03:26.000Z","latest_release_published_at":"2023-07-24T08:03:26.000Z","latest_release_number":"1.5.3","last_synced_at":"2025-09-07T23:51:47.987Z","created_at":"2023-07-24T09:03:27.722Z","updated_at":"2025-09-07T23:51:47.987Z","registry_url":"https://anaconda.org/anaconda/logbook","install_command":"conda install -c anaconda logbook","documentation_url":null,"metadata":{},"repo_metadata":{"id":38555341,"uuid":"790576","full_name":"getlogbook/logbook","owner":"getlogbook","description":"A cool logging replacement for Python.","archived":false,"fork":false,"pushed_at":"2025-08-21T12:21:22.000Z","size":2184,"stargazers_count":1485,"open_issues_count":51,"forks_count":168,"subscribers_count":35,"default_branch":"develop","last_synced_at":"2025-08-24T16:10:45.508Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://logbook.readthedocs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getlogbook.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-07-22T10:13:12.000Z","updated_at":"2025-08-18T03:17:06.000Z","dependencies_parsed_at":"2022-07-13T06:50:25.971Z","dependency_job_id":"b7bc3aab-9773-4b9d-a659-de850af0cdc1","html_url":"https://github.com/getlogbook/logbook","commit_stats":{"total_commits":1081,"total_committers":78,"mean_commits":13.85897435897436,"dds":0.7363552266419982,"last_synced_commit":"c22e03a0f4f4cdadc57c20570d033eeab63ed64d"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/getlogbook/logbook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getlogbook","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/sbom","scorecard":{"id":424431,"data":{"date":"2025-08-11","repo":{"name":"github.com/getlogbook/logbook","commit":"f12cd1929251f5c9e98948c1425bdaddda301759"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":0,"reason":"Found 0/9 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":"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":"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":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: pipCommand not pinned by hash: .github/workflows/wheel-builder.yml:37","Info:  12 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/pypi-publish.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/wheel-builder.yml:6","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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi-publish.yml:24"],"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 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T01:56:54.083Z","repository_id":38555341,"created_at":"2025-08-19T01:56:54.083Z","updated_at":"2025-08-19T01:56:54.083Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271948309,"owners_count":24848355,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-24T02:00:11.135Z","response_time":111,"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":"getlogbook","name":"getlogbook","uuid":"15702495","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15702495?v=4","repositories_count":1,"last_synced_at":"2023-03-07T04:30:41.875Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/getlogbook","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-17T03:40:37.606Z","updated_at":"2023-03-07T04:30:41.894Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getlogbook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getlogbook/repositories"},"tags":[{"name":"1.8.0","sha":"872ea5e671321724c3cc631fc70173772503e705","kind":"tag","published_at":"2024-10-26T16:23:00.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.8.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.8.0/manifests"},{"name":"1.7.0.post0","sha":"f6ecc76e3d9a855c38b3de3aeaf04ca37ea62eee","kind":"tag","published_at":"2023-11-10T23:19:56.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.7.0.post0","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.7.0.post0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.7.0.post0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.7.0.post0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.7.0.post0/manifests"},{"name":"1.7.0","sha":"46e4ec85f315b677bf8e8985a03ba5da9b59a78b","kind":"tag","published_at":"2023-10-03T15:50:10.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.7.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"2cd467535da714aca1a3c41372e23c22753cdcca","kind":"tag","published_at":"2023-07-30T20:03:30.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.6.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.6.0/manifests"},{"name":"1.5.3","sha":"bcae0a58177476c395c73d343c7d6f4320ec594c","kind":"tag","published_at":"2019-10-16T17:48:35.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.5.3","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.5.3/manifests"},{"name":"1.4.4","sha":"d5dcf50f4cc33f3326379727d1f0a76010c89370","kind":"commit","published_at":"2019-08-21T04:25:58.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.4.4","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.4/manifests"},{"name":"1.5.2","sha":"708a81ff80983bc083cbafe804c33f556d1e9940","kind":"commit","published_at":"2019-08-21T04:20:20.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.5.2","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.5.2/manifests"},{"name":"1.4.3.post1","sha":"702ff48979217f1e2c5c3ce008adb8b05ffa6dac","kind":"commit","published_at":"2019-08-21T03:42:42.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.4.3.post1","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.4.3.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.4.3.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.3.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.3.post1/manifests"},{"name":"1.5.1","sha":"a62181079365ad67569ec87024fc19c8b89a948e","kind":"tag","published_at":"2019-08-21T03:37:02.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.5.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"14d1c734aeeab039e5261168dd8241518bdbd079","kind":"tag","published_at":"2019-08-20T05:30:52.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.5.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"b85d9e3ee41edb11e38a37eeaf074444c3798c16","kind":"tag","published_at":"2019-01-16T20:32:31.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.4.3","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"b37c6bde83137103a11a8990ade957919ff7a3e9","kind":"tag","published_at":"2018-12-11T06:31:15.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.4.2","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"7d97a72a848c176108845eda44503a688e0e5042","kind":"tag","published_at":"2018-10-14T08:37:54.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.4.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"a1798b34c6dc1f9c062ad1024b2ce6968113007d","kind":"tag","published_at":"2018-05-15T13:37:53.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.4.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.4.0/manifests"},{"name":"1.3.3","sha":"63564ad1c111a8a9be628e40f605c67b64b40d3e","kind":"tag","published_at":"2018-04-16T06:44:34.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.3.3","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"19a823c449c902eca8f4f68aa607e38182c707bc","kind":"tag","published_at":"2018-04-12T19:30:10.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.3.2","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"19fbbe3edc60191f6ca930662d7ae6ad7673ab31","kind":"tag","published_at":"2018-04-12T10:08:40.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.3.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"accfb34e3f199575a9981070eaf8770b6ab67a6d","kind":"tag","published_at":"2018-03-05T15:32:41.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.3.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"628054ae3bb252972265ccb8c935d62ba7bdf1d7","kind":"tag","published_at":"2018-03-05T15:14:21.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.2.2","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"fbf27103071312102ed2df8372dba529633be39c","kind":"tag","published_at":"2018-02-08T14:07:46.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.2.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"c5c70f2bb105faab9526393532f8ffe7a8b0cf1f","kind":"tag","published_at":"2018-02-08T14:05:32.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.2.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"fec1913ddc87841da648018deebdbcbcf0ed9a3f","kind":"tag","published_at":"2017-07-13T10:29:12.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.1.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"f0c3acfca7335b4a07564d419eae91c5a09d8e15","kind":"commit","published_at":"2016-06-26T05:26:34.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/1.0.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/1.0.0/manifests"},{"name":"0.12.5","sha":"7904ef87e9a6d82d165cc24cd3f928240b63236f","kind":"commit","published_at":"2016-01-14T14:45:14.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.12.5","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.5/manifests"},{"name":"0.12.4","sha":"c57ff309158596260a3bca3a47ccb81f4f6ecc84","kind":"commit","published_at":"2016-01-10T09:47:15.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.12.4","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.4/manifests"},{"name":"0.12.3","sha":"0d2aeadcd4674e4e50d9043a748fc1a35c8ff53d","kind":"commit","published_at":"2015-11-24T20:31:09.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.12.3","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"b2e5b5acd28c891fbdc3bb78631cf7b1cb3ca275","kind":"commit","published_at":"2015-11-24T08:27:43.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.12.2","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"cd9b62f83495a995c8081aed25bc1b1e9022ed6c","kind":"commit","published_at":"2015-11-24T07:39:28.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.12.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"f634f63e6a6571dad8898caaf276815f7e806b52","kind":"commit","published_at":"2015-11-24T06:53:31.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.12.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"078608d07f66b0d70c1f2e844c634775ca3e6fa8","kind":"commit","published_at":"2015-11-05T09:18:53.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.11.3","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"b2abfeaf2e5460af530c4a00f5fde4832ed63cea","kind":"commit","published_at":"2015-09-29T14:03:22.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.11.2","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"478750a2c802c7d4339db09d9e9b5a4065ba59f8","kind":"commit","published_at":"2015-09-29T13:31:01.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.11.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"c15b3342e0f0323bfc16f884276aa9145519e674","kind":"commit","published_at":"2015-09-29T08:49:25.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.11.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"61d34013ab1eb7650d9cfdacaf7866608697b0e3","kind":"commit","published_at":"2015-08-04T14:55:40.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.10.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"2694230b0ce21a8e369b4b6663da78f26289e920","kind":"commit","published_at":"2015-07-14T06:48:11.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.10.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"45b0a90bf29e9e96cf61ec2ec38c6499153e83bf","kind":"commit","published_at":"2015-05-04T18:18:35.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.9.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"0fe0e7449b4de193eda8f7e107c1556611bf55df","kind":"commit","published_at":"2015-02-12T09:54:05.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.9.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.9.0/manifests"},{"name":"0.8.1","sha":"c1a64c12f625e832f1ff35afbc369553aed4a238","kind":"commit","published_at":"2014-11-30T15:33:25.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.8.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"3d4d6be7cf75290c4a61db21617b8c5d19733753","kind":"commit","published_at":"2014-11-11T11:47:55.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.8.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"3f72fdc7694bf43a9b4813351bd72ecee05fe615","kind":"commit","published_at":"2014-05-12T19:53:01.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.7.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"ef257b00876c4c62f48087d8ccc47c91673c24cc","kind":"commit","published_at":"2013-10-03T11:56:17.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.6.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"c56fc8c2050db9487c6ff46abdc0d5d6bb3e899e","kind":"commit","published_at":"2013-08-10T00:48:23.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.5.0","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"55721d0dac3ca2980908fd8aef402735f2a54619","kind":"commit","published_at":"2013-06-02T11:31:32.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.4.2","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"0f679f85618dcb4a75efd397e3f06f540d988b8a","kind":"commit","published_at":"2013-05-23T06:22:42.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.4.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.4.1/manifests"},{"name":"0.2.1","sha":"721aec816a4c57c1d58fa9ed22b5a147dd35c700","kind":"commit","published_at":"2010-09-21T11:37:51.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.2.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.2.1/manifests"},{"name":"0.2","sha":"f53a3a5352b63718617f5d321be856064ea8c401","kind":"commit","published_at":"2010-09-20T22:28:53.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.2","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.2/manifests"},{"name":"0.1","sha":"ac528d5dacd1852c279c7aa27b7a554bd7c8e3a6","kind":"commit","published_at":"2010-07-25T00:32:53.000Z","download_url":"https://codeload.github.com/getlogbook/logbook/tar.gz/0.1","html_url":"https://github.com/getlogbook/logbook/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getlogbook/logbook@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-24T20:56:22.564Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":7,"rankings":{"downloads":null,"dependent_repos_count":40.503995082974804,"dependent_packages_count":41.013824884792626,"stargazers_count":19.913952059004302,"forks_count":25.199754148740013,"docker_downloads_count":null,"average":31.657881543877934},"purl":"pkg:conda/logbook","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/logbook","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/logbook","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/logbook/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T12:08:42.968Z","issues_count":73,"pull_requests_count":131,"avg_time_to_close_issue":27962709.657894738,"avg_time_to_close_pull_request":11079123.85483871,"issues_closed_count":38,"pull_requests_closed_count":124,"pull_request_authors_count":35,"issue_authors_count":61,"avg_comments_per_issue":2.26027397260274,"avg_comments_per_pull_request":1.366412213740458,"merged_pull_requests_count":84,"bot_issues_count":0,"bot_pull_requests_count":54,"past_year_issues_count":3,"past_year_pull_requests_count":37,"past_year_avg_time_to_close_issue":2585401.0,"past_year_avg_time_to_close_pull_request":1167639.857142857,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":35,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":0.43243243243243246,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":25,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/issues","maintainers":[{"login":"RazerM","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RazerM"},{"login":"aragilar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aragilar"},{"login":"vmalloc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmalloc"}],"active_maintainers":[{"login":"RazerM","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RazerM"},{"login":"aragilar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aragilar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/logbook/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/logbook/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/logbook/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/logbook/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4329,"maintainers_count":0,"namespaces_count":0,"keywords_count":2929,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":613},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-08T06:52:46.830Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}}],"commits":{"id":28067,"full_name":"getlogbook/logbook","default_branch":"develop","committers":[{"name":"Armin Ronacher","email":"armin.ronacher@active-4.com","login":null,"count":285},{"name":"Rotem Yaari","email":"vmalloc@gmail.com","login":null,"count":204},{"name":"Frazer McLean","email":"frazer@frazermclean.co.uk","login":null,"count":135},{"name":"Georg Brandl","email":"georg@python.org","login":null,"count":70},{"name":"Daniel Neuhäuser","email":"dasdasich@gmail.com","login":null,"count":56},{"name":"mitsuhiko","email":"none@none","login":"invalid-email-address","count":39},{"name":"Florent Xicluna","email":"florent.xicluna@gmail.com","login":null,"count":26},{"name":"Guillermo Carrasco","email":"guille.ch.88@gmail.com","login":null,"count":18},{"name":"Šarūnas Navickas","email":"sarunas.navickas@adform.com","login":null,"count":17},{"name":"Daniele Varrazzo","email":"daniele.varrazzo@gmail.com","login":null,"count":17},{"name":"Christopher Grebs","email":"cg@webshox.org","login":null,"count":14},{"name":"Matan Rosenberg","email":"matan129@gmail.com","login":null,"count":12},{"name":"Roman Valls Guimera","email":"roman.valls.guimera@scilifelab.se","login":null,"count":10},{"name":"Omer Katz","email":"omer.drow@gmail.com","login":"thedrow","count":9},{"name":"jason kirtland","email":"jek@discorporate.us","login":null,"count":8},{"name":"Taranjeet","email":"reachtotj@gmail.com","login":null,"count":8},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":7},{"name":"Ossama W. Obeid","email":"owo@owobeid.com","login":null,"count":7},{"name":"Jonathan Kamens","email":"jik@quantopian.com","login":null,"count":7},{"name":"Bruno Rocha","email":"rochacbruno@gmail.com","login":null,"count":7},{"name":"Tucker Beck","email":"tbeck@comscore.com","login":null,"count":6},{"name":"Valentine Svensson","email":"valentine.svensson@scilifelab.se","login":null,"count":6},{"name":"Ronny Pfannschmidt","email":"Ronny.Pfannschmidt@gmx.de","login":null,"count":6},{"name":"Tal Yalon","email":"tal.yalon@gmail.com","login":null,"count":6},{"name":"Fayaz Yusuf Khan","email":"fayaz.yusuf.khan@gmail.com","login":null,"count":6},{"name":"Ayala Shachar","email":"shachar.ayala@gmail.com","login":null,"count":5},{"name":"Gustavo Carneiro","email":"gjc@gambitresearch.com","login":null,"count":5},{"name":"Mattijs Ugen","email":"akaidiot","login":"akaidiot","count":4},{"name":"Randall Nortman","email":"rngithub@wonderclown.net","login":null,"count":4},{"name":"Kenneth Reitz","email":"me@kennethreitz.com","login":null,"count":4},{"name":"Roman Valls Guimera","email":"roman@incf.org","login":null,"count":3},{"name":"scls19fr","email":"scls19fr","login":"scls19fr","count":3},{"name":"Mattijs Ugen","email":"144798+akaIDIOT","login":"akaIDIOT","count":3},{"name":"Ivan Smirnov","email":"Ivan.Smirnov@sig.com","login":null,"count":3},{"name":"Yannick PEROUX","email":"yannick.peroux@gmail.com","login":null,"count":3},{"name":"Guy Rozendorn","email":"guy@rzn.co.il","login":null,"count":3},{"name":"Michael Elsdörfer","email":"michael@elsdoerfer.com","login":null,"count":3},{"name":"Omer Gertel","email":"omerg@infinidat.com","login":null,"count":3},{"name":"Roman Valls Guimerà","email":"brainstorm@nopcode.org","login":null,"count":2},{"name":"Roman Valls","email":"roman@scilifelab.se","login":null,"count":2},{"name":"Roey Darwish Dror","email":"roeyd@infinidat.com","login":null,"count":2},{"name":"David W. Harks","email":"dave@dwink.net","login":null,"count":2},{"name":"Machiel-s","email":"machiel.sleeuwaert@dioss.com","login":null,"count":2},{"name":"Lennart Grahl","email":"lennart.grahl@gmail.com","login":null,"count":2},{"name":"Jakub Wilk","email":"jwilk@jwilk.net","login":"jwilk","count":2},{"name":"Maciej Konieczny","email":"hello@narf.pl","login":null,"count":2},{"name":"Jonathan Kamens","email":"jik@kamens.us","login":null,"count":2},{"name":"Maor Marcus","email":"mmarcus@infinidat.com","login":null,"count":1},{"name":"Marc Brinkmann","email":"git@marcbrinkmann.de","login":null,"count":1},{"name":"Alexandre Joseph","email":"jexhson@alexandrejoseph.com","login":null,"count":1},{"name":"","email":"kaikuehne@gmail.com","login":null,"count":1},{"name":"Raphaël Vinot","email":"raphael@vinot.info","login":null,"count":1},{"name":"Justin Azoff","email":"justin@bouncybouncy.net","login":null,"count":1},{"name":"Scott Sanderson","email":"scoutoss@gmail.com","login":null,"count":1},{"name":"Auke Willem Oosterhoff","email":"awoosterhoff@gmail.com","login":null,"count":1},{"name":"wong2","email":"wonderfuly@gmail.com","login":null,"count":1},{"name":"Stéphane Blondon","email":"stephane.blondon@gmail.com","login":null,"count":1},{"name":"Mike Driscoll","email":"mike@pythonlibrary.org","login":null,"count":1},{"name":"aershov","email":"codumentary.com@gmail.com","login":null,"count":1},{"name":"Yegor Yefremov","email":"yegorslists@googlemail.com","login":null,"count":1},{"name":"zhangliyong","email":"zhangliyong@umeng.com","login":null,"count":1},{"name":"Sebastian Rahlf","email":"basti@redtoad.de","login":null,"count":1},{"name":"verm666","email":"verm666@gmail.com","login":null,"count":1},{"name":"Alon Horev","email":"alonho@gmail.com","login":null,"count":1},{"name":"INADA Naoki","email":"songofacandy@gmail.com","login":null,"count":1},{"name":"kkris","email":"kris.kleine@yahoo.de","login":null,"count":1},{"name":"fintan","email":"rossmanf@tcd.ie","login":null,"count":1},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":1},{"name":"Jaromir Latal","email":"jermenkoo","login":"jermenkoo","count":1},{"name":"Dag Odenhall","email":"dag.odenhall@gmail.com","login":null,"count":1},{"name":"Tsuyoshi Hombashi","email":"tsuyoshi.hombashi@gmail.com","login":null,"count":1},{"name":"JPN","email":"jonathanng@gmail.com","login":null,"count":1},{"name":"Adam Urbańczyk","email":"adam-urbanczyk","login":"adam-urbanczyk","count":1},{"name":"Paul Diaconescu","email":"p@feedem.net","login":null,"count":1},{"name":"zhangliyong","email":"lyzhang87@gmail.com","login":null,"count":1},{"name":"Ken Jung","email":"ken@mybasis.com","login":null,"count":1},{"name":"Sergey Shepelev","email":"temotor@gmail.com","login":null,"count":1},{"name":"Alex Gaynor","email":"alex.gaynor@gmail.com","login":"alex","count":1}],"total_commits":1081,"total_committers":78,"total_bot_commits":7,"total_bot_committers":1,"mean_commits":13.85897435897436,"dds":0.7363552266419982,"past_year_committers":[{"name":"Frazer McLean","email":"frazer@frazermclean.co.uk","login":null,"count":88},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":7},{"name":"Mattijs Ugen","email":"144798+akaIDIOT","login":"akaIDIOT","count":2}],"past_year_total_commits":97,"past_year_total_committers":3,"past_year_total_bot_commits":7,"past_year_total_bot_committers":1,"past_year_mean_commits":32.333333333333336,"past_year_dds":0.09278350515463918,"last_synced_at":"2023-10-25T14:15:37.783Z","last_synced_commit":"c22e03a0f4f4cdadc57c20570d033eeab63ed64d","created_at":"2023-03-07T16:36:49.051Z","updated_at":"2023-10-25T14:15:37.797Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-26T00:00:11.761Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"getlogbook/logbook","html_url":"https://github.com/getlogbook/logbook","last_synced_at":"2025-09-05T17:12:54.970Z","status":null,"issues_count":73,"pull_requests_count":183,"avg_time_to_close_issue":28648582.864864863,"avg_time_to_close_pull_request":9285316.422360249,"issues_closed_count":37,"pull_requests_closed_count":161,"pull_request_authors_count":35,"issue_authors_count":61,"avg_comments_per_issue":2.232876712328767,"avg_comments_per_pull_request":1.1202185792349726,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":98,"past_year_issues_count":3,"past_year_pull_requests_count":76,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1153566.6612903227,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":62,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.34210526315789475,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":53,"past_year_merged_pull_requests_count":43,"created_at":"2023-05-10T20:55:50.857Z","updated_at":"2025-09-05T17:12:54.972Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlogbook%2Flogbook/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":98,"github_actions":23},"issue_author_associations_count":{"NONE":59,"CONTRIBUTOR":8,"COLLABORATOR":6},"pull_request_author_associations_count":{"CONTRIBUTOR":124,"COLLABORATOR":42,"NONE":17},"issue_authors":{"RazerM":4,"kloczek":3,"mgorny":3,"dusktreader":2,"jikquantopian":2,"wsw70":2,"ayalash":2,"mueslo":2,"gaubert":1,"nonamestreet":1,"YoavCohen":1,"halexan":1,"vonpupp":1,"aczapszys":1,"AvishaiW":1,"sarimmehdi":1,"vmalloc":1,"nhoad":1,"Kristinita":1,"iggu":1,"lgrahl":1,"slothkong":1,"WH-2099":1,"mikeckennedy":1,"miracle2k":1,"codeape":1,"AndreiPashkin":1,"iwoloschin":1,"layday":1,"aragilar":1,"runflowcode":1,"danielhers":1,"jikamens":1,"gxtaillon":1,"zxfzqf":1,"jeffreyscottgraham":1,"anton-tagunov":1,"aiguofer":1,"naviens":1,"gmacon":1,"adzcsx2":1,"eli-b":1,"travisreed-wf":1,"GabrielDrapor":1,"xie0723":1,"dioss-Machiel":1,"Lucifer1993":1,"nip3o":1,"thedrow":1,"honorcao":1,"DachuanZhao":1,"t1user":1,"JokerQyou":1,"TimB87":1,"HeathKang":1,"ghost":1,"Frame42":1,"pombredanne":1,"vlcinsky":1,"adam-urbanczyk":1,"MayukhSobo":1},"pull_request_authors":{"dependabot[bot]":98,"RazerM":40,"thedrow":3,"WH-2099":2,"methane":2,"matan129":2,"ayalash":2,"YoavCohen":2,"dusktreader":2,"s-t-e-v-e-n-k":2,"aragilar":2,"akaIDIOT":2,"slothkong":2,"driscollis":1,"MartinNowak":1,"jameshilliard":1,"thombashi":1,"diabonas":1,"adam-urbanczyk":1,"AndreiPashkin":1,"maormarcus":1,"ZeroPointEnergy":1,"hongquan":1,"jonathanng":1,"jwilk":1,"zaibacu":1,"s-celles":1,"jikamens":1,"iwoloschin":1,"miracle2k":1,"bnavigator":1,"timgates42":1,"lgrahl":1,"sblondon":1,"andriyor":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10157503,"issues_count":32049050,"pull_requests_count":100203379,"authors_count":10725171,"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":{"dependencies":53,"github_actions":23},"past_year_issue_author_associations_count":{"COLLABORATOR":2,"NONE":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":55,"COLLABORATOR":19,"NONE":2},"past_year_issue_authors":{"aragilar":1,"RazerM":1,"WH-2099":1},"past_year_pull_request_authors":{"dependabot[bot]":53,"RazerM":19,"s-t-e-v-e-n-k":2,"WH-2099":2},"maintainers":[{"login":"RazerM","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RazerM"},{"login":"aragilar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aragilar"},{"login":"vmalloc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmalloc"}],"active_maintainers":[{"login":"RazerM","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RazerM"},{"login":"aragilar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aragilar"}]},"events":{"total":{"CreateEvent":40,"IssuesEvent":4,"ReleaseEvent":3,"WatchEvent":19,"DeleteEvent":40,"IssueCommentEvent":29,"PushEvent":41,"PullRequestEvent":72,"PullRequestReviewEvent":2,"PullRequestReviewCommentEvent":2,"ForkEvent":5},"last_year":{"CreateEvent":40,"IssuesEvent":4,"ReleaseEvent":3,"WatchEvent":19,"DeleteEvent":40,"IssueCommentEvent":29,"PushEvent":41,"PullRequestEvent":72,"PullRequestReviewEvent":2,"PullRequestReviewCommentEvent":2,"ForkEvent":5}},"keywords":[],"dependencies":[],"score":27.375470965515007,"created_at":"2025-09-08T11:18:50.029Z","updated_at":"2025-10-07T08:25:26.135Z","avatar_url":"https://github.com/getlogbook.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":6386004,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["pallets","wsgi","werkzeug","templates","jinja","forhumans","human","template-engine","jinja2","requests"],"project_url":"https://science.ecosyste.ms/api/v1/projects/67676","html_url":"https://science.ecosyste.ms/projects/67676"}