{"id":124177,"url":"https://github.com/gotzmann/llama.go","last_synced_at":"2026-06-14T14:01:01.408Z","repository":{"id":149512790,"uuid":"616027609","full_name":"gotzmann/llama.go","owner":"gotzmann","description":"llama.go is like llama.cpp in pure Golang!","archived":false,"fork":false,"pushed_at":"2024-09-20T20:01:25.000Z","size":9783,"stargazers_count":1403,"open_issues_count":16,"forks_count":73,"subscribers_count":30,"default_branch":"main","last_synced_at":"2026-05-25T04:05:36.120Z","etag":null,"topics":["alpaca","chatgpt","dalai","gpt","gpt3","gpt4","gpt4all","llama","llama-cpp","llm","vicuna"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gotzmann.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}},"created_at":"2023-03-19T12:07:55.000Z","updated_at":"2026-05-23T10:54:16.000Z","dependencies_parsed_at":"2024-01-14T04:43:20.732Z","dependency_job_id":"a922c452-a2bd-407c-b345-23d4aece2c50","html_url":"https://github.com/gotzmann/llama.go","commit_stats":{"total_commits":258,"total_committers":3,"mean_commits":86.0,"dds":0.0736434108527132,"last_synced_commit":"0f8598b58323e4a8532831693d807e53ac43767d"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/gotzmann/llama.go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gotzmann","download_url":"https://codeload.github.com/gotzmann/llama.go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/sbom","scorecard":{"id":442253,"data":{"date":"2025-08-11","repo":{"name":"github.com/gotzmann/llama.go","commit":"c530389cb3ad49aef41f86613134dcf8d08369d9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 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":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/coverage.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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: builds/llama-go-v1.4.0-linux:1","Warn: binary detected: builds/llama-go-v1.4.0-macos:1","Warn: binary detected: builds/llama-go-v1.4.0.exe:1"],"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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/coverage.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/gotzmann/llama.go/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/gotzmann/llama.go/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/gotzmann/llama.go/coverage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/gotzmann/llama.go/coverage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/gotzmann/llama.go/coverage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/gotzmann/llama.go/coverage.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2023-2052 / GHSA-3q5p-3558-364f","Warn: Project is vulnerable to: GO-2023-2115 / GHSA-94w9-97p3-p368","Warn: Project is vulnerable to: GO-2023-2116 / GHSA-mv73-f69x-444p","Warn: Project is vulnerable to: GO-2024-2574 / GHSA-fmg4-x8pw-hjhg","Warn: Project is vulnerable to: GO-2024-2959 / GHSA-98j2-3j3p-fw2v","Warn: Project is vulnerable to: GO-2025-3845 / GHSA-qx2q-88mx-vhg7"],"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-19T05:50:04.922Z","repository_id":149512790,"created_at":"2025-08-19T05:50:04.922Z","updated_at":"2025-08-19T05:50:04.922Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33528085,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"ssl_error","status_checked_at":"2026-05-26T15:22:15.568Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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"}},"owner":{"login":"gotzmann","name":"Serge Gotsuliak","uuid":"669544","kind":"user","description":"Golang | TypeScript | AdonisJS","email":"","website":"https://www.linkedin.com/in/gotzmann","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/669544?u=01bbf9c2e47b42bd6f9a721b5792d4480f535bd7\u0026v=4","repositories_count":2,"last_synced_at":"2023-03-09T08:45:25.866Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gotzmann","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-18T22:06:47.386Z","updated_at":"2023-03-09T08:45:25.873Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gotzmann","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gotzmann/repositories"},"packages":[{"id":7313553,"name":"github.com/gotzmann/llama.go/llama","ecosystem":"go","description":"","homepage":"https://github.com/gotzmann/llama.go","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/gotzmann/llama.go","keywords_array":[],"namespace":"github.com/gotzmann/llama.go","versions_count":41,"first_release_published_at":"2023-03-30T22:36:40.000Z","latest_release_published_at":"2023-04-12T16:05:49.000Z","latest_release_number":"v0.0.0-20230412160549-c20730f209a3","last_synced_at":"2026-06-12T14:50:47.113Z","created_at":"2023-04-03T00:34:14.150Z","updated_at":"2026-06-12T14:50:47.113Z","registry_url":"https://pkg.go.dev/github.com/gotzmann/llama.go/llama","install_command":"go get github.com/gotzmann/llama.go/llama","documentation_url":"https://pkg.go.dev/github.com/gotzmann/llama.go/llama#section-documentation","metadata":{},"repo_metadata":{"id":149512790,"uuid":"616027609","full_name":"gotzmann/llama.go","owner":"gotzmann","description":"llama.go is like llama.cpp in pure Golang!","archived":false,"fork":false,"pushed_at":"2024-09-20T20:01:25.000Z","size":9783,"stargazers_count":1381,"open_issues_count":16,"forks_count":68,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-10-07T11:46:15.224Z","etag":null,"topics":["alpaca","chatgpt","dalai","gpt","gpt3","gpt4","gpt4all","llama","llama-cpp","llm","vicuna"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gotzmann.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}},"created_at":"2023-03-19T12:07:55.000Z","updated_at":"2025-10-04T14:17:05.000Z","dependencies_parsed_at":"2024-01-14T04:43:20.732Z","dependency_job_id":"15bb48df-ebee-442a-953f-25e0b7322243","html_url":"https://github.com/gotzmann/llama.go","commit_stats":{"total_commits":258,"total_committers":3,"mean_commits":86.0,"dds":0.0736434108527132,"last_synced_commit":"0f8598b58323e4a8532831693d807e53ac43767d"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/gotzmann/llama.go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gotzmann","download_url":"https://codeload.github.com/gotzmann/llama.go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/sbom","scorecard":{"id":442253,"data":{"date":"2025-08-11","repo":{"name":"github.com/gotzmann/llama.go","commit":"c530389cb3ad49aef41f86613134dcf8d08369d9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 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":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/coverage.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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: builds/llama-go-v1.4.0-linux:1","Warn: binary detected: builds/llama-go-v1.4.0-macos:1","Warn: binary detected: builds/llama-go-v1.4.0.exe:1"],"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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/coverage.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/gotzmann/llama.go/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/gotzmann/llama.go/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/gotzmann/llama.go/coverage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/gotzmann/llama.go/coverage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/gotzmann/llama.go/coverage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/gotzmann/llama.go/coverage.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2023-2052 / GHSA-3q5p-3558-364f","Warn: Project is vulnerable to: GO-2023-2115 / GHSA-94w9-97p3-p368","Warn: Project is vulnerable to: GO-2023-2116 / GHSA-mv73-f69x-444p","Warn: Project is vulnerable to: GO-2024-2574 / GHSA-fmg4-x8pw-hjhg","Warn: Project is vulnerable to: GO-2024-2959 / GHSA-98j2-3j3p-fw2v","Warn: Project is vulnerable to: GO-2025-3845 / GHSA-qx2q-88mx-vhg7"],"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-19T05:50:04.922Z","repository_id":149512790,"created_at":"2025-08-19T05:50:04.922Z","updated_at":"2025-08-19T05:50:04.922Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019157,"owners_count":26086685,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"gotzmann","name":"Serge Gotsuliak","uuid":"669544","kind":"user","description":"Golang | TypeScript | AdonisJS","email":"","website":"https://www.linkedin.com/in/gotzmann","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/669544?u=01bbf9c2e47b42bd6f9a721b5792d4480f535bd7\u0026v=4","repositories_count":2,"last_synced_at":"2023-03-09T08:45:25.866Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gotzmann","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-18T22:06:47.386Z","updated_at":"2023-03-09T08:45:25.873Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gotzmann","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gotzmann/repositories"},"tags":[{"name":"v1.4.0","sha":"bf2bddd92b2770bec32c6dca57e93316d1659e6f","kind":"commit","published_at":"2023-04-28T11:44:00.000Z","download_url":"https://codeload.github.com/gotzmann/llama.go/tar.gz/v1.4.0","html_url":"https://github.com/gotzmann/llama.go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotzmann/llama.go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"aa39cb86b5b2cedd790b120c1f19d0fa8ed4fc42","kind":"commit","published_at":"2023-04-23T18:26:27.000Z","download_url":"https://codeload.github.com/gotzmann/llama.go/tar.gz/v1.3.0","html_url":"https://github.com/gotzmann/llama.go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotzmann/llama.go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"eea08500263367ee38f66bb0b78d348fdfe2bcd1","kind":"commit","published_at":"2023-04-20T16:08:36.000Z","download_url":"https://codeload.github.com/gotzmann/llama.go/tar.gz/v1.2.0","html_url":"https://github.com/gotzmann/llama.go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotzmann/llama.go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"151ceb785743400adf2cdd6694e235e09b0756eb","kind":"commit","published_at":"2023-04-15T15:33:47.000Z","download_url":"https://codeload.github.com/gotzmann/llama.go/tar.gz/v1.1.0","html_url":"https://github.com/gotzmann/llama.go/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotzmann/llama.go@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"c20730f209a3856ceee3a441df50f8253437d7e0","kind":"commit","published_at":"2023-04-12T16:05:49.000Z","download_url":"https://codeload.github.com/gotzmann/llama.go/tar.gz/v1.0.0","html_url":"https://github.com/gotzmann/llama.go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotzmann/llama.go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T04:16:28.708Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.357375141166097,"dependent_packages_count":7.715556308689142,"stargazers_count":25.479797501206807,"forks_count":13.536226035208749,"average":14.022238746567698},"purl":"pkg:golang/github.com/gotzmann/llama.go/llama","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/gotzmann/llama.go/llama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/gotzmann/llama.go/llama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/gotzmann/llama.go/llama/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:43:39.617Z","issues_count":22,"pull_requests_count":10,"avg_time_to_close_issue":1048394.0,"avg_time_to_close_pull_request":6535118.7,"issues_closed_count":6,"pull_requests_closed_count":10,"pull_request_authors_count":3,"issue_authors_count":20,"avg_comments_per_issue":1.8181818181818181,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/issues","maintainers":[{"login":"gotzmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gotzmann"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgotzmann%2Fllama.go%2Fllama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgotzmann%2Fllama.go%2Fllama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgotzmann%2Fllama.go%2Fllama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgotzmann%2Fllama.go%2Fllama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgotzmann%2Fllama.go%2Fllama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgotzmann%2Fllama.go%2Fllama/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2169848,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":7191297,"name":"github.com/gotzmann/llama.go/ml","ecosystem":"go","description":"","homepage":"https://github.com/gotzmann/llama.go","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/gotzmann/llama.go","keywords_array":[],"namespace":"github.com/gotzmann/llama.go","versions_count":43,"first_release_published_at":"2023-03-30T22:36:40.000Z","latest_release_published_at":"2023-04-12T16:05:49.000Z","latest_release_number":"v0.0.0-20230412160549-c20730f209a3","last_synced_at":"2026-06-12T14:50:48.290Z","created_at":"2023-04-01T00:44:37.067Z","updated_at":"2026-06-12T14:50:48.291Z","registry_url":"https://pkg.go.dev/github.com/gotzmann/llama.go/ml","install_command":"go get github.com/gotzmann/llama.go/ml","documentation_url":"https://pkg.go.dev/github.com/gotzmann/llama.go/ml#section-documentation","metadata":{},"repo_metadata":{"id":149512790,"uuid":"616027609","full_name":"gotzmann/llama.go","owner":"gotzmann","description":"llama.go is like llama.cpp in pure Golang!","archived":false,"fork":false,"pushed_at":"2024-09-20T20:01:25.000Z","size":9783,"stargazers_count":1381,"open_issues_count":16,"forks_count":68,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-10-07T11:46:15.224Z","etag":null,"topics":["alpaca","chatgpt","dalai","gpt","gpt3","gpt4","gpt4all","llama","llama-cpp","llm","vicuna"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gotzmann.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}},"created_at":"2023-03-19T12:07:55.000Z","updated_at":"2025-10-04T14:17:05.000Z","dependencies_parsed_at":"2024-01-14T04:43:20.732Z","dependency_job_id":"15bb48df-ebee-442a-953f-25e0b7322243","html_url":"https://github.com/gotzmann/llama.go","commit_stats":{"total_commits":258,"total_committers":3,"mean_commits":86.0,"dds":0.0736434108527132,"last_synced_commit":"0f8598b58323e4a8532831693d807e53ac43767d"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/gotzmann/llama.go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gotzmann","download_url":"https://codeload.github.com/gotzmann/llama.go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/sbom","scorecard":{"id":442253,"data":{"date":"2025-08-11","repo":{"name":"github.com/gotzmann/llama.go","commit":"c530389cb3ad49aef41f86613134dcf8d08369d9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 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":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/coverage.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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: builds/llama-go-v1.4.0-linux:1","Warn: binary detected: builds/llama-go-v1.4.0-macos:1","Warn: binary detected: builds/llama-go-v1.4.0.exe:1"],"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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/coverage.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/gotzmann/llama.go/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/gotzmann/llama.go/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/gotzmann/llama.go/coverage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/gotzmann/llama.go/coverage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/gotzmann/llama.go/coverage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/gotzmann/llama.go/coverage.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2023-2052 / GHSA-3q5p-3558-364f","Warn: Project is vulnerable to: GO-2023-2115 / GHSA-94w9-97p3-p368","Warn: Project is vulnerable to: GO-2023-2116 / GHSA-mv73-f69x-444p","Warn: Project is vulnerable to: GO-2024-2574 / GHSA-fmg4-x8pw-hjhg","Warn: Project is vulnerable to: GO-2024-2959 / GHSA-98j2-3j3p-fw2v","Warn: Project is vulnerable to: GO-2025-3845 / GHSA-qx2q-88mx-vhg7"],"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-19T05:50:04.922Z","repository_id":149512790,"created_at":"2025-08-19T05:50:04.922Z","updated_at":"2025-08-19T05:50:04.922Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019157,"owners_count":26086685,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"gotzmann","name":"Serge Gotsuliak","uuid":"669544","kind":"user","description":"Golang | TypeScript | AdonisJS","email":"","website":"https://www.linkedin.com/in/gotzmann","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/669544?u=01bbf9c2e47b42bd6f9a721b5792d4480f535bd7\u0026v=4","repositories_count":2,"last_synced_at":"2023-03-09T08:45:25.866Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gotzmann","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-18T22:06:47.386Z","updated_at":"2023-03-09T08:45:25.873Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gotzmann","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gotzmann/repositories"},"tags":[{"name":"v1.4.0","sha":"bf2bddd92b2770bec32c6dca57e93316d1659e6f","kind":"commit","published_at":"2023-04-28T11:44:00.000Z","download_url":"https://codeload.github.com/gotzmann/llama.go/tar.gz/v1.4.0","html_url":"https://github.com/gotzmann/llama.go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotzmann/llama.go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"aa39cb86b5b2cedd790b120c1f19d0fa8ed4fc42","kind":"commit","published_at":"2023-04-23T18:26:27.000Z","download_url":"https://codeload.github.com/gotzmann/llama.go/tar.gz/v1.3.0","html_url":"https://github.com/gotzmann/llama.go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotzmann/llama.go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"eea08500263367ee38f66bb0b78d348fdfe2bcd1","kind":"commit","published_at":"2023-04-20T16:08:36.000Z","download_url":"https://codeload.github.com/gotzmann/llama.go/tar.gz/v1.2.0","html_url":"https://github.com/gotzmann/llama.go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotzmann/llama.go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"151ceb785743400adf2cdd6694e235e09b0756eb","kind":"commit","published_at":"2023-04-15T15:33:47.000Z","download_url":"https://codeload.github.com/gotzmann/llama.go/tar.gz/v1.1.0","html_url":"https://github.com/gotzmann/llama.go/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotzmann/llama.go@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"c20730f209a3856ceee3a441df50f8253437d7e0","kind":"commit","published_at":"2023-04-12T16:05:49.000Z","download_url":"https://codeload.github.com/gotzmann/llama.go/tar.gz/v1.0.0","html_url":"https://github.com/gotzmann/llama.go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotzmann/llama.go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T04:16:28.707Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.739563703245843,"dependent_packages_count":4.176729834717804,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.458146768981823},"purl":"pkg:golang/github.com/gotzmann/llama.go/ml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/gotzmann/llama.go/ml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/gotzmann/llama.go/ml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/gotzmann/llama.go/ml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:43:39.617Z","issues_count":22,"pull_requests_count":10,"avg_time_to_close_issue":1048394.0,"avg_time_to_close_pull_request":6535118.7,"issues_closed_count":6,"pull_requests_closed_count":10,"pull_request_authors_count":3,"issue_authors_count":20,"avg_comments_per_issue":1.8181818181818181,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/issues","maintainers":[{"login":"gotzmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gotzmann"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgotzmann%2Fllama.go%2Fml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgotzmann%2Fllama.go%2Fml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgotzmann%2Fllama.go%2Fml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgotzmann%2Fllama.go%2Fml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgotzmann%2Fllama.go%2Fml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgotzmann%2Fllama.go%2Fml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2169848,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":7006648,"name":"github.com/gotzmann/llama.go","ecosystem":"go","description":"","homepage":"https://github.com/gotzmann/llama.go","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/gotzmann/llama.go","keywords_array":[],"namespace":"github.com/gotzmann","versions_count":39,"first_release_published_at":"2023-03-29T21:50:48.000Z","latest_release_published_at":"2023-04-28T11:44:00.000Z","latest_release_number":"v1.4.0","last_synced_at":"2026-06-12T14:50:48.345Z","created_at":"2023-03-30T01:47:30.224Z","updated_at":"2026-06-12T14:50:48.345Z","registry_url":"https://pkg.go.dev/github.com/gotzmann/llama.go","install_command":"go get github.com/gotzmann/llama.go","documentation_url":"https://pkg.go.dev/github.com/gotzmann/llama.go#section-documentation","metadata":{},"repo_metadata":{"id":149512790,"uuid":"616027609","full_name":"gotzmann/llama.go","owner":"gotzmann","description":"llama.go is like llama.cpp in pure Golang!","archived":false,"fork":false,"pushed_at":"2024-09-20T20:01:25.000Z","size":9783,"stargazers_count":1381,"open_issues_count":16,"forks_count":68,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-10-07T11:46:15.224Z","etag":null,"topics":["alpaca","chatgpt","dalai","gpt","gpt3","gpt4","gpt4all","llama","llama-cpp","llm","vicuna"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gotzmann.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}},"created_at":"2023-03-19T12:07:55.000Z","updated_at":"2025-10-04T14:17:05.000Z","dependencies_parsed_at":"2024-01-14T04:43:20.732Z","dependency_job_id":"15bb48df-ebee-442a-953f-25e0b7322243","html_url":"https://github.com/gotzmann/llama.go","commit_stats":{"total_commits":258,"total_committers":3,"mean_commits":86.0,"dds":0.0736434108527132,"last_synced_commit":"0f8598b58323e4a8532831693d807e53ac43767d"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/gotzmann/llama.go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gotzmann","download_url":"https://codeload.github.com/gotzmann/llama.go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/sbom","scorecard":{"id":442253,"data":{"date":"2025-08-11","repo":{"name":"github.com/gotzmann/llama.go","commit":"c530389cb3ad49aef41f86613134dcf8d08369d9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 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":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/coverage.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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: builds/llama-go-v1.4.0-linux:1","Warn: binary detected: builds/llama-go-v1.4.0-macos:1","Warn: binary detected: builds/llama-go-v1.4.0.exe:1"],"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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/coverage.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/gotzmann/llama.go/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/gotzmann/llama.go/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/gotzmann/llama.go/coverage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/gotzmann/llama.go/coverage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/gotzmann/llama.go/coverage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/gotzmann/llama.go/coverage.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2023-2052 / GHSA-3q5p-3558-364f","Warn: Project is vulnerable to: GO-2023-2115 / GHSA-94w9-97p3-p368","Warn: Project is vulnerable to: GO-2023-2116 / GHSA-mv73-f69x-444p","Warn: Project is vulnerable to: GO-2024-2574 / GHSA-fmg4-x8pw-hjhg","Warn: Project is vulnerable to: GO-2024-2959 / GHSA-98j2-3j3p-fw2v","Warn: Project is vulnerable to: GO-2025-3845 / GHSA-qx2q-88mx-vhg7"],"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-19T05:50:04.922Z","repository_id":149512790,"created_at":"2025-08-19T05:50:04.922Z","updated_at":"2025-08-19T05:50:04.922Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019157,"owners_count":26086685,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"gotzmann","name":"Serge Gotsuliak","uuid":"669544","kind":"user","description":"Golang | TypeScript | AdonisJS","email":"","website":"https://www.linkedin.com/in/gotzmann","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/669544?u=01bbf9c2e47b42bd6f9a721b5792d4480f535bd7\u0026v=4","repositories_count":2,"last_synced_at":"2023-03-09T08:45:25.866Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gotzmann","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-18T22:06:47.386Z","updated_at":"2023-03-09T08:45:25.873Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gotzmann","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gotzmann/repositories"},"tags":[{"name":"v1.4.0","sha":"bf2bddd92b2770bec32c6dca57e93316d1659e6f","kind":"commit","published_at":"2023-04-28T11:44:00.000Z","download_url":"https://codeload.github.com/gotzmann/llama.go/tar.gz/v1.4.0","html_url":"https://github.com/gotzmann/llama.go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotzmann/llama.go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"aa39cb86b5b2cedd790b120c1f19d0fa8ed4fc42","kind":"commit","published_at":"2023-04-23T18:26:27.000Z","download_url":"https://codeload.github.com/gotzmann/llama.go/tar.gz/v1.3.0","html_url":"https://github.com/gotzmann/llama.go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotzmann/llama.go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"eea08500263367ee38f66bb0b78d348fdfe2bcd1","kind":"commit","published_at":"2023-04-20T16:08:36.000Z","download_url":"https://codeload.github.com/gotzmann/llama.go/tar.gz/v1.2.0","html_url":"https://github.com/gotzmann/llama.go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotzmann/llama.go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"151ceb785743400adf2cdd6694e235e09b0756eb","kind":"commit","published_at":"2023-04-15T15:33:47.000Z","download_url":"https://codeload.github.com/gotzmann/llama.go/tar.gz/v1.1.0","html_url":"https://github.com/gotzmann/llama.go/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotzmann/llama.go@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"c20730f209a3856ceee3a441df50f8253437d7e0","kind":"commit","published_at":"2023-04-12T16:05:49.000Z","download_url":"https://codeload.github.com/gotzmann/llama.go/tar.gz/v1.0.0","html_url":"https://github.com/gotzmann/llama.go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotzmann/llama.go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T04:16:28.707Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.367791685292804,"dependent_packages_count":7.575796521445646,"stargazers_count":null,"forks_count":null,"average":8.471794103369225},"purl":"pkg:golang/github.com/gotzmann/llama.go","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/gotzmann/llama.go","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/gotzmann/llama.go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/gotzmann/llama.go/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:43:39.617Z","issues_count":22,"pull_requests_count":10,"avg_time_to_close_issue":1048394.0,"avg_time_to_close_pull_request":6535118.7,"issues_closed_count":6,"pull_requests_closed_count":10,"pull_request_authors_count":3,"issue_authors_count":20,"avg_comments_per_issue":1.8181818181818181,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/issues","maintainers":[{"login":"gotzmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gotzmann"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgotzmann%2Fllama.go/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgotzmann%2Fllama.go/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgotzmann%2Fllama.go/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgotzmann%2Fllama.go/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgotzmann%2Fllama.go/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgotzmann%2Fllama.go/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2169848,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":1639713,"full_name":"gotzmann/llama.go","default_branch":"main","total_commits":260,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":86.66666666666667,"dds":0.07307692307692304,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-06-12T13:00:56.602Z","last_synced_commit":"c530389cb3ad49aef41f86613134dcf8d08369d9","created_at":"2024-07-25T15:29:45.831Z","updated_at":"2026-06-12T13:00:43.287Z","committers":[{"name":"Serge Gotsuliak","email":"sgotsulyak@gmail.com","login":"gotzmann","count":241},{"name":"mfreeman451","email":"mfreeman451@gmail.com","login":"mfreeman451","count":17},{"name":"unknown","email":"C:\\gmail","login":null,"count":2}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-14T00:00:10.507Z","repositories_count":6259237,"commits_count":882466145,"contributors_count":35084080,"owners_count":1166430,"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":"gotzmann/llama.go","html_url":"https://github.com/gotzmann/llama.go","last_synced_at":"2025-08-31T18:43:39.617Z","status":null,"issues_count":22,"pull_requests_count":10,"avg_time_to_close_issue":1048394.0,"avg_time_to_close_pull_request":6535118.7,"issues_closed_count":6,"pull_requests_closed_count":10,"pull_request_authors_count":3,"issue_authors_count":20,"avg_comments_per_issue":1.8181818181818181,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-18T00:33:02.389Z","updated_at":"2025-09-02T04:49:22.157Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotzmann%2Fllama.go/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":19}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":5,"OWNER":4,"NONE":2}},"issue_authors":{"table":{"BrunoIsaac27":2,"hiqsociety":2,"Germain-L":1,"eugenepentland":1,"guyvdb":1,"nikolaydubina":1,"ChinaGISboyYang":1,"nagapadmasrip":1,"ffreality":1,"SilvaRaulEnrique":1,"af913337456":1,"martinscholz83":1,"Nuclear6":1,"codefromthecrypt":1,"ouvaa":1,"TeqGin":1,"sprappcom":1}},"pull_request_authors":{"table":{"mfreeman451":5,"gotzmann":4,"g-vvv":2}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-12T00:00:09.018Z","repositories_count":14586026,"issues_count":34341780,"pull_requests_count":112438824,"authors_count":11260137,"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":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"gotzmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gotzmann"}}],"active_maintainers":[]}},"events":{"total":{"ForkEvent":8,"IssuesEvent":1,"WatchEvent":143},"last_year":{"ForkEvent":3,"WatchEvent":20}},"keywords":["alpaca","chatgpt","dalai","gpt","gpt3","gpt4","gpt4all","llama","llama-cpp","llm","vicuna"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/coverage.yml","sha":null,"kind":"manifest","created_at":"2023-11-28T21:36:30.297Z","updated_at":"2023-11-28T21:36:30.297Z","repository_link":"https://github.com/gotzmann/llama.go/blob/main/.github/workflows/coverage.yml","dependencies":[{"id":14785636469,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14785636470,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14785636471,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14785636472,"package_name":"tj-actions/coverage-badge-go","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14785636473,"package_name":"tj-actions/verify-changed-files","ecosystem":"actions","requirements":"v12","direct":true,"kind":"composite","optional":false},{"id":14785636474,"package_name":"ad-m/github-push-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2023-11-28T21:36:32.174Z","updated_at":"2023-11-28T21:36:32.174Z","repository_link":"https://github.com/gotzmann/llama.go/blob/main/go.mod","dependencies":[{"id":14785636475,"package_name":"github.com/gofiber/fiber/v2","ecosystem":"go","requirements":"v2.44.0","direct":true,"kind":"runtime","optional":false},{"id":14785636476,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.3.0","direct":true,"kind":"runtime","optional":false},{"id":14785636477,"package_name":"github.com/jessevdk/go-flags","ecosystem":"go","requirements":"v1.5.0","direct":true,"kind":"runtime","optional":false},{"id":14785636478,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.13","direct":true,"kind":"runtime","optional":false},{"id":14785636479,"package_name":"github.com/mitchellh/colorstring","ecosystem":"go","requirements":"v0.0.0-20190213212951-d06e56a500db","direct":true,"kind":"runtime","optional":false},{"id":14785636480,"package_name":"github.com/pkg/profile","ecosystem":"go","requirements":"v1.7.0","direct":true,"kind":"runtime","optional":false},{"id":14785636481,"package_name":"github.com/x448/float16","ecosystem":"go","requirements":"v0.8.4","direct":true,"kind":"runtime","optional":false},{"id":14785636505,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20230321023759-10a507213a29","direct":true,"kind":"runtime","optional":false},{"id":14785636506,"package_name":"github.com/andybalholm/brotli","ecosystem":"go","requirements":"v1.0.5","direct":true,"kind":"runtime","optional":false},{"id":14785636507,"package_name":"github.com/felixge/fgprof","ecosystem":"go","requirements":"v0.9.3","direct":true,"kind":"runtime","optional":false},{"id":14785636508,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20211214055906-6f57359322fd","direct":true,"kind":"runtime","optional":false},{"id":14785636509,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.16.3","direct":true,"kind":"runtime","optional":false},{"id":14785636510,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.18","direct":true,"kind":"runtime","optional":false},{"id":14785636511,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.14","direct":true,"kind":"runtime","optional":false},{"id":14785636512,"package_name":"github.com/philhofer/fwd","ecosystem":"go","requirements":"v1.1.2","direct":true,"kind":"runtime","optional":false},{"id":14785636513,"package_name":"github.com/rivo/uniseg","ecosystem":"go","requirements":"v0.2.0","direct":true,"kind":"runtime","optional":false},{"id":14785636514,"package_name":"github.com/savsgio/dictpool","ecosystem":"go","requirements":"v0.0.0-20221023140959-7bf2e61cea94","direct":true,"kind":"runtime","optional":false},{"id":14785636515,"package_name":"github.com/savsgio/gotils","ecosystem":"go","requirements":"v0.0.0-20230208104028-c358bd845dee","direct":true,"kind":"runtime","optional":false},{"id":14785636516,"package_name":"github.com/tinylib/msgp","ecosystem":"go","requirements":"v1.1.8","direct":true,"kind":"runtime","optional":false},{"id":14785636517,"package_name":"github.com/valyala/bytebufferpool","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14785636518,"package_name":"github.com/valyala/fasthttp","ecosystem":"go","requirements":"v1.45.0","direct":true,"kind":"runtime","optional":false},{"id":14785636519,"package_name":"github.com/valyala/tcplisten","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14785636520,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.7.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2023-11-28T21:36:35.169Z","updated_at":"2023-11-28T21:36:35.169Z","repository_link":"https://github.com/gotzmann/llama.go/blob/main/go.sum","dependencies":[{"id":14785636521,"package_name":"github.com/andybalholm/brotli","ecosystem":"go","requirements":"v1.0.5","direct":false,"kind":"runtime","optional":false},{"id":14785636522,"package_name":"github.com/chzyer/logex","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":14785636523,"package_name":"github.com/chzyer/readline","ecosystem":"go","requirements":"v0.0.0-20180603132655-2972be24d48e","direct":false,"kind":"runtime","optional":false},{"id":14785636524,"package_name":"github.com/chzyer/test","ecosystem":"go","requirements":"v0.0.0-20180213035817-a1ea475d72b1","direct":false,"kind":"runtime","optional":false},{"id":14785636525,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14785636526,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14785636527,"package_name":"github.com/felixge/fgprof","ecosystem":"go","requirements":"v0.9.3","direct":false,"kind":"runtime","optional":false},{"id":14785636528,"package_name":"github.com/gofiber/fiber/v2","ecosystem":"go","requirements":"v2.44.0","direct":false,"kind":"runtime","optional":false},{"id":14785636529,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20211214055906-6f57359322fd","direct":false,"kind":"runtime","optional":false},{"id":14785636530,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14785636531,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20210905161508-09a460cdf81d","direct":false,"kind":"runtime","optional":false},{"id":14785636532,"package_name":"github.com/jessevdk/go-flags","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14785636533,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.16.3","direct":false,"kind":"runtime","optional":false},{"id":14785636534,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.13","direct":false,"kind":"runtime","optional":false},{"id":14785636535,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.16","direct":false,"kind":"runtime","optional":false},{"id":14785636536,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.18","direct":false,"kind":"runtime","optional":false},{"id":14785636537,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.14","direct":false,"kind":"runtime","optional":false},{"id":14785636538,"package_name":"github.com/mitchellh/colorstring","ecosystem":"go","requirements":"v0.0.0-20190213212951-d06e56a500db","direct":false,"kind":"runtime","optional":false},{"id":14785636539,"package_name":"github.com/philhofer/fwd","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14785636540,"package_name":"github.com/philhofer/fwd","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":14785636541,"package_name":"github.com/pkg/profile","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14785636542,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14785636543,"package_name":"github.com/rivo/uniseg","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14785636544,"package_name":"github.com/savsgio/dictpool","ecosystem":"go","requirements":"v0.0.0-20221023140959-7bf2e61cea94","direct":false,"kind":"runtime","optional":false},{"id":14785636545,"package_name":"github.com/savsgio/gotils","ecosystem":"go","requirements":"v0.0.0-20220530130905-52f3993e8d6d","direct":false,"kind":"runtime","optional":false},{"id":14785636546,"package_name":"github.com/savsgio/gotils","ecosystem":"go","requirements":"v0.0.0-20230208104028-c358bd845dee","direct":false,"kind":"runtime","optional":false},{"id":14785636547,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14785636548,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14785636549,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":14785636550,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14785636551,"package_name":"github.com/tinylib/msgp","ecosystem":"go","requirements":"v1.1.6","direct":false,"kind":"runtime","optional":false},{"id":14785636552,"package_name":"github.com/tinylib/msgp","ecosystem":"go","requirements":"v1.1.8","direct":false,"kind":"runtime","optional":false},{"id":14785636553,"package_name":"github.com/valyala/bytebufferpool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14785636554,"package_name":"github.com/valyala/fasthttp","ecosystem":"go","requirements":"v1.45.0","direct":false,"kind":"runtime","optional":false},{"id":14785636555,"package_name":"github.com/valyala/tcplisten","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14785636556,"package_name":"github.com/x448/float16","ecosystem":"go","requirements":"v0.8.4","direct":false,"kind":"runtime","optional":false},{"id":14785636557,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":14785636558,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.13","direct":false,"kind":"runtime","optional":false},{"id":14785636559,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":14785636560,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":14785636561,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":14785636562,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210921155107-089bfa567519","direct":false,"kind":"runtime","optional":false},{"id":14785636563,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20230321023759-10a507213a29","direct":false,"kind":"runtime","optional":false},{"id":14785636564,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14785636565,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.6.0-dev.0.20220419223038-86c51ed26bb4","direct":false,"kind":"runtime","optional":false},{"id":14785636566,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14785636567,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":14785636568,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":14785636569,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201021035429-f5854403a974","direct":false,"kind":"runtime","optional":false},{"id":14785636570,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":14785636571,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220722155237-a158d28d115b","direct":false,"kind":"runtime","optional":false},{"id":14785636572,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14785636573,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":14785636574,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201020160332-67f06af15bc9","direct":false,"kind":"runtime","optional":false},{"id":14785636575,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220722155255-886fb9371eb4","direct":false,"kind":"runtime","optional":false},{"id":14785636576,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14785636577,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":14785636578,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":14785636579,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200930185726-fdedc70b468f","direct":false,"kind":"runtime","optional":false},{"id":14785636580,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":14785636581,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210320140829-1e4c9ba3b0c4","direct":false,"kind":"runtime","optional":false},{"id":14785636582,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":14785636583,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211007075335-d3039528d8ac","direct":false,"kind":"runtime","optional":false},{"id":14785636584,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220520151302-bc2c85ada10a","direct":false,"kind":"runtime","optional":false},{"id":14785636585,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220722155257-8c9f86f7a55f","direct":false,"kind":"runtime","optional":false},{"id":14785636586,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220811171246-fbc7d0a398ab","direct":false,"kind":"runtime","optional":false},{"id":14785636587,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14785636588,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14785636589,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14785636590,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":14785636591,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":14785636592,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14785636593,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14785636594,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":14785636595,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":14785636596,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14785636597,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":14785636598,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":14785636599,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201022035929-9cf592e881e9","direct":false,"kind":"runtime","optional":false},{"id":14785636600,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.12","direct":false,"kind":"runtime","optional":false},{"id":14785636601,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14785636602,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":14785636603,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":14785636604,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":14785636605,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":14785636606,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":14785636607,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false}]}],"score":10.148079435056207,"created_at":"2024-07-25T15:26:08.450Z","updated_at":"2026-06-14T14:01:01.408Z","avatar_url":"https://github.com/gotzmann.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/124177","html_url":"https://summary.ecosyste.ms/projects/124177"}