{"id":376701,"url":"https://github.com/kubie-org/kubie","last_synced_at":"2026-08-15T15:31:01.451Z","repository":{"id":37309071,"uuid":"239002506","full_name":"kubie-org/kubie","owner":"kubie-org","description":"A more powerful alternative to kubectx and kubens","archived":false,"fork":false,"pushed_at":"2026-07-29T08:44:05.000Z","size":4009,"stargazers_count":2614,"open_issues_count":59,"forks_count":128,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-08-11T13:43:38.643Z","etag":null,"topics":["kubectl","kubectx","kubens","kubernetes"],"latest_commit_sha":null,"homepage":"https://blog.sbstp.ca/introducing-kubie/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"zlib","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kubie-org.png","metadata":{"files":{"readme":"README.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-02-07T19:01:42.000Z","updated_at":"2026-08-10T06:46:33.000Z","dependencies_parsed_at":"2026-08-11T13:41:30.357Z","dependency_job_id":null,"html_url":"https://github.com/kubie-org/kubie","commit_stats":{"total_commits":243,"total_committers":35,"mean_commits":6.942857142857143,"dds":0.7695473251028806,"last_synced_commit":"fbafa063ba7fd30e2c25f696e607a882ea4d324e"},"previous_names":["kubie-org/kubie","sbstp/kubie"],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/kubie-org/kubie","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubie-org%2Fkubie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubie-org%2Fkubie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubie-org%2Fkubie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubie-org%2Fkubie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kubie-org","download_url":"https://codeload.github.com/kubie-org/kubie/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubie-org%2Fkubie/sbom","scorecard":{"id":802902,"data":{"date":"2025-08-11","repo":{"name":"github.com/sbstp/kubie","commit":"d6c8f038b3b2490e8f54e3e8ad296e8d6dc86039"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":4,"reason":"Found 5/12 approved changesets -- score normalized to 4","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/sbstp/kubie/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/sbstp/kubie/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sbstp/kubie/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/sbstp/kubie/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/sbstp/kubie/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/sbstp/kubie/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/sbstp/kubie/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/sbstp/kubie/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/sbstp/kubie/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/sbstp/kubie/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/sbstp/kubie/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/sbstp/kubie/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/sbstp/kubie/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sbstp/kubie/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/sbstp/kubie/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/sbstp/kubie/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/sbstp/kubie/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/sbstp/kubie/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sbstp/kubie/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/sbstp/kubie/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sbstp/kubie/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/sbstp/kubie/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/sbstp/kubie/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/sbstp/kubie/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sbstp/kubie/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sbstp/kubie/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/sbstp/kubie/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/sbstp/kubie/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/sbstp/kubie/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/sbstp/kubie/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/sbstp/kubie/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sbstp/kubie/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/sbstp/kubie/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/sbstp/kubie/test.yml/master?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  23 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: zlib License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:103"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/sbstp/kubie/releases/229207092","Warn: release artifact v0.25.2 not signed: https://api.github.com/repos/sbstp/kubie/releases/211725990","Warn: release artifact v0.25.1 not signed: https://api.github.com/repos/sbstp/kubie/releases/205453230","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sbstp/kubie/releases/201850690","Warn: release artifact v0.24.1 not signed: https://api.github.com/repos/sbstp/kubie/releases/193631435","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/sbstp/kubie/releases/229207092","Warn: release artifact v0.25.2 does not have provenance: https://api.github.com/repos/sbstp/kubie/releases/211725990","Warn: release artifact v0.25.1 does not have provenance: https://api.github.com/repos/sbstp/kubie/releases/205453230","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sbstp/kubie/releases/201850690","Warn: release artifact v0.24.1 does not have provenance: https://api.github.com/repos/sbstp/kubie/releases/193631435"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436"],"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-23T10:58:28.423Z","repository_id":37309071,"created_at":"2025-08-23T10:58:28.424Z","updated_at":"2025-08-23T10:58:28.424Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36566259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"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":"kubie-org","name":"kubie-org","uuid":"263012126","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/263012126?v=4","repositories_count":1,"last_synced_at":"2026-02-22T11:33:20.937Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kubie-org","funding_links":[],"total_stars":2464,"followers":0,"following":0,"created_at":"2026-02-22T11:33:20.960Z","updated_at":"2026-02-22T11:33:20.960Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kubie-org","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kubie-org/repositories"},"packages":[{"id":4150475,"name":"kubie","ecosystem":"cargo","description":"A more powerful alternative to kubectx and kubens.","homepage":"https://github.com/sbstp/kubie","licenses":"Zlib","normalized_licenses":["Zlib"],"repository_url":"https://github.com/kubie-org/kubie","keywords_array":["kubectx","kubens","kubernetes"],"namespace":null,"versions_count":44,"first_release_published_at":"2020-04-04T05:35:02.693Z","latest_release_published_at":"2026-05-25T03:22:57.458Z","latest_release_number":"0.28.0","last_synced_at":"2026-08-14T15:00:57.684Z","created_at":"2022-04-12T16:59:00.777Z","updated_at":"2026-08-14T15:00:57.684Z","registry_url":"https://crates.io/crates/kubie/","install_command":"cargo install kubie","documentation_url":"https://docs.rs/kubie/","metadata":{"categories":["development-tools","command-line-utilities"]},"repo_metadata":{"uuid":"239002506","full_name":"sbstp/kubie","owner":"sbstp","description":"A more powerful alternative to kubectx and kubens","archived":false,"fork":false,"pushed_at":"2023-12-12T01:29:54.000Z","size":3822,"stargazers_count":1668,"open_issues_count":45,"forks_count":90,"subscribers_count":19,"default_branch":"master","last_synced_at":"2023-12-13T01:45:14.935Z","etag":null,"topics":["kubectl","kubectx","kubens","kubernetes"],"latest_commit_sha":null,"homepage":"https://blog.sbstp.ca/introducing-kubie/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"zlib","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sbstp.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2020-02-07T19:01:42.000Z","updated_at":"2023-12-13T00:30:31.000Z","dependencies_parsed_at":"2023-11-20T19:36:04.665Z","dependency_job_id":"9273e2c7-9bd6-4dc7-91c4-3de6e97c4085","html_url":"https://github.com/sbstp/kubie","commit_stats":{"total_commits":174,"total_committers":23,"mean_commits":7.565217391304348,"dds":0.6781609195402298,"last_synced_commit":"9a479232b1f604c28deb3db5aa61ec28e46c197b"},"previous_names":[],"tags_count":50,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sbstp","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":176138250,"owners_count":10359465,"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","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":"sbstp","name":"Simon Bernier St-Pierre","uuid":"862368","kind":"user","description":"","email":"","website":null,"location":"Montréal","twitter":null,"company":"@suse @rancher ","icon_url":"https://avatars.githubusercontent.com/u/862368?v=4","repositories_count":37,"last_synced_at":"2023-04-09T19:27:07.938Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sbstp","created_at":"2022-11-02T16:29:56.081Z","updated_at":"2023-04-09T19:27:07.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sbstp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sbstp/repositories"},"tags":[{"name":"v0.23.0","sha":"280148c61984cfbdf23e9c4f636e9f5285fcfeff","kind":"commit","published_at":"2023-12-12T01:29:28.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.23.0","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"f28f29a663c04a40ee21319ed38603961cbe7044","kind":"commit","published_at":"2023-08-23T20:42:01.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.22.0","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"0ed1f6fe78e02bd2a010f1c1942b75c59769fa42","kind":"commit","published_at":"2023-08-06T02:00:33.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.21.2","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"95816dd22fcd4d8fa36bf5b3751cbd14aeacefc9","kind":"commit","published_at":"2023-08-03T03:09:37.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.21.1","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"11003a3d6f512e624a0b2fb998395623ea5e03c4","kind":"commit","published_at":"2023-07-29T06:20:12.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.21.0","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.21.0/manifests"},{"name":"v0.20.1","sha":"6552d8fb90566f9054ee7a9aa191685f28bb2869","kind":"commit","published_at":"2023-07-13T02:17:41.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.20.1","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"1b716d1f9f6c47ae6eb63931ec698867623bbcb9","kind":"commit","published_at":"2023-07-12T03:10:41.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.20.0","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.20.0/manifests"},{"name":"v0.19.3","sha":"9a479232b1f604c28deb3db5aa61ec28e46c197b","kind":"commit","published_at":"2023-02-01T05:12:40.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.19.3","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"74831cf26fe9389b2643b87180d99b89b54d4832","kind":"commit","published_at":"2023-01-29T21:48:18.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.19.2","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"095288a30be41e5a6e613693ea489a90b21f2414","kind":"commit","published_at":"2022-11-07T05:23:59.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.19.1","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"9d940c7c030d9a334529490b367fe53d82c49b4b","kind":"commit","published_at":"2022-09-07T04:47:36.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.19.0","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"59b8503ae236ea40498dba5b846d17d0b7a6ab26","kind":"commit","published_at":"2022-08-13T05:15:49.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.18.0","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"77d0258f26060efdfe610023e228f824c77bb061","kind":"commit","published_at":"2022-07-28T13:37:09.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.17.2","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"3103993186807a916cd06bd850c0395558ef1489","kind":"commit","published_at":"2022-07-22T23:37:11.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.17.1","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"fd38fccaf96b1af563fead3510121d0f248639ff","kind":"commit","published_at":"2022-05-27T03:18:40.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.17.0","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a46220fd7b8b3cb5af64dfff7f3c09b98991abc8","kind":"commit","published_at":"2021-12-08T04:17:18.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.16.0","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.16.0/manifests"},{"name":"v0.15.3","sha":"f926f824ffd2e38b6f41a023d32e963d8f80649c","kind":"commit","published_at":"2021-12-02T19:58:08.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.15.3","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"6b5c7e71b01771ea061a924387ea7129e0a60929","kind":"commit","published_at":"2021-12-01T03:33:21.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.15.2","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"5cc9fe5c00f4b65083bb30bdb79b521ecd6791b1","kind":"commit","published_at":"2021-07-01T22:00:41.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.15.1","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"fbe89c77448af2e0676a166dbb0e5410f596b9a7","kind":"commit","published_at":"2021-06-06T13:28:59.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.15.0","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"dd3a31a45ab0627cb00bacbb029dc1c30daa7ace","kind":"commit","published_at":"2021-03-30T17:16:42.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.14.1","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"dc0a9bd63805ffffae1fae9fac9c0405afd5a2f8","kind":"commit","published_at":"2021-03-28T20:36:21.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.14.0","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.14.0/manifests"},{"name":"v0.13.4","sha":"3a02838b1850050e4a628422733777438ac8c062","kind":"commit","published_at":"2021-03-17T17:06:22.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.13.4","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"82df53df975465468c3850958bb1083123127d23","kind":"commit","published_at":"2021-03-17T03:08:22.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.13.3","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"126510151ec7f9739d7ac302c88c461145880946","kind":"commit","published_at":"2021-03-07T18:24:52.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.13.2","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"e08534ef8955f4512009804b6fdb71fd77fa17fc","kind":"commit","published_at":"2021-02-16T05:01:57.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.13.1","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"6d022d5bd43af8e99fe98b863e0a5db460322094","kind":"commit","published_at":"2021-02-16T04:01:37.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.13.0","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"f1f1c5317339793de6c71e9f506de4fc64ecfa4e","kind":"commit","published_at":"2021-01-10T17:52:13.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.12.1","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.12.1/manifests"},{"name":"test-release-2","sha":"55c045a1a535447fd0dd6e4af745d85e63303b86","kind":"commit","published_at":"2021-01-09T06:24:37.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/test-release-2","html_url":"https://github.com/sbstp/kubie/releases/tag/test-release-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/test-release-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/test-release-2/manifests"},{"name":"v0.12.0","sha":"a7c19be00d302f19f1cd3cb7670b23351e926f0f","kind":"commit","published_at":"2021-01-09T04:17:26.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.12.0","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"e48e85ee780ee6d78e3025fca0cf79517712aff5","kind":"commit","published_at":"2020-11-30T19:22:42.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.11.1","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"7e41028900f976334b198237178bafd5658aac44","kind":"commit","published_at":"2020-11-29T18:07:03.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.11.0","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"1bf45bcb1f432b686a9384e09138d99ab19ed565","kind":"commit","published_at":"2020-10-27T20:57:22.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.10.0","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"c98f6bfac229c3afcd12989e0c5feeba364d4fe9","kind":"commit","published_at":"2020-05-07T21:23:06.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.9.1","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"958ff78410bb53074a242ae9d265345869b2ed9d","kind":"commit","published_at":"2020-05-01T03:01:02.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.9.0","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.9.0/manifests"},{"name":"v0.8.4","sha":"8a69c9912846f5813f3705ef95fbd6ed100a5ed2","kind":"commit","published_at":"2020-04-15T05:04:50.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.8.4","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"dae93a2669dc2501565f4ae3796608b11f96b84c","kind":"commit","published_at":"2020-04-10T03:14:35.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.8.3","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"7772ad1203a4288d9032b9577f8fd728382eaa85","kind":"commit","published_at":"2020-04-06T14:30:17.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.8.2","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"a3e7c5cd0441e43c99d548fb332f493a2c978ac8","kind":"commit","published_at":"2020-04-05T21:44:11.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.8.1","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6d0d35df316313411277ff93d58994214c9f6f90","kind":"commit","published_at":"2020-04-05T21:30:10.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.8.0","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"4baa4e86bb8067b56aff540037f954db75dc23d8","kind":"commit","published_at":"2020-04-04T04:44:01.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.7.3","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"d9be3ba739027fd39ff11c3d1c3bca7a0b8f90a9","kind":"commit","published_at":"2020-04-04T04:32:57.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.7.2","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"3ad0e8a4d3ce4d7a558abc75e159eb3fe699b2e1","kind":"commit","published_at":"2020-02-26T18:55:43.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.7.1","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ccd3d383e0c20970d146716f38c05fb0d242dcba","kind":"commit","published_at":"2020-02-26T18:32:00.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.7.0","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d8c92a37fa6ba704b874dcf21683f052a3c2dd46","kind":"commit","published_at":"2020-02-10T22:21:19.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.6.0","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"cd43f665494822b4ed8eaf4e0244d5733927a816","kind":"commit","published_at":"2020-02-07T15:12:00.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.5.0","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"20075e62fb9de943a8d4289c58ab7356f1c76bee","kind":"commit","published_at":"2020-02-06T20:02:01.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.4.0","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"399c9b1cdd4bc276ed5012136da36a46ae18f124","kind":"commit","published_at":"2020-02-04T16:44:49.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.3.0","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"e6421b22ad404711e34ed6798ea11fbf873b5af2","kind":"commit","published_at":"2020-01-31T22:55:03.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.2.0","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"a4299852fd262f3e3dc7be599dc99797f33216cb","kind":"commit","published_at":"2020-01-23T21:38:07.000Z","download_url":"https://codeload.github.com/sbstp/kubie/tar.gz/v0.1.0","html_url":"https://github.com/sbstp/kubie/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2023-12-13T16:26:55.712Z","dependent_packages_count":0,"downloads":50481,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":17.870659714267386,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":4.340056633340359,"forks_count":7.4484755734354815,"average":18.557957534158703},"purl":"pkg:cargo/kubie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/kubie","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/kubie","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/kubie/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-12-12T01:36:59.348Z","issues_count":70,"pull_requests_count":93,"avg_time_to_close_issue":8487947.42857143,"avg_time_to_close_pull_request":1043487.2588235295,"issues_closed_count":35,"pull_requests_closed_count":85,"pull_request_authors_count":32,"issue_authors_count":61,"avg_comments_per_issue":2.1714285714285713,"avg_comments_per_pull_request":1.3548387096774195,"merged_pull_requests_count":79,"bot_issues_count":0,"bot_pull_requests_count":44,"past_year_issues_count":12,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":7404997.0,"past_year_avg_time_to_close_pull_request":965375.6037735849,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":53,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":0.559322033898305,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":47,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstp%2Fkubie/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/kubie/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/kubie/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/kubie/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/kubie/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/kubie/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/kubie/codemeta","maintainers":[{"uuid":"2806","login":"sbstp","name":null,"email":null,"url":"https://github.com/sbstp","packages_count":7,"html_url":"https://crates.io/users/sbstp","role":null,"created_at":"2022-11-07T21:06:56.312Z","updated_at":"2022-11-07T21:06:56.312Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/sbstp/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":324649,"maintainers_count":69823,"namespaces_count":0,"keywords_count":70177,"github":"rust-lang","metadata":{"funded_packages_count":29153,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-08-15T05:04:39.254Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}}],"commits":{"id":11743829,"full_name":"kubie-org/kubie","default_branch":"master","total_commits":321,"total_committers":44,"total_bot_commits":75,"total_bot_committers":1,"mean_commits":7.295454545454546,"dds":0.7663551401869159,"past_year_total_commits":31,"past_year_total_committers":7,"past_year_total_bot_commits":11,"past_year_total_bot_committers":1,"past_year_mean_commits":4.428571428571429,"past_year_dds":0.6129032258064516,"last_synced_at":"2026-08-13T14:31:29.628Z","last_synced_commit":"f704057c530abcd221144f9048d8914895ff3786","created_at":"2026-05-06T03:58:02.592Z","updated_at":"2026-08-13T14:31:29.491Z","committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":75},{"name":"Simon Bernier St-Pierre","email":"git.sbstp.ca@gmail.com","login":"sbstp","count":73},{"name":"Simon Bernier St-Pierre","email":"simon.bernier-st-pierre@ubisoft.com","login":null,"count":56},{"name":"Simon Bernier St-Pierre","email":"git@sbstp.ca","login":null,"count":49},{"name":"Ty Brown","email":"me@tybrown.net","login":"TyBrown","count":8},{"name":"Bryton Hall","email":"email@bryton.io","login":"hall","count":5},{"name":"Scott Stuart","email":"sstuart@doximity.com","login":"gsstuart","count":4},{"name":"Pasteley Absurda","email":"ceasebeing@gmail.com","login":"pasteley","count":4},{"name":"Fredrik Sommar","email":"fred.sommar+github@gmail.com","login":"fsommar","count":4},{"name":"Hector Miuler Malpica Gallegos","email":"miuler@gmail.com","login":"Miuler","count":3},{"name":"Pierre H","email":"pierrehosteins@gmail.com","login":"pxtxs","count":3},{"name":"Arano-kai","email":"captcha.is(dot)evil(meov)gmail.com","login":null,"count":2},{"name":"EItanya","email":"eitan.yarmush@solo.io","login":"EItanya","count":2},{"name":"Lauri Tirkkonen","email":"lauri@hacktheplanet.fi","login":"lotheac","count":2},{"name":"c10l","email":"git@c10l.cc","login":"c10l","count":2},{"name":"Nicolas Olivier","email":"nico@kingtong.org","login":null,"count":1},{"name":"Matt Campbell","email":"mrcsys@rit.edu","login":null,"count":1},{"name":"Alex Ellwein","email":"3179781+aellwein","login":"aellwein","count":1},{"name":"Alexandra Magin","email":"alexandra.magin@lambdal.com","login":"alexandra-lambda","count":1},{"name":"Aymeric Hermant","email":"aymerichermant@gmail.com","login":"ahermant","count":1},{"name":"Brandon Waite (Bison Trails)","email":"52925881+bison-brandon","login":"bison-brandon","count":1},{"name":"Daniel Mills","email":"evilhamsterman","login":"evilhamsterman","count":1},{"name":"mattrcampbell","email":"mattrcampbell@gmail.com","login":"mattrcampbell","count":1},{"name":"krabodyan","email":"149960577+krabodyan","login":"krabodyan","count":1},{"name":"kanata","email":"skitazawa1121@gmail.com","login":"ShotaKitazawa","count":1},{"name":"idebeijer","email":"71566757+idebeijer","login":"idebeijer","count":1},{"name":"arseeeeN","email":"57875812+arseeeeN","login":"arseeeeN","count":1},{"name":"Tristan d'Audibert","email":"73892097+ScriptSathi","login":"ScriptSathi","count":1},{"name":"Thomas Recloux","email":"thomas@recloux.fr","login":"trecloux","count":1},{"name":"Thomas Gouveia","email":"thomas.gouveia@contentsquare.com","login":"thomas-gouveia","count":1},{"name":"Terin Stock","email":"terinjokes@gmail.com","login":"terinjokes","count":1},{"name":"Orhun Parmaksız","email":"orhunparmaksiz@gmail.com","login":"orhun","count":1},{"name":"Michał Krasnoborski","email":"michal.krasnoborski@codilime.com","login":"krdln","count":1},{"name":"Michael Francis","email":"edude03@gmail.com","login":"edude03","count":1},{"name":"Matthew Hembree","email":"matthewhembree","login":"matthewhembree","count":1},{"name":"Lake Armitage","email":"gillyobeast","login":"gillyobeast","count":1},{"name":"Kevin Konrad","email":"kevin.konrad@ext.sys.aok.de","login":"kfkonrad","count":1},{"name":"J. Neuschäfer","email":"j.neuschaefer@gmx.net","login":"neuschaefer","count":1},{"name":"Hironori Yamamoto","email":"mr.nikoru918@gmail.com","login":"hiro-o918","count":1},{"name":"Herby Gillot","email":"herby.gillot@gmail.com","login":"herbygillot","count":1},{"name":"German Lashevich","email":"design.ber@gmail.com","login":"Zebradil","count":1},{"name":"Filip Boye-Kofi","email":"Spuxy@seznam.cz","login":"Spuxy","count":1},{"name":"Felix Yan","email":"felixonmars@archlinux.org","login":"felixonmars","count":1},{"name":"Enrico M","email":"enricomarchesin","login":"enricomarchesin","count":1}],"past_year_committers":[{"name":"Simon Bernier St-Pierre","email":"git.sbstp.ca@gmail.com","login":"sbstp","count":12},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":11},{"name":"Pasteley Absurda","email":"ceasebeing@gmail.com","login":"pasteley","count":4},{"name":"Scott Stuart","email":"sstuart@doximity.com","login":"gsstuart","count":1},{"name":"Lauri Tirkkonen","email":"lauri@hacktheplanet.fi","login":"lotheac","count":1},{"name":"Lake Armitage","email":"gillyobeast","login":"gillyobeast","count":1},{"name":"Alex Ellwein","email":"3179781+aellwein","login":"aellwein","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubie-org%2Fkubie/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-14T00:00:06.241Z","repositories_count":6660505,"commits_count":942356456,"contributors_count":40032590,"owners_count":1338595,"committers_count":3308407,"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":{"table":{"full_name":"kubie-org/kubie","html_url":"https://github.com/kubie-org/kubie","last_synced_at":"2026-08-11T13:30:44.917Z","status":null,"issues_count":3,"pull_requests_count":14,"avg_time_to_close_issue":3104716.0,"avg_time_to_close_pull_request":570005.0833333334,"issues_closed_count":1,"pull_requests_closed_count":12,"pull_request_authors_count":4,"issue_authors_count":2,"avg_comments_per_issue":3.6666666666666665,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":3,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":3104716.0,"past_year_avg_time_to_close_pull_request":616854.9090909091,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":3.6666666666666665,"past_year_avg_comments_per_pull_request":1.0769230769230769,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":6,"created_at":"2026-02-25T11:00:09.291Z","updated_at":"2026-08-12T11:09:20.972Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubie-org%2Fkubie","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubie-org%2Fkubie/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":10,"rust":10}},"issue_author_associations_count":{"table":{"COLLABORATOR":2,"NONE":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":10,"COLLABORATOR":4}},"issue_authors":{"table":{"sbstp":2,"kastl-ars":1}},"pull_request_authors":{"table":{"dependabot[bot]":10,"sbstp":2,"lotheac":1,"pasteley":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-12T00:00:07.634Z","repositories_count":16025577,"issues_count":40540694,"pull_requests_count":131077186,"authors_count":11439496,"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":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":10,"rust":10}},"past_year_issue_author_associations_count":{"table":{"COLLABORATOR":2,"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":10,"COLLABORATOR":3}},"past_year_issue_authors":{"table":{"sbstp":2,"kastl-ars":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":10,"lotheac":1,"pasteley":1,"sbstp":1}},"maintainers":[{"table":{"login":"sbstp","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbstp"}},{"table":{"login":"pasteley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pasteley"}},{"table":{"login":"lotheac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lotheac"}}],"active_maintainers":[{"table":{"login":"sbstp","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbstp"}},{"table":{"login":"lotheac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lotheac"}},{"table":{"login":"pasteley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pasteley"}}]}},"events":{"total":{"DeleteEvent":9,"MemberEvent":2,"PullRequestEvent":14,"ForkEvent":1,"IssuesEvent":3,"WatchEvent":16,"IssueCommentEvent":12,"PushEvent":13,"PullRequestReviewEvent":5,"PullRequestReviewCommentEvent":2,"CreateEvent":10},"last_year":{"DeleteEvent":9,"MemberEvent":2,"PullRequestEvent":14,"ForkEvent":1,"IssuesEvent":3,"WatchEvent":16,"IssueCommentEvent":12,"PushEvent":13,"PullRequestReviewEvent":5,"PullRequestReviewCommentEvent":2,"CreateEvent":10}},"keywords":["kubectl","kubectx","kubens","kubernetes"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T01:20:19.598Z","updated_at":"2023-02-16T01:20:19.598Z","repository_link":"https://github.com/kubie-org/kubie/blob/master/.github/workflows/release.yml","dependencies":[{"id":7698040092,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7698040093,"package_name":"actions-rs/toolchain","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7698040094,"package_name":"actions-rs/cargo","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7698040095,"package_name":"svenstaro/upload-release-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T01:20:19.796Z","updated_at":"2023-02-16T01:20:19.796Z","repository_link":"https://github.com/kubie-org/kubie/blob/master/.github/workflows/test.yml","dependencies":[{"id":7698041505,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7698041506,"package_name":"actions-rs/toolchain","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7698041507,"package_name":"actions-rs/cargo","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cargo","filepath":"Cargo.lock","sha":null,"kind":"lockfile","created_at":"2023-02-16T01:20:20.287Z","updated_at":"2023-02-16T01:20:20.287Z","repository_link":"https://github.com/kubie-org/kubie/blob/master/Cargo.lock","dependencies":[{"id":7698041522,"package_name":"adler","ecosystem":"cargo","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":7698041523,"package_name":"aho-corasick","ecosystem":"cargo","requirements":"0.7.19","direct":false,"kind":"runtime","optional":false},{"id":7698041524,"package_name":"android_system_properties","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":7698041525,"package_name":"anyhow","ecosystem":"cargo","requirements":"1.0.66","direct":false,"kind":"runtime","optional":false},{"id":7698041526,"package_name":"arrayvec","ecosystem":"cargo","requirements":"0.7.2","direct":false,"kind":"runtime","optional":false},{"id":7698041527,"package_name":"attohttpc","ecosystem":"cargo","requirements":"0.24.0","direct":false,"kind":"runtime","optional":false},{"id":7698041528,"package_name":"atty","ecosystem":"cargo","requirements":"0.2.14","direct":false,"kind":"runtime","optional":false},{"id":7698041529,"package_name":"autocfg","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":7698041530,"package_name":"base64","ecosystem":"cargo","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":7698041531,"package_name":"beef","ecosystem":"cargo","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":7698041532,"package_name":"bitflags","ecosystem":"cargo","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":7698041533,"package_name":"bumpalo","ecosystem":"cargo","requirements":"3.11.1","direct":false,"kind":"runtime","optional":false},{"id":7698041534,"package_name":"bytes","ecosystem":"cargo","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":7698041535,"package_name":"cc","ecosystem":"cargo","requirements":"1.0.74","direct":false,"kind":"runtime","optional":false},{"id":7698041536,"package_name":"cfg-if","ecosystem":"cargo","requirements":"0.1.10","direct":false,"kind":"runtime","optional":false},{"id":7698041537,"package_name":"cfg-if","ecosystem":"cargo","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7698041538,"package_name":"chrono","ecosystem":"cargo","requirements":"0.4.22","direct":false,"kind":"runtime","optional":false},{"id":7698041539,"package_name":"clap","ecosystem":"cargo","requirements":"3.2.23","direct":false,"kind":"runtime","optional":false},{"id":7698041540,"package_name":"clap_derive","ecosystem":"cargo","requirements":"3.2.18","direct":false,"kind":"runtime","optional":false},{"id":7698041541,"package_name":"clap_lex","ecosystem":"cargo","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":7698041542,"package_name":"codespan-reporting","ecosystem":"cargo","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":7698041543,"package_name":"core-foundation","ecosystem":"cargo","requirements":"0.9.3","direct":false,"kind":"runtime","optional":false},{"id":7698041544,"package_name":"core-foundation-sys","ecosystem":"cargo","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":7698041545,"package_name":"crc32fast","ecosystem":"cargo","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":7698041546,"package_name":"crossbeam","ecosystem":"cargo","requirements":"0.8.2","direct":false,"kind":"runtime","optional":false},{"id":7698041547,"package_name":"crossbeam-channel","ecosystem":"cargo","requirements":"0.5.6","direct":false,"kind":"runtime","optional":false},{"id":7698041548,"package_name":"crossbeam-deque","ecosystem":"cargo","requirements":"0.8.2","direct":false,"kind":"runtime","optional":false},{"id":7698041549,"package_name":"crossbeam-epoch","ecosystem":"cargo","requirements":"0.9.11","direct":false,"kind":"runtime","optional":false},{"id":7698041550,"package_name":"crossbeam-queue","ecosystem":"cargo","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":7698041551,"package_name":"crossbeam-utils","ecosystem":"cargo","requirements":"0.8.12","direct":false,"kind":"runtime","optional":false},{"id":7698041552,"package_name":"cxx","ecosystem":"cargo","requirements":"1.0.80","direct":false,"kind":"runtime","optional":false},{"id":7698041553,"package_name":"cxx-build","ecosystem":"cargo","requirements":"1.0.80","direct":false,"kind":"runtime","optional":false},{"id":7698041554,"package_name":"cxxbridge-flags","ecosystem":"cargo","requirements":"1.0.80","direct":false,"kind":"runtime","optional":false},{"id":7698041555,"package_name":"cxxbridge-macro","ecosystem":"cargo","requirements":"1.0.80","direct":false,"kind":"runtime","optional":false},{"id":7698041556,"package_name":"darling","ecosystem":"cargo","requirements":"0.14.2","direct":false,"kind":"runtime","optional":false},{"id":7698041557,"package_name":"darling_core","ecosystem":"cargo","requirements":"0.14.2","direct":false,"kind":"runtime","optional":false},{"id":7698041558,"package_name":"darling_macro","ecosystem":"cargo","requirements":"0.14.2","direct":false,"kind":"runtime","optional":false},{"id":7698041559,"package_name":"defer-drop","ecosystem":"cargo","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":7698041560,"package_name":"derive_builder","ecosystem":"cargo","requirements":"0.11.2","direct":false,"kind":"runtime","optional":false},{"id":7698041561,"package_name":"derive_builder_core","ecosystem":"cargo","requirements":"0.11.2","direct":false,"kind":"runtime","optional":false},{"id":7698041562,"package_name":"derive_builder_macro","ecosystem":"cargo","requirements":"0.11.2","direct":false,"kind":"runtime","optional":false},{"id":7698041563,"package_name":"dirs","ecosystem":"cargo","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":7698041564,"package_name":"dirs-next","ecosystem":"cargo","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":7698041565,"package_name":"dirs-sys","ecosystem":"cargo","requirements":"0.3.7","direct":false,"kind":"runtime","optional":false},{"id":7698041566,"package_name":"dirs-sys-next","ecosystem":"cargo","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":7698041567,"package_name":"either","ecosystem":"cargo","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":7698041568,"package_name":"env_logger","ecosystem":"cargo","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":7698041569,"package_name":"fastrand","ecosystem":"cargo","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":7698041570,"package_name":"flate2","ecosystem":"cargo","requirements":"1.0.24","direct":false,"kind":"runtime","optional":false},{"id":7698041571,"package_name":"fnv","ecosystem":"cargo","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":7698041572,"package_name":"form_urlencoded","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":7698041573,"package_name":"fs2","ecosystem":"cargo","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":7698041574,"package_name":"fuzzy-matcher","ecosystem":"cargo","requirements":"0.3.7","direct":false,"kind":"runtime","optional":false},{"id":7698041575,"package_name":"getrandom","ecosystem":"cargo","requirements":"0.2.8","direct":false,"kind":"runtime","optional":false},{"id":7698041576,"package_name":"glob","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":7698041577,"package_name":"hashbrown","ecosystem":"cargo","requirements":"0.12.3","direct":false,"kind":"runtime","optional":false},{"id":7698041578,"package_name":"heck","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":7698041579,"package_name":"hermit-abi","ecosystem":"cargo","requirements":"0.1.19","direct":false,"kind":"runtime","optional":false},{"id":7698041580,"package_name":"http","ecosystem":"cargo","requirements":"0.2.8","direct":false,"kind":"runtime","optional":false},{"id":7698041581,"package_name":"humantime","ecosystem":"cargo","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":7698041582,"package_name":"iana-time-zone","ecosystem":"cargo","requirements":"0.1.53","direct":false,"kind":"runtime","optional":false},{"id":7698041583,"package_name":"iana-time-zone-haiku","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":7698041584,"package_name":"ident_case","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":7698041585,"package_name":"idna","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":7698041586,"package_name":"indexmap","ecosystem":"cargo","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":7698041587,"package_name":"instant","ecosystem":"cargo","requirements":"0.1.12","direct":false,"kind":"runtime","optional":false},{"id":7698041588,"package_name":"itoa","ecosystem":"cargo","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":7698041589,"package_name":"js-sys","ecosystem":"cargo","requirements":"0.3.60","direct":false,"kind":"runtime","optional":false},{"id":7698041590,"package_name":"lazy_static","ecosystem":"cargo","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":7698041591,"package_name":"libc","ecosystem":"cargo","requirements":"0.2.137","direct":false,"kind":"runtime","optional":false},{"id":7698041592,"package_name":"link-cplusplus","ecosystem":"cargo","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":7698041593,"package_name":"linked-hash-map","ecosystem":"cargo","requirements":"0.5.6","direct":false,"kind":"runtime","optional":false},{"id":7698041594,"package_name":"log","ecosystem":"cargo","requirements":"0.4.17","direct":false,"kind":"runtime","optional":false},{"id":7698041595,"package_name":"memchr","ecosystem":"cargo","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":7698041596,"package_name":"memoffset","ecosystem":"cargo","requirements":"0.6.5","direct":false,"kind":"runtime","optional":false},{"id":7698041597,"package_name":"miniz_oxide","ecosystem":"cargo","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":7698041598,"package_name":"nix","ecosystem":"cargo","requirements":"0.24.2","direct":false,"kind":"runtime","optional":false},{"id":7698041599,"package_name":"nix","ecosystem":"cargo","requirements":"0.25.0","direct":false,"kind":"runtime","optional":false},{"id":7698041600,"package_name":"num-integer","ecosystem":"cargo","requirements":"0.1.45","direct":false,"kind":"runtime","optional":false},{"id":7698041601,"package_name":"num-traits","ecosystem":"cargo","requirements":"0.2.15","direct":false,"kind":"runtime","optional":false},{"id":7698041602,"package_name":"num_cpus","ecosystem":"cargo","requirements":"1.14.0","direct":false,"kind":"runtime","optional":false},{"id":7698041603,"package_name":"once_cell","ecosystem":"cargo","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":7698041604,"package_name":"openssl-probe","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":7698041605,"package_name":"os_str_bytes","ecosystem":"cargo","requirements":"6.3.1","direct":false,"kind":"runtime","optional":false},{"id":7698041606,"package_name":"percent-encoding","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":7698041607,"package_name":"pin-utils","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":7698041608,"package_name":"proc-macro-error","ecosystem":"cargo","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":7698041609,"package_name":"proc-macro-error-attr","ecosystem":"cargo","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":7698041610,"package_name":"proc-macro2","ecosystem":"cargo","requirements":"1.0.47","direct":false,"kind":"runtime","optional":false},{"id":7698041611,"package_name":"quote","ecosystem":"cargo","requirements":"1.0.21","direct":false,"kind":"runtime","optional":false},{"id":7698041612,"package_name":"rayon","ecosystem":"cargo","requirements":"1.5.3","direct":false,"kind":"runtime","optional":false},{"id":7698041613,"package_name":"rayon-core","ecosystem":"cargo","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":7698041614,"package_name":"redox_syscall","ecosystem":"cargo","requirements":"0.2.16","direct":false,"kind":"runtime","optional":false},{"id":7698041615,"package_name":"redox_users","ecosystem":"cargo","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":7698041616,"package_name":"regex","ecosystem":"cargo","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":7698041617,"package_name":"regex-syntax","ecosystem":"cargo","requirements":"0.6.28","direct":false,"kind":"runtime","optional":false},{"id":7698041618,"package_name":"remove_dir_all","ecosystem":"cargo","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":7698041619,"package_name":"ring","ecosystem":"cargo","requirements":"0.16.20","direct":false,"kind":"runtime","optional":false},{"id":7698041620,"package_name":"rustls","ecosystem":"cargo","requirements":"0.20.7","direct":false,"kind":"runtime","optional":false},{"id":7698041621,"package_name":"rustls-native-certs","ecosystem":"cargo","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":7698041622,"package_name":"rustls-pemfile","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":7698041623,"package_name":"rustversion","ecosystem":"cargo","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":7698041624,"package_name":"ryu","ecosystem":"cargo","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":7698041625,"package_name":"schannel","ecosystem":"cargo","requirements":"0.1.20","direct":false,"kind":"runtime","optional":false},{"id":7698041626,"package_name":"scopeguard","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":7698041627,"package_name":"scratch","ecosystem":"cargo","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":7698041628,"package_name":"sct","ecosystem":"cargo","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":7698041629,"package_name":"security-framework","ecosystem":"cargo","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":7698041630,"package_name":"security-framework-sys","ecosystem":"cargo","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false},{"id":7698041631,"package_name":"serde","ecosystem":"cargo","requirements":"1.0.147","direct":false,"kind":"runtime","optional":false},{"id":7698041632,"package_name":"serde_derive","ecosystem":"cargo","requirements":"1.0.147","direct":false,"kind":"runtime","optional":false},{"id":7698041633,"package_name":"serde_json","ecosystem":"cargo","requirements":"1.0.87","direct":false,"kind":"runtime","optional":false},{"id":7698041634,"package_name":"serde_yaml","ecosystem":"cargo","requirements":"0.8.26","direct":false,"kind":"runtime","optional":false},{"id":7698041635,"package_name":"shlex","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":7698041636,"package_name":"signal-hook","ecosystem":"cargo","requirements":"0.3.14","direct":false,"kind":"runtime","optional":false},{"id":7698041637,"package_name":"signal-hook-registry","ecosystem":"cargo","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":7698041638,"package_name":"skim","ecosystem":"cargo","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":7698041639,"package_name":"spin","ecosystem":"cargo","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":7698041640,"package_name":"strsim","ecosystem":"cargo","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":7698041641,"package_name":"syn","ecosystem":"cargo","requirements":"1.0.103","direct":false,"kind":"runtime","optional":false},{"id":7698041642,"package_name":"tempfile","ecosystem":"cargo","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":7698041643,"package_name":"term","ecosystem":"cargo","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":7698041644,"package_name":"termcolor","ecosystem":"cargo","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":7698041645,"package_name":"textwrap","ecosystem":"cargo","requirements":"0.16.0","direct":false,"kind":"runtime","optional":false},{"id":7698041646,"package_name":"thiserror","ecosystem":"cargo","requirements":"1.0.37","direct":false,"kind":"runtime","optional":false},{"id":7698041647,"package_name":"thiserror-impl","ecosystem":"cargo","requirements":"1.0.37","direct":false,"kind":"runtime","optional":false},{"id":7698041648,"package_name":"thread_local","ecosystem":"cargo","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":7698041649,"package_name":"time","ecosystem":"cargo","requirements":"0.1.44","direct":false,"kind":"runtime","optional":false},{"id":7698041650,"package_name":"time","ecosystem":"cargo","requirements":"0.3.17","direct":false,"kind":"runtime","optional":false},{"id":7698041651,"package_name":"time-core","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":7698041652,"package_name":"timer","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":7698041653,"package_name":"tinyvec","ecosystem":"cargo","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":7698041654,"package_name":"tinyvec_macros","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":7698041655,"package_name":"tuikit","ecosystem":"cargo","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":7698041656,"package_name":"unicode-bidi","ecosystem":"cargo","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":7698041657,"package_name":"unicode-ident","ecosystem":"cargo","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":7698041658,"package_name":"unicode-normalization","ecosystem":"cargo","requirements":"0.1.22","direct":false,"kind":"runtime","optional":false},{"id":7698041659,"package_name":"unicode-width","ecosystem":"cargo","requirements":"0.1.10","direct":false,"kind":"runtime","optional":false},{"id":7698041660,"package_name":"untrusted","ecosystem":"cargo","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":7698041661,"package_name":"url","ecosystem":"cargo","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":7698041662,"package_name":"utf8parse","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":7698041663,"package_name":"version_check","ecosystem":"cargo","requirements":"0.9.4","direct":false,"kind":"runtime","optional":false},{"id":7698041664,"package_name":"vte","ecosystem":"cargo","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":7698041665,"package_name":"vte_generate_state_changes","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":7698041666,"package_name":"wasi","ecosystem":"cargo","requirements":"0.10.0+wasi-snapshot-preview1","direct":false,"kind":"runtime","optional":false},{"id":7698041667,"package_name":"wasi","ecosystem":"cargo","requirements":"0.11.0+wasi-snapshot-preview1","direct":false,"kind":"runtime","optional":false},{"id":7698041668,"package_name":"wasm-bindgen","ecosystem":"cargo","requirements":"0.2.83","direct":false,"kind":"runtime","optional":false},{"id":7698041669,"package_name":"wasm-bindgen-backend","ecosystem":"cargo","requirements":"0.2.83","direct":false,"kind":"runtime","optional":false},{"id":7698041670,"package_name":"wasm-bindgen-macro","ecosystem":"cargo","requirements":"0.2.83","direct":false,"kind":"runtime","optional":false},{"id":7698041671,"package_name":"wasm-bindgen-macro-support","ecosystem":"cargo","requirements":"0.2.83","direct":false,"kind":"runtime","optional":false},{"id":7698041672,"package_name":"wasm-bindgen-shared","ecosystem":"cargo","requirements":"0.2.83","direct":false,"kind":"runtime","optional":false},{"id":7698041673,"package_name":"web-sys","ecosystem":"cargo","requirements":"0.3.60","direct":false,"kind":"runtime","optional":false},{"id":7698041674,"package_name":"webpki","ecosystem":"cargo","requirements":"0.22.0","direct":false,"kind":"runtime","optional":false},{"id":7698041675,"package_name":"which","ecosystem":"cargo","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":7698041676,"package_name":"wildmatch","ecosystem":"cargo","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":7698041677,"package_name":"winapi","ecosystem":"cargo","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":7698041678,"package_name":"winapi-i686-pc-windows-gnu","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":7698041679,"package_name":"winapi-util","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":7698041680,"package_name":"winapi-x86_64-pc-windows-gnu","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":7698041681,"package_name":"windows-sys","ecosystem":"cargo","requirements":"0.36.1","direct":false,"kind":"runtime","optional":false},{"id":7698041682,"package_name":"windows_aarch64_msvc","ecosystem":"cargo","requirements":"0.36.1","direct":false,"kind":"runtime","optional":false},{"id":7698041683,"package_name":"windows_i686_gnu","ecosystem":"cargo","requirements":"0.36.1","direct":false,"kind":"runtime","optional":false},{"id":7698041684,"package_name":"windows_i686_msvc","ecosystem":"cargo","requirements":"0.36.1","direct":false,"kind":"runtime","optional":false},{"id":7698041685,"package_name":"windows_x86_64_gnu","ecosystem":"cargo","requirements":"0.36.1","direct":false,"kind":"runtime","optional":false},{"id":7698041686,"package_name":"windows_x86_64_msvc","ecosystem":"cargo","requirements":"0.36.1","direct":false,"kind":"runtime","optional":false},{"id":7698041687,"package_name":"yaml-rust","ecosystem":"cargo","requirements":"0.4.5","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"cargo","filepath":"Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-10-04T10:30:31.135Z","updated_at":"2023-10-04T10:30:31.135Z","repository_link":"https://github.com/kubie-org/kubie/blob/master/Cargo.toml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/audit.yml","sha":null,"kind":"manifest","created_at":"2026-08-11T13:41:30.178Z","updated_at":"2026-08-11T13:41:30.178Z","repository_link":"https://github.com/kubie-org/kubie/blob/master/.github/workflows/audit.yml","dependencies":[{"id":26052162811,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":26052162812,"package_name":"rustsec/audit-check","ecosystem":"actions","requirements":"v2.0.0","direct":true,"kind":"composite","optional":false}]}],"score":22.504518466138784,"created_at":"2026-06-26T14:50:03.063Z","updated_at":"2026-08-15T15:31:01.472Z","avatar_url":"https://github.com/kubie-org.png","language":"Rust","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/376701","html_url":"https://summary.ecosyste.ms/projects/376701"}