{"id":16923239,"url":"https://github.com/kucherenko/coverage-blamer","last_synced_at":"2026-03-10T20:36:04.517Z","repository":{"id":22491551,"uuid":"25830932","full_name":"kucherenko/coverage-blamer","owner":"kucherenko","description":"coverage-blamer is tool for get information about authors of uncovered code","archived":false,"fork":false,"pushed_at":"2024-10-24T10:08:23.000Z","size":546,"stargazers_count":10,"open_issues_count":4,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-04T08:00:07.663Z","etag":null,"topics":["coffeescript","coverage","coverage-blamer","coverage-report","javascript","testing"],"latest_commit_sha":null,"homepage":null,"language":"CoffeeScript","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/kucherenko.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}},"created_at":"2014-10-27T17:35:14.000Z","updated_at":"2024-10-24T10:08:28.000Z","dependencies_parsed_at":"2024-10-28T13:17:10.291Z","dependency_job_id":null,"html_url":"https://github.com/kucherenko/coverage-blamer","commit_stats":{"total_commits":54,"total_committers":8,"mean_commits":6.75,"dds":0.4814814814814815,"last_synced_commit":"01fb7693a8e451864adbf858b7e20037b0a70b97"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kucherenko/coverage-blamer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kucherenko%2Fcoverage-blamer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kucherenko%2Fcoverage-blamer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kucherenko%2Fcoverage-blamer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kucherenko%2Fcoverage-blamer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kucherenko","download_url":"https://codeload.github.com/kucherenko/coverage-blamer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kucherenko%2Fcoverage-blamer/sbom","scorecard":{"id":572895,"data":{"date":"2025-08-11","repo":{"name":"github.com/kucherenko/coverage-blamer","commit":"25bc4e86383925c74f2c0a46d2ec623ae7994718"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":3,"reason":"Found 7/20 approved changesets -- score normalized to 3","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":"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":"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-20T16:49:34.881Z","repository_id":22491551,"created_at":"2025-08-20T16:49:34.881Z","updated_at":"2025-08-20T16:49:34.881Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30352907,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T15:55:29.454Z","status":"ssl_error","status_checked_at":"2026-03-10T15:54:58.440Z","response_time":106,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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"}},"keywords":["coffeescript","coverage","coverage-blamer","coverage-report","javascript","testing"],"created_at":"2024-10-13T19:58:24.872Z","updated_at":"2026-03-10T20:36:04.480Z","avatar_url":"https://github.com/kucherenko.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Coverage Blamer\n\nCoverage Blamer helps found author, date and files of uncovered code. Coverage Blamer use coverage \nreport in json format generated by [istanbul](https://github.com/gotwarlost/istanbul) or [jscoverage](https://github.com/fishbar/jscoverage) and information \nabout date and author from git or svn.\n\n## Status\n[![Build Status](https://travis-ci.org/kucherenko/coverage-blamer.svg?branch=master)](https://travis-ci.org/kucherenko/coverage-blamer)\n[![Coverage Status](https://coveralls.io/repos/kucherenko/coverage-blamer/badge.svg?branch=master\u0026service=github)](https://coveralls.io/github/kucherenko/coverage-blamer?branch=master)\n\n[![NPM](https://nodei.co/npm/coverage-blamer.png)](https://nodei.co/npm/coverage-blamer/)\n \n## Installation\n\n```\nnpm install -g coverage-blamer\n```\n\n## Usage\n\n```\n$ coverage-blamer --help\n\n  Usage: coverage-blamer [options]\n\n  Options:\n\n    -h, --help                  output usage information\n    -V, --version               output the version number\n    -c, --coverage \u003cpath\u003e       Path to coverage report\n    -v, --vcs [type]            Version control system\n    -s, --source \u003cpath\u003e         Path to source folder\n    -o, --output \u003cpath\u003e         Path to output folder\n    -r, --disableRow \u003cboolean\u003e  Disable row coverage in report\n```\n\n## Example\n\nCoverage Blamer CLI report generated for moment.js:\n\n```\n$ coverage-blamer --coverage .nyc_output/6155.json --source ./\n┌──────────────────────────────────────────────────┬───────────────┬───────────────┬───────────────┐\n│ Author                                           │ Lines         │ Uncovered Li… │ Coverage      │\n├──────────────────────────────────────────────────┼───────────────┼───────────────┼───────────────┤\n│ Alexander Jeng                                   │ 2             │ 1             │ 50%           │\n├──────────────────────────────────────────────────┼───────────────┼───────────────┼───────────────┤\n│ Tim Wood                                         │ 203           │ 80            │ 60.591133004… │\n├──────────────────────────────────────────────────┼───────────────┼───────────────┼───────────────┤\n│ Brian Wyant                                      │ 39            │ 13            │ 66.666666666… │\n├──────────────────────────────────────────────────┼───────────────┼───────────────┼───────────────┤\n│ Isaac Cambron                                    │ 25            │ 5             │ 80%           │\n├──────────────────────────────────────────────────┼───────────────┼───────────────┼───────────────┤\n│ Iskren Chernev                                   │ 550           │ 59            │ 89.272727272… │\n├──────────────────────────────────────────────────┼───────────────┼───────────────┼───────────────┤\n│ paladox                                          │ 27            │ 0             │ 100%          │\n├──────────────────────────────────────────────────┼───────────────┼───────────────┼───────────────┤\n│ Igor Lima                                        │ 14            │ 0             │ 100%          │\n├──────────────────────────────────────────────────┼───────────────┼───────────────┼───────────────┤\n│ Dan Dascalescu                                   │ 25            │ 0             │ 100%          │\n├──────────────────────────────────────────────────┼───────────────┼───────────────┼───────────────┤\n│ Mehul Patel                                      │ 1             │ 0             │ 100%          │\n├──────────────────────────────────────────────────┼───────────────┼───────────────┼───────────────┤\n│ Lachèze Alexandre                                │ 39            │ 0             │ 100%          │\n├──────────────────────────────────────────────────┼───────────────┼───────────────┼───────────────┤\n│ Dennis                                           │ 9             │ 0             │ 100%          │\n└──────────────────────────────────────────────────┴───────────────┴───────────────┴───────────────┘\n┌──────────────────────────────────────────────────┬───────────────┬───────────────┬───────────────┐\n│ File                                             │ Lines         │ Uncovered Li… │ Coverage      │\n├──────────────────────────────────────────────────┼───────────────┼───────────────┼───────────────┤\n│ ./tasks/history.js                               │ 123           │ 56            │ 54.471544715… │\n├──────────────────────────────────────────────────┼───────────────┼───────────────┼───────────────┤\n│ ./tasks/size.js                                  │ 59            │ 24            │ 59.322033898… │\n├──────────────────────────────────────────────────┼───────────────┼───────────────┼───────────────┤\n│ ./tasks/component.js                             │ 10            │ 4             │ 60%           │\n├──────────────────────────────────────────────────┼───────────────┼───────────────┼───────────────┤\n│ ./tasks/embed_locales.js                         │ 47            │ 17            │ 63.829787234… │\n├──────────────────────────────────────────────────┼───────────────┼───────────────┼───────────────┤\n│ ./tasks/zones.js                                 │ 70            │ 24            │ 65.714285714… │\n├──────────────────────────────────────────────────┼───────────────┼───────────────┼───────────────┤\n│ ./tasks/check_sauce_creds.js                     │ 13            │ 4             │ 69.230769230… │\n├──────────────────────────────────────────────────┼───────────────┼───────────────┼───────────────┤\n│ ./tasks/bump_version.js                          │ 65            │ 7             │ 89.230769230… │\n├──────────────────────────────────────────────────┼───────────────┼───────────────┼───────────────┤\n│ ./tasks/transpile.js                             │ 288           │ 22            │ 92.361111111… │\n└──────────────────────────────────────────────────┴───────────────┴───────────────┴───────────────┘\n┌──────────────────────────────────────────────────┬───────────────┬───────────────┬───────────────┐\n│ Date                                             │ Lines         │ Uncovered Li… │ Coverage      │\n├──────────────────────────────────────────────────┼───────────────┼───────────────┼───────────────┤\n│ Mon Aug 20 2012                                  │ 178           │ 77            │ 56.497175141… │\n├──────────────────────────────────────────────────┼───────────────┼───────────────┼───────────────┤\n│ Tue Aug 21 2012                                  │ 6             │ 2             │ 60%           │\n├──────────────────────────────────────────────────┼───────────────┼───────────────┼───────────────┤\n│ Fri Aug 31 2012                                  │ 9             │ 0             │ 100%          │\n├──────────────────────────────────────────────────┼───────────────┼───────────────┼───────────────┤\n│ Wed Oct 03 2012                                  │ 1             │ 1             │ 0%            │\n├──────────────────────────────────────────────────┼───────────────┼───────────────┼───────────────┤\n```\n\n\n## TODO\n[TODO](https://github.com/kucherenko/coverage-blamer/blob/master/TODO.md)\n\n## License\n\n[The MIT License](https://github.com/kucherenko/coverage-blamer/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkucherenko%2Fcoverage-blamer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkucherenko%2Fcoverage-blamer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkucherenko%2Fcoverage-blamer/lists"}