{"id":10820423,"name":"@chronobserver/prebuildify","ecosystem":"npm","description":"Create and package prebuilds for native modules","homepage":"https://github.com/prebuild/prebuildify","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/prebuild/prebuildify","keywords_array":[],"namespace":"chronobserver","versions_count":1,"first_release_published_at":"2024-08-18T15:05:58.257Z","latest_release_published_at":"2024-08-18T15:05:58.257Z","latest_release_number":"6.0.1","last_synced_at":"2026-06-02T23:23:09.322Z","created_at":"2024-08-18T15:24:13.226Z","updated_at":"2026-06-02T23:23:09.322Z","registry_url":"https://www.npmjs.com/package/@chronobserver/prebuildify","install_command":"npm install @chronobserver/prebuildify","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.0.1"}},"repo_metadata":{"id":16423674,"uuid":"79914288","full_name":"prebuild/prebuildify","owner":"prebuild","description":"Create and package prebuilds for native modules","archived":false,"fork":false,"pushed_at":"2024-06-14T07:48:24.000Z","size":73,"stargazers_count":230,"open_issues_count":23,"forks_count":38,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-05-12T13:38:00.703Z","etag":null,"topics":["native-modules","node-gyp-build","nodejs","prebuild"],"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/prebuild.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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}},"created_at":"2017-01-24T13:32:05.000Z","updated_at":"2026-04-27T03:05:50.000Z","dependencies_parsed_at":"2024-04-17T21:26:10.876Z","dependency_job_id":"0008c986-1ea2-4c72-b7fe-648f0906fed3","html_url":"https://github.com/prebuild/prebuildify","commit_stats":{"total_commits":105,"total_committers":18,"mean_commits":5.833333333333333,"dds":0.3904761904761904,"last_synced_commit":"9a2bf62151f735557881e72446b21e0658e346c5"},"previous_names":["mafintosh/prebuildify"],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/prebuild/prebuildify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prebuild%2Fprebuildify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prebuild%2Fprebuildify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prebuild%2Fprebuildify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prebuild%2Fprebuildify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prebuild","download_url":"https://codeload.github.com/prebuild/prebuildify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prebuild%2Fprebuildify/sbom","scorecard":{"id":744264,"data":{"date":"2025-08-11","repo":{"name":"github.com/prebuild/prebuildify","commit":"633d8ff6c225e80834f043855d92ae6c6c55a75f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/prebuild/prebuildify/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/prebuild/prebuildify/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:23","Info:   1 out of   3 GitHub-owned GitHubAction 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":"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":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/test.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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Code-Review","score":3,"reason":"Found 10/30 approved changesets -- score normalized to 3","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":"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":"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":"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 13 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-22T18:18:08.941Z","repository_id":16423674,"created_at":"2025-08-22T18:18:08.941Z","updated_at":"2025-08-22T18:18:08.941Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33388275,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","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-06-02T23:23:03.213Z","dependent_packages_count":0,"downloads":18,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.936379539090044,"dependent_packages_count":37.676766701738465,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.806573120414257},"purl":"pkg:npm/%40chronobserver/prebuildify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@chronobserver/prebuildify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@chronobserver/prebuildify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@chronobserver/prebuildify/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-26T22:26:05.109Z","issues_count":52,"pull_requests_count":54,"avg_time_to_close_issue":12463332.944444444,"avg_time_to_close_pull_request":7428361.186046512,"issues_closed_count":36,"pull_requests_closed_count":43,"pull_request_authors_count":30,"issue_authors_count":42,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":3.055555555555556,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":40944.333333333336,"past_year_avg_time_to_close_pull_request":72918.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":2.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/prebuild%2Fprebuildify/issues","maintainers":[{"login":"vweevers","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vweevers"},{"login":"ralphtheninja","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ralphtheninja"},{"login":"mafintosh","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mafintosh"},{"login":"lgeiger","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lgeiger"},{"login":"mathiask88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mathiask88"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chronobserver%2Fprebuildify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chronobserver%2Fprebuildify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chronobserver%2Fprebuildify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chronobserver%2Fprebuildify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chronobserver%2Fprebuildify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chronobserver%2Fprebuildify/codemeta","maintainers":[{"uuid":"chronobserver","login":"chronobserver","name":null,"email":"chronobserver@disroot.org","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~chronobserver","role":null,"created_at":"2024-08-18T15:24:14.099Z","updated_at":"2024-08-18T15:24:14.099Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chronobserver/packages"}]}