{"id":1778517,"name":"gitlog","ecosystem":"npm","description":"Git log parser for Node.JS","homepage":"https://github.com/domharrington/node-gitlog#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/domharrington/node-gitlog","keywords_array":["git","log","parser"],"namespace":null,"versions_count":35,"first_release_published_at":"2012-06-26T21:22:44.003Z","latest_release_published_at":"2024-08-05T10:19:15.200Z","latest_release_number":"5.1.0","last_synced_at":"2026-04-16T17:14:48.650Z","created_at":"2022-04-09T16:27:10.271Z","updated_at":"2026-04-16T17:14:48.650Z","registry_url":"https://www.npmjs.com/package/gitlog","install_command":"npm install gitlog","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"canary":"3.2.1-canary.4ad2eb5.0","latest":"5.1.0"}},"repo_metadata":{"id":3673602,"uuid":"4742918","full_name":"domharrington/node-gitlog","owner":"domharrington","description":"Git log parser for Node.JS","archived":false,"fork":false,"pushed_at":"2024-10-01T12:17:58.000Z","size":1026,"stargazers_count":136,"open_issues_count":9,"forks_count":42,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-08T23:14:36.199Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/domharrington.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2012-06-21T18:41:57.000Z","updated_at":"2025-08-01T12:06:07.000Z","dependencies_parsed_at":"2024-06-17T11:04:52.181Z","dependency_job_id":"3ba03b3b-9602-408e-8fbd-4a46d55dd075","html_url":"https://github.com/domharrington/node-gitlog","commit_stats":{"total_commits":163,"total_committers":27,"mean_commits":6.037037037037037,"dds":0.7239263803680982,"last_synced_commit":"617373ef33158760cd4b5d3d4b4a4e3b887448fe"},"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/domharrington/node-gitlog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/domharrington","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/sbom","scorecard":{"id":350541,"data":{"date":"2025-08-11","repo":{"name":"github.com/domharrington/node-gitlog","commit":"a4b3812602a0d350d61db71631fea0c7d9621148"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/domharrington/node-gitlog/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/domharrington/node-gitlog/ci.yaml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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 6 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mm-m3wx-j7fr","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T08:11:59.029Z","repository_id":3673602,"created_at":"2025-08-18T08:11:59.030Z","updated_at":"2025-08-18T08:11:59.030Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013883,"owners_count":26085325,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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":"domharrington","name":"Dom Harrington","uuid":"848223","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/848223?u=3abef03ebe43601ecdebf6556ff5fd818a904360\u0026v=4","repositories_count":92,"last_synced_at":"2024-04-15T00:57:54.243Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/domharrington","funding_links":[],"total_stars":403,"followers":62,"following":9,"created_at":"2022-11-02T16:50:33.768Z","updated_at":"2024-04-15T00:58:08.069Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/domharrington","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/domharrington/repositories"},"tags":[{"name":"v5.1.0","sha":"a4b3812602a0d350d61db71631fea0c7d9621148","kind":"tag","published_at":"2024-08-05T10:18:27.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v5.1.0","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v5.1.0/manifests"},{"name":"v5.0.2","sha":"9253b53cb76537757c98d60e9f0c0735c6edbc63","kind":"tag","published_at":"2024-07-16T11:56:11.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v5.0.2","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"c394fc473646423c3d7c89e875fd1091be80e356","kind":"tag","published_at":"2024-06-17T12:39:19.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v5.0.1","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"85c7b098db2e682258ceca89b654dc5a5fd53f2f","kind":"tag","published_at":"2024-06-17T12:32:53.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v5.0.0","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v5.0.0/manifests"},{"name":"v4.0.8","sha":"f121d240cf258bd743cf19fabe8a161b417446bb","kind":"tag","published_at":"2023-05-16T01:36:53.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v4.0.8","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"b0ec4cbfcd941dcd84ce22e2510c46fedc64b852","kind":"tag","published_at":"2023-05-16T01:35:52.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v4.0.7","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"1ee97ffa9d8d5bb5e2e6b1dc5ec3b887fe7c8135","kind":"tag","published_at":"2023-05-16T01:35:01.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v4.0.6","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"cc867b78d172533e81246b07742fee1c718edd54","kind":"tag","published_at":"2023-05-16T01:33:19.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v4.0.5","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"9c12a31fb07aae2b9e1c55ef58dbdbb6a58b3221","kind":"tag","published_at":"2021-01-05T21:20:56.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v4.0.4","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"256a9617fcaa04bba7652ef2a20bc0aa6cc5dbe1","kind":"tag","published_at":"2020-10-05T17:25:28.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v4.0.3","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"7cdfd08cd695aba4959d4f280ad0744593e1be10","kind":"tag","published_at":"2020-10-02T23:39:55.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v4.0.2","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"e224f2480d6123e3005f2e74be0fba64c7b6e1c8","kind":"tag","published_at":"2020-10-01T20:26:41.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v4.0.1","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"40571a5fc9be14ac80b742d0479a0706ff046791","kind":"tag","published_at":"2020-04-13T16:23:52.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v4.0.0","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v4.0.0/manifests"},{"name":"v3.3.6","sha":"cbcb26a1402176dde67967545203b97d84887291","kind":"tag","published_at":"2020-04-09T17:04:34.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v3.3.6","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"7cc450b5b6a1836d04823d9cce66337dd09d1474","kind":"tag","published_at":"2020-04-08T17:23:44.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v3.3.5","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"f6ba0a22847cb4e2f15c02fc0e814c35e336c424","kind":"tag","published_at":"2020-04-07T21:04:21.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v3.3.4","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"bda41dcd2a45e13679850e6ecf55f40c34ea9a9d","kind":"tag","published_at":"2020-04-07T20:15:11.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v3.3.3","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"81b6e5ec157cbdba62c27f17b569d461fbad4ce7","kind":"tag","published_at":"2020-04-07T20:10:44.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v3.3.2","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"4483fb7b7c4c2b71655dd560033186748b66f244","kind":"tag","published_at":"2020-04-07T20:03:02.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v3.3.1","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"13e81231808666ae7f16b2b1a30b1232e2bc30b8","kind":"commit","published_at":"2020-04-07T19:33:00.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v3.3.0","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"b59ec31b83dcde4acf6c8c2ecb9350c4271d051a","kind":"tag","published_at":"2020-03-06T02:04:25.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v3.2.0","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"845b0fe39bfd4b661c1a9cbc257fcfe469b0c10c","kind":"tag","published_at":"2018-02-05T19:59:17.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v3.1.2","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"f5c90b39a39bb0de355aeb42cecb792aaa28d646","kind":"tag","published_at":"2017-11-21T19:47:54.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v3.1.1","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"0b89d13d0f04f43a17160ca38f40b45ff33a6486","kind":"tag","published_at":"2017-10-16T22:16:12.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v3.1.0","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"e72476a0dd5617f4f1af53607353b782b040292b","kind":"tag","published_at":"2017-09-13T17:58:36.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v3.0.2","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"4b8d1d9e967d2ff613378e361b060e536628d66a","kind":"tag","published_at":"2017-09-13T17:46:56.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v3.0.1","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"b83b9452d4dfd908491aa10c1a8bde65d894c6bd","kind":"tag","published_at":"2017-09-13T17:42:22.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v3.0.0","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v3.0.0/manifests"},{"name":"v2.4.0","sha":"b7b79284c9ab1a6f26d9bd251d4a10ddba496437","kind":"tag","published_at":"2016-09-05T17:29:40.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v2.4.0","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e0b6769142cfca937a8805e80e12ab28ac261d69","kind":"tag","published_at":"2016-07-25T19:50:13.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v2.3.0","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"b29183f249f0a923660bb6b0b93c954cc7aa8dc0","kind":"tag","published_at":"2016-07-25T19:41:53.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v2.2.0","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v2.2.0/manifests"},{"name":"v2.1.2","sha":"4b7ba82b52aeb198446dd0d8d2ec58b50f146e33","kind":"tag","published_at":"2015-10-05T08:48:04.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v2.1.2","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"146f4a11f0b7da42d0027a16ddb7bbf6f6d19d99","kind":"tag","published_at":"2015-09-18T09:12:44.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v2.1.1","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"6a245812a237022827ef24450eb80d3d3e26df2f","kind":"tag","published_at":"2015-08-27T14:04:58.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v2.1.0","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"7b2121ef2e9a207af5d54661cd868d84a231d096","kind":"tag","published_at":"2015-04-27T16:56:41.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v2.0.1","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"d7dc348fe90f3fd94f22f3878a3b124531173202","kind":"tag","published_at":"2015-04-20T14:33:36.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v2.0.0","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"6a7ef5e3b3d9c77743140443c8f9e792b0715721","kind":"tag","published_at":"2015-04-09T08:39:23.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v1.0.0","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v1.0.0/manifests"},{"name":"v0.1.1","sha":"74d3a2d9baa2c1c804efc770cb0dd905ce3aa6e8","kind":"tag","published_at":"2014-10-13T08:49:21.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v0.1.1","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"51c9c4985f0e62c02c8b2cb25e7f3f68e2a0a9df","kind":"tag","published_at":"2014-10-13T08:47:54.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/v0.1.0","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/v0.1.0/manifests"},{"name":"0.0.1","sha":"b423523aa6f3e1acdee6262ec7b26d57c4a84212","kind":"commit","published_at":"2012-06-26T21:19:57.000Z","download_url":"https://codeload.github.com/domharrington/node-gitlog/tar.gz/0.0.1","html_url":"https://github.com/domharrington/node-gitlog/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domharrington/node-gitlog@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-04-09T14:15:06.980Z","dependent_packages_count":92,"downloads":510682,"downloads_period":"last-month","dependent_repos_count":1158,"rankings":{"downloads":0.4389908620624011,"dependent_repos_count":0.5956964879443605,"dependent_packages_count":0.37494077584713803,"stargazers_count":4.853017333554336,"forks_count":4.237602322121332,"docker_downloads_count":1.617310944627664,"average":2.019593121026205},"purl":"pkg:npm/gitlog","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTY3bW0tbTN3eC1qN2Zy","url":"https://github.com/advisories/GHSA-67mm-m3wx-j7fr","title":"Command injection in gitlog","description":"The gitlog function in src/index.ts in gitlog before 4.0.4 has a command injection vulnerability.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2021-04-13T15:15:29.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2021-26541","https://github.com/domharrington/node-gitlog/pull/65","https://github.com/domharrington/node-gitlog/pull/65/commits/bb22ffb2c907e0284f887ab625e12b88c31f4bf4","https://www.npmjs.com/package/gitlog","https://advisory.checkmarx.net/advisory/CX-2020-4301","https://github.com/advisories/GHSA-67mm-m3wx-j7fr"],"source_kind":"github","identifiers":["GHSA-67mm-m3wx-j7fr","CVE-2021-26541"],"repository_url":"https://github.com/domharrington/node-gitlog","blast_radius":0.0,"created_at":"2022-12-21T16:13:10.497Z","updated_at":"2026-04-16T10:10:44.091Z","epss_percentage":0.12886,"epss_percentile":0.93762,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTY3bW0tbTN3eC1qN2Zy","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTY3bW0tbTN3eC1qN2Zy","packages":[{"ecosystem":"npm","package_name":"gitlog","versions":[{"first_patched_version":"4.0.4","vulnerable_version_range":"\u003c 4.0.4"}],"purl":"pkg:npm/gitlog"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTY3bW0tbTN3eC1qN2Zy/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/gitlog","docker_dependents_count":3,"docker_downloads_count":130,"usage_url":"https://repos.ecosyste.ms/usage/npm/gitlog","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/gitlog/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:24:48.283Z","issues_count":30,"pull_requests_count":72,"avg_time_to_close_issue":14910700.090909092,"avg_time_to_close_pull_request":32247655.1971831,"issues_closed_count":22,"pull_requests_closed_count":71,"pull_request_authors_count":29,"issue_authors_count":28,"avg_comments_per_issue":1.8333333333333333,"avg_comments_per_pull_request":1.6944444444444444,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":19,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":50843.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/domharrington%2Fnode-gitlog/issues","maintainers":[{"login":"hipstersmoothie","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hipstersmoothie"},{"login":"domharrington","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/domharrington"},{"login":"mikemellor11","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikemellor11"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gitlog/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gitlog/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gitlog/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gitlog/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gitlog/codemeta","maintainers":[{"uuid":"domharrington","login":"domharrington","name":null,"email":"domharrington+npm@protonmail.com","url":null,"packages_count":83,"html_url":"https://www.npmjs.com/~domharrington","role":null,"created_at":"2022-11-12T13:27:47.039Z","updated_at":"2022-11-12T13:27:47.039Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/domharrington/packages"},{"uuid":"alisowski","login":"alisowski","name":null,"email":"lisowski54@gmail.com","url":null,"packages_count":345,"html_url":"https://www.npmjs.com/~alisowski","role":null,"created_at":"2022-11-12T13:27:47.074Z","updated_at":"2022-11-12T13:27:47.074Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alisowski/packages"}]}