{"id":1777391,"name":"github-csv-tools","ecosystem":"npm","description":"Tools to import and export, via CSV, from GitHub.","homepage":"https://github.com/gavinr/github-csv-tools#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/gavinr/github-csv-tools","keywords_array":["github","csv","import","export"],"namespace":null,"versions_count":20,"first_release_published_at":"2016-07-05T03:44:54.729Z","latest_release_published_at":"2023-03-31T02:08:58.855Z","latest_release_number":"3.2.0","last_synced_at":"2026-04-04T14:32:13.303Z","created_at":"2022-04-09T16:26:18.102Z","updated_at":"2026-04-04T14:32:13.402Z","registry_url":"https://www.npmjs.com/package/github-csv-tools","install_command":"npm install github-csv-tools","documentation_url":null,"metadata":{"funding":{"type":"individual","url":"https://gavinr.com/contribute"},"dist-tags":{"latest":"3.2.0"}},"repo_metadata":{"id":40212876,"uuid":"62596231","full_name":"gavinr/github-csv-tools","owner":"gavinr","description":"Import and export GitHub issues via CSV","archived":false,"fork":false,"pushed_at":"2024-06-06T06:33:23.000Z","size":674,"stargazers_count":712,"open_issues_count":22,"forks_count":126,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-09-11T02:43:27.652Z","etag":null,"topics":["csv","export-to-excel","exporter","github","github-csv","github-issues","github-issues-export","hacktoberfest","importer"],"latest_commit_sha":null,"homepage":"https://npmjs.com/github-csv-tools","language":"JavaScript","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/gavinr.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"custom":"https://gavinr.com/contribute"}},"created_at":"2016-07-05T01:15:15.000Z","updated_at":"2025-09-10T02:12:34.000Z","dependencies_parsed_at":"2024-01-14T06:03:57.195Z","dependency_job_id":"346ba1cc-0749-40ca-a850-7685d2c34b45","html_url":"https://github.com/gavinr/github-csv-tools","commit_stats":{"total_commits":95,"total_committers":14,"mean_commits":6.785714285714286,"dds":0.5052631578947369,"last_synced_commit":"ec4f6a87cfe8e9f76146efd17d06c39dfe0ba8e7"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/gavinr/github-csv-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gavinr","download_url":"https://codeload.github.com/gavinr/github-csv-tools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/sbom","scorecard":{"id":420022,"data":{"date":"2025-08-11","repo":{"name":"github.com/gavinr/github-csv-tools","commit":"ec4f6a87cfe8e9f76146efd17d06c39dfe0ba8e7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.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":"Code-Review","score":1,"reason":"Found 3/26 approved changesets -- score normalized to 1","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":"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":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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","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":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/gavinr/github-csv-tools/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/gavinr/github-csv-tools/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/gavinr/github-csv-tools/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/gavinr/github-csv-tools/test.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"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 '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"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"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-19T00:57:43.483Z","repository_id":40212876,"created_at":"2025-08-19T00:57:43.483Z","updated_at":"2025-08-19T00:57:43.483Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275254340,"owners_count":25432250,"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-09-15T02:00:09.272Z","response_time":75,"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":"gavinr","name":"Gavin Rehkemper","uuid":"209355","kind":"user","description":"Software Engineer","email":"","website":"https://gavinr.com","location":"St. Louis, MO, USA","twitter":null,"company":"Esri","icon_url":"https://avatars.githubusercontent.com/u/209355?v=4","repositories_count":171,"last_synced_at":"2025-09-11T00:35:24.135Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gavinr","funding_links":[],"total_stars":1105,"followers":346,"following":431,"created_at":"2022-11-04T01:29:52.019Z","updated_at":"2025-09-11T00:35:24.135Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gavinr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gavinr/repositories"},"tags":[{"name":"v3.2.0","sha":"ec4f6a87cfe8e9f76146efd17d06c39dfe0ba8e7","kind":"commit","published_at":"2023-03-31T02:08:55.000Z","download_url":"https://codeload.github.com/gavinr/github-csv-tools/tar.gz/v3.2.0","html_url":"https://github.com/gavinr/github-csv-tools/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gavinr/github-csv-tools@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v3.2.0/manifests"},{"name":"v3.1.8","sha":"66f15363511ff8c272844f527a4939996d8253a3","kind":"commit","published_at":"2023-03-30T04:09:58.000Z","download_url":"https://codeload.github.com/gavinr/github-csv-tools/tar.gz/v3.1.8","html_url":"https://github.com/gavinr/github-csv-tools/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gavinr/github-csv-tools@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"c61e43b446ef76eeb467c559d2aec638101e4feb","kind":"commit","published_at":"2023-03-30T03:44:18.000Z","download_url":"https://codeload.github.com/gavinr/github-csv-tools/tar.gz/v3.1.7","html_url":"https://github.com/gavinr/github-csv-tools/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gavinr/github-csv-tools@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"c5cacf7cbe6e880428afadad2ef1f28b6d09ada8","kind":"commit","published_at":"2023-03-24T04:55:56.000Z","download_url":"https://codeload.github.com/gavinr/github-csv-tools/tar.gz/v3.1.6","html_url":"https://github.com/gavinr/github-csv-tools/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gavinr/github-csv-tools@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"ebf2d7ab52d7381e85f45bcb6afd8cee6bd479db","kind":"commit","published_at":"2023-03-24T04:42:30.000Z","download_url":"https://codeload.github.com/gavinr/github-csv-tools/tar.gz/v3.1.5","html_url":"https://github.com/gavinr/github-csv-tools/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gavinr/github-csv-tools@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"7d876e3ffc93022b5f50f45e64f386925c71fcc9","kind":"commit","published_at":"2022-08-17T02:59:27.000Z","download_url":"https://codeload.github.com/gavinr/github-csv-tools/tar.gz/v3.1.4","html_url":"https://github.com/gavinr/github-csv-tools/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gavinr/github-csv-tools@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4822dfca23fd803af194e1f470299de4b6bbdf73","kind":"commit","published_at":"2021-10-29T21:48:53.000Z","download_url":"https://codeload.github.com/gavinr/github-csv-tools/tar.gz/v3.1.3","html_url":"https://github.com/gavinr/github-csv-tools/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gavinr/github-csv-tools@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"101411bd87581a1fc4e5d824fb317a9d43c7c938","kind":"commit","published_at":"2021-02-17T04:00:12.000Z","download_url":"https://codeload.github.com/gavinr/github-csv-tools/tar.gz/v3.1.2","html_url":"https://github.com/gavinr/github-csv-tools/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gavinr/github-csv-tools@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"e1d51cfd6ad3ad2b93dec3e9112c682e0a901d20","kind":"commit","published_at":"2021-02-08T02:36:38.000Z","download_url":"https://codeload.github.com/gavinr/github-csv-tools/tar.gz/v3.1.1","html_url":"https://github.com/gavinr/github-csv-tools/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gavinr/github-csv-tools@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"5b758952facfbbf9b2b3ab613b0af8f9ddddecb7","kind":"commit","published_at":"2021-02-08T02:30:04.000Z","download_url":"https://codeload.github.com/gavinr/github-csv-tools/tar.gz/v3.1.0","html_url":"https://github.com/gavinr/github-csv-tools/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gavinr/github-csv-tools@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"e62738cdcc4812d4e18fac8930019a7ff1353b79","kind":"commit","published_at":"2021-02-08T02:23:00.000Z","download_url":"https://codeload.github.com/gavinr/github-csv-tools/tar.gz/v3.0.0","html_url":"https://github.com/gavinr/github-csv-tools/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gavinr/github-csv-tools@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"3e367d717cd35b4cff2e66c9822a6ae70745a59d","kind":"tag","published_at":"2020-11-08T23:41:39.000Z","download_url":"https://codeload.github.com/gavinr/github-csv-tools/tar.gz/v2.1.0","html_url":"https://github.com/gavinr/github-csv-tools/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gavinr/github-csv-tools@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"32d4d67ca56c2f1623b4c4a91099d53b085da346","kind":"tag","published_at":"2020-08-24T04:31:51.000Z","download_url":"https://codeload.github.com/gavinr/github-csv-tools/tar.gz/v2.0.0","html_url":"https://github.com/gavinr/github-csv-tools/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gavinr/github-csv-tools@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v2.0.0/manifests"},{"name":"v1.0.3","sha":"ab6d0f6ee812c3358816b6c47442304ef0ca0562","kind":"tag","published_at":"2020-05-04T03:42:07.000Z","download_url":"https://codeload.github.com/gavinr/github-csv-tools/tar.gz/v1.0.3","html_url":"https://github.com/gavinr/github-csv-tools/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gavinr/github-csv-tools@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"7288170ae15cd3ee019c0ab6b247b8243d7dca9d","kind":"tag","published_at":"2020-04-29T03:53:21.000Z","download_url":"https://codeload.github.com/gavinr/github-csv-tools/tar.gz/v1.0.2","html_url":"https://github.com/gavinr/github-csv-tools/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gavinr/github-csv-tools@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"d6835a782d94b86864429b7b1563bb4477ee3bce","kind":"tag","published_at":"2020-04-19T02:11:05.000Z","download_url":"https://codeload.github.com/gavinr/github-csv-tools/tar.gz/v1.0.0","html_url":"https://github.com/gavinr/github-csv-tools/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gavinr/github-csv-tools@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v1.0.0/manifests"},{"name":"v0.4.0","sha":"1b14a5d59d3f5fdd6301e1be9954f65106135a36","kind":"tag","published_at":"2020-04-18T18:19:35.000Z","download_url":"https://codeload.github.com/gavinr/github-csv-tools/tar.gz/v0.4.0","html_url":"https://github.com/gavinr/github-csv-tools/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gavinr/github-csv-tools@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v0.4.0/manifests"},{"name":"V0.3.0","sha":"cd94b4e5563f0b2158737285f03911f4c4524b1a","kind":"tag","published_at":"2017-12-22T19:21:22.000Z","download_url":"https://codeload.github.com/gavinr/github-csv-tools/tar.gz/V0.3.0","html_url":"https://github.com/gavinr/github-csv-tools/releases/tag/V0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gavinr/github-csv-tools@V0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/V0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/V0.3.0/manifests"},{"name":"v0.2.0","sha":"920fdc2ee73ef892f15607184c76c67ad398845a","kind":"tag","published_at":"2017-07-19T18:25:42.000Z","download_url":"https://codeload.github.com/gavinr/github-csv-tools/tar.gz/v0.2.0","html_url":"https://github.com/gavinr/github-csv-tools/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gavinr/github-csv-tools@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"4e6e167e4e4352aad53be97008e42b6106386102","kind":"tag","published_at":"2016-07-05T03:37:16.000Z","download_url":"https://codeload.github.com/gavinr/github-csv-tools/tar.gz/v0.1.0","html_url":"https://github.com/gavinr/github-csv-tools/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gavinr/github-csv-tools@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fgithub-csv-tools/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-04-04T14:32:13.382Z","dependent_packages_count":2,"downloads":287,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":3.470279241595161,"dependent_repos_count":10.319081594997954,"dependent_packages_count":8.84529426929897,"stargazers_count":2.9687761082536834,"forks_count":2.937303567068914,"docker_downloads_count":null,"average":5.7081469562429366},"purl":"pkg:npm/github-csv-tools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/github-csv-tools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/github-csv-tools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/github-csv-tools/dependencies","status":null,"funding_links":["https://gavinr.com/contribute"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T13:44:58.076Z","issues_count":67,"pull_requests_count":42,"avg_time_to_close_issue":14665645.25490196,"avg_time_to_close_pull_request":3400904.388888889,"issues_closed_count":51,"pull_requests_closed_count":36,"pull_request_authors_count":24,"issue_authors_count":58,"avg_comments_per_issue":2.1492537313432836,"avg_comments_per_pull_request":1.1904761904761905,"merged_pull_requests_count":23,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":1,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"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/gavinr%2Fgithub-csv-tools/issues","maintainers":[{"login":"gavinr","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gavinr"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/github-csv-tools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/github-csv-tools/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/github-csv-tools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/github-csv-tools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/github-csv-tools/codemeta","maintainers":[{"uuid":"gavinr","login":"gavinr","name":null,"email":"gavin@gavinr.com","url":null,"packages_count":39,"html_url":"https://www.npmjs.com/~gavinr","role":null,"created_at":"2022-11-12T13:25:06.844Z","updated_at":"2022-11-12T13:25:06.844Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gavinr/packages"}]}