{"id":33547,"name":"dl1-data-handler","description":"DL1 HDF5 format IACT data writer + reader + processor ","url":"https://github.com/cta-observatory/dl1-data-handler","last_synced_at":"2025-09-05T05:54:20.422Z","repository":{"id":13968789,"uuid":"72042185","full_name":"cta-observatory/dl1-data-handler","owner":"cta-observatory","description":"DL1 HDF5 format IACT data writer + reader + processor ","archived":false,"fork":false,"pushed_at":"2025-08-21T09:48:51.000Z","size":20247,"stargazers_count":12,"open_issues_count":11,"forks_count":19,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-08-21T11:47:35.235Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cta-observatory.png","metadata":{"files":{"readme":"README.rst","changelog":null,"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,"zenodo":".zenodo.json"}},"created_at":"2016-10-26T20:35:33.000Z","updated_at":"2025-08-21T09:48:52.000Z","dependencies_parsed_at":"2023-02-10T10:01:18.751Z","dependency_job_id":"c88b7526-f28c-4990-a580-1fceeb572de4","html_url":"https://github.com/cta-observatory/dl1-data-handler","commit_stats":{"total_commits":628,"total_committers":19,"mean_commits":33.05263157894737,"dds":0.7181528662420382,"last_synced_commit":"49e1e9f34efeb2012cfaa70eec0b2d739806358a"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/cta-observatory/dl1-data-handler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cta-observatory","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/sbom","scorecard":{"id":311587,"data":{"date":"2025-08-11","repo":{"name":"github.com/cta-observatory/dl1-data-handler","commit":"a9d2de16af39bca23ab084658389f2311cb0e882"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/release.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/release.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/release.yml:18","Info: jobLevel 'checks' permission set to 'read': .github/workflows/release.yml:19","Warn: no topLevel permission defined: .github/workflows/python-package-conda.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/cta-observatory/dl1-data-handler/python-package-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/cta-observatory/dl1-data-handler/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/cta-observatory/dl1-data-handler/release.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/python-package-conda.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python-package-conda.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:44","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:8"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-17T23:15:48.699Z","repository_id":13968789,"created_at":"2025-08-17T23:15:48.712Z","updated_at":"2025-08-17T23:15:48.712Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273718348,"owners_count":25155488,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"cta-observatory","name":"Cherenkov Telescope Array Consortium","uuid":"13019529","kind":"organization","description":"open-source software for the CTA Consortium. ","email":null,"website":"www.cta-observatory.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13019529?v=4","repositories_count":54,"last_synced_at":"2023-08-13T11:48:19.155Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cta-observatory","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T04:15:58.146Z","updated_at":"2023-08-13T11:48:21.257Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cta-observatory","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cta-observatory/repositories"},"packages":[{"id":2712174,"name":"dl1-data-handler-light","ecosystem":"pypi","description":"light version of the dl1 HDF5 data writer + reader + processor","homepage":"http://github.com/cta-observatory/dl1-data-handler","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cta-observatory/dl1-data-handler","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2021-10-23T15:11:37.000Z","latest_release_published_at":"2021-10-23T15:11:37.000Z","latest_release_number":"0.9.0","last_synced_at":"2025-08-21T11:58:41.147Z","created_at":"2022-04-10T10:46:35.630Z","updated_at":"2025-08-21T12:41:24.876Z","registry_url":"https://pypi.org/project/dl1-data-handler-light/","install_command":"pip install dl1-data-handler-light --index-url https://pypi.org/simple","documentation_url":"https://dl1-data-handler-light.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"dl1-data-handler-light","project_status":null},"repo_metadata":{"id":13968789,"uuid":"72042185","full_name":"cta-observatory/dl1-data-handler","owner":"cta-observatory","description":"DL1 HDF5 format IACT data writer + reader + processor ","archived":false,"fork":false,"pushed_at":"2025-08-21T09:48:51.000Z","size":20247,"stargazers_count":12,"open_issues_count":11,"forks_count":19,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-08-21T11:47:35.235Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cta-observatory.png","metadata":{"files":{"readme":"README.rst","changelog":null,"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,"zenodo":".zenodo.json"}},"created_at":"2016-10-26T20:35:33.000Z","updated_at":"2025-08-21T09:48:52.000Z","dependencies_parsed_at":"2023-02-10T10:01:18.751Z","dependency_job_id":"c88b7526-f28c-4990-a580-1fceeb572de4","html_url":"https://github.com/cta-observatory/dl1-data-handler","commit_stats":{"total_commits":628,"total_committers":19,"mean_commits":33.05263157894737,"dds":0.7181528662420382,"last_synced_commit":"49e1e9f34efeb2012cfaa70eec0b2d739806358a"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/cta-observatory/dl1-data-handler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cta-observatory","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/sbom","scorecard":{"id":311587,"data":{"date":"2025-08-11","repo":{"name":"github.com/cta-observatory/dl1-data-handler","commit":"a9d2de16af39bca23ab084658389f2311cb0e882"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/release.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/release.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/release.yml:18","Info: jobLevel 'checks' permission set to 'read': .github/workflows/release.yml:19","Warn: no topLevel permission defined: .github/workflows/python-package-conda.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/cta-observatory/dl1-data-handler/python-package-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/cta-observatory/dl1-data-handler/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/cta-observatory/dl1-data-handler/release.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/python-package-conda.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python-package-conda.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:44","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:8"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-17T23:15:48.699Z","repository_id":13968789,"created_at":"2025-08-17T23:15:48.712Z","updated_at":"2025-08-17T23:15:48.712Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271483944,"owners_count":24767759,"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-21T02:00:08.990Z","response_time":74,"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":"cta-observatory","name":"Cherenkov Telescope Array Consortium","uuid":"13019529","kind":"organization","description":"open-source software for the CTA Consortium. ","email":null,"website":"www.cta-observatory.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13019529?v=4","repositories_count":54,"last_synced_at":"2023-08-13T11:48:19.155Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cta-observatory","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T04:15:58.146Z","updated_at":"2023-08-13T11:48:21.257Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cta-observatory","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cta-observatory/repositories"},"tags":[{"name":"v0.14.5","sha":"45ed2909787b5f3cff0c31489f2435eff755a138","kind":"commit","published_at":"2025-05-15T09:11:18.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.14.5","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"579d5181ffe105ddb976675c0aaee5cbac540391","kind":"commit","published_at":"2025-05-13T10:31:11.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.14.4","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"6ad209477e04b3c6338cb8b031e46a9a42d21958","kind":"commit","published_at":"2025-04-28T09:21:06.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.14.3","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"3da589867a88c759aedc3fbe34a5edadeb8c4511","kind":"commit","published_at":"2025-04-04T14:53:23.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.14.2","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"7d0c1705ad05a2dc2893774e04d7ab599309f067","kind":"commit","published_at":"2025-03-13T17:25:01.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.14.1","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"1b919d61ae0a5819ce864fe1406801c31fbb08bc","kind":"commit","published_at":"2025-02-25T14:04:46.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.14.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"e43e32b85afd76e3892314c22c59c36c4051aac7","kind":"commit","published_at":"2025-02-11T12:01:51.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.13.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"dc579636077fe8e9eb6e73d2fba5e39fae6fdce3","kind":"commit","published_at":"2024-07-09T08:54:44.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.12.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"75d64c41288a2791f7e1c9c835746272d36b495d","kind":"commit","published_at":"2024-06-03T10:55:39.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.11.1","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"202b772d09ec3d10c0ec1ef7c748cc2abc673337","kind":"commit","published_at":"2024-06-03T05:50:36.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.11.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.11.0/manifests"},{"name":"v0.10.11","sha":"d831c12219a1028419d3922d05f53c8ff2086dc2","kind":"commit","published_at":"2023-05-29T13:43:12.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.11","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.11/manifests"},{"name":"v0.10.10","sha":"5df6d09d54276fe48899a606f73207a73dcb3509","kind":"commit","published_at":"2023-04-27T15:30:08.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.10","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.10/manifests"},{"name":"v0.10.9","sha":"49e1e9f34efeb2012cfaa70eec0b2d739806358a","kind":"commit","published_at":"2023-01-17T13:33:48.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.9","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.9/manifests"},{"name":"v0.10.8","sha":"6e2db0d2cdb59e98aac4026f64bb6d5fd8eeaada","kind":"commit","published_at":"2022-09-06T12:28:00.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.8","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"28825f0afa0a478e37143a21cee2045e8984d42f","kind":"commit","published_at":"2022-07-11T10:21:44.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.7","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"3fb3c62d746ecd7d7afedf9508a41c72ff084cc7","kind":"commit","published_at":"2022-05-10T12:47:29.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.6","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"acab9bc1267b15416605225e0179a69a2ba2d379","kind":"commit","published_at":"2022-03-29T09:41:28.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.5","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"4f5d99ab5f96823db5ee70f3182bbac1a7cca7ef","kind":"commit","published_at":"2022-02-01T16:01:34.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.4","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"963eecb717385af47e2a8fc661221ff7d21ba517","kind":"commit","published_at":"2022-01-20T11:43:46.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.3","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"f831344b0ec3e32dfdb5e5420c15f65990edd7bb","kind":"commit","published_at":"2022-01-14T09:59:16.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.2","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"d8e4c12cccf769d6001b78f2b5d09a1034f6b8c9","kind":"commit","published_at":"2022-01-11T13:10:02.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.1","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"53549ec27f4204e5153d9c2e023135148dc2addc","kind":"commit","published_at":"2021-12-10T10:05:47.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.0/manifests"},{"name":"v0.8.3","sha":"607cb1bdde78b412be9121cd943a5d9753e753f1","kind":"commit","published_at":"2021-03-03T10:49:11.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.8.3","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.8.3/manifests"},{"name":"v0.9.0","sha":"e3578ff021b62e6458b025415664bf12731becc4","kind":"commit","published_at":"2021-01-20T12:48:47.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.9.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"1db67f252314736e18278a9f11669e1a75641a03","kind":"commit","published_at":"2020-07-29T21:22:32.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.8.2","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.8.2/manifests"},{"name":"v0.8.1-legacy","sha":"94787da99d6f987d9e136943bebfca273b622de9","kind":"commit","published_at":"2019-07-06T16:40:25.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.8.1-legacy","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.8.1-legacy","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.8.1-legacy","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.8.1-legacy","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.8.1-legacy/manifests"},{"name":"v0.8.0","sha":"c9ba2a1d4f26a39cc0cf12bb2eab7a6cdbac024e","kind":"tag","published_at":"2019-06-19T19:40:58.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.8.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"930995fa45753c01b720a58cd21111eec47e9223","kind":"commit","published_at":"2019-05-02T02:03:32.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.7.4","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"05f7bdccf20610d7f0d8fe79fbc4ffde42e9ac51","kind":"commit","published_at":"2019-04-12T18:37:03.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.7.3","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"7fdab3323a0d142c10b87b6386f440afb59c2e23","kind":"commit","published_at":"2019-02-20T08:27:31.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.7.2","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"da5c7f5788739aac35945fe0f6290864b9934e65","kind":"commit","published_at":"2019-02-20T01:26:16.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.7.1","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"91ee80f4474cf9ce19b16d319d697af8cfc5c904","kind":"commit","published_at":"2019-02-08T04:32:49.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.7.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"e436dac9ddf5d2c6d6c4cf5865e46be71813f4f2","kind":"commit","published_at":"2018-09-28T06:42:06.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.6.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"807d44c69bcdff32cfe38f4abdab2d8bb00a4313","kind":"commit","published_at":"2018-01-18T10:44:46.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.5.1","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"4cabfd749e072209b64b4c99e49a917ea8e84668","kind":"commit","published_at":"2018-01-15T15:50:10.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.5.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"ae59abad3f066758aecbb6ce235481e23a17d662","kind":"commit","published_at":"2017-12-08T19:17:01.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.4.1","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"77ea3d520c1599b4ca6562101af0e7873c6962c4","kind":"commit","published_at":"2017-12-07T04:20:29.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.4.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"e9afdbfbe3c97784532a4cc6bb17e8f8f4c27db7","kind":"commit","published_at":"2017-11-09T23:39:21.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.3.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"c0d78ae0fd37d21b2103d816da5639a9ab5fcaa3","kind":"commit","published_at":"2017-10-27T21:13:07.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.2.1","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d52b11b87c0bff9de95cade02246fdb2966ebedb","kind":"commit","published_at":"2017-10-27T17:41:33.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.2.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"068c5d98737f34da60e772a24c1bd16960208819","kind":"commit","published_at":"2017-10-26T05:39:06.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.1.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.1.0/manifests"},{"name":"v0.1","sha":"97c8d99b54faf7180c9c2d8ea1900f167b632047","kind":"commit","published_at":"2016-12-04T14:22:34.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.1","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-21T12:41:24.876Z","dependent_packages_count":0,"downloads":8,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":85.44706985680955,"dependent_repos_count":21.581012154157165,"dependent_packages_count":10.107632597300897,"stargazers_count":16.56594024242932,"forks_count":9.327032323494201,"docker_downloads_count":null,"average":28.605737434838225},"purl":"pkg:pypi/dl1-data-handler-light","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/dl1-data-handler-light","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/dl1-data-handler-light","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/dl1-data-handler-light/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-21T18:18:52.156Z","issues_count":78,"pull_requests_count":106,"avg_time_to_close_issue":22479331.43478261,"avg_time_to_close_pull_request":2438441.92,"issues_closed_count":69,"pull_requests_closed_count":100,"pull_request_authors_count":13,"issue_authors_count":15,"avg_comments_per_issue":3.7948717948717947,"avg_comments_per_pull_request":1.7075471698113207,"merged_pull_requests_count":95,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":491141.0,"past_year_avg_time_to_close_pull_request":1680459.6666666667,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.875,"past_year_avg_comments_per_pull_request":0.8636363636363636,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/issues","maintainers":[{"login":"TjarkMiener","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TjarkMiener"},{"login":"aribrill","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aribrill"},{"login":"mikael10j","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikael10j"},{"login":"vuillaut","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vuillaut"},{"login":"bryankim96","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bryankim96"},{"login":"rcervinoucm","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcervinoucm"},{"login":"nietootein","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nietootein"},{"login":"Pablitinho","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pablitinho"},{"login":"BastienLacave","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BastienLacave"},{"login":"LucaRomanato","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LucaRomanato"},{"login":"kbruegge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kbruegge"},{"login":"maxnoe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxnoe"},{"login":"jbuces","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbuces"}],"active_maintainers":[{"login":"TjarkMiener","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TjarkMiener"},{"login":"nietootein","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nietootein"},{"login":"rcervinoucm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcervinoucm"},{"login":"BastienLacave","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BastienLacave"},{"login":"jbuces","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbuces"},{"login":"Pablitinho","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pablitinho"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dl1-data-handler-light/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dl1-data-handler-light/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dl1-data-handler-light/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dl1-data-handler-light/related_packages","maintainers":[{"uuid":"vuillaut","login":"vuillaut","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://pypi.org/user/vuillaut/","role":null,"created_at":"2023-02-10T12:40:39.619Z","updated_at":"2023-02-10T12:40:39.619Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/vuillaut/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725002,"maintainers_count":308313,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2712171,"name":"dl1dh-test","ecosystem":"pypi","description":"dl1 HDF5 data writer + reader + processor","homepage":"http://github.com/cta-observatory/dl1-data-handler","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cta-observatory/dl1-data-handler","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2021-10-22T23:30:21.000Z","latest_release_published_at":"2021-10-22T23:30:21.000Z","latest_release_number":"0.9.0","last_synced_at":"2025-08-21T11:58:40.969Z","created_at":"2022-04-10T10:46:35.533Z","updated_at":"2025-08-21T12:41:24.915Z","registry_url":"https://pypi.org/project/dl1dh-test/","install_command":"pip install dl1dh-test --index-url https://pypi.org/simple","documentation_url":"https://dl1dh-test.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"dl1dh-test","project_status":null},"repo_metadata":{"id":13968789,"uuid":"72042185","full_name":"cta-observatory/dl1-data-handler","owner":"cta-observatory","description":"DL1 HDF5 format IACT data writer + reader + processor ","archived":false,"fork":false,"pushed_at":"2025-08-21T09:48:51.000Z","size":20247,"stargazers_count":12,"open_issues_count":11,"forks_count":19,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-08-21T11:47:35.235Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cta-observatory.png","metadata":{"files":{"readme":"README.rst","changelog":null,"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,"zenodo":".zenodo.json"}},"created_at":"2016-10-26T20:35:33.000Z","updated_at":"2025-08-21T09:48:52.000Z","dependencies_parsed_at":"2023-02-10T10:01:18.751Z","dependency_job_id":"c88b7526-f28c-4990-a580-1fceeb572de4","html_url":"https://github.com/cta-observatory/dl1-data-handler","commit_stats":{"total_commits":628,"total_committers":19,"mean_commits":33.05263157894737,"dds":0.7181528662420382,"last_synced_commit":"49e1e9f34efeb2012cfaa70eec0b2d739806358a"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/cta-observatory/dl1-data-handler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cta-observatory","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/sbom","scorecard":{"id":311587,"data":{"date":"2025-08-11","repo":{"name":"github.com/cta-observatory/dl1-data-handler","commit":"a9d2de16af39bca23ab084658389f2311cb0e882"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/release.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/release.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/release.yml:18","Info: jobLevel 'checks' permission set to 'read': .github/workflows/release.yml:19","Warn: no topLevel permission defined: .github/workflows/python-package-conda.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/cta-observatory/dl1-data-handler/python-package-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/cta-observatory/dl1-data-handler/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/cta-observatory/dl1-data-handler/release.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/python-package-conda.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python-package-conda.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:44","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:8"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-17T23:15:48.699Z","repository_id":13968789,"created_at":"2025-08-17T23:15:48.712Z","updated_at":"2025-08-17T23:15:48.712Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271483944,"owners_count":24767759,"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-21T02:00:08.990Z","response_time":74,"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":"cta-observatory","name":"Cherenkov Telescope Array Consortium","uuid":"13019529","kind":"organization","description":"open-source software for the CTA Consortium. ","email":null,"website":"www.cta-observatory.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13019529?v=4","repositories_count":54,"last_synced_at":"2023-08-13T11:48:19.155Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cta-observatory","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T04:15:58.146Z","updated_at":"2023-08-13T11:48:21.257Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cta-observatory","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cta-observatory/repositories"},"tags":[{"name":"v0.14.5","sha":"45ed2909787b5f3cff0c31489f2435eff755a138","kind":"commit","published_at":"2025-05-15T09:11:18.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.14.5","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"579d5181ffe105ddb976675c0aaee5cbac540391","kind":"commit","published_at":"2025-05-13T10:31:11.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.14.4","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"6ad209477e04b3c6338cb8b031e46a9a42d21958","kind":"commit","published_at":"2025-04-28T09:21:06.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.14.3","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"3da589867a88c759aedc3fbe34a5edadeb8c4511","kind":"commit","published_at":"2025-04-04T14:53:23.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.14.2","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"7d0c1705ad05a2dc2893774e04d7ab599309f067","kind":"commit","published_at":"2025-03-13T17:25:01.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.14.1","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"1b919d61ae0a5819ce864fe1406801c31fbb08bc","kind":"commit","published_at":"2025-02-25T14:04:46.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.14.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"e43e32b85afd76e3892314c22c59c36c4051aac7","kind":"commit","published_at":"2025-02-11T12:01:51.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.13.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"dc579636077fe8e9eb6e73d2fba5e39fae6fdce3","kind":"commit","published_at":"2024-07-09T08:54:44.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.12.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"75d64c41288a2791f7e1c9c835746272d36b495d","kind":"commit","published_at":"2024-06-03T10:55:39.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.11.1","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"202b772d09ec3d10c0ec1ef7c748cc2abc673337","kind":"commit","published_at":"2024-06-03T05:50:36.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.11.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.11.0/manifests"},{"name":"v0.10.11","sha":"d831c12219a1028419d3922d05f53c8ff2086dc2","kind":"commit","published_at":"2023-05-29T13:43:12.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.11","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.11/manifests"},{"name":"v0.10.10","sha":"5df6d09d54276fe48899a606f73207a73dcb3509","kind":"commit","published_at":"2023-04-27T15:30:08.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.10","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.10/manifests"},{"name":"v0.10.9","sha":"49e1e9f34efeb2012cfaa70eec0b2d739806358a","kind":"commit","published_at":"2023-01-17T13:33:48.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.9","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.9/manifests"},{"name":"v0.10.8","sha":"6e2db0d2cdb59e98aac4026f64bb6d5fd8eeaada","kind":"commit","published_at":"2022-09-06T12:28:00.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.8","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"28825f0afa0a478e37143a21cee2045e8984d42f","kind":"commit","published_at":"2022-07-11T10:21:44.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.7","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"3fb3c62d746ecd7d7afedf9508a41c72ff084cc7","kind":"commit","published_at":"2022-05-10T12:47:29.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.6","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"acab9bc1267b15416605225e0179a69a2ba2d379","kind":"commit","published_at":"2022-03-29T09:41:28.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.5","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"4f5d99ab5f96823db5ee70f3182bbac1a7cca7ef","kind":"commit","published_at":"2022-02-01T16:01:34.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.4","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"963eecb717385af47e2a8fc661221ff7d21ba517","kind":"commit","published_at":"2022-01-20T11:43:46.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.3","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"f831344b0ec3e32dfdb5e5420c15f65990edd7bb","kind":"commit","published_at":"2022-01-14T09:59:16.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.2","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"d8e4c12cccf769d6001b78f2b5d09a1034f6b8c9","kind":"commit","published_at":"2022-01-11T13:10:02.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.1","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"53549ec27f4204e5153d9c2e023135148dc2addc","kind":"commit","published_at":"2021-12-10T10:05:47.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.0/manifests"},{"name":"v0.8.3","sha":"607cb1bdde78b412be9121cd943a5d9753e753f1","kind":"commit","published_at":"2021-03-03T10:49:11.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.8.3","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.8.3/manifests"},{"name":"v0.9.0","sha":"e3578ff021b62e6458b025415664bf12731becc4","kind":"commit","published_at":"2021-01-20T12:48:47.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.9.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"1db67f252314736e18278a9f11669e1a75641a03","kind":"commit","published_at":"2020-07-29T21:22:32.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.8.2","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.8.2/manifests"},{"name":"v0.8.1-legacy","sha":"94787da99d6f987d9e136943bebfca273b622de9","kind":"commit","published_at":"2019-07-06T16:40:25.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.8.1-legacy","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.8.1-legacy","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.8.1-legacy","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.8.1-legacy","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.8.1-legacy/manifests"},{"name":"v0.8.0","sha":"c9ba2a1d4f26a39cc0cf12bb2eab7a6cdbac024e","kind":"tag","published_at":"2019-06-19T19:40:58.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.8.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"930995fa45753c01b720a58cd21111eec47e9223","kind":"commit","published_at":"2019-05-02T02:03:32.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.7.4","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"05f7bdccf20610d7f0d8fe79fbc4ffde42e9ac51","kind":"commit","published_at":"2019-04-12T18:37:03.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.7.3","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"7fdab3323a0d142c10b87b6386f440afb59c2e23","kind":"commit","published_at":"2019-02-20T08:27:31.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.7.2","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"da5c7f5788739aac35945fe0f6290864b9934e65","kind":"commit","published_at":"2019-02-20T01:26:16.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.7.1","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"91ee80f4474cf9ce19b16d319d697af8cfc5c904","kind":"commit","published_at":"2019-02-08T04:32:49.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.7.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"e436dac9ddf5d2c6d6c4cf5865e46be71813f4f2","kind":"commit","published_at":"2018-09-28T06:42:06.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.6.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"807d44c69bcdff32cfe38f4abdab2d8bb00a4313","kind":"commit","published_at":"2018-01-18T10:44:46.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.5.1","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"4cabfd749e072209b64b4c99e49a917ea8e84668","kind":"commit","published_at":"2018-01-15T15:50:10.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.5.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"ae59abad3f066758aecbb6ce235481e23a17d662","kind":"commit","published_at":"2017-12-08T19:17:01.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.4.1","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"77ea3d520c1599b4ca6562101af0e7873c6962c4","kind":"commit","published_at":"2017-12-07T04:20:29.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.4.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"e9afdbfbe3c97784532a4cc6bb17e8f8f4c27db7","kind":"commit","published_at":"2017-11-09T23:39:21.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.3.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"c0d78ae0fd37d21b2103d816da5639a9ab5fcaa3","kind":"commit","published_at":"2017-10-27T21:13:07.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.2.1","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d52b11b87c0bff9de95cade02246fdb2966ebedb","kind":"commit","published_at":"2017-10-27T17:41:33.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.2.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"068c5d98737f34da60e772a24c1bd16960208819","kind":"commit","published_at":"2017-10-26T05:39:06.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.1.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.1.0/manifests"},{"name":"v0.1","sha":"97c8d99b54faf7180c9c2d8ea1900f167b632047","kind":"commit","published_at":"2016-12-04T14:22:34.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.1","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-21T12:41:24.915Z","dependent_packages_count":0,"downloads":7,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":81.15915244194044,"dependent_repos_count":21.581012154157165,"dependent_packages_count":10.107632597300897,"stargazers_count":16.56594024242932,"forks_count":9.327032323494201,"docker_downloads_count":null,"average":27.748153951864403},"purl":"pkg:pypi/dl1dh-test","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/dl1dh-test","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/dl1dh-test","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/dl1dh-test/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-21T18:18:52.156Z","issues_count":78,"pull_requests_count":106,"avg_time_to_close_issue":22479331.43478261,"avg_time_to_close_pull_request":2438441.92,"issues_closed_count":69,"pull_requests_closed_count":100,"pull_request_authors_count":13,"issue_authors_count":15,"avg_comments_per_issue":3.7948717948717947,"avg_comments_per_pull_request":1.7075471698113207,"merged_pull_requests_count":95,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":491141.0,"past_year_avg_time_to_close_pull_request":1680459.6666666667,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.875,"past_year_avg_comments_per_pull_request":0.8636363636363636,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/issues","maintainers":[{"login":"TjarkMiener","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TjarkMiener"},{"login":"aribrill","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aribrill"},{"login":"mikael10j","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikael10j"},{"login":"vuillaut","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vuillaut"},{"login":"bryankim96","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bryankim96"},{"login":"rcervinoucm","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcervinoucm"},{"login":"nietootein","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nietootein"},{"login":"Pablitinho","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pablitinho"},{"login":"BastienLacave","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BastienLacave"},{"login":"LucaRomanato","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LucaRomanato"},{"login":"kbruegge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kbruegge"},{"login":"maxnoe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxnoe"},{"login":"jbuces","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbuces"}],"active_maintainers":[{"login":"TjarkMiener","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TjarkMiener"},{"login":"nietootein","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nietootein"},{"login":"rcervinoucm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcervinoucm"},{"login":"BastienLacave","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BastienLacave"},{"login":"jbuces","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbuces"},{"login":"Pablitinho","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pablitinho"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dl1dh-test/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dl1dh-test/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dl1dh-test/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dl1dh-test/related_packages","maintainers":[{"uuid":"vuillaut","login":"vuillaut","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://pypi.org/user/vuillaut/","role":null,"created_at":"2023-02-10T12:40:45.372Z","updated_at":"2023-02-10T12:40:45.372Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/vuillaut/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725002,"maintainers_count":308313,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2712168,"name":"dl1-data-handler","ecosystem":"pypi","description":"A package of utilities for reading, and applying image processing to Cherenkov Telescope Array (CTA) R1/DL0/DL1 data in a standardized format. Created primarily for testing machine learning image analysis techniques on IACT data.","homepage":null,"licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/cta-observatory/dl1-data-handler","keywords_array":[],"namespace":null,"versions_count":20,"first_release_published_at":"2022-01-13T12:21:12.000Z","latest_release_published_at":"2025-05-15T09:17:47.000Z","latest_release_number":"0.14.5","last_synced_at":"2025-08-21T11:58:41.186Z","created_at":"2022-04-10T10:46:35.492Z","updated_at":"2025-08-21T12:41:24.915Z","registry_url":"https://pypi.org/project/dl1-data-handler/","install_command":"pip install dl1-data-handler --index-url https://pypi.org/simple","documentation_url":"https://dl1-data-handler.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Scientific/Engineering :: Astronomy","Topic :: Scientific/Engineering :: Physics"],"normalized_name":"dl1-data-handler","project_status":null},"repo_metadata":{"id":13968789,"uuid":"72042185","full_name":"cta-observatory/dl1-data-handler","owner":"cta-observatory","description":"DL1 HDF5 format IACT data writer + reader + processor ","archived":false,"fork":false,"pushed_at":"2025-08-21T09:48:51.000Z","size":20247,"stargazers_count":12,"open_issues_count":11,"forks_count":19,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-08-21T11:47:35.235Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cta-observatory.png","metadata":{"files":{"readme":"README.rst","changelog":null,"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,"zenodo":".zenodo.json"}},"created_at":"2016-10-26T20:35:33.000Z","updated_at":"2025-08-21T09:48:52.000Z","dependencies_parsed_at":"2023-02-10T10:01:18.751Z","dependency_job_id":"c88b7526-f28c-4990-a580-1fceeb572de4","html_url":"https://github.com/cta-observatory/dl1-data-handler","commit_stats":{"total_commits":628,"total_committers":19,"mean_commits":33.05263157894737,"dds":0.7181528662420382,"last_synced_commit":"49e1e9f34efeb2012cfaa70eec0b2d739806358a"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/cta-observatory/dl1-data-handler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cta-observatory","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/sbom","scorecard":{"id":311587,"data":{"date":"2025-08-11","repo":{"name":"github.com/cta-observatory/dl1-data-handler","commit":"a9d2de16af39bca23ab084658389f2311cb0e882"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/release.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/release.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/release.yml:18","Info: jobLevel 'checks' permission set to 'read': .github/workflows/release.yml:19","Warn: no topLevel permission defined: .github/workflows/python-package-conda.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/cta-observatory/dl1-data-handler/python-package-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/cta-observatory/dl1-data-handler/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/cta-observatory/dl1-data-handler/release.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/python-package-conda.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python-package-conda.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:44","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:8"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-17T23:15:48.699Z","repository_id":13968789,"created_at":"2025-08-17T23:15:48.712Z","updated_at":"2025-08-17T23:15:48.712Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271483944,"owners_count":24767759,"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-21T02:00:08.990Z","response_time":74,"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":"cta-observatory","name":"Cherenkov Telescope Array Consortium","uuid":"13019529","kind":"organization","description":"open-source software for the CTA Consortium. ","email":null,"website":"www.cta-observatory.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13019529?v=4","repositories_count":54,"last_synced_at":"2023-08-13T11:48:19.155Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cta-observatory","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T04:15:58.146Z","updated_at":"2023-08-13T11:48:21.257Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cta-observatory","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cta-observatory/repositories"},"tags":[{"name":"v0.14.5","sha":"45ed2909787b5f3cff0c31489f2435eff755a138","kind":"commit","published_at":"2025-05-15T09:11:18.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.14.5","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"579d5181ffe105ddb976675c0aaee5cbac540391","kind":"commit","published_at":"2025-05-13T10:31:11.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.14.4","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"6ad209477e04b3c6338cb8b031e46a9a42d21958","kind":"commit","published_at":"2025-04-28T09:21:06.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.14.3","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"3da589867a88c759aedc3fbe34a5edadeb8c4511","kind":"commit","published_at":"2025-04-04T14:53:23.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.14.2","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"7d0c1705ad05a2dc2893774e04d7ab599309f067","kind":"commit","published_at":"2025-03-13T17:25:01.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.14.1","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"1b919d61ae0a5819ce864fe1406801c31fbb08bc","kind":"commit","published_at":"2025-02-25T14:04:46.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.14.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"e43e32b85afd76e3892314c22c59c36c4051aac7","kind":"commit","published_at":"2025-02-11T12:01:51.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.13.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"dc579636077fe8e9eb6e73d2fba5e39fae6fdce3","kind":"commit","published_at":"2024-07-09T08:54:44.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.12.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"75d64c41288a2791f7e1c9c835746272d36b495d","kind":"commit","published_at":"2024-06-03T10:55:39.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.11.1","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"202b772d09ec3d10c0ec1ef7c748cc2abc673337","kind":"commit","published_at":"2024-06-03T05:50:36.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.11.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.11.0/manifests"},{"name":"v0.10.11","sha":"d831c12219a1028419d3922d05f53c8ff2086dc2","kind":"commit","published_at":"2023-05-29T13:43:12.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.11","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.11/manifests"},{"name":"v0.10.10","sha":"5df6d09d54276fe48899a606f73207a73dcb3509","kind":"commit","published_at":"2023-04-27T15:30:08.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.10","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.10/manifests"},{"name":"v0.10.9","sha":"49e1e9f34efeb2012cfaa70eec0b2d739806358a","kind":"commit","published_at":"2023-01-17T13:33:48.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.9","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.9/manifests"},{"name":"v0.10.8","sha":"6e2db0d2cdb59e98aac4026f64bb6d5fd8eeaada","kind":"commit","published_at":"2022-09-06T12:28:00.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.8","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"28825f0afa0a478e37143a21cee2045e8984d42f","kind":"commit","published_at":"2022-07-11T10:21:44.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.7","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"3fb3c62d746ecd7d7afedf9508a41c72ff084cc7","kind":"commit","published_at":"2022-05-10T12:47:29.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.6","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"acab9bc1267b15416605225e0179a69a2ba2d379","kind":"commit","published_at":"2022-03-29T09:41:28.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.5","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"4f5d99ab5f96823db5ee70f3182bbac1a7cca7ef","kind":"commit","published_at":"2022-02-01T16:01:34.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.4","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"963eecb717385af47e2a8fc661221ff7d21ba517","kind":"commit","published_at":"2022-01-20T11:43:46.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.3","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"f831344b0ec3e32dfdb5e5420c15f65990edd7bb","kind":"commit","published_at":"2022-01-14T09:59:16.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.2","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"d8e4c12cccf769d6001b78f2b5d09a1034f6b8c9","kind":"commit","published_at":"2022-01-11T13:10:02.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.1","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"53549ec27f4204e5153d9c2e023135148dc2addc","kind":"commit","published_at":"2021-12-10T10:05:47.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.10.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.10.0/manifests"},{"name":"v0.8.3","sha":"607cb1bdde78b412be9121cd943a5d9753e753f1","kind":"commit","published_at":"2021-03-03T10:49:11.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.8.3","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.8.3/manifests"},{"name":"v0.9.0","sha":"e3578ff021b62e6458b025415664bf12731becc4","kind":"commit","published_at":"2021-01-20T12:48:47.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.9.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"1db67f252314736e18278a9f11669e1a75641a03","kind":"commit","published_at":"2020-07-29T21:22:32.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.8.2","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.8.2/manifests"},{"name":"v0.8.1-legacy","sha":"94787da99d6f987d9e136943bebfca273b622de9","kind":"commit","published_at":"2019-07-06T16:40:25.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.8.1-legacy","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.8.1-legacy","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.8.1-legacy","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.8.1-legacy","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.8.1-legacy/manifests"},{"name":"v0.8.0","sha":"c9ba2a1d4f26a39cc0cf12bb2eab7a6cdbac024e","kind":"tag","published_at":"2019-06-19T19:40:58.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.8.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"930995fa45753c01b720a58cd21111eec47e9223","kind":"commit","published_at":"2019-05-02T02:03:32.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.7.4","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"05f7bdccf20610d7f0d8fe79fbc4ffde42e9ac51","kind":"commit","published_at":"2019-04-12T18:37:03.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.7.3","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"7fdab3323a0d142c10b87b6386f440afb59c2e23","kind":"commit","published_at":"2019-02-20T08:27:31.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.7.2","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"da5c7f5788739aac35945fe0f6290864b9934e65","kind":"commit","published_at":"2019-02-20T01:26:16.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.7.1","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"91ee80f4474cf9ce19b16d319d697af8cfc5c904","kind":"commit","published_at":"2019-02-08T04:32:49.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.7.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"e436dac9ddf5d2c6d6c4cf5865e46be71813f4f2","kind":"commit","published_at":"2018-09-28T06:42:06.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.6.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"807d44c69bcdff32cfe38f4abdab2d8bb00a4313","kind":"commit","published_at":"2018-01-18T10:44:46.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.5.1","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"4cabfd749e072209b64b4c99e49a917ea8e84668","kind":"commit","published_at":"2018-01-15T15:50:10.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.5.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"ae59abad3f066758aecbb6ce235481e23a17d662","kind":"commit","published_at":"2017-12-08T19:17:01.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.4.1","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"77ea3d520c1599b4ca6562101af0e7873c6962c4","kind":"commit","published_at":"2017-12-07T04:20:29.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.4.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"e9afdbfbe3c97784532a4cc6bb17e8f8f4c27db7","kind":"commit","published_at":"2017-11-09T23:39:21.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.3.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"c0d78ae0fd37d21b2103d816da5639a9ab5fcaa3","kind":"commit","published_at":"2017-10-27T21:13:07.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.2.1","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d52b11b87c0bff9de95cade02246fdb2966ebedb","kind":"commit","published_at":"2017-10-27T17:41:33.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.2.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"068c5d98737f34da60e772a24c1bd16960208819","kind":"commit","published_at":"2017-10-26T05:39:06.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.1.0","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.1.0/manifests"},{"name":"v0.1","sha":"97c8d99b54faf7180c9c2d8ea1900f167b632047","kind":"commit","published_at":"2016-12-04T14:22:34.000Z","download_url":"https://codeload.github.com/cta-observatory/dl1-data-handler/tar.gz/v0.1","html_url":"https://github.com/cta-observatory/dl1-data-handler/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/dl1-data-handler@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-21T12:41:24.915Z","dependent_packages_count":1,"downloads":176,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":40.16488551945417,"dependent_repos_count":21.581012154157165,"dependent_packages_count":4.778372240132306,"stargazers_count":16.56594024242932,"forks_count":9.327032323494201,"docker_downloads_count":null,"average":18.48344849593343},"purl":"pkg:pypi/dl1-data-handler","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/dl1-data-handler","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/dl1-data-handler","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/dl1-data-handler/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-21T18:18:52.156Z","issues_count":78,"pull_requests_count":106,"avg_time_to_close_issue":22479331.43478261,"avg_time_to_close_pull_request":2438441.92,"issues_closed_count":69,"pull_requests_closed_count":100,"pull_request_authors_count":13,"issue_authors_count":15,"avg_comments_per_issue":3.7948717948717947,"avg_comments_per_pull_request":1.7075471698113207,"merged_pull_requests_count":95,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":491141.0,"past_year_avg_time_to_close_pull_request":1680459.6666666667,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.875,"past_year_avg_comments_per_pull_request":0.8636363636363636,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/issues","maintainers":[{"login":"TjarkMiener","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TjarkMiener"},{"login":"aribrill","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aribrill"},{"login":"mikael10j","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikael10j"},{"login":"vuillaut","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vuillaut"},{"login":"bryankim96","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bryankim96"},{"login":"rcervinoucm","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcervinoucm"},{"login":"nietootein","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nietootein"},{"login":"Pablitinho","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pablitinho"},{"login":"BastienLacave","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BastienLacave"},{"login":"LucaRomanato","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LucaRomanato"},{"login":"kbruegge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kbruegge"},{"login":"maxnoe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxnoe"},{"login":"jbuces","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbuces"}],"active_maintainers":[{"login":"TjarkMiener","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TjarkMiener"},{"login":"nietootein","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nietootein"},{"login":"rcervinoucm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcervinoucm"},{"login":"BastienLacave","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BastienLacave"},{"login":"jbuces","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbuces"},{"login":"Pablitinho","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pablitinho"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dl1-data-handler/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dl1-data-handler/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dl1-data-handler/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dl1-data-handler/related_packages","maintainers":[{"uuid":"tmiener","login":"tmiener","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/tmiener/","role":null,"created_at":"2023-02-10T12:40:44.297Z","updated_at":"2023-02-10T12:40:44.297Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tmiener/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725002,"maintainers_count":308313,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":568263,"full_name":"cta-observatory/dl1-data-handler","default_branch":"master","committers":[{"name":"TjarkMiener","email":"tjark.miener4692@googlemail.com","count":177},{"name":"bryankim96","email":"bryan.sanghyuk.kim@gmail.com","count":169},{"name":"Bryan Kim","email":"bsk2133@columbia.edu","count":103},{"name":"Luca Romanato","email":"l.romanato1@campus.unimib.it","count":42},{"name":"Ari Brill","email":"aryeh.brill@gmail.com","count":31},{"name":"Sahil Yadav","email":"53268444+sahilyadav27@users.noreply.github.com","count":30},{"name":"nieto@talos","email":"nieto@gae.ucm.es","count":28},{"name":"vuillaut","email":"thomas.vuillaume@gmail.com","count":16},{"name":"Jarred Green","email":"astrojarred@gmail.com","count":8},{"name":"mikael","email":"mikael.jacquemont@lapp.in2p3.fr","count":8},{"name":"Daniel Nieto","email":"nieto@tehanu.nevis.columbia.edu","count":3},{"name":"Daniel Nieto","email":"nietootein@users.noreply.github.com","count":3},{"name":"Thomas Vuillaume","email":"thomas.vuillaume@lapp.in2p3.fr","count":2},{"name":"Tjark Miener","email":"ir-mien1@login-q-4.data.cluster","count":2},{"name":"Daniel Nieto","email":"d.nieto@ucm.es","count":2},{"name":"Tjark Miener","email":"ir-mien1@login-q-3.data.cluster","count":1},{"name":"Luca Romanato","email":"35804508+LucaRomanato@users.noreply.github.com","count":1},{"name":"legutier","email":"legutier@alumnos.inf.utfsm.cl","count":1},{"name":"Bryan Kim","email":"bsk2133","count":1}],"total_commits":628,"total_committers":19,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":33.05263157894737,"dds":0.7181528662420382,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-18T03:51:53.063Z","last_synced_commit":"49e1e9f34efeb2012cfaa70eec0b2d739806358a","created_at":"2023-03-09T05:20:01.661Z","updated_at":"2023-09-19T17:18:48.383Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"cta-observatory/dl1-data-handler","html_url":"https://github.com/cta-observatory/dl1-data-handler","last_synced_at":"2025-08-31T15:53:39.631Z","status":null,"issues_count":58,"pull_requests_count":100,"avg_time_to_close_issue":27089232.039215688,"avg_time_to_close_pull_request":2506438.4680851065,"issues_closed_count":51,"pull_requests_closed_count":94,"pull_request_authors_count":13,"issue_authors_count":15,"avg_comments_per_issue":3.0172413793103448,"avg_comments_per_pull_request":1.36,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":27,"past_year_avg_time_to_close_issue":491141.0,"past_year_avg_time_to_close_pull_request":1332472.5416666667,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.037037037037037,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":22,"created_at":"2023-05-14T14:26:48.777Z","updated_at":"2025-09-02T07:13:28.675Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fdl1-data-handler/issues","issue_labels_count":{"enhancement":17,"bug":8,"help wanted":6,"ctapipe":4,"support":2,"question":2,"discussion":2,"dependencies":2,"pytorch":1,"software school":1,"aitrigger":1},"pull_request_labels_count":{"ready for review":28,"enhancement":17,"bug":15,"ctapipe":13,"dependencies":9,"aitrigger":5,"urgent":2,"discussion":2,"support":1,"software school":1},"issue_author_associations_count":{"MEMBER":25,"COLLABORATOR":23,"NONE":11},"pull_request_author_associations_count":{"MEMBER":79,"COLLABORATOR":32,"CONTRIBUTOR":3,"NONE":1},"issue_authors":{"TjarkMiener":12,"aribrill":11,"mikael10j":10,"vuillaut":6,"nietootein":4,"mexanick":3,"jonpsy":2,"bryankim96":2,"kosack":2,"BastienLacave":2,"qi-feng":1,"mrektor":1,"Adilet33709":1,"riwim":1,"maxnoe":1},"pull_request_authors":{"TjarkMiener":64,"rcervinoucm":16,"bryankim96":7,"aribrill":6,"vuillaut":5,"mikael10j":4,"Pablitinho":4,"nietootein":2,"LucaRomanato":2,"sahilyadav27":2,"kbruegge":1,"astrojarred":1,"jbuces":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10058116,"issues_count":30985287,"pull_requests_count":93679802,"authors_count":10684821,"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":{"enhancement":2,"dependencies":2,"discussion":1,"aitrigger":1,"ctapipe":1},"past_year_pull_request_labels_count":{"ready for review":11,"bug":9,"ctapipe":7,"dependencies":7,"urgent":2,"enhancement":2,"aitrigger":1},"past_year_issue_author_associations_count":{"MEMBER":4,"NONE":3,"COLLABORATOR":1},"past_year_pull_request_author_associations_count":{"MEMBER":20,"COLLABORATOR":7},"past_year_issue_authors":{"mexanick":3,"TjarkMiener":3,"BastienLacave":1,"nietootein":1},"past_year_pull_request_authors":{"TjarkMiener":18,"rcervinoucm":4,"nietootein":2,"Pablitinho":2,"jbuces":1},"maintainers":[{"login":"TjarkMiener","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TjarkMiener"},{"login":"aribrill","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aribrill"},{"login":"rcervinoucm","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcervinoucm"},{"login":"mikael10j","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikael10j"},{"login":"vuillaut","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vuillaut"},{"login":"bryankim96","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bryankim96"},{"login":"nietootein","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nietootein"},{"login":"Pablitinho","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pablitinho"},{"login":"LucaRomanato","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LucaRomanato"},{"login":"BastienLacave","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BastienLacave"},{"login":"kbruegge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kbruegge"},{"login":"maxnoe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxnoe"},{"login":"jbuces","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbuces"}],"active_maintainers":[{"login":"TjarkMiener","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TjarkMiener"},{"login":"rcervinoucm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcervinoucm"},{"login":"nietootein","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nietootein"},{"login":"Pablitinho","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pablitinho"},{"login":"jbuces","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbuces"},{"login":"BastienLacave","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BastienLacave"}]},"events":{"total":{"CreateEvent":22,"ReleaseEvent":5,"IssuesEvent":13,"WatchEvent":2,"DeleteEvent":23,"MemberEvent":1,"IssueCommentEvent":21,"PushEvent":112,"PullRequestEvent":24,"PullRequestReviewEvent":41,"PullRequestReviewCommentEvent":31},"last_year":{"CreateEvent":22,"ReleaseEvent":5,"IssuesEvent":13,"WatchEvent":2,"DeleteEvent":23,"MemberEvent":1,"IssueCommentEvent":21,"PushEvent":112,"PullRequestEvent":24,"PullRequestReviewEvent":41,"PullRequestReviewCommentEvent":31}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-12T15:13:19.343Z","updated_at":"2022-07-12T15:13:19.343Z","repository_link":"https://github.com/cta-observatory/dl1-data-handler/blob/main/setup.py","dependencies":[{"id":159684409,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e1.16","direct":true,"kind":"runtime","optional":false},{"id":159684410,"package_name":"astropy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":159684411,"package_name":"ctapipe","ecosystem":"pypi","requirements":"==0.15.0","direct":true,"kind":"runtime","optional":false},{"id":159684412,"package_name":"traitlets","ecosystem":"pypi","requirements":"\u003e=5.0","direct":true,"kind":"runtime","optional":false},{"id":159684413,"package_name":"jupyter","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":159684414,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":159684415,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":159684416,"package_name":"tables","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T10:01:18.618Z","updated_at":"2023-02-10T10:01:18.618Z","repository_link":"https://github.com/cta-observatory/dl1-data-handler/blob/main/environment.yml","dependencies":[{"id":7525347326,"package_name":"pydot","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":11.36313692383358,"created_at":"2025-09-04T15:51:06.845Z","updated_at":"2025-10-07T08:14:07.401Z","avatar_url":"https://github.com/cta-observatory.png","language":"Jupyter Notebook","category":null,"sub_category":null,"monthly_downloads":191,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/33547","html_url":"https://science.ecosyste.ms/projects/33547"}