{"id":97486,"name":null,"description":"A scalatest helper for table driven testing with csv.","url":"https://github.com/akiomik/scalatest-csv-table","last_synced_at":"2025-09-09T02:02:30.728Z","repository":{"id":37987080,"uuid":"189456835","full_name":"akiomik/scalatest-csv-table","owner":"akiomik","description":"A scalatest helper for table driven testing with csv.","archived":false,"fork":false,"pushed_at":"2023-06-19T23:19:16.000Z","size":160,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-25T14:46:40.532Z","etag":null,"topics":["csv","property-based-testing","scalatest","table-driven-testing"],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akiomik.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},"funding":{"github":["akiomik"],"patreon":null,"open_collective":null,"ko_fi":"akiomik","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-05-30T17:40:44.000Z","updated_at":"2023-08-18T05:19:38.000Z","dependencies_parsed_at":"2024-12-14T17:37:18.367Z","dependency_job_id":"14f5eaa8-3a7b-438c-b6e1-c22762236f5e","html_url":"https://github.com/akiomik/scalatest-csv-table","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/akiomik/scalatest-csv-table","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiomik%2Fscalatest-csv-table","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiomik%2Fscalatest-csv-table/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiomik%2Fscalatest-csv-table/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiomik%2Fscalatest-csv-table/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akiomik","download_url":"https://codeload.github.com/akiomik/scalatest-csv-table/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiomik%2Fscalatest-csv-table/sbom","scorecard":{"id":176146,"data":{"date":"2025-08-11","repo":{"name":"github.com/akiomik/scalatest-csv-table","commit":"e55aef6d3a2218cc947845598bad189c1f9ec9e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":"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":"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":0,"reason":"Found 0/1 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/scala.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/scala.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/akiomik/scalatest-csv-table/scala.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scala.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/akiomik/scalatest-csv-table/scala.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/scala.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/akiomik/scalatest-csv-table/scala.yml/main?enable=pin","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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 30 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-16T17:43:32.195Z","repository_id":37987080,"created_at":"2025-08-16T17:43:32.195Z","updated_at":"2025-08-16T17:43:32.195Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231923,"owners_count":25245856,"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-09T02:00:10.223Z","response_time":80,"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":{"login":"akiomik","name":"Akiomi KAMAKURA","uuid":"1457682","kind":"user","description":"Bird lover.","email":"","website":"https://0m1.io","location":"Japan","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1457682?u=383423eb974aba5cbc0e481384ca5d1695811342\u0026v=4","repositories_count":226,"last_synced_at":"2025-09-05T14:52:11.909Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["akiomik"],"patreon":null,"open_collective":null,"ko_fi":"akiomik","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/akiomik","funding_links":["https://github.com/sponsors/akiomik","https://ko-fi.com/akiomik"],"total_stars":1105,"followers":179,"following":135,"created_at":"2022-11-03T11:28:39.050Z","updated_at":"2025-09-05T14:52:11.909Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akiomik","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akiomik/repositories"},"packages":[{"id":4824544,"name":"io.github.akiomik:scalatest-csv-table_2.11","ecosystem":"maven","description":"A scalatest helper for table driven testing with csv","homepage":"https://github.com/akiomik/scalatest-csv-table","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/akiomik/scalatest-csv-table","keywords_array":[],"namespace":"io.github.akiomik","versions_count":2,"first_release_published_at":"2021-04-25T09:35:00.000Z","latest_release_published_at":"2021-04-25T09:37:59.000Z","latest_release_number":"1.0.2","last_synced_at":"2025-08-26T11:35:50.262Z","created_at":"2022-07-26T15:30:50.763Z","updated_at":"2025-08-26T11:35:50.262Z","registry_url":"https://central.sonatype.com/artifact/io.github.akiomik/scalatest-csv-table_2.11/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.akiomik/scalatest-csv-table_2.11/","metadata":{},"repo_metadata":{"uuid":"189456835","full_name":"akiomik/scalatest-csv-table","owner":"akiomik","description":"A scalatest helper for table driven testing with csv.","archived":false,"fork":false,"pushed_at":"2023-02-27T01:00:56.000Z","size":150,"stargazers_count":2,"open_issues_count":4,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-03-02T03:55:50.991Z","etag":null,"topics":["csv","property-based-testing","scalatest","table-driven-testing"],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"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}},"created_at":"2019-05-30T17:40:44.000Z","updated_at":"2022-11-17T09:27:22.000Z","dependencies_parsed_at":"2023-02-16T02:16:04.966Z","dependency_job_id":null,"html_url":"https://github.com/akiomik/scalatest-csv-table","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiomik%2Fscalatest-csv-table","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiomik%2Fscalatest-csv-table/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiomik%2Fscalatest-csv-table/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akiomik","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"akiomik","name":"Akiomi Kamakura","uuid":"1457682","kind":"user","description":"Tempura of Campanella","email":"","website":null,"location":"Japan","twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/1457682?v=4","repositories_count":48,"last_synced_at":"2023-02-15T20:45:17.315Z","metadata":{"has_sponsors_listing":true},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akiomik"},"tags":[{"name":"v1.2.2","sha":"8a6a7431f91e2bc41bb9816c7ef707375d9499a2","kind":"commit","published_at":"2022-08-18T03:49:42.000Z","download_url":"https://codeload.github.com/akiomik/scalatest-csv-table/tar.gz/v1.2.2","html_url":"https://github.com/akiomik/scalatest-csv-table/releases/tag/v1.2.2"},{"name":"v1.2.1","sha":"1a3ff4229d4bbe2186c3c39144ca356f507714f7","kind":"commit","published_at":"2021-04-27T16:12:08.000Z","download_url":"https://codeload.github.com/akiomik/scalatest-csv-table/tar.gz/v1.2.1","html_url":"https://github.com/akiomik/scalatest-csv-table/releases/tag/v1.2.1"},{"name":"v1.2.0","sha":"487ea89232f09986d5bb3070a0024de9bf0433cf","kind":"commit","published_at":"2021-01-07T09:14:54.000Z","download_url":"https://codeload.github.com/akiomik/scalatest-csv-table/tar.gz/v1.2.0","html_url":"https://github.com/akiomik/scalatest-csv-table/releases/tag/v1.2.0"},{"name":"v1.1.0","sha":"33b4d7f1da5124fe276406ee782a9e19d70a7334","kind":"commit","published_at":"2021-01-06T18:17:18.000Z","download_url":"https://codeload.github.com/akiomik/scalatest-csv-table/tar.gz/v1.1.0","html_url":"https://github.com/akiomik/scalatest-csv-table/releases/tag/v1.1.0"},{"name":"v1.0.2","sha":"26ff3ef99a943d849270a624ba6a30eb9a4556b4","kind":"commit","published_at":"2021-01-06T16:49:56.000Z","download_url":"https://codeload.github.com/akiomik/scalatest-csv-table/tar.gz/v1.0.2","html_url":"https://github.com/akiomik/scalatest-csv-table/releases/tag/v1.0.2"},{"name":"v1.0.1","sha":"9f385653d5fe17a0bd2ad067a268736203ede3ce","kind":"commit","published_at":"2019-06-29T08:41:16.000Z","download_url":"https://codeload.github.com/akiomik/scalatest-csv-table/tar.gz/v1.0.1","html_url":"https://github.com/akiomik/scalatest-csv-table/releases/tag/v1.0.1"},{"name":"v1.0.0","sha":"96be168bcf944d1d8a7f47f5c9dca857f64019f8","kind":"commit","published_at":"2019-06-17T18:34:25.000Z","download_url":"https://codeload.github.com/akiomik/scalatest-csv-table/tar.gz/v1.0.0","html_url":"https://github.com/akiomik/scalatest-csv-table/releases/tag/v1.0.0"}]},"repo_metadata_updated_at":"2023-03-21T22:08:02.194Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":37.726297795157734,"forks_count":33.12359676807724,"average":37.92242422296816},"purl":"pkg:maven/io.github.akiomik/scalatest-csv-table_2.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.akiomik:scalatest-csv-table_2.11","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.akiomik:scalatest-csv-table_2.11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.akiomik:scalatest-csv-table_2.11/dependencies","status":null,"funding_links":["https://github.com/sponsors/akiomik"],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-25T14:16:29.886Z","issues_count":0,"pull_requests_count":205,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1105811.8291457286,"issues_closed_count":0,"pull_requests_closed_count":199,"pull_request_authors_count":3,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.25853658536585367,"merged_pull_requests_count":142,"bot_issues_count":0,"bot_pull_requests_count":193,"past_year_issues_count":0,"past_year_pull_requests_count":68,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2067774.8709677418,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":62,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.35294117647058826,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":61,"past_year_merged_pull_requests_count":36},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.akiomik:scalatest-csv-table_2.11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.akiomik:scalatest-csv-table_2.11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.akiomik:scalatest-csv-table_2.11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.akiomik:scalatest-csv-table_2.11/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548768,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4824526,"name":"io.github.akiomik:scalatest-csv-table_2.12","ecosystem":"maven","description":"A scalatest helper for table driven testing with csv","homepage":"https://github.com/akiomik/scalatest-csv-table","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/akiomik/scalatest-csv-table","keywords_array":[],"namespace":"io.github.akiomik","versions_count":7,"first_release_published_at":"2021-04-25T09:40:33.000Z","latest_release_published_at":"2022-08-18T03:51:26.000Z","latest_release_number":"1.2.2","last_synced_at":"2025-08-29T02:49:04.907Z","created_at":"2022-07-26T15:30:48.781Z","updated_at":"2025-08-29T02:49:04.907Z","registry_url":"https://central.sonatype.com/artifact/io.github.akiomik/scalatest-csv-table_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.akiomik/scalatest-csv-table_2.12/","metadata":{},"repo_metadata":{"uuid":"189456835","full_name":"akiomik/scalatest-csv-table","owner":"akiomik","description":"A scalatest helper for table driven testing with csv.","archived":false,"fork":false,"pushed_at":"2023-02-27T01:00:56.000Z","size":150,"stargazers_count":2,"open_issues_count":4,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-03-02T03:55:50.991Z","etag":null,"topics":["csv","property-based-testing","scalatest","table-driven-testing"],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"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}},"created_at":"2019-05-30T17:40:44.000Z","updated_at":"2022-11-17T09:27:22.000Z","dependencies_parsed_at":"2023-02-16T02:16:04.966Z","dependency_job_id":null,"html_url":"https://github.com/akiomik/scalatest-csv-table","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiomik%2Fscalatest-csv-table","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiomik%2Fscalatest-csv-table/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiomik%2Fscalatest-csv-table/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akiomik","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"akiomik","name":"Akiomi Kamakura","uuid":"1457682","kind":"user","description":"Tempura of Campanella","email":"","website":null,"location":"Japan","twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/1457682?v=4","repositories_count":48,"last_synced_at":"2023-02-15T20:45:17.315Z","metadata":{"has_sponsors_listing":true},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akiomik"},"tags":[{"name":"v1.2.2","sha":"8a6a7431f91e2bc41bb9816c7ef707375d9499a2","kind":"commit","published_at":"2022-08-18T03:49:42.000Z","download_url":"https://codeload.github.com/akiomik/scalatest-csv-table/tar.gz/v1.2.2","html_url":"https://github.com/akiomik/scalatest-csv-table/releases/tag/v1.2.2"},{"name":"v1.2.1","sha":"1a3ff4229d4bbe2186c3c39144ca356f507714f7","kind":"commit","published_at":"2021-04-27T16:12:08.000Z","download_url":"https://codeload.github.com/akiomik/scalatest-csv-table/tar.gz/v1.2.1","html_url":"https://github.com/akiomik/scalatest-csv-table/releases/tag/v1.2.1"},{"name":"v1.2.0","sha":"487ea89232f09986d5bb3070a0024de9bf0433cf","kind":"commit","published_at":"2021-01-07T09:14:54.000Z","download_url":"https://codeload.github.com/akiomik/scalatest-csv-table/tar.gz/v1.2.0","html_url":"https://github.com/akiomik/scalatest-csv-table/releases/tag/v1.2.0"},{"name":"v1.1.0","sha":"33b4d7f1da5124fe276406ee782a9e19d70a7334","kind":"commit","published_at":"2021-01-06T18:17:18.000Z","download_url":"https://codeload.github.com/akiomik/scalatest-csv-table/tar.gz/v1.1.0","html_url":"https://github.com/akiomik/scalatest-csv-table/releases/tag/v1.1.0"},{"name":"v1.0.2","sha":"26ff3ef99a943d849270a624ba6a30eb9a4556b4","kind":"commit","published_at":"2021-01-06T16:49:56.000Z","download_url":"https://codeload.github.com/akiomik/scalatest-csv-table/tar.gz/v1.0.2","html_url":"https://github.com/akiomik/scalatest-csv-table/releases/tag/v1.0.2"},{"name":"v1.0.1","sha":"9f385653d5fe17a0bd2ad067a268736203ede3ce","kind":"commit","published_at":"2019-06-29T08:41:16.000Z","download_url":"https://codeload.github.com/akiomik/scalatest-csv-table/tar.gz/v1.0.1","html_url":"https://github.com/akiomik/scalatest-csv-table/releases/tag/v1.0.1"},{"name":"v1.0.0","sha":"96be168bcf944d1d8a7f47f5c9dca857f64019f8","kind":"commit","published_at":"2019-06-17T18:34:25.000Z","download_url":"https://codeload.github.com/akiomik/scalatest-csv-table/tar.gz/v1.0.0","html_url":"https://github.com/akiomik/scalatest-csv-table/releases/tag/v1.0.0"}]},"repo_metadata_updated_at":"2023-03-21T22:08:02.203Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":37.726297795157734,"forks_count":33.12359676807724,"average":37.92242422296816},"purl":"pkg:maven/io.github.akiomik/scalatest-csv-table_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.akiomik:scalatest-csv-table_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.akiomik:scalatest-csv-table_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.akiomik:scalatest-csv-table_2.12/dependencies","status":null,"funding_links":["https://github.com/sponsors/akiomik"],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-25T14:16:29.886Z","issues_count":0,"pull_requests_count":205,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1105811.8291457286,"issues_closed_count":0,"pull_requests_closed_count":199,"pull_request_authors_count":3,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.25853658536585367,"merged_pull_requests_count":142,"bot_issues_count":0,"bot_pull_requests_count":193,"past_year_issues_count":0,"past_year_pull_requests_count":68,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2067774.8709677418,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":62,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.35294117647058826,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":61,"past_year_merged_pull_requests_count":36},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.akiomik:scalatest-csv-table_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.akiomik:scalatest-csv-table_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.akiomik:scalatest-csv-table_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.akiomik:scalatest-csv-table_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548768,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4824551,"name":"io.github.akiomik:scalatest-csv-table_2.13","ecosystem":"maven","description":"A scalatest helper for table driven testing with csv","homepage":"https://github.com/akiomik/scalatest-csv-table","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/akiomik/scalatest-csv-table","keywords_array":[],"namespace":"io.github.akiomik","versions_count":4,"first_release_published_at":"2021-04-25T10:03:06.000Z","latest_release_published_at":"2022-08-18T03:51:27.000Z","latest_release_number":"1.2.2","last_synced_at":"2025-08-26T01:20:34.716Z","created_at":"2022-07-26T15:30:51.015Z","updated_at":"2025-08-26T01:20:34.716Z","registry_url":"https://central.sonatype.com/artifact/io.github.akiomik/scalatest-csv-table_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.akiomik/scalatest-csv-table_2.13/","metadata":{},"repo_metadata":{"uuid":"189456835","full_name":"akiomik/scalatest-csv-table","owner":"akiomik","description":"A scalatest helper for table driven testing with csv.","archived":false,"fork":false,"pushed_at":"2023-02-27T01:00:56.000Z","size":150,"stargazers_count":2,"open_issues_count":4,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-03-02T03:55:50.991Z","etag":null,"topics":["csv","property-based-testing","scalatest","table-driven-testing"],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"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}},"created_at":"2019-05-30T17:40:44.000Z","updated_at":"2022-11-17T09:27:22.000Z","dependencies_parsed_at":"2023-02-16T02:16:04.966Z","dependency_job_id":null,"html_url":"https://github.com/akiomik/scalatest-csv-table","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiomik%2Fscalatest-csv-table","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiomik%2Fscalatest-csv-table/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiomik%2Fscalatest-csv-table/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akiomik","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"akiomik","name":"Akiomi Kamakura","uuid":"1457682","kind":"user","description":"Tempura of Campanella","email":"","website":null,"location":"Japan","twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/1457682?v=4","repositories_count":48,"last_synced_at":"2023-02-15T20:45:17.315Z","metadata":{"has_sponsors_listing":true},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akiomik"},"tags":[{"name":"v1.2.2","sha":"8a6a7431f91e2bc41bb9816c7ef707375d9499a2","kind":"commit","published_at":"2022-08-18T03:49:42.000Z","download_url":"https://codeload.github.com/akiomik/scalatest-csv-table/tar.gz/v1.2.2","html_url":"https://github.com/akiomik/scalatest-csv-table/releases/tag/v1.2.2"},{"name":"v1.2.1","sha":"1a3ff4229d4bbe2186c3c39144ca356f507714f7","kind":"commit","published_at":"2021-04-27T16:12:08.000Z","download_url":"https://codeload.github.com/akiomik/scalatest-csv-table/tar.gz/v1.2.1","html_url":"https://github.com/akiomik/scalatest-csv-table/releases/tag/v1.2.1"},{"name":"v1.2.0","sha":"487ea89232f09986d5bb3070a0024de9bf0433cf","kind":"commit","published_at":"2021-01-07T09:14:54.000Z","download_url":"https://codeload.github.com/akiomik/scalatest-csv-table/tar.gz/v1.2.0","html_url":"https://github.com/akiomik/scalatest-csv-table/releases/tag/v1.2.0"},{"name":"v1.1.0","sha":"33b4d7f1da5124fe276406ee782a9e19d70a7334","kind":"commit","published_at":"2021-01-06T18:17:18.000Z","download_url":"https://codeload.github.com/akiomik/scalatest-csv-table/tar.gz/v1.1.0","html_url":"https://github.com/akiomik/scalatest-csv-table/releases/tag/v1.1.0"},{"name":"v1.0.2","sha":"26ff3ef99a943d849270a624ba6a30eb9a4556b4","kind":"commit","published_at":"2021-01-06T16:49:56.000Z","download_url":"https://codeload.github.com/akiomik/scalatest-csv-table/tar.gz/v1.0.2","html_url":"https://github.com/akiomik/scalatest-csv-table/releases/tag/v1.0.2"},{"name":"v1.0.1","sha":"9f385653d5fe17a0bd2ad067a268736203ede3ce","kind":"commit","published_at":"2019-06-29T08:41:16.000Z","download_url":"https://codeload.github.com/akiomik/scalatest-csv-table/tar.gz/v1.0.1","html_url":"https://github.com/akiomik/scalatest-csv-table/releases/tag/v1.0.1"},{"name":"v1.0.0","sha":"96be168bcf944d1d8a7f47f5c9dca857f64019f8","kind":"commit","published_at":"2019-06-17T18:34:25.000Z","download_url":"https://codeload.github.com/akiomik/scalatest-csv-table/tar.gz/v1.0.0","html_url":"https://github.com/akiomik/scalatest-csv-table/releases/tag/v1.0.0"}]},"repo_metadata_updated_at":"2023-03-21T22:08:02.243Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":37.726297795157734,"forks_count":33.12359676807724,"average":37.92242422296816},"purl":"pkg:maven/io.github.akiomik/scalatest-csv-table_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.akiomik:scalatest-csv-table_2.13","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.akiomik:scalatest-csv-table_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.akiomik:scalatest-csv-table_2.13/dependencies","status":null,"funding_links":["https://github.com/sponsors/akiomik"],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-25T14:16:29.886Z","issues_count":0,"pull_requests_count":205,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1105811.8291457286,"issues_closed_count":0,"pull_requests_closed_count":199,"pull_request_authors_count":3,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.25853658536585367,"merged_pull_requests_count":142,"bot_issues_count":0,"bot_pull_requests_count":193,"past_year_issues_count":0,"past_year_pull_requests_count":68,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2067774.8709677418,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":62,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.35294117647058826,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":61,"past_year_merged_pull_requests_count":36},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.akiomik:scalatest-csv-table_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.akiomik:scalatest-csv-table_2.13/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.akiomik:scalatest-csv-table_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.akiomik:scalatest-csv-table_2.13/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548768,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":7641146,"full_name":"akiomik/scalatest-csv-table","default_branch":"main","committers":[{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":93},{"name":"Akiomi Kamakura","email":"akiomik@gmail.com","login":"akiomik","count":59}],"total_commits":152,"total_committers":2,"total_bot_commits":93,"total_bot_committers":1,"mean_commits":76.0,"dds":0.38815789473684215,"past_year_committers":[],"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":"2025-07-25T10:35:45.532Z","last_synced_commit":"e55aef6d3a2218cc947845598bad189c1f9ec9e4","created_at":"2024-12-14T17:36:55.749Z","updated_at":"2025-07-25T10:35:45.532Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiomik%2Fscalatest-csv-table/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5501804,"commits_count":856602637,"contributors_count":31313463,"owners_count":913616,"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_stats":{"full_name":"akiomik/scalatest-csv-table","html_url":"https://github.com/akiomik/scalatest-csv-table","last_synced_at":"2025-07-25T10:36:17.204Z","status":"error","issues_count":0,"pull_requests_count":211,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1208547.1943127962,"issues_closed_count":0,"pull_requests_closed_count":211,"pull_request_authors_count":3,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.25118483412322273,"merged_pull_requests_count":152,"bot_issues_count":0,"bot_pull_requests_count":198,"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,"created_at":"2023-05-16T01:35:22.940Z","updated_at":"2025-07-25T10:36:17.205Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiomik%2Fscalatest-csv-table","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiomik%2Fscalatest-csv-table/issues","issue_labels_count":{},"pull_request_labels_count":{"release":1,"bug":1},"issue_author_associations_count":{},"pull_request_author_associations_count":{"CONTRIBUTOR":75,"NONE":24,"OWNER":7},"issue_authors":{},"pull_request_authors":{"github-actions[bot]":75,"scala-steward-for-akiomik[bot]":24,"akiomik":7},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10110576,"issues_count":31574884,"pull_requests_count":98138389,"authors_count":10706244,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"akiomik","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akiomik"}],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":["csv","property-based-testing","scalatest","table-driven-testing"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/scala.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T02:16:04.878Z","updated_at":"2023-02-16T02:16:04.878Z","repository_link":"https://github.com/akiomik/scalatest-csv-table/blob/main/.github/workflows/scala.yml","dependencies":[{"id":7698933943,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7698933947,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7698933949,"package_name":"paambaati/codeclimate-action","ecosystem":"actions","requirements":"v3.2","direct":true,"kind":"composite","optional":false}]}],"score":null,"created_at":"2025-09-08T21:56:07.734Z","updated_at":"2025-10-07T08:30:41.728Z","avatar_url":"https://github.com/akiomik.png","language":"Scala","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":["https://github.com/sponsors/akiomik","https://ko-fi.com/akiomik"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["interpretability","standardization","animal","hack","autograder","tokenization","report"],"project_url":"https://science.ecosyste.ms/api/v1/projects/97486","html_url":"https://science.ecosyste.ms/projects/97486"}