{"id":3841505,"name":"github.com/nodejs/node-gyp","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodejs/node-gyp","keywords_array":[],"namespace":"github.com/nodejs","versions_count":157,"first_release_published_at":"2012-02-05T19:47:15.000Z","latest_release_published_at":"2026-04-21T08:19:19.000Z","latest_release_number":"v12.3.0+incompatible","last_synced_at":"2026-04-21T10:24:10.162Z","created_at":"2022-04-11T20:37:10.694Z","updated_at":"2026-04-21T10:24:10.162Z","registry_url":"https://pkg.go.dev/github.com/nodejs/node-gyp","install_command":"go get github.com/nodejs/node-gyp","documentation_url":"https://pkg.go.dev/github.com/nodejs/node-gyp#section-documentation","metadata":{},"repo_metadata":{"id":2377047,"uuid":"3342055","full_name":"nodejs/node-gyp","owner":"nodejs","description":"Node.js native addon build tool","archived":false,"fork":false,"pushed_at":"2025-10-15T12:32:45.000Z","size":5898,"stargazers_count":10378,"open_issues_count":159,"forks_count":1858,"subscribers_count":259,"default_branch":"main","last_synced_at":"2025-10-23T21:36:14.361Z","etag":null,"topics":["gyp","node","node-addon","node-gyp","nodejs"],"latest_commit_sha":null,"homepage":"","language":"Python","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/nodejs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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},"funding":{"github":"nodejs","open_collective":"nodejs"}},"created_at":"2012-02-03T05:50:50.000Z","updated_at":"2025-10-23T14:23:31.000Z","dependencies_parsed_at":"2024-06-20T05:47:56.697Z","dependency_job_id":"e0b5445b-192d-4faa-ab3d-904681fd7b90","html_url":"https://github.com/nodejs/node-gyp","commit_stats":{"total_commits":1266,"total_committers":269,"mean_commits":4.70631970260223,"dds":0.5252764612954186,"last_synced_commit":"e6f4ede10cca28e9edeaa85d7830914c5d1499c7"},"previous_names":["tootallnate/node-gyp"],"tags_count":156,"template":false,"template_full_name":null,"purl":"pkg:github/nodejs/node-gyp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode-gyp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode-gyp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode-gyp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode-gyp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","download_url":"https://codeload.github.com/nodejs/node-gyp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode-gyp/sbom","scorecard":{"id":142969,"data":{"date":"2025-08-04","repo":{"name":"github.com/nodejs/node-gyp","commit":"02f747f13b8fea73416ca8e302801f4a3f20a5f6"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.5,"checks":[{"name":"Maintained","score":5,"reason":"5 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 24/27 approved changesets -- score normalized to 8","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-please.yml:32","Warn: no topLevel permission defined: .github/workflows/release-please.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-gyp-next.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/visual-studio.yml:11","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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-please.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/node-gyp/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/node-gyp/release-please.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/node-gyp/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/node-gyp/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/node-gyp/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/node-gyp/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/node-gyp/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/node-gyp/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/node-gyp/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/node-gyp/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/node-gyp/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/node-gyp/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/node-gyp/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/node-gyp/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/node-gyp/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gyp-next.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/node-gyp/update-gyp-next.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gyp-next.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/node-gyp/update-gyp-next.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-gyp-next.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/node-gyp/update-gyp-next.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/visual-studio.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/node-gyp/visual-studio.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/visual-studio.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/node-gyp/visual-studio.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:37","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:52","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:55","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:72","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:87","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:157","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:158","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   7 npmCommand dependencies pinned","Info:   0 out of   1 pipCommand 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-please.yml:27"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T08:36:34.011Z","repository_id":2377047,"created_at":"2025-08-16T08:36:34.011Z","updated_at":"2025-08-16T08:36:34.011Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281034633,"owners_count":26433141,"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-25T02:00:06.499Z","response_time":81,"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":"nodejs","name":"Node.js","uuid":"9950313","kind":"organization","description":"","email":null,"website":"https://nodejs.org","location":null,"twitter":"nodejs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9950313?v=4","repositories_count":218,"last_synced_at":"2024-10-30T02:43:16.937Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"nodejs","open_collective":"nodejs"}},"html_url":"https://github.com/nodejs","funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"total_stars":224101,"followers":12650,"following":0,"created_at":"2022-11-02T16:20:00.045Z","updated_at":"2024-10-30T02:43:16.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-31T04:42:03.217Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.716716996980181,"dependent_packages_count":9.552826830390176,"stargazers_count":0.6782593044417335,"forks_count":0.5713657180569166,"docker_downloads_count":null,"average":3.879792212467252},"purl":"pkg:golang/github.com/nodejs/node-gyp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/nodejs/node-gyp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/nodejs/node-gyp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/nodejs/node-gyp/dependencies","status":null,"funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-24T22:22:25.258Z","issues_count":408,"pull_requests_count":303,"avg_time_to_close_issue":28998655.25986842,"avg_time_to_close_pull_request":9683462.203187251,"issues_closed_count":304,"pull_requests_closed_count":251,"pull_request_authors_count":94,"issue_authors_count":361,"avg_comments_per_issue":5.992647058823529,"avg_comments_per_pull_request":2.4092409240924093,"merged_pull_requests_count":160,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":72,"past_year_pull_requests_count":93,"past_year_avg_time_to_close_issue":407426.7631578947,"past_year_avg_time_to_close_pull_request":1108649.9701492537,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":67,"past_year_pull_request_authors_count":20,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":1.0138888888888888,"past_year_avg_comments_per_pull_request":1.139784946236559,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":55,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode-gyp/issues","maintainers":[{"login":"lukekarrys","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukekarrys"},{"login":"legendecas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"},{"login":"nodejs-github-bot","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"},{"login":"rvagg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rvagg"},{"login":"mhdawson","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"},{"login":"Trott","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"},{"login":"avivkeller","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"richardlau","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"},{"login":"codebytere","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebytere"},{"login":"indutny","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indutny"},{"login":"gdams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gdams"},{"login":"mcollina","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"}],"active_maintainers":[{"login":"lukekarrys","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukekarrys"},{"login":"legendecas","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"},{"login":"nodejs-github-bot","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"},{"login":"avivkeller","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnodejs%2Fnode-gyp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnodejs%2Fnode-gyp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnodejs%2Fnode-gyp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnodejs%2Fnode-gyp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnodejs%2Fnode-gyp/codemeta","maintainers":[]}