{"id":287382,"name":null,"description":"Communication drivers","url":"https://github.com/hat-open/hat-drivers","last_synced_at":"2025-10-16T12:07:32.540Z","repository":{"id":45812066,"uuid":"394040911","full_name":"hat-open/hat-drivers","owner":"hat-open","description":"Communication drivers","archived":false,"fork":false,"pushed_at":"2025-10-13T15:55:17.000Z","size":2742,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-13T16:28:20.924Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hat-drivers.hat-open.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hat-open.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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-08-08T18:32:21.000Z","updated_at":"2025-10-13T15:52:20.000Z","dependencies_parsed_at":"2023-12-14T01:29:50.569Z","dependency_job_id":"efcfc004-7b79-44b9-90c3-c43c0e917940","html_url":"https://github.com/hat-open/hat-drivers","commit_stats":{"total_commits":148,"total_committers":10,"mean_commits":14.8,"dds":0.3918918918918919,"last_synced_commit":"91007469ce05f0c482cf678740d9e994482d7711"},"previous_names":[],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/hat-open/hat-drivers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hat-open","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/sbom","scorecard":{"id":457460,"data":{"date":"2025-08-11","repo":{"name":"github.com/hat-open/hat-drivers","commit":"5d7984352aa859d806235c59cf34bee2bb3f7905"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"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/docs.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/hat-open/hat-drivers/docs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hat-open/hat-drivers/docs.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hat-open/hat-drivers/docs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/hat-open/hat-drivers/main.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hat-open/hat-drivers/main.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yaml:24","Warn: pipCommand not pinned by hash: .github/workflows/docs.yaml:25","Warn: pipCommand not pinned by hash: .github/workflows/main.yaml:21","Warn: pipCommand not pinned by hash: .github/workflows/main.yaml:22","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T10:05:30.718Z","repository_id":45812066,"created_at":"2025-08-19T10:05:30.718Z","updated_at":"2025-08-19T10:05:30.718Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279188791,"owners_count":26122584,"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-10-16T02:00:06.019Z","response_time":53,"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":"hat-open","name":"Hat Open","uuid":"62620335","kind":"organization","description":"","email":null,"website":"https://hat-open.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/62620335?v=4","repositories_count":28,"last_synced_at":"2024-05-08T00:19:41.481Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hat-open","funding_links":[],"total_stars":187,"followers":8,"following":0,"created_at":"2022-11-15T03:56:46.553Z","updated_at":"2024-05-08T00:19:51.371Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hat-open","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hat-open/repositories"},"packages":[{"id":2756545,"name":"hat-drivers","ecosystem":"pypi","description":"Hat communication drivers","homepage":"http://hat-open.com","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/hat-open/hat-drivers","keywords_array":[],"namespace":null,"versions_count":136,"first_release_published_at":"2020-04-07T23:06:18.000Z","latest_release_published_at":"2025-10-15T14:52:14.000Z","latest_release_number":"0.9.27","last_synced_at":"2025-10-15T15:17:20.234Z","created_at":"2022-04-10T11:13:30.416Z","updated_at":"2025-10-15T22:55:04.914Z","registry_url":"https://pypi.org/project/hat-drivers/","install_command":"pip install hat-drivers --index-url https://pypi.org/simple","documentation_url":"http://hat-drivers.hat-open.com","metadata":{"funding":null,"documentation":"http://hat-drivers.hat-open.com","classifiers":["License :: OSI Approved :: Apache Software License","Programming Language :: Python :: 3"],"normalized_name":"hat-drivers","project_status":null},"repo_metadata":{"id":45812066,"uuid":"394040911","full_name":"hat-open/hat-drivers","owner":"hat-open","description":"Communication drivers","archived":false,"fork":false,"pushed_at":"2025-10-13T15:55:17.000Z","size":2742,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-13T16:28:20.924Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hat-drivers.hat-open.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hat-open.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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-08-08T18:32:21.000Z","updated_at":"2025-10-13T15:52:20.000Z","dependencies_parsed_at":"2023-12-14T01:29:50.569Z","dependency_job_id":"efcfc004-7b79-44b9-90c3-c43c0e917940","html_url":"https://github.com/hat-open/hat-drivers","commit_stats":{"total_commits":148,"total_committers":10,"mean_commits":14.8,"dds":0.3918918918918919,"last_synced_commit":"91007469ce05f0c482cf678740d9e994482d7711"},"previous_names":[],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/hat-open/hat-drivers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hat-open","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/sbom","scorecard":{"id":457460,"data":{"date":"2025-08-11","repo":{"name":"github.com/hat-open/hat-drivers","commit":"5d7984352aa859d806235c59cf34bee2bb3f7905"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"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/docs.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/hat-open/hat-drivers/docs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hat-open/hat-drivers/docs.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hat-open/hat-drivers/docs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/hat-open/hat-drivers/main.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hat-open/hat-drivers/main.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yaml:24","Warn: pipCommand not pinned by hash: .github/workflows/docs.yaml:25","Warn: pipCommand not pinned by hash: .github/workflows/main.yaml:21","Warn: pipCommand not pinned by hash: .github/workflows/main.yaml:22","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T10:05:30.718Z","repository_id":45812066,"created_at":"2025-08-19T10:05:30.718Z","updated_at":"2025-08-19T10:05:30.718Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279124456,"owners_count":26108915,"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-10-15T02:00:07.814Z","response_time":56,"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":"hat-open","name":"Hat Open","uuid":"62620335","kind":"organization","description":"","email":null,"website":"https://hat-open.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/62620335?v=4","repositories_count":28,"last_synced_at":"2024-05-08T00:19:41.481Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hat-open","funding_links":[],"total_stars":187,"followers":8,"following":0,"created_at":"2022-11-15T03:56:46.553Z","updated_at":"2024-05-08T00:19:51.371Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hat-open","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hat-open/repositories"},"tags":[{"name":"v0.9.17","sha":"fc68bd8d4f5c6d904d223d1b1ab166a3a0efbace","kind":"commit","published_at":"2025-09-02T16:30:14.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.9.17","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.9.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.9.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.17/manifests"},{"name":"v0.9.16","sha":"43c91499486982c500f7681c37e21dea409211a7","kind":"commit","published_at":"2025-08-30T18:01:53.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.9.16","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.16/manifests"},{"name":"v0.9.15","sha":"7d35b531c2611c7289512b44e1feaa6eaf659545","kind":"commit","published_at":"2025-08-27T19:09:23.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.9.15","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.15/manifests"},{"name":"v0.9.14","sha":"66be1d895f587cef07772288c355d20406d20c45","kind":"commit","published_at":"2025-05-26T20:56:36.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.9.14","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.14/manifests"},{"name":"v0.9.13","sha":"ca598e7f5272cf1f3e6ce055a7cf494493959eec","kind":"commit","published_at":"2025-05-20T21:17:13.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.9.13","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.13/manifests"},{"name":"v0.9.12","sha":"2a8f89d9a1c399d4ad7d9687cc204c2fa757cee9","kind":"commit","published_at":"2025-05-20T16:07:42.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.9.12","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.12/manifests"},{"name":"v0.7.5-16","sha":"4e762e3475091646b5e87c15c259c634d29258c1","kind":"commit","published_at":"2025-05-15T20:26:28.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.7.5-16","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.7.5-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.7.5-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.5-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.5-16/manifests"},{"name":"v0.9.11","sha":"8d1e925444f878ff897eb602c649431fb6829e76","kind":"commit","published_at":"2025-05-15T20:03:41.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.9.11","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.11/manifests"},{"name":"v0.9.10","sha":"b504785d719756c479284f19e2fe05773efdaba0","kind":"commit","published_at":"2025-05-14T16:53:10.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.9.10","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.10/manifests"},{"name":"v0.9.9","sha":"8b41ea7ddef0ca6fdf57abbaf2cd72f3a9390ac4","kind":"commit","published_at":"2025-05-13T16:04:49.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.9.9","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"4c238ea6acaa7c74332486c920607f569c7c49b3","kind":"commit","published_at":"2025-04-23T21:48:50.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.9.8","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"fb0e1a73ed1828397cbb94c2b0dcb02a66ebd6fa","kind":"commit","published_at":"2025-04-15T12:17:43.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.9.7","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"8776c1154af14859ac998fe35f9f2327682c16d4","kind":"commit","published_at":"2025-04-14T20:13:36.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.9.6","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"e9ea69db22274c43c33189c96d2207094f564802","kind":"commit","published_at":"2025-04-14T16:31:47.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.9.5","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"75a78903b22bf4e334d4c8bf1017a62841743912","kind":"commit","published_at":"2025-04-13T22:34:32.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.9.4","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"c379fc4544186c1b71751534248378a3a51a54d3","kind":"commit","published_at":"2025-04-02T19:24:36.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.9.3","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"effe417267b711551b00676fc8e2daabb87af66b","kind":"commit","published_at":"2025-04-01T17:15:34.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.9.2","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"64e7b1ec54c5ba8ab14f4c25847250692187a033","kind":"commit","published_at":"2025-03-28T18:01:17.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.9.1","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"0efdd30df792ae7c5ba97961f800e7277cc1b861","kind":"commit","published_at":"2025-03-25T17:31:41.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.9.0","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.9.0/manifests"},{"name":"v0.8.15","sha":"3bd1fc866de4fdbf0e0036cfb69a1b19dd85ce53","kind":"commit","published_at":"2025-02-19T09:44:47.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.8.15","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.8.15/manifests"},{"name":"v0.7.5-15","sha":"73600f97e22814b555b9bb16551bc1606733797c","kind":"commit","published_at":"2025-02-19T09:17:14.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.7.5-15","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.7.5-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.7.5-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.5-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.5-15/manifests"},{"name":"v0.8.14","sha":"84e6aabf9640f5c2074a30f9521df3737b3870fb","kind":"commit","published_at":"2025-01-20T00:46:42.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.8.14","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.8.14/manifests"},{"name":"v0.8.13","sha":"b850d47ffba0933e35bc454984a33e7b0697e86f","kind":"commit","published_at":"2025-01-15T00:30:04.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.8.13","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"5de87df1e21851f24381d2cf49195bc3404b61f1","kind":"commit","published_at":"2024-11-28T17:51:43.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.8.12","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.8.12/manifests"},{"name":"v0.7.5-14","sha":"0397eb56f0eb977034f5119ff6b72701d234b88f","kind":"commit","published_at":"2024-11-28T17:35:28.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.7.5-14","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.7.5-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.7.5-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.5-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.5-14/manifests"},{"name":"v0.8.11","sha":"7565d24426e163eeb7781899cc58783a9dfad686","kind":"commit","published_at":"2024-10-19T11:41:14.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.8.11","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.8.11/manifests"},{"name":"v0.7.5-13","sha":"994610e75461eb31cb93087b52693cecef2c0065","kind":"commit","published_at":"2024-10-02T20:03:52.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.7.5-13","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.7.5-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.7.5-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.5-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.5-13/manifests"},{"name":"v0.8.10","sha":"e71f37d8806bcf10807ff444eda4604b32c2c828","kind":"commit","published_at":"2024-09-30T21:11:24.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.8.10","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.8.10/manifests"},{"name":"v0.8.9","sha":"edd7587a1bfb22ae75d4ad2b152eeab4129867fe","kind":"commit","published_at":"2024-09-06T13:21:18.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.8.9","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.8.9/manifests"},{"name":"v0.7.5-12","sha":"a715ef089b648547265f7850a29bfd892805c42d","kind":"commit","published_at":"2024-09-06T13:16:42.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.7.5-12","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.7.5-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.7.5-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.5-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.5-12/manifests"},{"name":"v0.8.8","sha":"03fc14f02bb65ce3a939a341fb68dd4aac888fe8","kind":"commit","published_at":"2024-08-13T13:02:58.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.8.8","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"4894828f02a155e71ddde686c1767c14c7b51407","kind":"commit","published_at":"2024-08-08T14:36:09.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.8.7","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"45c0b8e62ca06b1e2593d4028c577f88ff24e7f5","kind":"commit","published_at":"2024-08-07T15:53:57.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.8.6","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"cbe69259a07cdaab2e8cc8b864d104f8eb445291","kind":"commit","published_at":"2024-07-15T15:13:09.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.8.5","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.8.5/manifests"},{"name":"v0.7.5-11","sha":"4ae7c38affe1602dc48a9f8642144c0d4555172e","kind":"commit","published_at":"2024-06-28T10:32:52.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.7.5-11","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.7.5-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.7.5-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.5-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.5-11/manifests"},{"name":"v0.8.4","sha":"274c49be4fec97c4510621a33cde7a8edaeb426b","kind":"commit","published_at":"2024-06-28T09:16:17.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.8.4","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.8.4/manifests"},{"name":"v0.7.5-10","sha":"1ce6fe30b802369ea53383a594bcad0294fc95d2","kind":"commit","published_at":"2024-06-24T19:04:58.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.7.5-10","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.7.5-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.7.5-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.5-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.5-10/manifests"},{"name":"v0.7.5-9","sha":"e68ee45c3bd11c612e5c3889faed3ea1aa69c046","kind":"commit","published_at":"2024-06-24T18:14:30.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.7.5-9","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.7.5-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.7.5-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.5-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.5-9/manifests"},{"name":"v0.8.3","sha":"e098d656f7deaa59120d5f88949d5316b6752104","kind":"commit","published_at":"2024-06-24T18:04:50.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.8.3","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.8.3/manifests"},{"name":"v0.7.5-8","sha":"6adc251fa5d2db26286d35b6f5789324650778e0","kind":"commit","published_at":"2024-06-20T20:46:45.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.7.5-8","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.7.5-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.7.5-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.5-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.5-8/manifests"},{"name":"v0.8.2","sha":"22a0db07eca1f9cf88c822f02e489c4e452698e5","kind":"commit","published_at":"2024-06-20T15:28:17.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.8.2","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.8.2/manifests"},{"name":"v0.7.5-7","sha":"c08a3176085e71b45150be3e2c266903f1c57562","kind":"commit","published_at":"2024-06-11T15:34:15.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.7.5-7","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.7.5-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.7.5-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.5-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.5-7/manifests"},{"name":"v0.7.5-6","sha":"2b7b8c1718460b4cf90754a70e16ec33a28215ee","kind":"commit","published_at":"2024-06-07T18:23:12.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.7.5-6","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.7.5-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.7.5-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.5-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.5-6/manifests"},{"name":"v0.7.5-5","sha":"27304c92c740a7ac0bc878d0d4b175dc05a824cd","kind":"commit","published_at":"2024-06-06T14:21:10.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.7.5-5","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.7.5-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.7.5-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.5-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.5-5/manifests"},{"name":"v0.8.1","sha":"44ca01daba46789e85495a4e8d867cfc15b2f3be","kind":"commit","published_at":"2024-06-06T13:30:46.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.8.1","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"887dc8ea567c6fb42023cf33b2ffa5074ff33ca1","kind":"commit","published_at":"2024-06-04T12:41:37.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.8.0","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.8.0/manifests"},{"name":"v0.7.12","sha":"26ad7f8fae2a9f2aad8790667b2b5348a3d2d1ec","kind":"commit","published_at":"2024-05-07T19:41:28.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.7.12","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.12/manifests"},{"name":"v0.7.11","sha":"8d723d7521ce8e2c6344d905b89bef4a99265674","kind":"commit","published_at":"2024-05-04T19:03:36.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.7.11","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.11/manifests"},{"name":"v0.7.5-4","sha":"f796ad4231ac0b21046a73d49b65045837e1a5fe","kind":"commit","published_at":"2024-05-02T16:42:00.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.7.5-4","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.7.5-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.7.5-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.5-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.5-4/manifests"},{"name":"v0.7.10","sha":"d535e0d50e63fb1b763bb11cbb0b2233c80cc6ee","kind":"commit","published_at":"2024-03-15T01:38:39.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.7.10","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.10/manifests"},{"name":"v0.7.5-3","sha":"795d3861d383805c8bacb5fa53bbfdf4154e01bd","kind":"commit","published_at":"2023-12-19T09:20:20.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.7.5-3","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.7.5-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.7.5-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.5-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.5-3/manifests"},{"name":"v0.7.5-2","sha":"5e3e1cd2140df52ed9483f8c11fdb89a70857d16","kind":"commit","published_at":"2023-12-18T15:12:31.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.7.5-2","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.7.5-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.7.5-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.5-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.5-2/manifests"},{"name":"v0.7.9","sha":"1658cffb673b80e945f2e351d32950123ed8b243","kind":"commit","published_at":"2023-12-14T00:08:33.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.7.9","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.9/manifests"},{"name":"v0.7.5-1","sha":"477d78bd169b16dfe153dc1c31d80c0fb9d684e8","kind":"commit","published_at":"2023-09-04T14:31:44.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.7.5-1","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.7.5-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.7.5-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.5-1/manifests"},{"name":"v0.7.8","sha":"a7d58e6a3a2cbcd1e482fd87c60a2e1a7fd36b66","kind":"commit","published_at":"2023-09-03T18:18:44.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.7.8","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"b3d79c5c803f29d058a761a61ebf733212f6b517","kind":"commit","published_at":"2023-09-01T09:37:19.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.7.7","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"266680b19ca8485d53efa894b2a3e6d16e1067cb","kind":"commit","published_at":"2023-08-19T18:48:57.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.7.6","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"f985b829e6f05092d2c6e8c575fab8259606cf37","kind":"commit","published_at":"2023-07-29T23:22:09.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.7.5","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"0c9f7e2e75c1688ace4eb104987b3ead0c787add","kind":"commit","published_at":"2023-07-18T23:53:58.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.7.4","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"7d94d443fcb85a7d9cafe8d49b10f7ff8dbea36e","kind":"commit","published_at":"2023-07-18T23:33:52.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.7.3","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"3c52a2a5861ad34ffb38825bd119bdc08a79ad42","kind":"commit","published_at":"2023-07-17T14:40:13.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.7.2","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"98ce6cacdad14624b682f0807df7d394c7f62311","kind":"commit","published_at":"2023-07-13T21:16:28.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.7.1","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"480bed3bbff64755a093f6c591b8600add3c8bd3","kind":"commit","published_at":"2023-07-08T10:40:54.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.7.0","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.7.0/manifests"},{"name":"v0.6.27","sha":"2c8623840fd268588e23c4f4253ba25284318561","kind":"commit","published_at":"2023-06-05T15:52:30.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.6.27","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.27/manifests"},{"name":"v0.6.26","sha":"9382d12843a915f832d939d6047735f715f8876a","kind":"commit","published_at":"2023-06-05T10:19:05.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.6.26","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.26/manifests"},{"name":"v0.6.25","sha":"ee6db285c39cef62e73500d91ff230d1ecbd42d0","kind":"commit","published_at":"2023-05-02T16:31:42.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.6.25","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.25/manifests"},{"name":"v0.6.24","sha":"a81321bcddcb887f056a862155dc2bfaacb7ef2d","kind":"commit","published_at":"2023-04-25T15:46:50.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.6.24","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.24/manifests"},{"name":"v0.6.23","sha":"3e375e3b3602428092d76b0c638d163fd82ce5f4","kind":"commit","published_at":"2023-04-17T19:06:36.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.6.23","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.23/manifests"},{"name":"v0.6.22","sha":"345e2c5a1d44fab84fd5bb39bb1a83df22018f36","kind":"commit","published_at":"2023-04-13T01:17:16.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.6.22","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.22/manifests"},{"name":"v0.6.21","sha":"acdf2de8389633098f0fc3fb22b3d8d598d7f93b","kind":"commit","published_at":"2023-04-12T01:00:02.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.6.21","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.21/manifests"},{"name":"v0.6.20","sha":"452fff88975b0d63c88c019b1176996c0ffcd421","kind":"commit","published_at":"2023-04-03T18:05:47.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.6.20","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.20/manifests"},{"name":"v0.6.18","sha":"4e71c911ac76817343d47f726fee6d56e8998aef","kind":"commit","published_at":"2023-04-01T14:07:22.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.6.18","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"04bebfe12c4263c559155a1ad2cc36b4c6a78fff","kind":"commit","published_at":"2023-03-31T16:32:09.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.6.17","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.17/manifests"},{"name":"v0.6.16","sha":"a28c1ef3cbfc863b780437748f7d0f9bf627fa64","kind":"commit","published_at":"2023-03-22T17:51:51.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.6.16","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.16/manifests"},{"name":"v0.6.14","sha":"58f0b361e172b4e5b44a98e90885345e1be27990","kind":"commit","published_at":"2023-03-22T13:57:48.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.6.14","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"a81a0888ac22ad39a93a1ee5f4b9be20580401c4","kind":"commit","published_at":"2023-03-21T15:42:10.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.6.13","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.13/manifests"},{"name":"v0.6.12","sha":"726d6684b13700fad1ba337e706ca20b03732450","kind":"commit","published_at":"2023-03-21T13:39:55.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.6.12","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.12/manifests"},{"name":"v0.6.11","sha":"91007469ce05f0c482cf678740d9e994482d7711","kind":"commit","published_at":"2023-03-16T18:34:53.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.6.11","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"db34346aed09797c4a222671890424d836f6cf2e","kind":"commit","published_at":"2023-02-23T20:24:31.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.6.10","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"de872ae68243276f92a1c316432e3379cc1a7364","kind":"commit","published_at":"2023-01-23T22:11:14.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.6.9","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"e120e9ccf537507b8892998e0531a33e9e2ee781","kind":"commit","published_at":"2023-01-23T20:00:45.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.6.8","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"3ae5992f36c34e8e3f2dc121971086f7cadd8f8f","kind":"commit","published_at":"2023-01-10T17:01:16.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.6.7","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"68f517ad85bd1d4f173584ade6fe1f5f12c803e4","kind":"commit","published_at":"2023-01-07T21:40:11.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.6.6","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"631447911838f6477e94291e4d54a3b3ff87bca4","kind":"commit","published_at":"2023-01-02T19:53:24.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.6.5","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"2ac2d7e064b9d84f25f11b7122ff9213f556fc7f","kind":"commit","published_at":"2022-11-30T22:45:19.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.6.4","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"a6e9a2e3ba61afb276a93336c90a991fc5b4db05","kind":"commit","published_at":"2022-11-30T00:33:39.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.6.3","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"c6804e2c6b664e6a74c7088a66d0c691595cbcfb","kind":"commit","published_at":"2022-11-28T20:47:20.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.6.2","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ebd7f0f6d61a2c5595c63817c95a1f5bada5468b","kind":"commit","published_at":"2022-11-22T21:05:52.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.6.1","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"c32e2e9992e7b0dc436a09f092865d78ba8feae5","kind":"commit","published_at":"2022-11-22T02:41:02.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.6.0","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.6.0/manifests"},{"name":"v0.5.22","sha":"39b01494fb363f6cb1c53b948a4dfdcdda703ea1","kind":"commit","published_at":"2022-11-21T19:59:08.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.5.22","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.5.22/manifests"},{"name":"v0.5.21","sha":"4c12801b27a4f082beacb55f36972cc124cc7c3c","kind":"commit","published_at":"2022-11-12T00:11:33.000Z","download_url":"https://codeload.github.com/hat-open/hat-drivers/tar.gz/v0.5.21","html_url":"https://github.com/hat-open/hat-drivers/releases/tag/v0.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hat-open/hat-drivers@v0.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/tags/v0.5.21/manifests"}]},"repo_metadata_updated_at":"2025-10-15T22:55:04.914Z","dependent_packages_count":5,"downloads":5873,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":8.427262799709046,"dependent_repos_count":7.540962840269394,"dependent_packages_count":1.5695712755789448,"stargazers_count":27.81133762140532,"forks_count":15.333248927664341,"docker_downloads_count":null,"average":12.13647669292541},"purl":"pkg:pypi/hat-drivers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/hat-drivers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/hat-drivers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/hat-drivers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-30T18:50:31.709Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hat-drivers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hat-drivers/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hat-drivers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hat-drivers/related_packages","maintainers":[{"uuid":"bozo.kopic","login":"bozo.kopic","name":null,"email":null,"url":null,"packages_count":33,"html_url":"https://pypi.org/user/bozo.kopic/","role":null,"created_at":"2022-11-30T23:05:23.272Z","updated_at":"2022-11-30T23:05:23.272Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bozo.kopic/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":739839,"maintainers_count":314392,"namespaces_count":0,"keywords_count":244529,"github":"pypi","metadata":{"funded_packages_count":52250},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-10-16T06:45:18.828Z","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":591486,"full_name":"hat-open/hat-drivers","default_branch":"master","committers":[{"name":"bozo.kopic","email":"bozo@kopic.xyz","login":null,"count":269},{"name":"Jakov Krstulovic Opara","email":"jakov.krstulovic@koncar.hr","login":null,"count":93},{"name":"Hrvoje Keserica","email":"hrvoje.keserica@gmail.com","login":null,"count":10},{"name":"Adam Trstenjak","email":"adam@adamtrs.com","login":null,"count":6},{"name":"ivana.varzic","email":"ivana.varzic@koncar.hr","login":null,"count":4},{"name":"Ivan Cindric","email":"ivan.cindric95@gmail.com","login":null,"count":4},{"name":"Ivana Varzic","email":"ivana.kolman@gmail.com","login":null,"count":3},{"name":"Adam Trstenjak","email":"adam.trstenjak@koncar.hr","login":null,"count":2},{"name":"Jakov Krstulovic Opara","email":"jakov.krstulovic@gmail.com","login":null,"count":2},{"name":"zlatsic","email":"zlatan.sicanica@koncar.hr","login":null,"count":2},{"name":"1vanC1ndr1c","email":"ivan.cindr95@gmail.com","login":null,"count":1}],"total_commits":396,"total_committers":11,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":36.0,"dds":0.3207070707070707,"past_year_committers":[{"name":"bozo.kopic","email":"bozo@kopic.xyz","login":null,"count":75},{"name":"Jakov Krstulovic Opara","email":"jakov.krstulovic@koncar.hr","login":null,"count":37},{"name":"Adam Trstenjak","email":"adam@adamtrs.com","login":null,"count":6},{"name":"Ivana Varzic","email":"ivana.kolman@gmail.com","login":null,"count":1}],"past_year_total_commits":119,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":29.75,"past_year_dds":0.3697478991596639,"last_synced_at":"2025-10-01T23:00:41.729Z","last_synced_commit":"f62c3c8175738e5bc2e5de0568bcc9968db3d163","created_at":"2023-03-09T06:22:11.718Z","updated_at":"2025-10-01T23:00:41.044Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-10-15T00:00:20.065Z","repositories_count":6083693,"commits_count":925041024,"contributors_count":36101504,"owners_count":1107259,"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":"hat-open/hat-drivers","html_url":"https://github.com/hat-open/hat-drivers","last_synced_at":"2025-08-30T18:50:31.709Z","status":"error","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T15:20:19.801Z","updated_at":"2025-08-30T18:50:31.710Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hat-open%2Fhat-drivers/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{},"issue_authors":{},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-10-16T00:00:07.423Z","repositories_count":10988355,"issues_count":34017673,"pull_requests_count":109937336,"authors_count":11037867,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"DeleteEvent":3,"PushEvent":121,"CreateEvent":33},"last_year":{"DeleteEvent":3,"PushEvent":121,"CreateEvent":33}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.github.ubuntu.txt","sha":null,"kind":"manifest","created_at":"2022-09-10T03:23:43.328Z","updated_at":"2022-09-10T03:23:43.328Z","repository_link":"https://github.com/hat-open/hat-drivers/blob/master/requirements.github.ubuntu.txt","dependencies":[{"id":4357696780,"package_name":"socat","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yaml","sha":null,"kind":"manifest","created_at":"2023-02-13T04:01:25.050Z","updated_at":"2023-02-13T04:01:25.050Z","repository_link":"https://github.com/hat-open/hat-drivers/blob/master/.github/workflows/docs.yaml","dependencies":[{"id":7611632638,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7611632639,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7611632640,"package_name":"peaceiris/actions-gh-pages","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yaml","sha":null,"kind":"manifest","created_at":"2023-02-13T04:01:25.108Z","updated_at":"2023-02-13T04:01:25.108Z","repository_link":"https://github.com/hat-open/hat-drivers/blob/master/.github/workflows/main.yaml","dependencies":[{"id":7611632978,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7611632979,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-12-14T01:29:47.149Z","updated_at":"2023-12-14T01:29:47.149Z","repository_link":"https://github.com/hat-open/hat-drivers/blob/master/pyproject.toml","dependencies":[{"id":15078233170,"package_name":"aiohttp","ecosystem":"pypi","requirements":"~=3.8.4","direct":true,"kind":"runtime","optional":false},{"id":15078233173,"package_name":"cryptography","ecosystem":"pypi","requirements":"\u003e=3.3.2","direct":true,"kind":"runtime","optional":false},{"id":15078233176,"package_name":"hat-aio","ecosystem":"pypi","requirements":"~=0.7.8","direct":true,"kind":"runtime","optional":false},{"id":15078233472,"package_name":"hat-asn1","ecosystem":"pypi","requirements":"~=0.6.6","direct":true,"kind":"runtime","optional":false},{"id":15078233660,"package_name":"hat-json","ecosystem":"pypi","requirements":"~=0.5.20","direct":true,"kind":"runtime","optional":false},{"id":15078233775,"package_name":"hat-sbs","ecosystem":"pypi","requirements":"~=0.7.0","direct":true,"kind":"runtime","optional":false},{"id":15078233798,"package_name":"hat-util","ecosystem":"pypi","requirements":"~=0.6.10","direct":true,"kind":"runtime","optional":false},{"id":15078233814,"package_name":"pyserial","ecosystem":"pypi","requirements":"~=3.5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.pip.txt","sha":null,"kind":"manifest","created_at":"2023-12-14T01:29:48.814Z","updated_at":"2023-12-14T01:29:48.814Z","repository_link":"https://github.com/hat-open/hat-drivers/blob/master/requirements.pip.txt","dependencies":[{"id":15078233951,"package_name":"aiohttp","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15078233952,"package_name":"cryptography","ecosystem":"pypi","requirements":"\u003e=3.3.2","direct":true,"kind":"runtime","optional":false},{"id":15078233953,"package_name":"hat-aio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15078233954,"package_name":"hat-asn1","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15078233955,"package_name":"hat-doit","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15078234094,"package_name":"hat-json","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15078234095,"package_name":"hat-sbs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15078234096,"package_name":"hat-util","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15078234097,"package_name":"peru","ecosystem":"pypi","requirements":"\u003e=1.3.1","direct":true,"kind":"runtime","optional":false},{"id":15078234106,"package_name":"pyserial","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":12.176329676330935,"created_at":"2025-09-09T13:17:43.595Z","updated_at":"2025-10-16T12:07:32.576Z","avatar_url":"https://github.com/hat-open.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":5873,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["syslog"],"project_url":"https://science.ecosyste.ms/api/v1/projects/287382","html_url":"https://science.ecosyste.ms/projects/287382"}