{"id":5801060,"name":"irongut/CodeCoverageSummary","ecosystem":"actions","description":"A GitHub Action that reads Cobertura format code coverage files and outputs a text or markdown summary.","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/irongut/CodeCoverageSummary","keywords_array":["action","cobertura","code-coverage","coverage","coverlet","github-actions","test-coverage"],"namespace":"irongut","versions_count":12,"first_release_published_at":"2021-05-10T22:19:09.000Z","latest_release_published_at":"2022-07-29T15:50:11.000Z","latest_release_number":"v1.3.0","last_synced_at":"2026-09-11T13:11:16.556Z","created_at":"2023-01-04T12:46:39.628Z","updated_at":"2026-09-11T13:11:16.557Z","registry_url":"https://github.com/irongut/CodeCoverageSummary","install_command":null,"documentation_url":null,"metadata":{"name":"Code Coverage Summary","author":"Irongut \u003cmurray.dave@outlook.com\u003e","description":"A GitHub Action that reads Cobertura format code coverage files and outputs a text or markdown summary.","branding":{"icon":"book-open","color":"purple"},"inputs":{"filename":{"description":"A comma separated list of code coverage files to analyse. Also supports using glob patterns to match multiple files.","required":true},"badge":{"description":"Include a Line Rate coverage badge in the output using shields.io - true / false (default).","required":false,"default":"false"},"fail_below_min":{"description":"Fail if overall Line Rate below lower threshold - true / false (default).","required":false,"default":"false"},"format":{"description":"Output Format - markdown or text (default).","required":false,"default":"text"},"hide_branch_rate":{"description":"Hide Branch Rate values in the output - true / false (default).","required":false,"default":"false"},"hide_complexity":{"description":"Hide Complexity values in the output - true / false (default).","required":false,"default":"false"},"indicators":{"description":"Include health indicators in the output - true (default) / false.","required":false,"default":"true"},"output":{"description":"Output Type - console (default), file or both.","required":false,"default":"console"},"thresholds":{"description":"Threshold percentages for badge and health indicators, lower threshold can also be used to fail the action.","required":false,"default":"50 75"}},"runs":{"using":"docker","image":"docker://ghcr.io/irongut/codecoveragesummary:v1.3.0","args":["--files","${{ inputs.filename }}","--badge","${{ inputs.badge }}","--fail","${{ inputs.fail_below_min }}","--format","${{ inputs.format }}","--hidebranch","${{ inputs.hide_branch_rate }}","--hidecomplexity","${{ inputs.hide_complexity }}","--indicators","${{ inputs.indicators }}","--output","${{ inputs.output }}","--thresholds","${{ inputs.thresholds }}"]},"default_branch":"master","path":null},"repo_metadata":{"id":37166702,"uuid":"357002765","full_name":"irongut/CodeCoverageSummary","owner":"irongut","description":"A GitHub Action that reads Cobertura format code coverage files and outputs a text or markdown summary.","archived":false,"fork":false,"pushed_at":"2026-08-11T23:43:28.000Z","size":176,"stargazers_count":267,"open_issues_count":17,"forks_count":71,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-08-21T15:25:16.920Z","etag":null,"topics":["action","cobertura","code-coverage","coverage","coverlet","github-actions","test-coverage"],"latest_commit_sha":null,"homepage":"","language":"C#","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/irongut.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["irongut"]}},"created_at":"2021-04-11T23:28:19.000Z","updated_at":"2026-08-13T07:52:01.000Z","dependencies_parsed_at":"2024-04-18T00:35:12.819Z","dependency_job_id":"4cbc7b83-cb0a-47df-84ad-979b5002c705","html_url":"https://github.com/irongut/CodeCoverageSummary","commit_stats":{"total_commits":164,"total_committers":5,"mean_commits":32.8,"dds":0.2195121951219512,"last_synced_commit":"f13848964841ca2f7a63343b287493e17dc645de"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/irongut/CodeCoverageSummary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/irongut","download_url":"https://codeload.github.com/irongut/CodeCoverageSummary/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/sbom","scorecard":{"id":494605,"data":{"date":"2025-08-11","repo":{"name":"github.com/irongut/CodeCoverageSummary","commit":"f13848964841ca2f7a63343b287493e17dc645de"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 17 changesets","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":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-linux.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/irongut/CodeCoverageSummary/test-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-macos.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/irongut/CodeCoverageSummary/test-macos.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/irongut/CodeCoverageSummary/test-windows.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:20","Warn: nugetCommand not pinned by hash: Dockerfile:5: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: .github/workflows/ci-build.yml:44: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: .github/workflows/codeql-scan.yml:68: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: .github/workflows/release-build.yml:46: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  23 third-party GitHubAction dependencies pinned","Info:   0 out of   4 nugetCommand dependencies pinned","Info:   0 out of   2 containerImage 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-scan.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-scan.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker-linter.yml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-build.yml:58","Info: topLevel 'contents' permission set to 'read': .github/workflows/assign-to-project.yml:12","Warn: no topLevel permission defined: .github/workflows/auto-assign-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-build.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-scan.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/docker-linter.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/mark-stale.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-build.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-linux.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-macos.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-windows.yml:7","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":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Info: status check found to merge onto on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool detected","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: Hadolint","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-19T20:09:34.276Z","repository_id":37166702,"created_at":"2025-08-19T20:09:34.276Z","updated_at":"2025-08-19T20:09:34.276Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36808028,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"irongut","name":null,"uuid":"27953302","kind":"user","description":".NET developer with a passion for mobile and DevOps. I build cross platform apps using Xamarin, backend systems using Azure and GitHub Actions using Docker.","email":"murray.dave@outlook.com","website":"https://blog.taranissoftware.com/","location":"Scotland, UK","twitter":null,"company":"Taranis Software","icon_url":"https://avatars.githubusercontent.com/u/27953302?u=45c8d3934d0c6903184c64398716b1e166df4348\u0026v=4","repositories_count":35,"last_synced_at":"2026-08-17T11:43:53.520Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/irongut","funding_links":["https://github.com/sponsors/irongut"],"total_stars":337,"followers":29,"following":27,"created_at":"2022-11-14T01:22:21.686Z","updated_at":"2026-08-17T11:43:53.535Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/irongut","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/irongut/repositories"},"tags":[{"name":"v1.3.0","sha":"51cc3a756ddcd398d447c044c02cb6aa83fdae95","kind":"commit","published_at":"2022-07-29T15:50:11.000Z","download_url":"https://codeload.github.com/irongut/CodeCoverageSummary/tar.gz/v1.3.0","html_url":"https://github.com/irongut/CodeCoverageSummary/releases/tag/v1.3.0","dependencies_parsed_at":"2023-05-31T08:28:58.021Z","dependency_job_id":null,"purl":"pkg:github/irongut/CodeCoverageSummary@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.3.0/manifests"},{"name":"v1.3.0-beta","sha":"8accb9dd6348c983b02364f9eb30753695702742","kind":"commit","published_at":"2022-07-26T23:34:24.000Z","download_url":"https://codeload.github.com/irongut/CodeCoverageSummary/tar.gz/v1.3.0-beta","html_url":"https://github.com/irongut/CodeCoverageSummary/releases/tag/v1.3.0-beta","dependencies_parsed_at":"2023-05-31T08:28:59.228Z","dependency_job_id":null,"purl":"pkg:github/irongut/CodeCoverageSummary@v1.3.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.3.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.3.0-beta/manifests"},{"name":"v1.2.0","sha":"5088d5eb315a46ff785c607078606c0b9107e0b6","kind":"commit","published_at":"2021-11-25T21:53:22.000Z","download_url":"https://codeload.github.com/irongut/CodeCoverageSummary/tar.gz/v1.2.0","html_url":"https://github.com/irongut/CodeCoverageSummary/releases/tag/v1.2.0","dependencies_parsed_at":"2023-05-31T08:29:00.474Z","dependency_job_id":null,"purl":"pkg:github/irongut/CodeCoverageSummary@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.2.0/manifests"},{"name":"v1.2.0-beta","sha":"97f4a52b8124b6bc845fbb7b0136801a7421691a","kind":"commit","published_at":"2021-11-24T22:01:43.000Z","download_url":"https://codeload.github.com/irongut/CodeCoverageSummary/tar.gz/v1.2.0-beta","html_url":"https://github.com/irongut/CodeCoverageSummary/releases/tag/v1.2.0-beta","dependencies_parsed_at":"2023-05-31T08:29:01.753Z","dependency_job_id":null,"purl":"pkg:github/irongut/CodeCoverageSummary@v1.2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.2.0-beta/manifests"},{"name":"v1.1.0","sha":"065eaf7bb520f8e36979631183958be5e7934e31","kind":"commit","published_at":"2021-10-27T21:35:09.000Z","download_url":"https://codeload.github.com/irongut/CodeCoverageSummary/tar.gz/v1.1.0","html_url":"https://github.com/irongut/CodeCoverageSummary/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-31T08:29:02.811Z","dependency_job_id":null,"purl":"pkg:github/irongut/CodeCoverageSummary@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta","sha":"ac37b8e9b7641912dcdd6b3dac977afd6951abe9","kind":"commit","published_at":"2021-10-26T22:08:13.000Z","download_url":"https://codeload.github.com/irongut/CodeCoverageSummary/tar.gz/v1.1.0-beta","html_url":"https://github.com/irongut/CodeCoverageSummary/releases/tag/v1.1.0-beta","dependencies_parsed_at":"2023-05-31T08:29:03.924Z","dependency_job_id":null,"purl":"pkg:github/irongut/CodeCoverageSummary@v1.1.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.1.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.1.0-beta/manifests"},{"name":"v1.0.5","sha":"473d18e3ad9318f7bfe64d919de35ede60065752","kind":"commit","published_at":"2021-09-27T19:21:03.000Z","download_url":"https://codeload.github.com/irongut/CodeCoverageSummary/tar.gz/v1.0.5","html_url":"https://github.com/irongut/CodeCoverageSummary/releases/tag/v1.0.5","dependencies_parsed_at":"2023-05-31T08:29:04.651Z","dependency_job_id":null,"purl":"pkg:github/irongut/CodeCoverageSummary@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"c5d12d4a8969ce04c1a5337e990476d1bbc0edf3","kind":"commit","published_at":"2021-09-25T20:48:17.000Z","download_url":"https://codeload.github.com/irongut/CodeCoverageSummary/tar.gz/v1.0.4","html_url":"https://github.com/irongut/CodeCoverageSummary/releases/tag/v1.0.4","dependencies_parsed_at":"2023-05-31T08:29:05.384Z","dependency_job_id":null,"purl":"pkg:github/irongut/CodeCoverageSummary@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"0723132cf64c40bf4f4086c8cdb69b4f5d76648c","kind":"commit","published_at":"2021-09-24T19:41:43.000Z","download_url":"https://codeload.github.com/irongut/CodeCoverageSummary/tar.gz/v1.0.3","html_url":"https://github.com/irongut/CodeCoverageSummary/releases/tag/v1.0.3","dependencies_parsed_at":"2023-05-31T08:29:06.171Z","dependency_job_id":null,"purl":"pkg:github/irongut/CodeCoverageSummary@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"71c6f23d2f875a7a0ff42a76fab9b19512ac5648","kind":"commit","published_at":"2021-09-06T00:11:36.000Z","download_url":"https://codeload.github.com/irongut/CodeCoverageSummary/tar.gz/v1.0.2","html_url":"https://github.com/irongut/CodeCoverageSummary/releases/tag/v1.0.2","dependencies_parsed_at":"2023-05-31T08:29:06.992Z","dependency_job_id":null,"purl":"pkg:github/irongut/CodeCoverageSummary@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"e67bf0d2d1c47c726d0d5a7bd6ec14536db3c520","kind":"commit","published_at":"2021-05-13T22:06:38.000Z","download_url":"https://codeload.github.com/irongut/CodeCoverageSummary/tar.gz/v1.0.1","html_url":"https://github.com/irongut/CodeCoverageSummary/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T08:29:07.782Z","dependency_job_id":null,"purl":"pkg:github/irongut/CodeCoverageSummary@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"ee17114544ce73789f8fdb7ed784bac762214692","kind":"commit","published_at":"2021-05-10T22:19:09.000Z","download_url":"https://codeload.github.com/irongut/CodeCoverageSummary/tar.gz/v1.0","html_url":"https://github.com/irongut/CodeCoverageSummary/releases/tag/v1.0","dependencies_parsed_at":"2023-05-31T08:29:08.458Z","dependency_job_id":null,"purl":"pkg:github/irongut/CodeCoverageSummary@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-26T07:19:43.194Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":288,"rankings":{"downloads":null,"dependent_repos_count":2.2437014736174934,"dependent_packages_count":0.0,"stargazers_count":1.8760893677705595,"forks_count":1.5211535414355886,"docker_downloads_count":null,"average":1.4102360957059104},"purl":"pkg:githubactions/irongut/CodeCoverageSummary","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/irongut/CodeCoverageSummary","docker_dependents_count":1,"docker_downloads_count":44,"usage_url":"https://repos.ecosyste.ms/usage/actions/irongut/CodeCoverageSummary","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/irongut/CodeCoverageSummary/dependencies","status":null,"funding_links":["https://github.com/sponsors/irongut"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T19:51:13.355Z","issues_count":48,"pull_requests_count":330,"avg_time_to_close_issue":16157983.413793104,"avg_time_to_close_pull_request":2032055.8855218855,"issues_closed_count":29,"pull_requests_closed_count":297,"pull_request_authors_count":14,"issue_authors_count":44,"avg_comments_per_issue":3.6041666666666665,"avg_comments_per_pull_request":1.215151515151515,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":314,"past_year_issues_count":2,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1814411.3333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.7,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/issues","maintainers":[{"login":"irongut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/irongut"},{"login":"tothl74","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tothl74"},{"login":"Sworzen1","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sworzen1"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/irongut%2FCodeCoverageSummary/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/irongut%2FCodeCoverageSummary/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/irongut%2FCodeCoverageSummary/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/irongut%2FCodeCoverageSummary/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/irongut%2FCodeCoverageSummary/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/irongut%2FCodeCoverageSummary/codemeta","maintainers":[]}