{"id":2170150,"name":"ping","ecosystem":"npm","description":"a simple wrapper for ping","homepage":"http://github.com/danielzzz/node-ping","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/danielzzz/node-ping","keywords_array":[],"namespace":null,"versions_count":21,"first_release_published_at":"2011-11-23T12:31:24.677Z","latest_release_published_at":"2025-10-07T17:04:29.337Z","latest_release_number":"1.0.0","last_synced_at":"2026-09-06T02:51:41.454Z","created_at":"2022-04-09T21:58:45.650Z","updated_at":"2026-09-06T02:51:41.454Z","registry_url":"https://www.npmjs.com/package/ping","install_command":"npm install ping","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"},"contentPolicy":null},"repo_metadata":{"id":1021319,"uuid":"849098","full_name":"danielzzz/node-ping","owner":"danielzzz","description":"a poor man's ping library (using udp scanning) for node","archived":false,"fork":false,"pushed_at":"2026-01-21T23:02:50.000Z","size":1406,"stargazers_count":346,"open_issues_count":5,"forks_count":107,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-08-27T12:18:38.338Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/danielzzz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2010-08-19T16:00:06.000Z","updated_at":"2026-07-30T20:16:06.000Z","dependencies_parsed_at":"2024-06-18T12:19:17.338Z","dependency_job_id":"bd9d137f-8d59-4153-9f1c-2f85ee18c498","html_url":"https://github.com/danielzzz/node-ping","commit_stats":{"total_commits":206,"total_committers":48,"mean_commits":4.291666666666667,"dds":0.6553398058252426,"last_synced_commit":"842a04247856abfab6667919d682ec064ece3f2c"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/danielzzz/node-ping","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielzzz%2Fnode-ping","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielzzz%2Fnode-ping/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielzzz%2Fnode-ping/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielzzz%2Fnode-ping/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielzzz","download_url":"https://codeload.github.com/danielzzz/node-ping/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielzzz%2Fnode-ping/sbom","scorecard":{"id":320652,"data":{"date":"2025-08-11","repo":{"name":"github.com/danielzzz/node-ping","commit":"e4aafb594c2f5a738174a4bc604f2dae9ed84a31"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"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":"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/build-test-coverage.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":"Code-Review","score":0,"reason":"Found 2/23 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":"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":"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/build-test-coverage.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/danielzzz/node-ping/build-test-coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-coverage.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/danielzzz/node-ping/build-test-coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-coverage.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/danielzzz/node-ping/build-test-coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-coverage.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/danielzzz/node-ping/build-test-coverage.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":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 10 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":"14 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-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","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-18T01:16:48.114Z","repository_id":1021319,"created_at":"2025-08-18T01:16:48.114Z","updated_at":"2025-08-18T01:16:48.114Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37022755,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-05T02:00:06.064Z","response_time":108,"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":"danielzzz","name":"dan zelisko","uuid":"351916","kind":"user","description":"","email":"","website":null,"location":"palma de mallorca, spain","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/351916?v=4","repositories_count":21,"last_synced_at":"2023-04-10T05:06:14.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/danielzzz","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:39:28.436Z","updated_at":"2023-04-10T05:06:15.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielzzz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielzzz/repositories"},"tags":[{"name":"v1.0.0","sha":"03d6f32bcf29f4a95438f5b4a16677a66a0d7941","kind":"tag","published_at":"2025-10-03T15:07:55.000Z","download_url":"https://codeload.github.com/danielzzz/node-ping/tar.gz/v1.0.0","html_url":"https://github.com/danielzzz/node-ping/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danielzzz/node-ping@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielzzz%2Fnode-ping/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielzzz%2Fnode-ping/tags/v1.0.0/manifests"},{"name":"v0.4.4","sha":"ca3371db3478990ad2375f0261d2f926835efa34","kind":"tag","published_at":"2023-03-11T13:29:32.000Z","download_url":"https://codeload.github.com/danielzzz/node-ping/tar.gz/v0.4.4","html_url":"https://github.com/danielzzz/node-ping/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danielzzz/node-ping@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielzzz%2Fnode-ping/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielzzz%2Fnode-ping/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"2b19fc9ad5b3276a564037d32a060d4ddf75f9ea","kind":"commit","published_at":"2023-03-11T13:19:09.000Z","download_url":"https://codeload.github.com/danielzzz/node-ping/tar.gz/v0.4.3","html_url":"https://github.com/danielzzz/node-ping/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danielzzz/node-ping@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielzzz%2Fnode-ping/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielzzz%2Fnode-ping/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"48e4678708d4e202436a1187803732d318826ddc","kind":"commit","published_at":"2022-04-27T06:40:59.000Z","download_url":"https://codeload.github.com/danielzzz/node-ping/tar.gz/v0.4.2","html_url":"https://github.com/danielzzz/node-ping/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danielzzz/node-ping@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielzzz%2Fnode-ping/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielzzz%2Fnode-ping/tags/v0.4.2/manifests"},{"name":"v0.4.0","sha":"575d0a8e7b38c01d94ce3dc412f6f0898e098999","kind":"tag","published_at":"2020-12-26T10:53:00.000Z","download_url":"https://codeload.github.com/danielzzz/node-ping/tar.gz/v0.4.0","html_url":"https://github.com/danielzzz/node-ping/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danielzzz/node-ping@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielzzz%2Fnode-ping/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielzzz%2Fnode-ping/tags/v0.4.0/manifests"},{"name":"v2.1","sha":"8d81f633927cc45666c2af9709782db63a94d732","kind":"tag","published_at":"2016-10-19T07:15:47.000Z","download_url":"https://codeload.github.com/danielzzz/node-ping/tar.gz/v2.1","html_url":"https://github.com/danielzzz/node-ping/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danielzzz/node-ping@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielzzz%2Fnode-ping/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielzzz%2Fnode-ping/tags/v2.1/manifests"},{"name":"v0.2.0","sha":"534d58449aa79dbdd95ccd46ad324b43088ccce4","kind":"tag","published_at":"2016-08-22T14:01:43.000Z","download_url":"https://codeload.github.com/danielzzz/node-ping/tar.gz/v0.2.0","html_url":"https://github.com/danielzzz/node-ping/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danielzzz/node-ping@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielzzz%2Fnode-ping/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielzzz%2Fnode-ping/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-09-05T05:46:45.432Z","dependent_packages_count":378,"downloads":829992,"downloads_period":"last-month","dependent_repos_count":1198,"rankings":{"downloads":0.5885126200195481,"dependent_repos_count":0.5879938890019278,"dependent_packages_count":0.15529815579129355,"stargazers_count":3.573116122393842,"forks_count":3.0635977523136555,"docker_downloads_count":0.22181337319611338,"average":1.3650553187860632},"purl":"pkg:npm/ping","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/ping","docker_dependents_count":64,"docker_downloads_count":127441067,"usage_url":"https://repos.ecosyste.ms/usage/npm/ping","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/ping/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T12:12:46.350Z","issues_count":71,"pull_requests_count":54,"avg_time_to_close_issue":14763205.121212121,"avg_time_to_close_pull_request":9062953.347826088,"issues_closed_count":66,"pull_requests_closed_count":46,"pull_request_authors_count":23,"issue_authors_count":66,"avg_comments_per_issue":4.140845070422535,"avg_comments_per_pull_request":1.4259259259259258,"merged_pull_requests_count":41,"bot_issues_count":1,"bot_pull_requests_count":23,"past_year_issues_count":2,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":104116.0,"past_year_avg_time_to_close_pull_request":18711.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielzzz%2Fnode-ping/issues","maintainers":[{"login":"mondwan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mondwan"}],"active_maintainers":[{"login":"mondwan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mondwan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ping/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ping/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ping/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ping/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ping/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ping/codemeta","maintainers":[{"uuid":"danielzzz","login":"danielzzz","name":null,"email":"daniel@zelisko.net","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~danielzzz","role":null,"created_at":"2022-11-13T18:36:46.533Z","updated_at":"2022-11-13T18:36:46.533Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danielzzz/packages"},{"uuid":"mondwan","login":"mondwan","name":null,"email":"mondwan.1015@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~mondwan","role":null,"created_at":"2022-11-13T18:36:46.583Z","updated_at":"2022-11-13T18:36:46.583Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mondwan/packages"}]}