{"id":77168,"name":null,"description":"Module for collecting different process and system metrics and providing them as a metric stream","url":"https://github.com/metrics-js/process","last_synced_at":"2025-09-08T20:56:25.826Z","repository":{"id":32972494,"uuid":"140490157","full_name":"metrics-js/process","owner":"metrics-js","description":"Module for collecting different process and system metrics and providing them as a metric stream","archived":false,"fork":false,"pushed_at":"2025-08-31T09:39:21.000Z","size":313,"stargazers_count":3,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-31T11:36:53.091Z","etag":null,"topics":["metrics","monitoring","nodejs","statistics"],"latest_commit_sha":null,"homepage":"https://metrics-js.github.io/","language":"JavaScript","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/metrics-js.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-07-10T21:42:48.000Z","updated_at":"2025-08-06T12:25:32.000Z","dependencies_parsed_at":"2024-02-19T16:47:47.070Z","dependency_job_id":"5e7f29e2-e9c0-4f25-a979-9d1b7ae3a23e","html_url":"https://github.com/metrics-js/process","commit_stats":{"total_commits":97,"total_committers":8,"mean_commits":12.125,"dds":0.4226804123711341,"last_synced_commit":"c6abe52a790fe64224a7fb2e1abc6d3a4ccdb51e"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/metrics-js/process","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fprocess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fprocess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fprocess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fprocess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metrics-js","download_url":"https://codeload.github.com/metrics-js/process/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fprocess/sbom","scorecard":{"id":638343,"data":{"date":"2025-08-11","repo":{"name":"github.com/metrics-js/process","commit":"34d3bea4b2988d6753eabeac720c1aae0e6a69c0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Maintained","score":6,"reason":"8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/metrics-js/process/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/metrics-js/process/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/metrics-js/process/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/metrics-js/process/test.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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":"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: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:4","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/metrics-js/process/releases/195505404","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/metrics-js/process/releases/128590998","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/metrics-js/process/releases/195505404","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/metrics-js/process/releases/128590998"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:20"],"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":"SAST","score":2,"reason":"SAST tool is not run on all commits -- score normalized to 2","details":["Warn: 7 commits out of 28 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":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-21T09:56:15.363Z","repository_id":32972494,"created_at":"2025-08-21T09:56:15.363Z","updated_at":"2025-08-21T09:56:15.363Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231482,"owners_count":25245601,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"metrics-js","name":"MetricsJS","uuid":"41088150","kind":"organization","description":"Streaming metrics for node.js","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/41088150?v=4","repositories_count":8,"last_synced_at":"2023-03-02T04:35:21.333Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/metrics-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T22:33:36.912Z","updated_at":"2023-03-02T04:35:21.369Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metrics-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metrics-js/repositories"},"packages":[{"id":1056480,"name":"@metrics/process","ecosystem":"npm","description":"Module for collecting different process and system metrics and providing them as a metric stream","homepage":"https://github.com/metrics-js/process#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/metrics-js/process","keywords_array":["server-statistics","server-stats","statistics","metrics","monitoring","process"],"namespace":"metrics","versions_count":8,"first_release_published_at":"2019-01-02T16:35:52.329Z","latest_release_published_at":"2025-01-19T09:36:54.386Z","latest_release_number":"2.2.2","last_synced_at":"2025-08-31T11:46:06.354Z","created_at":"2022-04-07T20:23:12.880Z","updated_at":"2025-08-31T11:58:49.778Z","registry_url":"https://www.npmjs.com/package/@metrics/process","install_command":"npm install @metrics/process","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.2.2"}},"repo_metadata":{"id":32972494,"uuid":"140490157","full_name":"metrics-js/process","owner":"metrics-js","description":"Module for collecting different process and system metrics and providing them as a metric stream","archived":false,"fork":false,"pushed_at":"2025-08-31T09:39:21.000Z","size":313,"stargazers_count":3,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-31T11:36:53.091Z","etag":null,"topics":["metrics","monitoring","nodejs","statistics"],"latest_commit_sha":null,"homepage":"https://metrics-js.github.io/","language":"JavaScript","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/metrics-js.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-07-10T21:42:48.000Z","updated_at":"2025-08-06T12:25:32.000Z","dependencies_parsed_at":"2024-02-19T16:47:47.070Z","dependency_job_id":"5e7f29e2-e9c0-4f25-a979-9d1b7ae3a23e","html_url":"https://github.com/metrics-js/process","commit_stats":{"total_commits":97,"total_committers":8,"mean_commits":12.125,"dds":0.4226804123711341,"last_synced_commit":"c6abe52a790fe64224a7fb2e1abc6d3a4ccdb51e"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/metrics-js/process","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fprocess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fprocess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fprocess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fprocess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metrics-js","download_url":"https://codeload.github.com/metrics-js/process/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fprocess/sbom","scorecard":{"id":638343,"data":{"date":"2025-08-11","repo":{"name":"github.com/metrics-js/process","commit":"34d3bea4b2988d6753eabeac720c1aae0e6a69c0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Maintained","score":6,"reason":"8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/metrics-js/process/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/metrics-js/process/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/metrics-js/process/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/metrics-js/process/test.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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":"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: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:4","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/metrics-js/process/releases/195505404","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/metrics-js/process/releases/128590998","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/metrics-js/process/releases/195505404","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/metrics-js/process/releases/128590998"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:20"],"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":"SAST","score":2,"reason":"SAST tool is not run on all commits -- score normalized to 2","details":["Warn: 7 commits out of 28 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":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-21T09:56:15.363Z","repository_id":32972494,"created_at":"2025-08-21T09:56:15.363Z","updated_at":"2025-08-21T09:56:15.363Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272977001,"owners_count":25025043,"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-08-31T02:00:09.071Z","response_time":79,"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":"metrics-js","name":"MetricsJS","uuid":"41088150","kind":"organization","description":"Streaming metrics for node.js","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/41088150?v=4","repositories_count":8,"last_synced_at":"2023-03-02T04:35:21.333Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/metrics-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T22:33:36.912Z","updated_at":"2023-03-02T04:35:21.369Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metrics-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metrics-js/repositories"},"tags":[{"name":"v2.2.2","sha":"f44403d59c8c157451a22821f63a69b8a5750e62","kind":"commit","published_at":"2025-01-19T09:36:50.000Z","download_url":"https://codeload.github.com/metrics-js/process/tar.gz/v2.2.2","html_url":"https://github.com/metrics-js/process/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metrics-js/process@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fprocess/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fprocess/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d260cad99c7be37da59f2aec4d1fd2cbb889ae02","kind":"commit","published_at":"2023-11-08T19:14:07.000Z","download_url":"https://codeload.github.com/metrics-js/process/tar.gz/v2.2.1","html_url":"https://github.com/metrics-js/process/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metrics-js/process@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fprocess/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fprocess/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"abf517f77904ed900fa10c51a7f5800d2a7d1d1a","kind":"tag","published_at":"2020-02-26T11:39:05.000Z","download_url":"https://codeload.github.com/metrics-js/process/tar.gz/v2.2.0","html_url":"https://github.com/metrics-js/process/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metrics-js/process@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fprocess/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fprocess/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"9018c4c3d70ad8e43d52852fda077e39cb16559a","kind":"tag","published_at":"2020-02-25T00:01:01.000Z","download_url":"https://codeload.github.com/metrics-js/process/tar.gz/v2.1.1","html_url":"https://github.com/metrics-js/process/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metrics-js/process@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fprocess/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fprocess/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"18c9f37c25a8a7263ee799587d0156f46e5eb572","kind":"tag","published_at":"2020-02-24T23:51:44.000Z","download_url":"https://codeload.github.com/metrics-js/process/tar.gz/v2.1.0","html_url":"https://github.com/metrics-js/process/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metrics-js/process@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fprocess/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fprocess/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"3527f5e43d5ceec3dbe7866c043fbe8bd5ec4cda","kind":"tag","published_at":"2019-10-03T03:53:27.000Z","download_url":"https://codeload.github.com/metrics-js/process/tar.gz/v2.0.1","html_url":"https://github.com/metrics-js/process/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metrics-js/process@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fprocess/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fprocess/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"98fa5dc6d71a09dd6ea0823045678c559e6219aa","kind":"tag","published_at":"2019-01-18T09:11:30.000Z","download_url":"https://codeload.github.com/metrics-js/process/tar.gz/v2.0.0","html_url":"https://github.com/metrics-js/process/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metrics-js/process@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fprocess/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fprocess/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"df29054512d1e5e11c559aade73c8ad70e13fae4","kind":"commit","published_at":"2019-01-02T15:13:52.000Z","download_url":"https://codeload.github.com/metrics-js/process/tar.gz/v1.0.0","html_url":"https://github.com/metrics-js/process/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metrics-js/process@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fprocess/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fprocess/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T11:58:49.777Z","dependent_packages_count":2,"downloads":2207,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":1.6992007440313834,"dependent_repos_count":10.305431089084582,"dependent_packages_count":8.837375648493195,"stargazers_count":14.501305323368724,"forks_count":15.390391611804736,"docker_downloads_count":null,"average":10.146740883356525},"purl":"pkg:npm/%40metrics/process","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@metrics/process","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@metrics/process","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@metrics/process/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:51:03.537Z","issues_count":7,"pull_requests_count":108,"avg_time_to_close_issue":1020211.25,"avg_time_to_close_pull_request":6074371.180851064,"issues_closed_count":4,"pull_requests_closed_count":94,"pull_request_authors_count":5,"issue_authors_count":4,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.8703703703703703,"merged_pull_requests_count":71,"bot_issues_count":5,"bot_pull_requests_count":87,"past_year_issues_count":0,"past_year_pull_requests_count":45,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":811020.8064516129,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.1111111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fprocess/issues","maintainers":[{"login":"digitalsadhu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/digitalsadhu"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@metrics%2Fprocess/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@metrics%2Fprocess/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@metrics%2Fprocess/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@metrics%2Fprocess/related_packages","maintainers":[{"uuid":"digitalsadhu","login":"digitalsadhu","name":null,"email":"digitalsadhu@gmail.com","url":null,"packages_count":294,"html_url":"https://www.npmjs.com/~digitalsadhu","role":null,"created_at":"2022-11-20T19:36:29.756Z","updated_at":"2022-11-20T19:36:29.756Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/digitalsadhu/packages"},{"uuid":"leftiefriele","login":"leftiefriele","name":null,"email":"leftie.friele@gmail.com","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~leftiefriele","role":null,"created_at":"2023-09-18T15:47:01.907Z","updated_at":"2023-09-18T15:47:01.907Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leftiefriele/packages"},{"uuid":"trygve-lie","login":"trygve-lie","name":null,"email":"post@trygve-lie.com","url":null,"packages_count":153,"html_url":"https://www.npmjs.com/~trygve-lie","role":null,"created_at":"2023-09-18T15:47:02.076Z","updated_at":"2023-09-18T15:47:02.076Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/trygve-lie/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5134684,"maintainers_count":1052539,"namespaces_count":313823,"keywords_count":730801,"github":"npm","metadata":{"funded_packages_count":155963},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-08T06:45:00.340Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":77674,"full_name":"metrics-js/process","default_branch":"main","committers":[{"name":"Trygve Lie","email":"post@trygve-lie.com","login":"trygve-lie","count":56},{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":35},{"name":"William Killerud","email":"william.killerud@schibsted.com","login":"wkillerud","count":7},{"name":"Renovate Bot","email":"bot@renovateapp.com","login":"renovate-bot","count":5},{"name":"greenkeeper[bot]","email":"greenkeeper[bot]","login":"greenkeeper[bot]","count":4},{"name":"Richard Walker","email":"digitalsadhu@gmail.com","login":"digitalsadhu","count":4},{"name":"semantic-release-bot","email":"semantic-release-bot@martynus.net","login":"semantic-release-bot","count":2},{"name":"Cody Olsen","email":"stipsan@gmail.com","login":"stipsan","count":1}],"total_commits":114,"total_committers":8,"total_bot_commits":39,"total_bot_committers":2,"mean_commits":14.25,"dds":0.5087719298245614,"past_year_committers":[{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":25},{"name":"William Killerud","email":"william.killerud@schibsted.com","login":"wkillerud","count":2},{"name":"semantic-release-bot","email":"semantic-release-bot@martynus.net","login":"semantic-release-bot","count":1}],"past_year_total_commits":28,"past_year_total_committers":3,"past_year_total_bot_commits":25,"past_year_total_bot_committers":1,"past_year_mean_commits":9.333333333333334,"past_year_dds":0.1071428571428571,"last_synced_at":"2025-06-30T05:28:19.489Z","last_synced_commit":"4317332649727f39604b5069a6d3ea10f6e0f4e9","created_at":"2023-03-07T19:52:08.126Z","updated_at":"2025-06-30T05:28:22.861Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fprocess/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5490906,"commits_count":854705141,"contributors_count":31201120,"owners_count":911734,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"metrics-js/process","html_url":"https://github.com/metrics-js/process","last_synced_at":"2025-09-08T03:26:31.335Z","status":null,"issues_count":7,"pull_requests_count":131,"avg_time_to_close_issue":1020211.25,"avg_time_to_close_pull_request":7604740.589285715,"issues_closed_count":4,"pull_requests_closed_count":112,"pull_request_authors_count":5,"issue_authors_count":4,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.732824427480916,"merged_pull_requests_count":82,"bot_issues_count":5,"bot_pull_requests_count":108,"past_year_issues_count":0,"past_year_pull_requests_count":51,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1041501.7714285714,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":35,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.09803921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":50,"past_year_merged_pull_requests_count":35,"created_at":"2023-05-18T13:44:02.738Z","updated_at":"2025-09-08T03:26:31.338Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fprocess","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fprocess/issues","issue_labels_count":{"greenkeeper":4},"pull_request_labels_count":{"released":25,"greenkeeper":6,"help wanted":2},"issue_author_associations_count":{"CONTRIBUTOR":6,"NONE":1},"pull_request_author_associations_count":{"CONTRIBUTOR":129,"MEMBER":2},"issue_authors":{"greenkeeper[bot]":4,"renovate[bot]":1,"trygve-lie":1,"RichardWright":1},"pull_request_authors":{"renovate[bot]":102,"trygve-lie":15,"greenkeeper[bot]":6,"wkillerud":6,"digitalsadhu":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10165784,"issues_count":31999265,"pull_requests_count":100269215,"authors_count":10729006,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"released":5},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":51},"past_year_issue_authors":{},"past_year_pull_request_authors":{"renovate[bot]":50,"wkillerud":1},"maintainers":[{"login":"digitalsadhu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/digitalsadhu"}],"active_maintainers":[]},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":20,"IssueCommentEvent":22,"PushEvent":116,"PullRequestEvent":46,"CreateEvent":22},"last_year":{"ReleaseEvent":1,"DeleteEvent":20,"IssueCommentEvent":22,"PushEvent":116,"PullRequestEvent":46,"CreateEvent":22}},"keywords":["metrics","monitoring","nodejs","statistics"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-01T03:40:06.732Z","updated_at":"2022-09-01T03:40:06.732Z","repository_link":"https://github.com/metrics-js/process/blob/main/package.json","dependencies":[{"id":3458369534,"package_name":"@metrics/metric","ecosystem":"npm","requirements":"2.3.1","direct":true,"kind":"runtime","optional":false},{"id":3458369535,"package_name":"deferred-interval","ecosystem":"npm","requirements":"2.0.0","direct":true,"kind":"runtime","optional":false},{"id":3458369536,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":true,"kind":"runtime","optional":false},{"id":3458369537,"package_name":"eslint","ecosystem":"npm","requirements":"6.8.0","direct":true,"kind":"development","optional":false},{"id":3458369538,"package_name":"eslint-config-airbnb-base","ecosystem":"npm","requirements":"14.0.0","direct":true,"kind":"development","optional":false},{"id":3458369539,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.20.1","direct":true,"kind":"development","optional":false},{"id":3458369540,"package_name":"tap","ecosystem":"npm","requirements":"14.11.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T22:53:10.232Z","updated_at":"2023-01-14T22:53:10.232Z","repository_link":"https://github.com/metrics-js/process/blob/main/.github/workflows/test.yml","dependencies":[{"id":6908288540,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6908288541,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2024-02-06T19:54:19.841Z","updated_at":"2024-02-06T19:54:19.841Z","repository_link":"https://github.com/metrics-js/process/blob/main/.github/workflows/release.yml","dependencies":[{"id":16076201736,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":16076201737,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":12.420603211346144,"created_at":"2025-09-08T20:51:20.906Z","updated_at":"2025-10-07T08:27:45.973Z","avatar_url":"https://github.com/metrics-js.png","language":"JavaScript","category":null,"sub_category":null,"monthly_downloads":2207,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["document","communication","zsh-plugin","snapshot-testing","bioinformatics","jekyll","triple-pattern-fragments","sparql","rdf","query-engine"],"project_url":"https://science.ecosyste.ms/api/v1/projects/77168","html_url":"https://science.ecosyste.ms/projects/77168"}