{"id":2087312,"name":"node","ecosystem":"npm","description":"node","homepage":"https://github.com/aredridel/node-bin-gen#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/aredridel/node-bin-gen","keywords_array":["runtime"],"namespace":null,"versions_count":809,"first_release_published_at":"2012-05-08T21:06:46.534Z","latest_release_published_at":"2026-04-02T00:46:43.025Z","latest_release_number":"25.9.0","last_synced_at":"2026-04-08T23:00:42.335Z","created_at":"2022-04-09T20:51:11.135Z","updated_at":"2026-04-08T23:00:42.336Z","registry_url":"https://www.npmjs.com/package/node","install_command":"npm install node","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"v4-lts":"4.9.1","v6-lts":"6.17.1","v8-lts":"8.17.0","v10-lts":"10.24.1","v12-lts":"12.22.12","v14-lts":"14.21.3","v16-lts":"16.20.2","v18-lts":"18.19.1","v20-lts":"20.11.1","latest":"25.9.0"}},"repo_metadata":{"id":23641711,"uuid":"27011801","full_name":"aredridel/node-bin-gen","owner":"aredridel","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-24T19:42:26.000Z","size":593,"stargazers_count":165,"open_issues_count":15,"forks_count":54,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-03-26T00:45:18.912Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aredridel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2014-11-22T20:37:33.000Z","updated_at":"2026-03-24T19:42:28.000Z","dependencies_parsed_at":"2024-04-08T17:26:17.442Z","dependency_job_id":"df953273-71a5-4a1c-9832-b4ef504d1957","html_url":"https://github.com/aredridel/node-bin-gen","commit_stats":{"total_commits":293,"total_committers":12,"mean_commits":"24.416666666666668","dds":0.651877133105802,"last_synced_commit":"a9e720eb32cae3577030a4d64e8b147b213f179c"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/aredridel/node-bin-gen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aredridel%2Fnode-bin-gen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aredridel%2Fnode-bin-gen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aredridel%2Fnode-bin-gen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aredridel%2Fnode-bin-gen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aredridel","download_url":"https://codeload.github.com/aredridel/node-bin-gen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aredridel%2Fnode-bin-gen/sbom","scorecard":{"id":206037,"data":{"date":"2025-08-11","repo":{"name":"github.com/aredridel/node-bin-gen","commit":"0a0a549356d4839b6f5419793d3f8f93fc20d8a2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/sync-node-version.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":"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":"Code-Review","score":-1,"reason":"Found no human activity in the last 30 changesets","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":"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":"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/sync-node-version.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aredridel/node-bin-gen/sync-node-version.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync-node-version.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/aredridel/node-bin-gen/sync-node-version.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned 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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/sync-node-version.yml:9"],"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"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 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-16T23:47:12.045Z","repository_id":23641711,"created_at":"2025-08-16T23:47:12.045Z","updated_at":"2025-08-16T23:47:12.045Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31286622,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-05T13:23:28.537Z","dependent_packages_count":1444,"downloads":1099485,"downloads_period":"last-month","dependent_repos_count":14271,"rankings":{"downloads":0.26573214200086315,"dependent_repos_count":0.22959713751395736,"dependent_packages_count":0.059026215860127275,"stargazers_count":4.5504724814289,"forks_count":4.4143986744614,"docker_downloads_count":0.21138692198264147,"average":1.6217689288746484},"purl":"pkg:npm/node","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/node","docker_dependents_count":178,"docker_downloads_count":40608474,"usage_url":"https://repos.ecosyste.ms/usage/npm/node","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/node/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-24T21:23:35.785Z","issues_count":30,"pull_requests_count":197,"avg_time_to_close_issue":20161785.92857143,"avg_time_to_close_pull_request":729879.8277777778,"issues_closed_count":28,"pull_requests_closed_count":180,"pull_request_authors_count":10,"issue_authors_count":23,"avg_comments_per_issue":3.1,"avg_comments_per_pull_request":0.3350253807106599,"merged_pull_requests_count":153,"bot_issues_count":0,"bot_pull_requests_count":182,"past_year_issues_count":2,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":694044.0,"past_year_avg_time_to_close_pull_request":191579.41379310345,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.1388888888888889,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":26,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aredridel%2Fnode-bin-gen/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node/codemeta","maintainers":[{"uuid":"aredridel","login":"aredridel","name":null,"email":"aredridel@nbtsc.org","url":null,"packages_count":188,"html_url":"https://www.npmjs.com/~aredridel","role":null,"created_at":"2022-11-15T04:42:55.120Z","updated_at":"2022-11-15T04:42:55.120Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aredridel/packages"}]}