{"id":2102526,"name":"node-windows","ecosystem":"npm","description":"Support for Windows services, event logging, UAC, and several helper methods for interacting with the OS.","homepage":"https://github.com/coreybutler/node-windows#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/coreybutler/node-windows","keywords_array":["ngn","windows","service","daemon","logging","event","event logging","elevate","sudo","task"],"namespace":null,"versions_count":23,"first_release_published_at":"2013-01-16T00:17:40.549Z","latest_release_published_at":"2017-02-21T18:22:39.861Z","latest_release_number":"0.1.14","last_synced_at":"2026-04-25T21:13:30.284Z","created_at":"2022-04-09T21:02:54.428Z","updated_at":"2026-04-25T21:13:30.284Z","registry_url":"https://www.npmjs.com/package/node-windows","install_command":"npm install node-windows","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0-beta.8"}},"repo_metadata":{"id":6394806,"uuid":"7632747","full_name":"coreybutler/node-windows","owner":"coreybutler","description":"Windows support for Node.JS scripts (daemons, eventlog, UAC, etc).","archived":false,"fork":false,"pushed_at":"2024-10-01T21:28:07.000Z","size":2199,"stargazers_count":2926,"open_issues_count":71,"forks_count":362,"subscribers_count":83,"default_branch":"master","last_synced_at":"2026-02-17T09:44:08.989Z","etag":null,"topics":["background","daemon","node-windows","nodejs","windows"],"latest_commit_sha":null,"homepage":"","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/coreybutler.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":["coreybutler"]}},"created_at":"2013-01-15T20:33:38.000Z","updated_at":"2026-02-05T07:29:01.000Z","dependencies_parsed_at":"2023-01-13T13:59:33.403Z","dependency_job_id":"380f7c26-6204-4677-bbd5-3a98d3c0f139","html_url":"https://github.com/coreybutler/node-windows","commit_stats":{"total_commits":190,"total_committers":43,"mean_commits":"4.4186046511627906","dds":"0.32105263157894737","last_synced_commit":"54ac1e382f1cf56bc7278672672aba1342c96c01"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/coreybutler/node-windows","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreybutler%2Fnode-windows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreybutler%2Fnode-windows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreybutler%2Fnode-windows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreybutler%2Fnode-windows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreybutler","download_url":"https://codeload.github.com/coreybutler/node-windows/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreybutler%2Fnode-windows/sbom","scorecard":{"id":304960,"data":{"date":"2025-08-11","repo":{"name":"github.com/coreybutler/node-windows","commit":"54ac1e382f1cf56bc7278672672aba1342c96c01"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 5/24 approved changesets -- score normalized to 2","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":"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":"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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: bin/sudowin/Sudowin.Common.dll:1","Warn: binary detected: bin/sudowin/sudo.exe:1","Warn: binary detected: bin/winsw/winsw.exe:1"],"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/release.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/coreybutler/node-windows/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/coreybutler/node-windows/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/coreybutler/node-windows/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/coreybutler/node-windows/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/coreybutler/node-windows/release.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/coreybutler/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/coreybutler/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/coreybutler/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/coreybutler/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T21:47:58.361Z","repository_id":6394806,"created_at":"2025-08-17T21:47:58.361Z","updated_at":"2025-08-17T21:47:58.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30810397,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-22T01:53:25.184Z","status":"online","status_checked_at":"2026-03-22T02:00:07.565Z","response_time":85,"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"},"tags":[]},"repo_metadata_updated_at":"2026-04-23T20:13:05.254Z","dependent_packages_count":140,"downloads":97143,"downloads_period":"last-month","dependent_repos_count":921,"rankings":{"downloads":1.159501522709863,"dependent_repos_count":0.6414783579740702,"dependent_packages_count":0.3061803768042208,"stargazers_count":1.7229113580214976,"forks_count":1.9359885012518567,"docker_downloads_count":0.24561690948104267,"average":1.0019461710404252},"purl":"pkg:npm/node-windows","advisories":[{"uuid":"GSA_kwCzR0hTQS01M3h2LWMyaHgtNXc2cc0d_Q","url":"https://github.com/advisories/GHSA-53xv-c2hx-5w6q","title":"Command Injection in node-windows","description":"lib/cmd.js in the node-windows package before 1.0.0-beta.6 for Node.js allows command injection via the PID parameter.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2022-01-05T20:39:21.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-45459","https://github.com/dwisiswant0/advisory/issues/4","https://github.com/coreybutler/node-windows/compare/1.0.0-beta.5...1.0.0-beta.6","https://security.netapp.com/advisory/ntap-20220107-0004/","https://advisory.dw1.io/4","https://github.com/coreybutler/node-windows/commit/a379d31366edbd7a672a981e6c09e185ab448dd3","https://github.com/advisories/GHSA-53xv-c2hx-5w6q"],"source_kind":"github","identifiers":["GHSA-53xv-c2hx-5w6q","CVE-2021-45459"],"repository_url":"https://github.com/dwisiswant0/advisory","blast_radius":0.0,"created_at":"2022-12-21T16:12:39.947Z","updated_at":"2026-04-25T02:09:10.539Z","epss_percentage":0.02915,"epss_percentile":0.86069,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01M3h2LWMyaHgtNXc2cc0d_Q","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS01M3h2LWMyaHgtNXc2cc0d_Q","packages":[{"ecosystem":"npm","package_name":"node-windows","versions":[{"first_patched_version":"1.0.0-beta.6","vulnerable_version_range":"\u003c= 1.0.0-beta.5"}],"purl":"pkg:npm/node-windows","statistics":{"dependent_packages_count":140,"dependent_repos_count":921,"downloads":97143,"downloads_period":"last-month"},"affected_versions":["0.0.1","0.0.2","0.1.0","0.1.1","0.1.2","0.1.4","0.1.5","0.1.6","0.1.7","0.1.9","0.1.10","0.1.11","0.1.12","0.1.13","0.1.14","1.0.0-beta.1","1.0.0-beta.2","1.0.0-beta.3","1.0.0-beta.4","1.0.0-beta.5"],"unaffected_versions":[]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01M3h2LWMyaHgtNXc2cc0d_Q/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/node-windows","docker_dependents_count":86,"docker_downloads_count":24382086,"usage_url":"https://repos.ecosyste.ms/usage/npm/node-windows","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/node-windows/dependencies","status":null,"funding_links":["https://github.com/sponsors/coreybutler"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-30T12:04:57.287Z","issues_count":104,"pull_requests_count":26,"avg_time_to_close_issue":13615553.369863013,"avg_time_to_close_pull_request":46828171.0,"issues_closed_count":73,"pull_requests_closed_count":15,"pull_request_authors_count":23,"issue_authors_count":96,"avg_comments_per_issue":3.5576923076923075,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":324755.0,"past_year_avg_time_to_close_pull_request":10834406.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreybutler%2Fnode-windows/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-windows/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-windows/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-windows/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-windows/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-windows/codemeta","maintainers":[{"uuid":"cbutler","login":"cbutler","name":null,"email":"corey@coreybutler.com","url":null,"packages_count":176,"html_url":"https://www.npmjs.com/~cbutler","role":null,"created_at":"2022-11-13T13:20:58.179Z","updated_at":"2022-11-13T13:20:58.179Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cbutler/packages"}]}