{"id":5232423,"name":"github.com/actforgood/bigcsvreader","ecosystem":"go","description":"Package bigcsvreader offers a multi-threaded approach for reading a large CSV file\nin order to improve the time of reading and processing it.\nIt spawns multiple goroutines, each reading a piece of the file.\nRead rows are put into channels equal in number to the spawned goroutines,\nin this way also the processing of those rows can be parallelized.","homepage":"https://github.com/actforgood/bigcsvreader","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/actforgood/bigcsvreader","keywords_array":[],"namespace":"github.com/actforgood","versions_count":9,"first_release_published_at":"2022-08-27T21:53:44.000Z","latest_release_published_at":"2026-02-13T22:02:04.000Z","latest_release_number":"v1.7.0","last_synced_at":"2026-06-08T05:16:05.577Z","created_at":"2022-09-11T01:24:47.577Z","updated_at":"2026-06-08T05:16:05.578Z","registry_url":"https://pkg.go.dev/github.com/actforgood/bigcsvreader","install_command":"go get github.com/actforgood/bigcsvreader","documentation_url":"https://pkg.go.dev/github.com/actforgood/bigcsvreader#section-documentation","metadata":{},"repo_metadata":{"id":59045042,"uuid":"529690199","full_name":"actforgood/bigcsvreader","owner":"actforgood","description":"Package bigcscvreader offers a multi-threaded approach for reading a large CSV file in order to improve the time of reading and processing it, in golang.","archived":false,"fork":false,"pushed_at":"2025-10-08T07:27:57.000Z","size":64,"stargazers_count":55,"open_issues_count":0,"forks_count":7,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-10-08T09:21:40.917Z","etag":null,"topics":["bigcsvreader","csv","go","largefiles"],"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/actforgood.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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-27T20:29:09.000Z","updated_at":"2025-10-08T07:27:55.000Z","dependencies_parsed_at":"2024-06-21T14:19:01.055Z","dependency_job_id":null,"html_url":"https://github.com/actforgood/bigcsvreader","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/actforgood/bigcsvreader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actforgood%2Fbigcsvreader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actforgood%2Fbigcsvreader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actforgood%2Fbigcsvreader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actforgood%2Fbigcsvreader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actforgood","download_url":"https://codeload.github.com/actforgood/bigcsvreader/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actforgood%2Fbigcsvreader/sbom","scorecard":{"id":163534,"data":{"date":"2025-08-11","repo":{"name":"github.com/actforgood/bigcsvreader","commit":"ba0745bcdccc752ef3a48bd0c1761c83dcf7682c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.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":"Code-Review","score":0,"reason":"Found 2/22 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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/build.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/actforgood/bigcsvreader/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/actforgood/bigcsvreader/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/actforgood/bigcsvreader/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/actforgood/bigcsvreader/build.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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 '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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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"}}]},"last_synced_at":"2025-08-16T14:14:29.000Z","repository_id":59045042,"created_at":"2025-08-16T14:14:29.000Z","updated_at":"2025-08-16T14:14:29.000Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002684,"owners_count":26083441,"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-10T02:00:06.843Z","response_time":62,"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":"actforgood","name":"ActForGood","uuid":"104842582","kind":"user","description":"Make the world a better place, and if coding can help into achieving that, even better!","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/104842582?u=2ce79a9caea56fa4b822801641777db048f87fc9\u0026v=4","repositories_count":8,"last_synced_at":"2024-05-19T00:31:13.619Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/actforgood","funding_links":[],"total_stars":72,"followers":3,"following":0,"created_at":"2023-03-21T21:43:50.220Z","updated_at":"2024-05-19T00:31:13.639Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actforgood","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actforgood/repositories"},"tags":[{"name":"v1.5.0","sha":"d4c7d2ba2f9ffd3c162e699fd88a869482d7b54c","kind":"tag","published_at":"2024-03-25T11:11:08.000Z","download_url":"https://codeload.github.com/actforgood/bigcsvreader/tar.gz/v1.5.0","html_url":"https://github.com/actforgood/bigcsvreader/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/actforgood/bigcsvreader@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actforgood%2Fbigcsvreader/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actforgood%2Fbigcsvreader/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"a0eb94c315fd1d5593012c0b0154325200596da5","kind":"tag","published_at":"2023-11-06T17:14:15.000Z","download_url":"https://codeload.github.com/actforgood/bigcsvreader/tar.gz/v1.4.0","html_url":"https://github.com/actforgood/bigcsvreader/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/actforgood/bigcsvreader@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actforgood%2Fbigcsvreader/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actforgood%2Fbigcsvreader/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"8266a5bf7bc7b84c158e483fa599df86634b2d34","kind":"tag","published_at":"2023-06-20T13:42:48.000Z","download_url":"https://codeload.github.com/actforgood/bigcsvreader/tar.gz/v1.3.0","html_url":"https://github.com/actforgood/bigcsvreader/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/actforgood/bigcsvreader@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actforgood%2Fbigcsvreader/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actforgood%2Fbigcsvreader/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"75c062a77f9d793bc7912363e6ef32fee7b27406","kind":"tag","published_at":"2022-11-15T01:14:48.000Z","download_url":"https://codeload.github.com/actforgood/bigcsvreader/tar.gz/v1.2.0","html_url":"https://github.com/actforgood/bigcsvreader/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/actforgood/bigcsvreader@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actforgood%2Fbigcsvreader/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actforgood%2Fbigcsvreader/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"fb6399c6ff20091b48eb7421a5cc3a0d06819c48","kind":"tag","published_at":"2022-09-16T11:33:17.000Z","download_url":"https://codeload.github.com/actforgood/bigcsvreader/tar.gz/v1.1.0","html_url":"https://github.com/actforgood/bigcsvreader/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/actforgood/bigcsvreader@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actforgood%2Fbigcsvreader/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actforgood%2Fbigcsvreader/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"6926ba8da4c906a9a434214ee2814833848d9ad0","kind":"tag","published_at":"2022-08-28T18:31:56.000Z","download_url":"https://codeload.github.com/actforgood/bigcsvreader/tar.gz/v1.0.0","html_url":"https://github.com/actforgood/bigcsvreader/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/actforgood/bigcsvreader@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actforgood%2Fbigcsvreader/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actforgood%2Fbigcsvreader/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"4456600723ec71919f2430b76254233805b0efe1","kind":"tag","published_at":"2022-08-27T22:02:13.000Z","download_url":"https://codeload.github.com/actforgood/bigcsvreader/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/actforgood/bigcsvreader/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/actforgood/bigcsvreader@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actforgood%2Fbigcsvreader/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actforgood%2Fbigcsvreader/tags/v1.0.0-rc.1/manifests"}]},"repo_metadata_updated_at":"2025-10-10T04:06:50.994Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.716716996980181,"dependent_packages_count":9.552826830390176,"stargazers_count":9.49163050216987,"forks_count":13.456192628442293,"docker_downloads_count":null,"average":9.30434173949563},"purl":"pkg:golang/github.com/actforgood/bigcsvreader","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/actforgood/bigcsvreader","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/actforgood/bigcsvreader","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/actforgood/bigcsvreader/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T10:02:39.297Z","issues_count":3,"pull_requests_count":5,"avg_time_to_close_issue":364209.0,"avg_time_to_close_pull_request":9379969.666666666,"issues_closed_count":2,"pull_requests_closed_count":3,"pull_request_authors_count":1,"issue_authors_count":3,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4407976.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/actforgood%2Fbigcsvreader/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Factforgood%2Fbigcsvreader/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Factforgood%2Fbigcsvreader/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Factforgood%2Fbigcsvreader/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Factforgood%2Fbigcsvreader/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Factforgood%2Fbigcsvreader/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Factforgood%2Fbigcsvreader/codemeta","maintainers":[]}