{"id":206594,"url":"https://github.com/nodejs/gyp-next","last_synced_at":"2026-05-26T18:21:12.364Z","repository":{"id":39187455,"uuid":"224895732","full_name":"nodejs/gyp-next","owner":"nodejs","description":"A fork of the GYP build system for use in the Node.js projects","archived":false,"fork":false,"pushed_at":"2025-08-25T20:44:57.000Z","size":2050,"stargazers_count":144,"open_issues_count":28,"forks_count":88,"subscribers_count":38,"default_branch":"main","last_synced_at":"2025-08-25T22:27:58.250Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","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":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"nodejs","open_collective":"nodejs"}},"created_at":"2019-11-29T17:19:06.000Z","updated_at":"2025-08-25T20:44:40.000Z","dependencies_parsed_at":"2023-10-03T15:13:52.419Z","dependency_job_id":"71b0f059-d8e0-486c-b868-ed33d75c9c6e","html_url":"https://github.com/nodejs/gyp-next","commit_stats":{"total_commits":205,"total_committers":39,"mean_commits":5.256410256410256,"dds":0.7560975609756098,"last_synced_commit":"8282f016bc9e4a6ac7c5fa84af1bbc94ec40c3c7"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/nodejs/gyp-next","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fgyp-next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fgyp-next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fgyp-next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fgyp-next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","download_url":"https://codeload.github.com/nodejs/gyp-next/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fgyp-next/sbom","scorecard":{"id":692610,"data":{"date":"2025-08-11","repo":{"name":"github.com/nodejs/gyp-next","commit":"198fcf91682346f74de1a15f1fadfcad9c3ba670"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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: jobLevel 'contents' permission set to 'write': .github/workflows/release-please.yml:67","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-please.yml:14","Warn: no topLevel permission defined: .github/workflows/node-gyp.yml:1","Warn: no topLevel permission defined: .github/workflows/nodejs.yml:1","Warn: no topLevel permission defined: .github/workflows/python_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/release-please.yml:1"],"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/node-gyp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/gyp-next/node-gyp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-gyp.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/gyp-next/node-gyp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-gyp.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/gyp-next/node-gyp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-gyp.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/gyp-next/node-gyp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/gyp-next/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/gyp-next/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/gyp-next/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/gyp-next/python_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/gyp-next/python_tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/gyp-next/python_tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_tests.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/gyp-next/python_tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/gyp-next/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/gyp-next/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/gyp-next/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/gyp-next/release-please.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/gyp-next/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/gyp-next/release-please.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/nodejs/gyp-next/release-please.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/node-gyp.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/node-gyp.yml:47","Warn: npmCommand not pinned by hash: .github/workflows/node-gyp.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/python_tests.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python_tests.yml:30","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned","Info:   0 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: gyp_next-0.20.2-py3-none-any.whl.sigstore.json: https://github.com/nodejs/gyp-next/releases/tag/v0.20.2","Info: signed release artifact: gyp_next-0.20.1-py3-none-any.whl.sigstore.json: https://github.com/nodejs/gyp-next/releases/tag/v0.20.1","Info: signed release artifact: gyp_next-0.20.0-py3-none-any.whl.sigstore.json: https://github.com/nodejs/gyp-next/releases/tag/v0.20.0","Info: signed release artifact: gyp_next-0.19.1-py3-none-any.whl.sigstore.json: https://github.com/nodejs/gyp-next/releases/tag/v0.19.1","Info: signed release artifact: gyp_next-0.19.0-py3-none-any.whl.sigstore.json: https://github.com/nodejs/gyp-next/releases/tag/v0.19.0","Warn: release artifact v0.20.2 does not have provenance: https://api.github.com/repos/nodejs/gyp-next/releases/226889939","Warn: release artifact v0.20.1 does not have provenance: https://api.github.com/repos/nodejs/gyp-next/releases/226668666","Warn: release artifact v0.20.0 does not have provenance: https://api.github.com/repos/nodejs/gyp-next/releases/208901368","Warn: release artifact v0.19.1 does not have provenance: https://api.github.com/repos/nodejs/gyp-next/releases/190009982","Warn: release artifact v0.19.0 does not have provenance: https://api.github.com/repos/nodejs/gyp-next/releases/188666977"],"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/nodejs/.github/SECURITY.md:1","Info: Found linked content: github.com/nodejs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/nodejs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/nodejs/.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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-please.yml:36"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-22T02:39:49.907Z","repository_id":39187455,"created_at":"2025-08-22T02:39:49.907Z","updated_at":"2025-08-22T02:39:49.907Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272146212,"owners_count":24881506,"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-25T02:00:12.092Z","response_time":1107,"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"}},"keywords":[],"created_at":"2024-04-01T02:15:09.150Z","updated_at":"2025-08-28T12:24:02.630Z","avatar_url":"https://github.com/nodejs.png","language":"Python","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/206594","html_url":"https://opencollective.ecosyste.ms/projects/206594","collective":{"id":209831,"uuid":"3kzxy4v0-7wlr6mk5-zykqmj9n-o8agdbe5","slug":"nodejs-google-summer-of-code","name":"Node.js Google Summer of Code","description":"This collective is intended to support the Node.js project's participation in Google's Summer Of Code program.","website":"","github":"nodejs","twitter":null,"repository_url":null,"social_links":[],"currency":"USD","projects_count":227,"last_synced_at":"2026-06-08T12:15:15.106Z","created_at":"2024-03-30T00:00:16.533Z","updated_at":"2026-06-08T12:15:15.325Z","transactions_count":null,"balance":0.0,"account_type":"COLLECTIVE","owner":{"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"},"last_project_activity_at":"2026-05-18T09:47:13.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2024-03-26T19:12:44.478Z","collective_updated_at":"2024-03-29T23:17:48.997Z","html_url":"https://opencollective.com/nodejs-google-summer-of-code","icon_url":"https://images.opencollective.com/nodejs-google-summer-of-code/logo/40.png","total_donations":0.0,"total_expenses":0.0,"current_balance":0.0,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/nodejs-google-summer-of-code","url":"https://opencollective.ecosyste.ms/collectives/nodejs-google-summer-of-code","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/nodejs-google-summer-of-code/projects"}}