{"id":13950669,"name":"ruby-simplecov","ecosystem":"guix","description":"Code coverage framework for Ruby","homepage":"https://github.com/simplecov-ruby/simplecov","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/simplecov-ruby/simplecov","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:00:02.773Z","latest_release_published_at":"2026-03-02T19:00:02.773Z","latest_release_number":"0.22.0","last_synced_at":"2026-04-27T16:21:30.373Z","created_at":"2026-03-02T19:00:02.595Z","updated_at":"2026-04-27T16:21:30.373Z","registry_url":"https://packages.guix.gnu.org/packages/ruby-simplecov/0.22.0/","install_command":"guix install ruby-simplecov","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/ruby-check.scm#n1148","metadata":{"location":"gnu/packages/ruby-check.scm:1148","variable_name":"ruby-simplecov"},"repo_metadata":{"id":38344500,"uuid":"839336","full_name":"simplecov-ruby/simplecov","owner":"simplecov-ruby","description":"Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites","archived":false,"fork":false,"pushed_at":"2026-03-31T22:32:30.000Z","size":2875,"stargazers_count":4881,"open_issues_count":117,"forks_count":576,"subscribers_count":57,"default_branch":"main","last_synced_at":"2026-04-02T08:26:19.739Z","etag":null,"topics":["code-quality","coverage","coverage-library","coverage-report","rails","ruby","test-coverage"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/simplecov-ruby.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-08-15T15:28:56.000Z","updated_at":"2026-03-31T22:57:30.000Z","dependencies_parsed_at":"2023-02-17T00:45:47.507Z","dependency_job_id":"41d5b259-b35c-4d78-aba7-f69c6a7b6f23","html_url":"https://github.com/simplecov-ruby/simplecov","commit_stats":{"total_commits":1334,"total_committers":222,"mean_commits":6.009009009009009,"dds":0.7068965517241379,"last_synced_commit":"b6c2d4208a5fa395ce09d7e1d3b074f680ee29b0"},"previous_names":["colszowka/simplecov"],"tags_count":65,"template":false,"template_full_name":null,"purl":"pkg:github/simplecov-ruby/simplecov","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simplecov-ruby","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/sbom","scorecard":{"id":300451,"data":{"date":"2025-08-11","repo":{"name":"github.com/simplecov-ruby/simplecov","commit":"faef766375d50fd5d6d3cdb6face4756f408f0b1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/16 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":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","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: jobLevel 'contents' permission set to 'write': .github/workflows/push_gem.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/push_gem.yml:7","Warn: no topLevel permission defined: .github/workflows/stable.yml:1","Warn: no topLevel permission defined: .github/workflows/unstable.yml:1"],"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":"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":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/simplecov-ruby/simplecov/stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stable.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/simplecov-ruby/simplecov/stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/simplecov-ruby/simplecov/unstable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/simplecov-ruby/simplecov/unstable.yml/main?enable=pin","Info:   1 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   5 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":"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":"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":"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":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":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-47m2-26rw-j2jw","Warn: Project is vulnerable to: GHSA-7g2v-jj9q-g3rg","Warn: Project is vulnerable to: GHSA-7wqh-767x-r66v","Warn: Project is vulnerable to: GHSA-8cgq-6mh2-7j6v","Warn: Project is vulnerable to: GHSA-gjh7-p2fx-99vx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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-17T20:28:26.520Z","repository_id":38344500,"created_at":"2025-08-17T20:28:26.520Z","updated_at":"2025-08-17T20:28:26.520Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31317831,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T21:35:00.834Z","status":"ssl_error","status_checked_at":"2026-04-02T21:34:59.806Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"simplecov-ruby","name":"SimpleCov","uuid":"67860375","kind":"organization","description":"Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/67860375?v=4","repositories_count":2,"last_synced_at":"2024-03-25T19:41:07.171Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/simplecov-ruby","funding_links":[],"total_stars":4774,"followers":7,"following":0,"created_at":"2022-11-02T16:20:27.762Z","updated_at":"2024-03-25T19:41:08.987Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simplecov-ruby","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simplecov-ruby/repositories"},"tags":[{"name":"v0.22.0","sha":"0e35b257e24381e4ec2c99b321954509ae21eaf0","kind":"tag","published_at":"2022-12-23T20:57:43.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.22.0","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"a00314088eeacef5ecbaa1d5055c719ba3663da7","kind":"tag","published_at":"2021-01-09T13:34:57.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.21.2","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"120d0eaab1a3c06edd79937d602096ada12306b2","kind":"tag","published_at":"2021-01-04T19:29:37.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.21.1","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"20af434309cc67ffee9c551c04d950e0f33cf7a5","kind":"tag","published_at":"2021-01-03T16:57:37.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.21.0","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"54ce47a8afe8d76302bae10d9a4fb15933a2a162","kind":"tag","published_at":"2020-11-29T20:45:03.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.20.0","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"818bc2547842a90c607b4fec834320766a8686de","kind":"tag","published_at":"2020-10-25T18:46:41.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.19.1","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"9cd3a46169943f2c79d688d96e93871cd7febe2d","kind":"tag","published_at":"2020-08-16T18:47:11.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.19.0","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.19.0/manifests"},{"name":"v0.18.5","sha":"12ddf6ab010e207264a888a96fe882035ea5fcbd","kind":"tag","published_at":"2020-02-25T21:41:28.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.18.5","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.18.5/manifests"},{"name":"v0.18.4","sha":"dfada046f51294c5d65f77d3be909927608f3970","kind":"tag","published_at":"2020-02-24T21:19:04.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.18.4","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.18.4/manifests"},{"name":"v0.18.3","sha":"a179ec6dc419c43bce472c2426f30f24cc49b42f","kind":"tag","published_at":"2020-02-23T17:14:18.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.18.3","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"0d0f6927f2949bfe3fd9d6adc7ef7b4c8d7a3488","kind":"tag","published_at":"2020-02-12T17:45:13.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.18.2","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"e56dc46404450fb804153b9b9e52f4632af2cd09","kind":"tag","published_at":"2020-01-31T09:41:45.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.18.1","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"f950b510238a913425d51ff84efa46d04923e000","kind":"tag","published_at":"2020-01-28T12:47:29.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.18.0","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.18.0/manifests"},{"name":"v0.18.0.beta3","sha":"2146c205357e03d19377d50473fbcc853afd9234","kind":"tag","published_at":"2020-01-20T19:12:31.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.18.0.beta3","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.18.0.beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.18.0.beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.18.0.beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.18.0.beta3/manifests"},{"name":"v0.18.0.beta2","sha":"5a6e9692e33e10e0d5fc77dcce7d24e7312f91c4","kind":"tag","published_at":"2020-01-19T10:48:43.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.18.0.beta2","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.18.0.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.18.0.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.18.0.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.18.0.beta2/manifests"},{"name":"v0.18.0.beta1","sha":"7b64f23ec77dff6a8e53bdd8f827627b8433a6dc","kind":"tag","published_at":"2020-01-05T11:01:17.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.18.0.beta1","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.18.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.18.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.18.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.18.0.beta1/manifests"},{"name":"v0.17.1","sha":"3a9d4613a75455b321fe05322e21b3129bdd2d81","kind":"tag","published_at":"2019-09-16T19:00:47.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.17.1","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"776741bfb00889a7aa3793edbddcdeb74801dce3","kind":"tag","published_at":"2019-07-02T08:24:18.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.17.0","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"03a9f7fde44a9388580977e4002b4f6823c2b4cc","kind":"tag","published_at":"2018-03-16T08:36:18.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.16.1","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"24b05defa3f0bee2cfa273a721531a9d8cd3ecd3","kind":"tag","published_at":"2018-03-15T10:10:16.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.16.0","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"fb6785dd14a925915d02744b75b99e5769ae4e8e","kind":"tag","published_at":"2017-09-11T19:13:07.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.15.1","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"7bfd1df31b21ad1002e1e6c5b0b11e8078251e73","kind":"tag","published_at":"2017-08-14T05:32:08.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.15.0","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"1be16d266fe542ecbea0e78bf4ad20e874e24b12","kind":"tag","published_at":"2017-03-18T21:32:36.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.14.1","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"7937c934e0a0661af3956b613f22ce17e126832f","kind":"tag","published_at":"2017-03-15T09:01:48.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.14.0","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"91d396414c6b293f41ddcf4bde13eccf456b2b3a","kind":"tag","published_at":"2017-01-25T18:59:31.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.13.0","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e0accd692594645c836f2a771692b19c21397e41","kind":"tag","published_at":"2016-07-02T22:51:06.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.12.0","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"4ec2ce92eefb6453663acdc69f6798a6fe18562b","kind":"tag","published_at":"2016-02-03T13:42:53.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.11.2","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f74f3a2d41a5de0492b86238b8aa6421f132d3ce","kind":"tag","published_at":"2015-12-02T05:08:44.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.11.1","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"813edbfed275c4dbf00c59353cf8898f8b9d7749","kind":"tag","published_at":"2015-11-29T19:50:01.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.11.0","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"97089cc3665b830523ca86dde756f5a277c50087","kind":"tag","published_at":"2015-04-18T17:22:05.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.10.0","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"5f42542117bf3c75cb9fb64a126866ec914e3092","kind":"tag","published_at":"2015-02-18T14:46:13.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.9.2","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"dbb88d7133d6302c7b7f5b33868d0604e1d58026","kind":"tag","published_at":"2014-09-21T11:52:55.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.9.1","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"a2343a431bc22ab198d2a88abbbf1d60e054a51b","kind":"tag","published_at":"2014-07-17T11:12:40.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.9.0","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"3f2bf36937f9da3a6390dc5c3a98567756011e20","kind":"tag","published_at":"2013-11-20T11:18:32.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.8.2","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2ad35986918e9323cc94461d600b7550fdac4660","kind":"tag","published_at":"2013-11-10T21:39:59.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.8.1","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"c7e650b40e6bbdebfd5113e9fa8843b2027ae13e","kind":"tag","published_at":"2013-11-10T15:35:47.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.8.0","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.8.0/manifests"},{"name":"v0.8.0.pre2","sha":"5703690241a1df6525ce61bf3ec2eda813760237","kind":"tag","published_at":"2013-09-11T16:47:17.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.8.0.pre2","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.8.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.8.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.8.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.8.0.pre2/manifests"},{"name":"v0.8.0.pre","sha":"a3387f7b25100939df6a5af339580cbe3055cdc6","kind":"tag","published_at":"2013-04-05T11:38:13.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.8.0.pre","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.8.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.8.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.8.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.8.0.pre/manifests"},{"name":"v0.7.1","sha":"30fe5dc5b86056c8230125474c6f21183a5aba84","kind":"tag","published_at":"2012-10-12T12:43:47.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.7.1","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"c3c27947f1af3e2d898f1cad83bda8d33933d742","kind":"tag","published_at":"2012-10-10T15:24:45.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.7.0","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.7.0/manifests"},{"name":"v0.6.4","sha":"c91cf71d8ab490be804fe6656a2d96dfe88a82d7","kind":"tag","published_at":"2012-05-10T15:17:43.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.6.4","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"adbd35ac7fec21691ae702dc579d7bd058d1a25c","kind":"tag","published_at":"2012-05-10T13:30:24.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.6.3","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"8b3a937fe213d57f7bb5a0eec25a5bb6d8862d08","kind":"tag","published_at":"2012-04-20T06:04:26.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.6.2","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"6679f11831de04e9d84db347de711927fe3e87eb","kind":"tag","published_at":"2012-02-24T16:18:49.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.6.1","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"8e0466b4e57c26bbcd382fa067959903494884ff","kind":"tag","published_at":"2012-02-22T14:04:37.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.6.0","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"6020b36e1f2f2a5218b5097762d954fda5eb3108","kind":"tag","published_at":"2011-10-12T12:38:59.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.5.4","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"602a26a7c994b6560466a6663bc53e871848c911","kind":"tag","published_at":"2011-09-13T19:11:01.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.5.3","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"a162b2f420f5c0e532fb68a02914448e1d2bd23c","kind":"tag","published_at":"2011-09-12T18:09:49.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.5.2","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"da469aa6b9420cad773e66c9159ef2c329a3dec2","kind":"tag","published_at":"2011-09-12T16:29:19.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.5.1","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"f4e3bfbc2233bd2a7ac5e228eeaf2a958472184e","kind":"tag","published_at":"2011-09-09T14:32:56.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.5.0","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"4c35e50199204dc89d96e578ffef4bf2b25caf58","kind":"tag","published_at":"2011-04-02T12:35:16.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.4.2","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"5ec4ca01255135234fe5b771ec3dd743a2b4ea1a","kind":"tag","published_at":"2011-02-25T15:26:24.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.4.1","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"db4e3a7a4bbb6309fa7f640938ce16d17a96640a","kind":"tag","published_at":"2011-02-09T15:22:22.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.4.0","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"7b76120649d91dc1585035423ef89a7b5b020a80","kind":"tag","published_at":"2011-01-06T18:44:57.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.3.9","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"4287e548023e487b72cfcc1025d1d04a5470b133","kind":"tag","published_at":"2011-01-06T17:59:19.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.3.8","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5ad374b96f1a4a617350787cee59b5ca10b73984","kind":"commit","published_at":"2010-11-06T10:20:55.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.3.7","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"ec6b1191454a6bc04c0232144f68fac259c9d33c","kind":"commit","published_at":"2010-09-16T21:19:58.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.3.6","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a43d5eb8e1bb50b28c3f736a92ac634c9c927a2f","kind":"commit","published_at":"2010-09-03T08:57:41.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.3.5","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.3.5/manifests"},{"name":"v0.3.3","sha":"846bcf2369c40e7b87bd66f11db7da506afffb63","kind":"commit","published_at":"2010-08-26T13:38:54.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.3.3","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"416abea441d690f15f775a4e36832d9c0296bae2","kind":"commit","published_at":"2010-08-25T12:30:01.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.3.2","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f4c457c055d5e5fd34fb23127ad1b6cd58a382ed","kind":"commit","published_at":"2010-08-23T14:21:51.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.3.1","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.3.1/manifests"},{"name":"v0.1.2","sha":"8cca5fd93e4e92c52cbb82a9aaa81a2777748911","kind":"commit","published_at":"2010-08-16T16:50:55.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.1.2","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"a7cc42f676ba19b4805c9ff31933d1d345a6989e","kind":"commit","published_at":"2010-08-16T16:43:28.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.1.1","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"38e0f0dfae077812d329d2daadd2cddea65ea13e","kind":"commit","published_at":"2010-08-15T21:24:28.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.1.0","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.1.0/manifests"},{"name":"v0.0.2","sha":"72712f847619875aa905447813e710366bb1f865","kind":"commit","published_at":"2010-08-15T15:37:45.000Z","download_url":"https://codeload.github.com/simplecov-ruby/simplecov/tar.gz/v0.0.2","html_url":"https://github.com/simplecov-ruby/simplecov/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simplecov-ruby/simplecov@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-04-03T00:24:17.084Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/ruby-simplecov","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/ruby-simplecov","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/ruby-simplecov","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/ruby-simplecov/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-27T23:01:19.636Z","issues_count":124,"pull_requests_count":114,"avg_time_to_close_issue":19325128.152173914,"avg_time_to_close_pull_request":9756626.986666666,"issues_closed_count":46,"pull_requests_closed_count":75,"pull_request_authors_count":46,"issue_authors_count":114,"avg_comments_per_issue":4.233870967741936,"avg_comments_per_pull_request":1.5087719298245614,"merged_pull_requests_count":54,"bot_issues_count":1,"bot_pull_requests_count":27,"past_year_issues_count":13,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":1228017.0,"past_year_avg_time_to_close_pull_request":3437515.5714285714,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.46153846153846156,"past_year_avg_comments_per_pull_request":0.95,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplecov-ruby%2Fsimplecov/issues","maintainers":[{"login":"PragTob","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PragTob"},{"login":"amatsuda","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amatsuda"},{"login":"colszowka","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colszowka"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-simplecov/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-simplecov/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-simplecov/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-simplecov/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-simplecov/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-simplecov/codemeta","maintainers":[]}