{"id":36752813,"url":"https://github.com/fluhus/gostuff","last_synced_at":"2026-01-12T12:46:38.664Z","repository":{"id":57498366,"uuid":"47130191","full_name":"fluhus/gostuff","owner":"fluhus","description":"Convenience packages for data science in Go.","archived":false,"fork":false,"pushed_at":"2026-01-01T22:54:49.000Z","size":345,"stargazers_count":32,"open_issues_count":0,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-07T09:58:12.589Z","etag":null,"topics":["data","data-science","data-structures","go","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fluhus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-11-30T16:07:25.000Z","updated_at":"2026-01-01T22:49:27.000Z","dependencies_parsed_at":"2023-02-01T05:30:37.160Z","dependency_job_id":"476de747-a8a7-42c4-94bb-03e3727b7b4f","html_url":"https://github.com/fluhus/gostuff","commit_stats":null,"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/fluhus/gostuff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluhus%2Fgostuff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluhus%2Fgostuff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluhus%2Fgostuff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluhus%2Fgostuff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluhus","download_url":"https://codeload.github.com/fluhus/gostuff/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluhus%2Fgostuff/sbom","scorecard":{"id":404663,"data":{"date":"2025-08-11","repo":{"name":"github.com/fluhus/gostuff","commit":"c1ddf0c054ea36132b311789ef99e43b0e2098ed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/go.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":"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":"Maintained","score":10,"reason":"12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/go.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fluhus/gostuff/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/fluhus/gostuff/go.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: bnry/bnry_test.go:52","Info: GoBuiltInFuzzer integration found: clustering/upgma_test.go:72","Info: GoBuiltInFuzzer integration found: gnum/gnum_test.go:148","Info: GoBuiltInFuzzer integration found: heaps/heaps_test.go:101","Info: GoBuiltInFuzzer integration found: minhash/minhash_test.go:140","Info: GoBuiltInFuzzer integration found: prefixtree/tree_test.go:220","Info: GoBuiltInFuzzer integration found: rhash/fuzz_test.go:10","Info: GoBuiltInFuzzer integration found: rhash/fuzz_test.go:14","Info: GoBuiltInFuzzer integration found: rhash/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: rhash/fuzz_test.go:22","Info: GoBuiltInFuzzer integration found: snm/queue_test.go:39"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-18T20:54:13.970Z","repository_id":57498366,"created_at":"2025-08-18T20:54:13.970Z","updated_at":"2025-08-18T20:54:13.970Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28338983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data","data-science","data-structures","go","golang"],"created_at":"2026-01-12T12:46:38.109Z","updated_at":"2026-01-12T12:46:38.658Z","avatar_url":"https://github.com/fluhus.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"gostuff\n=======\n\n[![Go Reference](https://pkg.go.dev/badge/github.com/fluhus/gostuff.svg)](https://pkg.go.dev/github.com/fluhus/gostuff)\n[![Go Report Card](https://goreportcard.com/badge/github.com/fluhus/gostuff)](https://goreportcard.com/report/github.com/fluhus/gostuff)\n\nI believe that simple ideas deserve simple code.\n\nThis is a collection of packages I wrote for my personal work as a data\nscientist, and may benefit others as well.\nThe emphasis is on simplicity and minimalism, to keep code readable and clean.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluhus%2Fgostuff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffluhus%2Fgostuff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluhus%2Fgostuff/lists"}