{"id":3505021,"name":"github.com/dc0d/workerpool","ecosystem":"go","description":"Package workerpool provides a workerpool.","homepage":"https://github.com/dc0d/workerpool","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/dc0d/workerpool","keywords_array":[],"namespace":"github.com/dc0d","versions_count":6,"first_release_published_at":"2020-07-29T20:42:12.000Z","latest_release_published_at":"2018-06-12T05:19:32.000Z","latest_release_number":"v3.0.3+incompatible","last_synced_at":"2026-08-31T21:53:16.141Z","created_at":"2022-04-10T20:33:20.008Z","updated_at":"2026-08-31T21:55:37.724Z","registry_url":"https://pkg.go.dev/github.com/dc0d/workerpool","install_command":"go get github.com/dc0d/workerpool","documentation_url":"https://pkg.go.dev/github.com/dc0d/workerpool#section-documentation","metadata":{},"repo_metadata":{"id":53579995,"uuid":"48161006","full_name":"dc0d/workerpool","owner":"dc0d","description":"A workerpool that can get expanded \u0026 shrink dynamically.","archived":false,"fork":false,"pushed_at":"2021-03-23T09:14:56.000Z","size":57,"stargazers_count":51,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-08-31T20:45:29.577Z","etag":null,"topics":["concurrency","extra-workers","go","golang","goroutine","initial-workers","pool","worker-pool"],"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/dc0d.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":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2015-12-17T08:06:34.000Z","updated_at":"2026-06-06T05:11:50.000Z","dependencies_parsed_at":"2022-09-26T17:50:37.424Z","dependency_job_id":null,"html_url":"https://github.com/dc0d/workerpool","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/dc0d/workerpool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dc0d%2Fworkerpool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dc0d%2Fworkerpool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dc0d%2Fworkerpool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dc0d%2Fworkerpool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dc0d","download_url":"https://codeload.github.com/dc0d/workerpool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dc0d%2Fworkerpool/sbom","scorecard":{"id":329408,"data":{"date":"2025-08-11","repo":{"name":"github.com/dc0d/workerpool","commit":"a1bde5c4a6c2434babe0747e70b2fb5d46871c83"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"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":"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":"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":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/dc0d/workerpool/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/dc0d/workerpool/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/dc0d/workerpool/test.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/test.yml:34","Warn: downloadThenRun not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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":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"}}]},"last_synced_at":"2025-08-18T03:13:14.598Z","repository_id":53579995,"created_at":"2025-08-18T03:13:14.598Z","updated_at":"2025-08-18T03:13:14.598Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37008561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":"dc0d","name":"Kaveh Shahbazian","uuid":"3826814","kind":"user","description":"Programming, FunctionalProgramming, Learning continuously about Clean Code, Teamwork, TDD, Agile, DDD, Approaching Legacy Code and Technical Debt - Minimalist","email":"","website":"https://www.dc0d.com/","location":"Stockholm, Sweden","twitter":"__dc0d__","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3826814?u=90acf1ef5da96349f01c270fb244fc3c3706309f\u0026v=4","repositories_count":32,"last_synced_at":"2024-04-18T06:53:53.846Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dc0d","funding_links":[],"total_stars":77,"followers":113,"following":44,"created_at":"2022-11-08T05:41:01.622Z","updated_at":"2024-04-18T06:54:00.729Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dc0d","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dc0d/repositories"},"tags":[{"name":"v5.0.2","sha":"a1bde5c4a6c2434babe0747e70b2fb5d46871c83","kind":"commit","published_at":"2021-03-23T09:10:31.000Z","download_url":"https://codeload.github.com/dc0d/workerpool/tar.gz/v5.0.2","html_url":"https://github.com/dc0d/workerpool/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dc0d/workerpool@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dc0d%2Fworkerpool/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dc0d%2Fworkerpool/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"e24fed2532372215664fb682d8a3d61714a3f3b4","kind":"commit","published_at":"2021-02-06T16:16:42.000Z","download_url":"https://codeload.github.com/dc0d/workerpool/tar.gz/v5.0.1","html_url":"https://github.com/dc0d/workerpool/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dc0d/workerpool@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dc0d%2Fworkerpool/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dc0d%2Fworkerpool/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"bf94f5cc69ea911180b043572d7c87dfa0f83a5d","kind":"commit","published_at":"2021-02-06T15:45:11.000Z","download_url":"https://codeload.github.com/dc0d/workerpool/tar.gz/v5.0.0","html_url":"https://github.com/dc0d/workerpool/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dc0d/workerpool@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dc0d%2Fworkerpool/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dc0d%2Fworkerpool/tags/v5.0.0/manifests"},{"name":"v4.2.2","sha":"21585a530d1576a161c0510ad0e7c34f608d298c","kind":"commit","published_at":"2021-01-20T14:08:16.000Z","download_url":"https://codeload.github.com/dc0d/workerpool/tar.gz/v4.2.2","html_url":"https://github.com/dc0d/workerpool/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dc0d/workerpool@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dc0d%2Fworkerpool/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dc0d%2Fworkerpool/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"e8055faab663629c7098c2c2cbd592f6a9d61a34","kind":"commit","published_at":"2021-01-19T22:45:47.000Z","download_url":"https://codeload.github.com/dc0d/workerpool/tar.gz/v4.2.1","html_url":"https://github.com/dc0d/workerpool/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dc0d/workerpool@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dc0d%2Fworkerpool/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dc0d%2Fworkerpool/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"0917903b65c2cde5f94df316d3af67a51ec7937e","kind":"commit","published_at":"2021-01-19T12:25:29.000Z","download_url":"https://codeload.github.com/dc0d/workerpool/tar.gz/v4.2.0","html_url":"https://github.com/dc0d/workerpool/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dc0d/workerpool@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dc0d%2Fworkerpool/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dc0d%2Fworkerpool/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"f3ffe74eaf285724bb205a0823e67fa873b052a2","kind":"commit","published_at":"2020-07-31T15:50:53.000Z","download_url":"https://codeload.github.com/dc0d/workerpool/tar.gz/v4.1.0","html_url":"https://github.com/dc0d/workerpool/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dc0d/workerpool@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dc0d%2Fworkerpool/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dc0d%2Fworkerpool/tags/v4.1.0/manifests"},{"name":"v1.0.1","sha":"116379ec767c4417202d8b5399a2c7cf2b085fbe","kind":"commit","published_at":"2020-07-31T15:26:53.000Z","download_url":"https://codeload.github.com/dc0d/workerpool/tar.gz/v1.0.1","html_url":"https://github.com/dc0d/workerpool/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dc0d/workerpool@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dc0d%2Fworkerpool/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dc0d%2Fworkerpool/tags/v1.0.1/manifests"},{"name":"v0.1.0","sha":"0484667ee782048e815955fef3c7b86826d83197","kind":"commit","published_at":"2020-07-29T20:42:12.000Z","download_url":"https://codeload.github.com/dc0d/workerpool/tar.gz/v0.1.0","html_url":"https://github.com/dc0d/workerpool/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dc0d/workerpool@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dc0d%2Fworkerpool/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dc0d%2Fworkerpool/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T21:55:37.724Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":4.590830683798765,"stargazers_count":3.224557453843106,"forks_count":4.724831853222706,"average":5.471518017770306},"purl":"pkg:golang/github.com/dc0d/workerpool","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/dc0d/workerpool","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/dc0d/workerpool","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/dc0d/workerpool/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T19:24:50.120Z","issues_count":0,"pull_requests_count":13,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":95.3076923076923,"issues_closed_count":0,"pull_requests_closed_count":13,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dc0d%2Fworkerpool/issues","maintainers":[{"login":"dc0d","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dc0d"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdc0d%2Fworkerpool/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdc0d%2Fworkerpool/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdc0d%2Fworkerpool/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdc0d%2Fworkerpool/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdc0d%2Fworkerpool/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdc0d%2Fworkerpool/codemeta","maintainers":[]}