{"id":37163118,"url":"https://github.com/kf5i/k3ai-core","last_synced_at":"2026-01-14T19:24:15.516Z","repository":{"id":47109438,"uuid":"305077729","full_name":"kf5i/k3ai-core","owner":"kf5i","description":"K3ai-core is the core library for the GO installer. Go installer will replace the current bash installer","archived":true,"fork":false,"pushed_at":"2021-11-02T09:56:53.000Z","size":23422,"stargazers_count":23,"open_issues_count":0,"forks_count":12,"subscribers_count":9,"default_branch":"main","last_synced_at":"2024-06-20T17:38:09.111Z","etag":null,"topics":["argo","artificial-intelligence","continuous-integration","data-science","golang","k3s","kubeflow","kubernetes-deployment","machine-learning","machinelearning","ml","pipeline"],"latest_commit_sha":null,"homepage":"","language":"Go","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/kf5i.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2020-10-18T10:40:20.000Z","updated_at":"2023-02-21T08:38:12.000Z","dependencies_parsed_at":"2022-08-25T13:02:05.172Z","dependency_job_id":null,"html_url":"https://github.com/kf5i/k3ai-core","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/kf5i/k3ai-core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kf5i%2Fk3ai-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kf5i%2Fk3ai-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kf5i%2Fk3ai-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kf5i%2Fk3ai-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kf5i","download_url":"https://codeload.github.com/kf5i/k3ai-core/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kf5i%2Fk3ai-core/sbom","scorecard":{"id":558140,"data":{"date":"2025-08-11","repo":{"name":"github.com/kf5i/k3ai-core","commit":"60f9b5a03d47cba749554929715d43e847ae9b4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/21 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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/k3ai-issue-mgmt.yml:1","Warn: no topLevel permission defined: .github/workflows/label-remover.yml:1","Warn: no topLevel permission defined: .github/workflows/labels-refine.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"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/ci.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/kf5i/k3ai-core/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/kf5i/k3ai-core/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/kf5i/k3ai-core/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kf5i/k3ai-core/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kf5i/k3ai-core/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/k3ai-issue-mgmt.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/kf5i/k3ai-core/k3ai-issue-mgmt.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k3ai-issue-mgmt.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/kf5i/k3ai-core/k3ai-issue-mgmt.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k3ai-issue-mgmt.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/kf5i/k3ai-core/k3ai-issue-mgmt.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/k3ai-issue-mgmt.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/kf5i/k3ai-core/k3ai-issue-mgmt.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k3ai-issue-mgmt.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kf5i/k3ai-core/k3ai-issue-mgmt.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-remover.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/kf5i/k3ai-core/label-remover.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-remover.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kf5i/k3ai-core/label-remover.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-remover.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/kf5i/k3ai-core/label-remover.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labels-refine.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/kf5i/k3ai-core/labels-refine.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/labels-refine.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/kf5i/k3ai-core/labels-refine.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labels-refine.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/kf5i/k3ai-core/labels-refine.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/labels-refine.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/kf5i/k3ai-core/labels-refine.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labels-refine.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/kf5i/k3ai-core/labels-refine.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/labels-refine.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/kf5i/k3ai-core/labels-refine.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labels-refine.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kf5i/k3ai-core/labels-refine.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/labels-refine.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kf5i/k3ai-core/labels-refine.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/kf5i/k3ai-core/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/kf5i/k3ai-core/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/kf5i/k3ai-core/release.yaml/main?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  13 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":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.2.3 not signed: https://api.github.com/repos/kf5i/k3ai-core/releases/39292850","Warn: release artifact v0.2.2 not signed: https://api.github.com/repos/kf5i/k3ai-core/releases/35222015","Warn: release artifact v0.2.1 not signed: https://api.github.com/repos/kf5i/k3ai-core/releases/35158838","Warn: release artifact v0.2.0 not signed: https://api.github.com/repos/kf5i/k3ai-core/releases/35112356","Warn: release artifact v0.1.1 not signed: https://api.github.com/repos/kf5i/k3ai-core/releases/33855276","Warn: release artifact v0.2.3 does not have provenance: https://api.github.com/repos/kf5i/k3ai-core/releases/39292850","Warn: release artifact v0.2.2 does not have provenance: https://api.github.com/repos/kf5i/k3ai-core/releases/35222015","Warn: release artifact v0.2.1 does not have provenance: https://api.github.com/repos/kf5i/k3ai-core/releases/35158838","Warn: release artifact v0.2.0 does not have provenance: https://api.github.com/repos/kf5i/k3ai-core/releases/35112356","Warn: release artifact v0.1.1 does not have provenance: https://api.github.com/repos/kf5i/k3ai-core/releases/33855276"],"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 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":-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":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2021-0227 / GHSA-3vm4-22fp-5rfm","Warn: Project is vulnerable to: GO-2022-0968 / GHSA-gwc9-m7rh-j2ww","Warn: Project is vulnerable to: GO-2021-0356 / GHSA-8c26-wmh5-6g9v","Warn: Project is vulnerable to: GO-2024-2961","Warn: Project is vulnerable to: GO-2023-2402 / GHSA-45x7-px36-x8w8","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2022-0236 / GHSA-h86h-8ppg-mxmh","Warn: Project is vulnerable to: GO-2021-0238 / GHSA-83g2-8m93-v3w7","Warn: Project is vulnerable to: GO-2022-0288","Warn: Project is vulnerable to: GO-2022-0969 / GHSA-69cg-p879-7622","Warn: Project is vulnerable to: GO-2022-1144 / GHSA-xrjj-mj9h-534m","Warn: Project is vulnerable to: GO-2023-1571 / GHSA-vvpx-j8f3-3w6h","Warn: Project is vulnerable to: GO-2023-1988 / GHSA-2wrh-6pvc-2jm9","Warn: Project is vulnerable to: GO-2023-2102 / GHSA-4374-p667-p6c8","Warn: Project is vulnerable to: GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8","Warn: Project is vulnerable to: GO-2022-0603 / GHSA-hp87-p4gw-j4gq","Warn: Project is vulnerable to: GO-2021-0064 / GHSA-8cfg-vx93-jvxw"],"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-20T12:53:25.688Z","repository_id":47109438,"created_at":"2025-08-20T12:53:25.688Z","updated_at":"2025-08-20T12:53:25.688Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28432587,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":["argo","artificial-intelligence","continuous-integration","data-science","golang","k3s","kubeflow","kubernetes-deployment","machine-learning","machinelearning","ml","pipeline"],"created_at":"2026-01-14T19:24:14.863Z","updated_at":"2026-01-14T19:24:15.506Z","avatar_url":"https://github.com/kf5i.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WE RELEASED THE NEW VERSION CHECK THE NEW ORG AT: [https://github.com/k3ai](https://github.com/k3ai) AND OUR NEW WEBSITE/DOCS AT: [https://k3ai.in](https://k3ai.in)\n\n# k3ai-core\n\nK3ai-core is the core library for the k3ai installer.\nThe Go installer will replace the current bash installer.\n\n![GitHub Workflow Status](https://img.shields.io/github/workflow/status/kf5i/k3ai-core/build?style=for-the-badge)\n![Codecov](https://img.shields.io/codecov/c/github/kf5i/k3ai-core?style=for-the-badge)\n![GitHub all releases](https://img.shields.io/github/downloads/kf5i/k3ai-core/total?style=for-the-badge)\n![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/kf5i/k3ai-core?style=for-the-badge)\n![GitHub contributors](https://img.shields.io/github/contributors/kf5i/k3ai-core?style=for-the-badge)\n\n\n## Install k3ai-cli(Latest Version)\n\n```bash\n#Set a variable to grab latest version\nVersion=$(curl -s \"https://api.github.com/repos/kf5i/k3ai-core/releases/latest\" | awk -F '\"' '/tag_name/{print $4}' | cut -c 2-6) \n# get the binaries\nwget https://github.com/kf5i/k3ai-core/releases/download/v$Version/k3ai-core_${Version}_linux_amd64.tar.gz\n```\n\n\n## Building from source\n\nSetup the environment using Golang v1.15.3+. A Linux, Mac OS or a WSL2 environment is recommended.\n\nTo build the project, run\n\n```bash\nmake build-cli\n```\n\nTo run the test suite, use\n\n```bash\nmake lint\nmake test\n```\n\nPlease feel free to open a Github issue or send a PR. Looking forward to your contribution.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkf5i%2Fk3ai-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkf5i%2Fk3ai-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkf5i%2Fk3ai-core/lists"}