{"id":369244,"url":"https://github.com/juliangruber/builtins","last_synced_at":"2026-08-24T12:06:01.615Z","repository":{"id":14022482,"uuid":"16724385","full_name":"juliangruber/builtins","owner":"juliangruber","description":"List of node.js builtin modules","archived":false,"fork":false,"pushed_at":"2026-08-21T07:51:51.000Z","size":1047,"stargazers_count":38,"open_issues_count":3,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-21T10:37:45.866Z","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":"jessesquires/JSQMessagesViewController","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliangruber.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":".github/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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"created_at":"2014-02-11T08:36:12.000Z","updated_at":"2026-08-21T07:52:21.000Z","dependencies_parsed_at":"2026-08-21T10:47:30.437Z","dependency_job_id":null,"html_url":"https://github.com/juliangruber/builtins","commit_stats":{"total_commits":96,"total_committers":17,"mean_commits":5.647058823529412,"dds":"0.41666666666666663","last_synced_commit":"8092b75750c5c89a282bc2d1d89b84936f75b68d"},"previous_names":["segmentio/builtins"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/juliangruber/builtins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/sbom","scorecard":{"id":541486,"data":{"date":"2025-08-11","repo":{"name":"github.com/juliangruber/builtins","commit":"cfeaf61d240f8609bac627013f00cf574178a9d0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"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/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/builtins/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/builtins/ci.yml/main?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":"Code-Review","score":0,"reason":"Found 2/26 approved changesets -- score normalized to 0","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":"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":"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":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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T08:18:29.339Z","repository_id":14022482,"created_at":"2025-08-20T08:18:29.340Z","updated_at":"2025-08-20T08:18:29.340Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36806607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":{"login":"juliangruber","name":"Julian Gruber","uuid":"10247","kind":"user","description":"","email":"julian@juliangruber.com","website":"https://juliangruber.com/","location":"Kaufbeuren, Germany","twitter":null,"company":"@socketdev","icon_url":"https://avatars.githubusercontent.com/u/10247?u=31e5ab15303029314e73615663bee650267bad7e\u0026v=4","repositories_count":816,"last_synced_at":"2026-08-22T00:48:33.168Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"html_url":"https://github.com/juliangruber","funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"total_stars":8914,"followers":1736,"following":212,"created_at":"2022-11-02T16:18:56.680Z","updated_at":"2026-08-22T00:48:33.206Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber/repositories"},"packages":[{"id":13398991,"name":"node-builtins","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/juliangruber/builtins","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/juliangruber/builtins","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T05:09:49.470Z","latest_release_published_at":"2026-02-06T05:09:49.470Z","latest_release_number":"5.0.1-1","last_synced_at":"2026-03-06T05:34:43.239Z","created_at":"2026-02-06T05:09:48.811Z","updated_at":"2026-08-22T18:42:33.394Z","registry_url":"https://launchpad.net/ubuntu/+source/node-builtins","install_command":"apt-get install node-builtins","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-builtins","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-semver \u003c!nocheck\u003e, node-tape \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14022482,"uuid":"16724385","full_name":"juliangruber/builtins","owner":"juliangruber","description":"List of node.js builtin modules","archived":false,"fork":false,"pushed_at":"2026-08-21T07:51:51.000Z","size":1047,"stargazers_count":38,"open_issues_count":3,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-21T10:37:45.866Z","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":"jessesquires/JSQMessagesViewController","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliangruber.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":".github/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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"created_at":"2014-02-11T08:36:12.000Z","updated_at":"2026-08-21T07:52:21.000Z","dependencies_parsed_at":"2026-08-21T10:47:30.437Z","dependency_job_id":null,"html_url":"https://github.com/juliangruber/builtins","commit_stats":{"total_commits":96,"total_committers":17,"mean_commits":5.647058823529412,"dds":"0.41666666666666663","last_synced_commit":"8092b75750c5c89a282bc2d1d89b84936f75b68d"},"previous_names":["segmentio/builtins"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/juliangruber/builtins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/sbom","scorecard":{"id":541486,"data":{"date":"2025-08-11","repo":{"name":"github.com/juliangruber/builtins","commit":"cfeaf61d240f8609bac627013f00cf574178a9d0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"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/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/builtins/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/builtins/ci.yml/main?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":"Code-Review","score":0,"reason":"Found 2/26 approved changesets -- score normalized to 0","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":"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":"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":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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T08:18:29.339Z","repository_id":14022482,"created_at":"2025-08-20T08:18:29.340Z","updated_at":"2025-08-20T08:18:29.340Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36806607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"juliangruber","name":"Julian Gruber","uuid":"10247","kind":"user","description":"","email":"julian@juliangruber.com","website":"https://juliangruber.com/","location":"Kaufbeuren, Germany","twitter":null,"company":"@socketdev","icon_url":"https://avatars.githubusercontent.com/u/10247?u=31e5ab15303029314e73615663bee650267bad7e\u0026v=4","repositories_count":816,"last_synced_at":"2026-08-22T00:48:33.168Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"html_url":"https://github.com/juliangruber","funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"total_stars":8914,"followers":1736,"following":212,"created_at":"2022-11-02T16:18:56.680Z","updated_at":"2026-08-22T00:48:33.206Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber/repositories"},"tags":[{"name":"v6.0.0","sha":"4bb632ade2dc649fb7fd67897930be11f0a71e4c","kind":"tag","published_at":"2026-08-20T11:23:15.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v6.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v6.0.0/manifests"},{"name":"v5.1.0","sha":"cfeaf61d240f8609bac627013f00cf574178a9d0","kind":"tag","published_at":"2024-04-07T21:11:04.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.1.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"5a2ba635222ab0a97efdc9f812cbfa1410779a2f","kind":"tag","published_at":"2022-04-20T08:30:11.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"e42d6cecbd2afc14d538d36ad766545b9d50883f","kind":"tag","published_at":"2022-03-29T09:47:59.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"05f341e135c76f674af3092993b2ff49fbbc1974","kind":"tag","published_at":"2022-03-22T09:27:11.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v4.1.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"3d670d395b13c301cf7ade8f7bfa541bb0c5b4e4","kind":"tag","published_at":"2021-04-07T17:34:39.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v4.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"04c85273d69ed670984aa640a1236b98bafafdd2","kind":"tag","published_at":"2020-02-25T10:27:21.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v3.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"4f087ad969f65f198bc33cc3f826019fcfcbc584","kind":"tag","published_at":"2019-12-16T15:59:44.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v3.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"df4a0c37bdf50cd5215f71fd5e740f5ba7dc4b05","kind":"tag","published_at":"2019-06-05T09:13:04.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v2.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"84d9861f14e3a6585a71627881f6516df611b99b","kind":"tag","published_at":"2017-12-17T15:42:15.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v2.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.0/manifests"},{"name":"v1.0.3","sha":"be046dcd4e338cadff24d3330ad43d65dfd80bb3","kind":"tag","published_at":"2015-10-25T10:39:23.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.3","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0d8fb1463330fad2df99605f29b934cd77f84b46","kind":"tag","published_at":"2015-06-29T12:38:39.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.2","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1b57ac1f0d3fdcde800967336f61f552615c5f96","kind":"tag","published_at":"2015-04-13T10:15:45.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2d513ebb6b2556e0e6cacf3aac709d48070a461e","kind":"tag","published_at":"2015-03-23T11:49:16.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.0/manifests"},{"name":"0.0.7","sha":"8651e39c60ff940a920c81e9c0036275d9ec6ba0","kind":"tag","published_at":"2014-09-01T10:18:41.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.7","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"89992f1bc51dca63ade1ae2d4bd93c2bbaec2110","kind":"tag","published_at":"2014-09-01T10:03:02.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.6","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"6fdb09e119dfdd35ddcac1821a5cb58fd5ca8a8f","kind":"tag","published_at":"2014-06-27T08:45:53.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.5","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"cd43a80984432eb09b9dc222d7fed1a1f8bb930b","kind":"tag","published_at":"2014-04-26T06:10:35.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.4","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"fa869274ad6c7d7ac8c721e426194e701b6e737f","kind":"tag","published_at":"2014-02-22T10:41:58.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.3","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"52657a44ba478fc609b63b69f73adf0c2bad8086","kind":"tag","published_at":"2014-02-11T09:54:03.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.2","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"f388f621d26230b6d448b427116a63d8b99d3a11","kind":"tag","published_at":"2014-02-11T08:37:17.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T18:42:33.394Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-builtins?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-builtins","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-builtins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-builtins/dependencies","status":null,"funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T11:04:13.774Z","issues_count":9,"pull_requests_count":55,"avg_time_to_close_issue":33883091.375,"avg_time_to_close_pull_request":3376303.452830189,"issues_closed_count":8,"pull_requests_closed_count":53,"pull_request_authors_count":19,"issue_authors_count":8,"avg_comments_per_issue":2.555555555555556,"avg_comments_per_pull_request":1.0181818181818183,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":33,"past_year_issues_count":1,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":104863.57142857143,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.1111111111111112,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/issues","maintainers":[{"login":"juliangruber","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-builtins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-builtins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-builtins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-builtins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-builtins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-builtins/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1237},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-24T05:06:09.353Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":15018596,"name":"org.mvnpm:builtins","ecosystem":"maven","description":"List of node.js builtin modules","homepage":"https://github.com/juliangruber/builtins#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/juliangruber/builtins","keywords_array":[],"namespace":"org.mvnpm","versions_count":2,"first_release_published_at":"2025-08-16T18:18:56.000Z","latest_release_published_at":"2026-08-23T02:17:16.000Z","latest_release_number":"6.0.0","last_synced_at":"2026-08-23T11:36:18.646Z","created_at":"2026-08-21T22:38:00.748Z","updated_at":"2026-08-23T11:36:18.647Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/builtins/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/builtins/","metadata":{},"repo_metadata":{"id":14022482,"uuid":"16724385","full_name":"juliangruber/builtins","owner":"juliangruber","description":"List of node.js builtin modules","archived":false,"fork":false,"pushed_at":"2026-08-21T07:51:51.000Z","size":1047,"stargazers_count":38,"open_issues_count":3,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-21T10:37:45.866Z","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":"jessesquires/JSQMessagesViewController","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliangruber.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":".github/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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"created_at":"2014-02-11T08:36:12.000Z","updated_at":"2026-08-21T07:52:21.000Z","dependencies_parsed_at":"2026-08-21T10:47:30.437Z","dependency_job_id":null,"html_url":"https://github.com/juliangruber/builtins","commit_stats":{"total_commits":96,"total_committers":17,"mean_commits":5.647058823529412,"dds":"0.41666666666666663","last_synced_commit":"8092b75750c5c89a282bc2d1d89b84936f75b68d"},"previous_names":["segmentio/builtins"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/juliangruber/builtins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/sbom","scorecard":{"id":541486,"data":{"date":"2025-08-11","repo":{"name":"github.com/juliangruber/builtins","commit":"cfeaf61d240f8609bac627013f00cf574178a9d0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"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/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/builtins/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/builtins/ci.yml/main?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":"Code-Review","score":0,"reason":"Found 2/26 approved changesets -- score normalized to 0","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":"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":"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":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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T08:18:29.339Z","repository_id":14022482,"created_at":"2025-08-20T08:18:29.340Z","updated_at":"2025-08-20T08:18:29.340Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36806607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-08-22T12:36:00.919Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":28.594919749276226,"dependent_packages_count":40.88680006415522,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":34.74085990671572},"purl":"pkg:maven/org.mvnpm/builtins","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:builtins","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:builtins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:builtins/dependencies","status":null,"funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T11:04:13.774Z","issues_count":9,"pull_requests_count":55,"avg_time_to_close_issue":33883091.375,"avg_time_to_close_pull_request":3376303.452830189,"issues_closed_count":8,"pull_requests_closed_count":53,"pull_request_authors_count":19,"issue_authors_count":8,"avg_comments_per_issue":2.555555555555556,"avg_comments_per_pull_request":1.0181818181818183,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":33,"past_year_issues_count":1,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":104863.57142857143,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.1111111111111112,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/issues","maintainers":[{"login":"juliangruber","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:builtins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:builtins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:builtins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:builtins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:builtins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:builtins/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617983,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13701058,"name":"node-builtins","ecosystem":"debian","description":null,"homepage":"https://github.com/juliangruber/builtins","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/juliangruber/builtins","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:06:40.868Z","latest_release_published_at":"2026-02-12T21:06:40.868Z","latest_release_number":"5.0.1-1","last_synced_at":"2026-07-25T00:04:10.803Z","created_at":"2026-02-12T21:06:40.723Z","updated_at":"2026-08-22T16:33:02.419Z","registry_url":"https://tracker.debian.org/pkg/node-builtins","install_command":"apt-get install node-builtins","documentation_url":"https://packages.debian.org/bookworm/node-builtins","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-builtins","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-semver \u003c!nocheck\u003e, node-tape \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14022482,"uuid":"16724385","full_name":"juliangruber/builtins","owner":"juliangruber","description":"List of node.js builtin modules","archived":false,"fork":false,"pushed_at":"2026-08-21T07:51:51.000Z","size":1047,"stargazers_count":38,"open_issues_count":3,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-21T10:37:45.866Z","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":"jessesquires/JSQMessagesViewController","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliangruber.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":".github/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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"created_at":"2014-02-11T08:36:12.000Z","updated_at":"2026-08-21T07:52:21.000Z","dependencies_parsed_at":"2026-08-21T10:47:30.437Z","dependency_job_id":null,"html_url":"https://github.com/juliangruber/builtins","commit_stats":{"total_commits":96,"total_committers":17,"mean_commits":5.647058823529412,"dds":"0.41666666666666663","last_synced_commit":"8092b75750c5c89a282bc2d1d89b84936f75b68d"},"previous_names":["segmentio/builtins"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/juliangruber/builtins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/sbom","scorecard":{"id":541486,"data":{"date":"2025-08-11","repo":{"name":"github.com/juliangruber/builtins","commit":"cfeaf61d240f8609bac627013f00cf574178a9d0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"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/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/builtins/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/builtins/ci.yml/main?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":"Code-Review","score":0,"reason":"Found 2/26 approved changesets -- score normalized to 0","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":"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":"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":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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T08:18:29.339Z","repository_id":14022482,"created_at":"2025-08-20T08:18:29.340Z","updated_at":"2025-08-20T08:18:29.340Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36806607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"juliangruber","name":"Julian Gruber","uuid":"10247","kind":"user","description":"","email":"julian@juliangruber.com","website":"https://juliangruber.com/","location":"Kaufbeuren, Germany","twitter":null,"company":"@socketdev","icon_url":"https://avatars.githubusercontent.com/u/10247?u=31e5ab15303029314e73615663bee650267bad7e\u0026v=4","repositories_count":816,"last_synced_at":"2026-08-22T00:48:33.168Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"html_url":"https://github.com/juliangruber","funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"total_stars":8914,"followers":1736,"following":212,"created_at":"2022-11-02T16:18:56.680Z","updated_at":"2026-08-22T00:48:33.206Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber/repositories"},"tags":[{"name":"v6.0.0","sha":"4bb632ade2dc649fb7fd67897930be11f0a71e4c","kind":"tag","published_at":"2026-08-20T11:23:15.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v6.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v6.0.0/manifests"},{"name":"v5.1.0","sha":"cfeaf61d240f8609bac627013f00cf574178a9d0","kind":"tag","published_at":"2024-04-07T21:11:04.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.1.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"5a2ba635222ab0a97efdc9f812cbfa1410779a2f","kind":"tag","published_at":"2022-04-20T08:30:11.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"e42d6cecbd2afc14d538d36ad766545b9d50883f","kind":"tag","published_at":"2022-03-29T09:47:59.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"05f341e135c76f674af3092993b2ff49fbbc1974","kind":"tag","published_at":"2022-03-22T09:27:11.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v4.1.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"3d670d395b13c301cf7ade8f7bfa541bb0c5b4e4","kind":"tag","published_at":"2021-04-07T17:34:39.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v4.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"04c85273d69ed670984aa640a1236b98bafafdd2","kind":"tag","published_at":"2020-02-25T10:27:21.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v3.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"4f087ad969f65f198bc33cc3f826019fcfcbc584","kind":"tag","published_at":"2019-12-16T15:59:44.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v3.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"df4a0c37bdf50cd5215f71fd5e740f5ba7dc4b05","kind":"tag","published_at":"2019-06-05T09:13:04.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v2.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"84d9861f14e3a6585a71627881f6516df611b99b","kind":"tag","published_at":"2017-12-17T15:42:15.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v2.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.0/manifests"},{"name":"v1.0.3","sha":"be046dcd4e338cadff24d3330ad43d65dfd80bb3","kind":"tag","published_at":"2015-10-25T10:39:23.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.3","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0d8fb1463330fad2df99605f29b934cd77f84b46","kind":"tag","published_at":"2015-06-29T12:38:39.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.2","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1b57ac1f0d3fdcde800967336f61f552615c5f96","kind":"tag","published_at":"2015-04-13T10:15:45.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2d513ebb6b2556e0e6cacf3aac709d48070a461e","kind":"tag","published_at":"2015-03-23T11:49:16.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.0/manifests"},{"name":"0.0.7","sha":"8651e39c60ff940a920c81e9c0036275d9ec6ba0","kind":"tag","published_at":"2014-09-01T10:18:41.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.7","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"89992f1bc51dca63ade1ae2d4bd93c2bbaec2110","kind":"tag","published_at":"2014-09-01T10:03:02.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.6","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"6fdb09e119dfdd35ddcac1821a5cb58fd5ca8a8f","kind":"tag","published_at":"2014-06-27T08:45:53.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.5","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"cd43a80984432eb09b9dc222d7fed1a1f8bb930b","kind":"tag","published_at":"2014-04-26T06:10:35.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.4","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"fa869274ad6c7d7ac8c721e426194e701b6e737f","kind":"tag","published_at":"2014-02-22T10:41:58.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.3","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"52657a44ba478fc609b63b69f73adf0c2bad8086","kind":"tag","published_at":"2014-02-11T09:54:03.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.2","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"f388f621d26230b6d448b427116a63d8b99d3a11","kind":"tag","published_at":"2014-02-11T08:37:17.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T16:33:02.419Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-builtins?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-builtins","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-builtins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-builtins/dependencies","status":null,"funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T11:04:13.774Z","issues_count":9,"pull_requests_count":55,"avg_time_to_close_issue":33883091.375,"avg_time_to_close_pull_request":3376303.452830189,"issues_closed_count":8,"pull_requests_closed_count":53,"pull_request_authors_count":19,"issue_authors_count":8,"avg_comments_per_issue":2.555555555555556,"avg_comments_per_pull_request":1.0181818181818183,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":33,"past_year_issues_count":1,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":104863.57142857143,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.1111111111111112,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/issues","maintainers":[{"login":"juliangruber","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-builtins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-builtins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-builtins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-builtins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-builtins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-builtins/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2650,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1231},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-24T05:06:15.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13793411,"name":"node-builtins","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/juliangruber/builtins","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/juliangruber/builtins","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T15:57:15.177Z","latest_release_published_at":"2026-02-13T15:57:15.177Z","latest_release_number":"5.0.1-1","last_synced_at":"2026-03-13T16:21:18.035Z","created_at":"2026-02-13T15:57:14.989Z","updated_at":"2026-08-23T18:16:08.960Z","registry_url":"https://launchpad.net/ubuntu/+source/node-builtins","install_command":"apt-get install node-builtins","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-builtins","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-semver \u003c!nocheck\u003e, node-tape \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14022482,"uuid":"16724385","full_name":"juliangruber/builtins","owner":"juliangruber","description":"List of node.js builtin modules","archived":false,"fork":false,"pushed_at":"2026-08-21T07:51:51.000Z","size":1047,"stargazers_count":38,"open_issues_count":3,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-21T10:37:45.866Z","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":"jessesquires/JSQMessagesViewController","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliangruber.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":".github/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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"created_at":"2014-02-11T08:36:12.000Z","updated_at":"2026-08-21T07:52:21.000Z","dependencies_parsed_at":"2026-08-21T10:47:30.437Z","dependency_job_id":null,"html_url":"https://github.com/juliangruber/builtins","commit_stats":{"total_commits":96,"total_committers":17,"mean_commits":5.647058823529412,"dds":"0.41666666666666663","last_synced_commit":"8092b75750c5c89a282bc2d1d89b84936f75b68d"},"previous_names":["segmentio/builtins"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/juliangruber/builtins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/sbom","scorecard":{"id":541486,"data":{"date":"2025-08-11","repo":{"name":"github.com/juliangruber/builtins","commit":"cfeaf61d240f8609bac627013f00cf574178a9d0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"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/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/builtins/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/builtins/ci.yml/main?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":"Code-Review","score":0,"reason":"Found 2/26 approved changesets -- score normalized to 0","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":"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":"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":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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T08:18:29.339Z","repository_id":14022482,"created_at":"2025-08-20T08:18:29.340Z","updated_at":"2025-08-20T08:18:29.340Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36806607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"juliangruber","name":"Julian Gruber","uuid":"10247","kind":"user","description":"","email":"julian@juliangruber.com","website":"https://juliangruber.com/","location":"Kaufbeuren, Germany","twitter":null,"company":"@socketdev","icon_url":"https://avatars.githubusercontent.com/u/10247?u=31e5ab15303029314e73615663bee650267bad7e\u0026v=4","repositories_count":816,"last_synced_at":"2026-08-22T00:48:33.168Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"html_url":"https://github.com/juliangruber","funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"total_stars":8914,"followers":1736,"following":212,"created_at":"2022-11-02T16:18:56.680Z","updated_at":"2026-08-22T00:48:33.206Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber/repositories"},"tags":[{"name":"v6.0.0","sha":"4bb632ade2dc649fb7fd67897930be11f0a71e4c","kind":"tag","published_at":"2026-08-20T11:23:15.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v6.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v6.0.0/manifests"},{"name":"v5.1.0","sha":"cfeaf61d240f8609bac627013f00cf574178a9d0","kind":"tag","published_at":"2024-04-07T21:11:04.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.1.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"5a2ba635222ab0a97efdc9f812cbfa1410779a2f","kind":"tag","published_at":"2022-04-20T08:30:11.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"e42d6cecbd2afc14d538d36ad766545b9d50883f","kind":"tag","published_at":"2022-03-29T09:47:59.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"05f341e135c76f674af3092993b2ff49fbbc1974","kind":"tag","published_at":"2022-03-22T09:27:11.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v4.1.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"3d670d395b13c301cf7ade8f7bfa541bb0c5b4e4","kind":"tag","published_at":"2021-04-07T17:34:39.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v4.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"04c85273d69ed670984aa640a1236b98bafafdd2","kind":"tag","published_at":"2020-02-25T10:27:21.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v3.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"4f087ad969f65f198bc33cc3f826019fcfcbc584","kind":"tag","published_at":"2019-12-16T15:59:44.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v3.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"df4a0c37bdf50cd5215f71fd5e740f5ba7dc4b05","kind":"tag","published_at":"2019-06-05T09:13:04.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v2.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"84d9861f14e3a6585a71627881f6516df611b99b","kind":"tag","published_at":"2017-12-17T15:42:15.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v2.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.0/manifests"},{"name":"v1.0.3","sha":"be046dcd4e338cadff24d3330ad43d65dfd80bb3","kind":"tag","published_at":"2015-10-25T10:39:23.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.3","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0d8fb1463330fad2df99605f29b934cd77f84b46","kind":"tag","published_at":"2015-06-29T12:38:39.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.2","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1b57ac1f0d3fdcde800967336f61f552615c5f96","kind":"tag","published_at":"2015-04-13T10:15:45.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2d513ebb6b2556e0e6cacf3aac709d48070a461e","kind":"tag","published_at":"2015-03-23T11:49:16.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.0/manifests"},{"name":"0.0.7","sha":"8651e39c60ff940a920c81e9c0036275d9ec6ba0","kind":"tag","published_at":"2014-09-01T10:18:41.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.7","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"89992f1bc51dca63ade1ae2d4bd93c2bbaec2110","kind":"tag","published_at":"2014-09-01T10:03:02.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.6","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"6fdb09e119dfdd35ddcac1821a5cb58fd5ca8a8f","kind":"tag","published_at":"2014-06-27T08:45:53.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.5","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"cd43a80984432eb09b9dc222d7fed1a1f8bb930b","kind":"tag","published_at":"2014-04-26T06:10:35.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.4","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"fa869274ad6c7d7ac8c721e426194e701b6e737f","kind":"tag","published_at":"2014-02-22T10:41:58.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.3","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"52657a44ba478fc609b63b69f73adf0c2bad8086","kind":"tag","published_at":"2014-02-11T09:54:03.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.2","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"f388f621d26230b6d448b427116a63d8b99d3a11","kind":"tag","published_at":"2014-02-11T08:37:17.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T18:16:08.960Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-builtins?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-builtins","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-builtins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-builtins/dependencies","status":null,"funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T11:31:44.419Z","issues_count":9,"pull_requests_count":56,"avg_time_to_close_issue":33883091.375,"avg_time_to_close_pull_request":3376303.452830189,"issues_closed_count":8,"pull_requests_closed_count":53,"pull_request_authors_count":19,"issue_authors_count":8,"avg_comments_per_issue":2.555555555555556,"avg_comments_per_pull_request":1.0178571428571428,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":33,"past_year_issues_count":1,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":104863.57142857143,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.1,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/issues","maintainers":[{"login":"juliangruber","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-builtins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-builtins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-builtins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-builtins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-builtins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-builtins/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1334},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-24T05:06:10.948Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13596025,"name":"node-builtins","ecosystem":"debian","description":null,"homepage":"https://github.com/juliangruber/builtins#readme","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/juliangruber/builtins","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:22:47.589Z","latest_release_published_at":"2026-02-11T10:22:47.589Z","latest_release_number":"1.0.3-1","last_synced_at":"2026-03-13T14:08:06.627Z","created_at":"2026-02-11T10:22:47.405Z","updated_at":"2026-08-21T17:25:07.134Z","registry_url":"https://tracker.debian.org/pkg/node-builtins","install_command":"apt-get install node-builtins","documentation_url":"https://packages.debian.org/buster/node-builtins","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-builtins","standards_version":"4.0.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), dh-buildinfo, nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14022482,"uuid":"16724385","full_name":"juliangruber/builtins","owner":"juliangruber","description":"List of node.js builtin modules","archived":false,"fork":false,"pushed_at":"2026-08-21T07:51:51.000Z","size":1047,"stargazers_count":38,"open_issues_count":3,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-21T10:37:45.866Z","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":"jessesquires/JSQMessagesViewController","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliangruber.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":".github/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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"created_at":"2014-02-11T08:36:12.000Z","updated_at":"2026-08-21T07:52:21.000Z","dependencies_parsed_at":"2026-08-21T10:47:30.437Z","dependency_job_id":null,"html_url":"https://github.com/juliangruber/builtins","commit_stats":{"total_commits":96,"total_committers":17,"mean_commits":5.647058823529412,"dds":"0.41666666666666663","last_synced_commit":"8092b75750c5c89a282bc2d1d89b84936f75b68d"},"previous_names":["segmentio/builtins"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/juliangruber/builtins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/sbom","scorecard":{"id":541486,"data":{"date":"2025-08-11","repo":{"name":"github.com/juliangruber/builtins","commit":"cfeaf61d240f8609bac627013f00cf574178a9d0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"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/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/builtins/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/builtins/ci.yml/main?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":"Code-Review","score":0,"reason":"Found 2/26 approved changesets -- score normalized to 0","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":"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":"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":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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T08:18:29.339Z","repository_id":14022482,"created_at":"2025-08-20T08:18:29.340Z","updated_at":"2025-08-20T08:18:29.340Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36806607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"juliangruber","name":"Julian Gruber","uuid":"10247","kind":"user","description":"","email":"julian@juliangruber.com","website":"https://juliangruber.com/","location":"Kaufbeuren, Germany","twitter":null,"company":"@socketdev","icon_url":"https://avatars.githubusercontent.com/u/10247?u=31e5ab15303029314e73615663bee650267bad7e\u0026v=4","repositories_count":815,"last_synced_at":"2026-08-14T04:49:55.975Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"html_url":"https://github.com/juliangruber","funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"total_stars":8915,"followers":1737,"following":212,"created_at":"2022-11-02T16:18:56.680Z","updated_at":"2026-08-14T04:49:55.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber/repositories"},"tags":[{"name":"v6.0.0","sha":"4bb632ade2dc649fb7fd67897930be11f0a71e4c","kind":"tag","published_at":"2026-08-20T11:23:15.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v6.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v6.0.0/manifests"},{"name":"v5.1.0","sha":"cfeaf61d240f8609bac627013f00cf574178a9d0","kind":"tag","published_at":"2024-04-07T21:11:04.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.1.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"5a2ba635222ab0a97efdc9f812cbfa1410779a2f","kind":"tag","published_at":"2022-04-20T08:30:11.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"e42d6cecbd2afc14d538d36ad766545b9d50883f","kind":"tag","published_at":"2022-03-29T09:47:59.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"05f341e135c76f674af3092993b2ff49fbbc1974","kind":"tag","published_at":"2022-03-22T09:27:11.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v4.1.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"3d670d395b13c301cf7ade8f7bfa541bb0c5b4e4","kind":"tag","published_at":"2021-04-07T17:34:39.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v4.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"04c85273d69ed670984aa640a1236b98bafafdd2","kind":"tag","published_at":"2020-02-25T10:27:21.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v3.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"4f087ad969f65f198bc33cc3f826019fcfcbc584","kind":"tag","published_at":"2019-12-16T15:59:44.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v3.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"df4a0c37bdf50cd5215f71fd5e740f5ba7dc4b05","kind":"tag","published_at":"2019-06-05T09:13:04.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v2.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"84d9861f14e3a6585a71627881f6516df611b99b","kind":"tag","published_at":"2017-12-17T15:42:15.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v2.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.0/manifests"},{"name":"v1.0.3","sha":"be046dcd4e338cadff24d3330ad43d65dfd80bb3","kind":"tag","published_at":"2015-10-25T10:39:23.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.3","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0d8fb1463330fad2df99605f29b934cd77f84b46","kind":"tag","published_at":"2015-06-29T12:38:39.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.2","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1b57ac1f0d3fdcde800967336f61f552615c5f96","kind":"tag","published_at":"2015-04-13T10:15:45.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2d513ebb6b2556e0e6cacf3aac709d48070a461e","kind":"tag","published_at":"2015-03-23T11:49:16.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.0/manifests"},{"name":"0.0.7","sha":"8651e39c60ff940a920c81e9c0036275d9ec6ba0","kind":"tag","published_at":"2014-09-01T10:18:41.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.7","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"89992f1bc51dca63ade1ae2d4bd93c2bbaec2110","kind":"tag","published_at":"2014-09-01T10:03:02.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.6","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"6fdb09e119dfdd35ddcac1821a5cb58fd5ca8a8f","kind":"tag","published_at":"2014-06-27T08:45:53.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.5","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"cd43a80984432eb09b9dc222d7fed1a1f8bb930b","kind":"tag","published_at":"2014-04-26T06:10:35.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.4","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"fa869274ad6c7d7ac8c721e426194e701b6e737f","kind":"tag","published_at":"2014-02-22T10:41:58.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.3","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"52657a44ba478fc609b63b69f73adf0c2bad8086","kind":"tag","published_at":"2014-02-11T09:54:03.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.2","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"f388f621d26230b6d448b427116a63d8b99d3a11","kind":"tag","published_at":"2014-02-11T08:37:17.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T17:25:07.134Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-builtins?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-builtins","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-builtins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-builtins/dependencies","status":null,"funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T10:37:03.487Z","issues_count":9,"pull_requests_count":54,"avg_time_to_close_issue":33883091.375,"avg_time_to_close_pull_request":355968.26923076925,"issues_closed_count":8,"pull_requests_closed_count":52,"pull_request_authors_count":19,"issue_authors_count":8,"avg_comments_per_issue":2.555555555555556,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":33,"past_year_issues_count":1,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":104863.57142857143,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/issues","maintainers":[{"login":"juliangruber","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-builtins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-builtins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-builtins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-builtins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-builtins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-builtins/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":606},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-08-24T05:03:25.597Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13522446,"name":"node-builtins","ecosystem":"debian","description":null,"homepage":"https://github.com/juliangruber/builtins","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/juliangruber/builtins","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T21:56:52.905Z","latest_release_published_at":"2026-02-10T21:56:52.905Z","latest_release_number":"1.0.3-2","last_synced_at":"2026-03-14T00:31:14.178Z","created_at":"2026-02-10T21:56:52.619Z","updated_at":"2026-08-23T19:46:58.280Z","registry_url":"https://tracker.debian.org/pkg/node-builtins","install_command":"apt-get install node-builtins","documentation_url":"https://packages.debian.org/bullseye/node-builtins","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-builtins","standards_version":"4.5.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), pkg-js-tools (\u003e= 0.9.20~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14022482,"uuid":"16724385","full_name":"juliangruber/builtins","owner":"juliangruber","description":"List of node.js builtin modules","archived":false,"fork":false,"pushed_at":"2026-08-21T07:51:51.000Z","size":1047,"stargazers_count":38,"open_issues_count":3,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-21T10:37:45.866Z","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":"jessesquires/JSQMessagesViewController","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliangruber.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":".github/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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"created_at":"2014-02-11T08:36:12.000Z","updated_at":"2026-08-21T07:52:21.000Z","dependencies_parsed_at":"2026-08-21T10:47:30.437Z","dependency_job_id":null,"html_url":"https://github.com/juliangruber/builtins","commit_stats":{"total_commits":96,"total_committers":17,"mean_commits":5.647058823529412,"dds":"0.41666666666666663","last_synced_commit":"8092b75750c5c89a282bc2d1d89b84936f75b68d"},"previous_names":["segmentio/builtins"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/juliangruber/builtins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/sbom","scorecard":{"id":541486,"data":{"date":"2025-08-11","repo":{"name":"github.com/juliangruber/builtins","commit":"cfeaf61d240f8609bac627013f00cf574178a9d0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"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/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/builtins/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/builtins/ci.yml/main?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":"Code-Review","score":0,"reason":"Found 2/26 approved changesets -- score normalized to 0","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":"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":"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":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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T08:18:29.339Z","repository_id":14022482,"created_at":"2025-08-20T08:18:29.340Z","updated_at":"2025-08-20T08:18:29.340Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36806607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"juliangruber","name":"Julian Gruber","uuid":"10247","kind":"user","description":"","email":"julian@juliangruber.com","website":"https://juliangruber.com/","location":"Kaufbeuren, Germany","twitter":null,"company":"@socketdev","icon_url":"https://avatars.githubusercontent.com/u/10247?u=31e5ab15303029314e73615663bee650267bad7e\u0026v=4","repositories_count":816,"last_synced_at":"2026-08-22T00:48:33.168Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"html_url":"https://github.com/juliangruber","funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"total_stars":8914,"followers":1736,"following":212,"created_at":"2022-11-02T16:18:56.680Z","updated_at":"2026-08-22T00:48:33.206Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber/repositories"},"tags":[{"name":"v6.0.0","sha":"4bb632ade2dc649fb7fd67897930be11f0a71e4c","kind":"tag","published_at":"2026-08-20T11:23:15.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v6.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v6.0.0/manifests"},{"name":"v5.1.0","sha":"cfeaf61d240f8609bac627013f00cf574178a9d0","kind":"tag","published_at":"2024-04-07T21:11:04.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.1.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"5a2ba635222ab0a97efdc9f812cbfa1410779a2f","kind":"tag","published_at":"2022-04-20T08:30:11.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"e42d6cecbd2afc14d538d36ad766545b9d50883f","kind":"tag","published_at":"2022-03-29T09:47:59.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"05f341e135c76f674af3092993b2ff49fbbc1974","kind":"tag","published_at":"2022-03-22T09:27:11.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v4.1.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"3d670d395b13c301cf7ade8f7bfa541bb0c5b4e4","kind":"tag","published_at":"2021-04-07T17:34:39.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v4.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"04c85273d69ed670984aa640a1236b98bafafdd2","kind":"tag","published_at":"2020-02-25T10:27:21.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v3.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"4f087ad969f65f198bc33cc3f826019fcfcbc584","kind":"tag","published_at":"2019-12-16T15:59:44.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v3.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"df4a0c37bdf50cd5215f71fd5e740f5ba7dc4b05","kind":"tag","published_at":"2019-06-05T09:13:04.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v2.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"84d9861f14e3a6585a71627881f6516df611b99b","kind":"tag","published_at":"2017-12-17T15:42:15.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v2.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.0/manifests"},{"name":"v1.0.3","sha":"be046dcd4e338cadff24d3330ad43d65dfd80bb3","kind":"tag","published_at":"2015-10-25T10:39:23.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.3","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0d8fb1463330fad2df99605f29b934cd77f84b46","kind":"tag","published_at":"2015-06-29T12:38:39.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.2","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1b57ac1f0d3fdcde800967336f61f552615c5f96","kind":"tag","published_at":"2015-04-13T10:15:45.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2d513ebb6b2556e0e6cacf3aac709d48070a461e","kind":"tag","published_at":"2015-03-23T11:49:16.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.0/manifests"},{"name":"0.0.7","sha":"8651e39c60ff940a920c81e9c0036275d9ec6ba0","kind":"tag","published_at":"2014-09-01T10:18:41.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.7","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"89992f1bc51dca63ade1ae2d4bd93c2bbaec2110","kind":"tag","published_at":"2014-09-01T10:03:02.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.6","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"6fdb09e119dfdd35ddcac1821a5cb58fd5ca8a8f","kind":"tag","published_at":"2014-06-27T08:45:53.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.5","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"cd43a80984432eb09b9dc222d7fed1a1f8bb930b","kind":"tag","published_at":"2014-04-26T06:10:35.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.4","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"fa869274ad6c7d7ac8c721e426194e701b6e737f","kind":"tag","published_at":"2014-02-22T10:41:58.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.3","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"52657a44ba478fc609b63b69f73adf0c2bad8086","kind":"tag","published_at":"2014-02-11T09:54:03.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.2","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"f388f621d26230b6d448b427116a63d8b99d3a11","kind":"tag","published_at":"2014-02-11T08:37:17.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T19:46:58.280Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-builtins?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-builtins","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-builtins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-builtins/dependencies","status":null,"funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T11:31:44.419Z","issues_count":9,"pull_requests_count":56,"avg_time_to_close_issue":33883091.375,"avg_time_to_close_pull_request":3376303.452830189,"issues_closed_count":8,"pull_requests_closed_count":53,"pull_request_authors_count":19,"issue_authors_count":8,"avg_comments_per_issue":2.555555555555556,"avg_comments_per_pull_request":1.0178571428571428,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":33,"past_year_issues_count":1,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":104863.57142857143,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.1,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/issues","maintainers":[{"login":"juliangruber","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-builtins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-builtins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-builtins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-builtins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-builtins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-builtins/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":800},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-24T05:06:16.474Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13742615,"name":"node-builtins","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/juliangruber/builtins#readme","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/juliangruber/builtins","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T05:28:59.655Z","latest_release_published_at":"2026-02-13T05:28:59.655Z","latest_release_number":"1.0.3-1","last_synced_at":"2026-08-02T04:03:21.630Z","created_at":"2026-02-13T05:28:59.461Z","updated_at":"2026-08-21T20:59:24.287Z","registry_url":"https://launchpad.net/ubuntu/+source/node-builtins","install_command":"apt-get install node-builtins","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-builtins","standards_version":"4.0.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), dh-buildinfo, nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14022482,"uuid":"16724385","full_name":"juliangruber/builtins","owner":"juliangruber","description":"List of node.js builtin modules","archived":false,"fork":false,"pushed_at":"2026-08-21T07:51:51.000Z","size":1047,"stargazers_count":38,"open_issues_count":3,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-21T10:37:45.866Z","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":"jessesquires/JSQMessagesViewController","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliangruber.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":".github/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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"created_at":"2014-02-11T08:36:12.000Z","updated_at":"2026-08-21T07:52:21.000Z","dependencies_parsed_at":"2026-08-21T10:47:30.437Z","dependency_job_id":null,"html_url":"https://github.com/juliangruber/builtins","commit_stats":{"total_commits":96,"total_committers":17,"mean_commits":5.647058823529412,"dds":"0.41666666666666663","last_synced_commit":"8092b75750c5c89a282bc2d1d89b84936f75b68d"},"previous_names":["segmentio/builtins"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/juliangruber/builtins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/sbom","scorecard":{"id":541486,"data":{"date":"2025-08-11","repo":{"name":"github.com/juliangruber/builtins","commit":"cfeaf61d240f8609bac627013f00cf574178a9d0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"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/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/builtins/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/builtins/ci.yml/main?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":"Code-Review","score":0,"reason":"Found 2/26 approved changesets -- score normalized to 0","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":"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":"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":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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T08:18:29.339Z","repository_id":14022482,"created_at":"2025-08-20T08:18:29.340Z","updated_at":"2025-08-20T08:18:29.340Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36806607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"juliangruber","name":"Julian Gruber","uuid":"10247","kind":"user","description":"","email":"julian@juliangruber.com","website":"https://juliangruber.com/","location":"Kaufbeuren, Germany","twitter":null,"company":"@socketdev","icon_url":"https://avatars.githubusercontent.com/u/10247?u=31e5ab15303029314e73615663bee650267bad7e\u0026v=4","repositories_count":815,"last_synced_at":"2026-08-14T04:49:55.975Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"html_url":"https://github.com/juliangruber","funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"total_stars":8915,"followers":1737,"following":212,"created_at":"2022-11-02T16:18:56.680Z","updated_at":"2026-08-14T04:49:55.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber/repositories"},"tags":[{"name":"v6.0.0","sha":"4bb632ade2dc649fb7fd67897930be11f0a71e4c","kind":"tag","published_at":"2026-08-20T11:23:15.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v6.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v6.0.0/manifests"},{"name":"v5.1.0","sha":"cfeaf61d240f8609bac627013f00cf574178a9d0","kind":"tag","published_at":"2024-04-07T21:11:04.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.1.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"5a2ba635222ab0a97efdc9f812cbfa1410779a2f","kind":"tag","published_at":"2022-04-20T08:30:11.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"e42d6cecbd2afc14d538d36ad766545b9d50883f","kind":"tag","published_at":"2022-03-29T09:47:59.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"05f341e135c76f674af3092993b2ff49fbbc1974","kind":"tag","published_at":"2022-03-22T09:27:11.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v4.1.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"3d670d395b13c301cf7ade8f7bfa541bb0c5b4e4","kind":"tag","published_at":"2021-04-07T17:34:39.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v4.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"04c85273d69ed670984aa640a1236b98bafafdd2","kind":"tag","published_at":"2020-02-25T10:27:21.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v3.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"4f087ad969f65f198bc33cc3f826019fcfcbc584","kind":"tag","published_at":"2019-12-16T15:59:44.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v3.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"df4a0c37bdf50cd5215f71fd5e740f5ba7dc4b05","kind":"tag","published_at":"2019-06-05T09:13:04.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v2.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"84d9861f14e3a6585a71627881f6516df611b99b","kind":"tag","published_at":"2017-12-17T15:42:15.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v2.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.0/manifests"},{"name":"v1.0.3","sha":"be046dcd4e338cadff24d3330ad43d65dfd80bb3","kind":"tag","published_at":"2015-10-25T10:39:23.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.3","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0d8fb1463330fad2df99605f29b934cd77f84b46","kind":"tag","published_at":"2015-06-29T12:38:39.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.2","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1b57ac1f0d3fdcde800967336f61f552615c5f96","kind":"tag","published_at":"2015-04-13T10:15:45.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2d513ebb6b2556e0e6cacf3aac709d48070a461e","kind":"tag","published_at":"2015-03-23T11:49:16.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.0/manifests"},{"name":"0.0.7","sha":"8651e39c60ff940a920c81e9c0036275d9ec6ba0","kind":"tag","published_at":"2014-09-01T10:18:41.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.7","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"89992f1bc51dca63ade1ae2d4bd93c2bbaec2110","kind":"tag","published_at":"2014-09-01T10:03:02.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.6","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"6fdb09e119dfdd35ddcac1821a5cb58fd5ca8a8f","kind":"tag","published_at":"2014-06-27T08:45:53.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.5","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"cd43a80984432eb09b9dc222d7fed1a1f8bb930b","kind":"tag","published_at":"2014-04-26T06:10:35.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.4","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"fa869274ad6c7d7ac8c721e426194e701b6e737f","kind":"tag","published_at":"2014-02-22T10:41:58.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.3","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"52657a44ba478fc609b63b69f73adf0c2bad8086","kind":"tag","published_at":"2014-02-11T09:54:03.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.2","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"f388f621d26230b6d448b427116a63d8b99d3a11","kind":"tag","published_at":"2014-02-11T08:37:17.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T20:59:24.287Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-builtins?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-builtins","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-builtins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-builtins/dependencies","status":null,"funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T10:37:03.487Z","issues_count":9,"pull_requests_count":54,"avg_time_to_close_issue":33883091.375,"avg_time_to_close_pull_request":355968.26923076925,"issues_closed_count":8,"pull_requests_closed_count":52,"pull_request_authors_count":19,"issue_authors_count":8,"avg_comments_per_issue":2.555555555555556,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":33,"past_year_issues_count":1,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":104863.57142857143,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/issues","maintainers":[{"login":"juliangruber","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-builtins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-builtins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-builtins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-builtins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-builtins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-builtins/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":754},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-24T05:06:13.646Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":4997606,"name":"org.webjars.npm:builtins","ecosystem":"maven","description":"WebJar for builtins","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/juliangruber/builtins","keywords_array":[],"namespace":"org.webjars.npm","versions_count":3,"first_release_published_at":"2016-04-30T14:09:18.000Z","latest_release_published_at":"2017-09-18T10:03:09.000Z","latest_release_number":"1.0.3","last_synced_at":"2026-08-23T11:35:31.389Z","created_at":"2022-07-27T10:52:38.296Z","updated_at":"2026-08-23T11:35:31.389Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/builtins/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/builtins/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":14022482,"uuid":"16724385","full_name":"juliangruber/builtins","owner":"juliangruber","description":"List of node.js builtin modules","archived":false,"fork":false,"pushed_at":"2026-08-21T07:51:51.000Z","size":1047,"stargazers_count":38,"open_issues_count":3,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-21T10:37:45.866Z","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":"jessesquires/JSQMessagesViewController","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliangruber.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":".github/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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"created_at":"2014-02-11T08:36:12.000Z","updated_at":"2026-08-21T07:52:21.000Z","dependencies_parsed_at":"2026-08-21T10:47:30.437Z","dependency_job_id":null,"html_url":"https://github.com/juliangruber/builtins","commit_stats":{"total_commits":96,"total_committers":17,"mean_commits":5.647058823529412,"dds":"0.41666666666666663","last_synced_commit":"8092b75750c5c89a282bc2d1d89b84936f75b68d"},"previous_names":["segmentio/builtins"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/juliangruber/builtins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/sbom","scorecard":{"id":541486,"data":{"date":"2025-08-11","repo":{"name":"github.com/juliangruber/builtins","commit":"cfeaf61d240f8609bac627013f00cf574178a9d0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"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/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/builtins/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/builtins/ci.yml/main?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":"Code-Review","score":0,"reason":"Found 2/26 approved changesets -- score normalized to 0","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":"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":"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":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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T08:18:29.339Z","repository_id":14022482,"created_at":"2025-08-20T08:18:29.340Z","updated_at":"2025-08-20T08:18:29.340Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36806607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"juliangruber","name":"Julian Gruber","uuid":"10247","kind":"user","description":"","email":"julian@juliangruber.com","website":"https://juliangruber.com/","location":"Kaufbeuren, Germany","twitter":null,"company":"@socketdev","icon_url":"https://avatars.githubusercontent.com/u/10247?u=31e5ab15303029314e73615663bee650267bad7e\u0026v=4","repositories_count":815,"last_synced_at":"2026-08-14T04:49:55.975Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"html_url":"https://github.com/juliangruber","funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"total_stars":8915,"followers":1737,"following":212,"created_at":"2022-11-02T16:18:56.680Z","updated_at":"2026-08-14T04:49:55.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber/repositories"},"tags":[{"name":"v6.0.0","sha":"4bb632ade2dc649fb7fd67897930be11f0a71e4c","kind":"tag","published_at":"2026-08-20T11:23:15.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v6.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v6.0.0/manifests"},{"name":"v5.1.0","sha":"cfeaf61d240f8609bac627013f00cf574178a9d0","kind":"tag","published_at":"2024-04-07T21:11:04.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.1.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"5a2ba635222ab0a97efdc9f812cbfa1410779a2f","kind":"tag","published_at":"2022-04-20T08:30:11.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"e42d6cecbd2afc14d538d36ad766545b9d50883f","kind":"tag","published_at":"2022-03-29T09:47:59.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"05f341e135c76f674af3092993b2ff49fbbc1974","kind":"tag","published_at":"2022-03-22T09:27:11.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v4.1.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"3d670d395b13c301cf7ade8f7bfa541bb0c5b4e4","kind":"tag","published_at":"2021-04-07T17:34:39.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v4.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"04c85273d69ed670984aa640a1236b98bafafdd2","kind":"tag","published_at":"2020-02-25T10:27:21.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v3.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"4f087ad969f65f198bc33cc3f826019fcfcbc584","kind":"tag","published_at":"2019-12-16T15:59:44.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v3.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"df4a0c37bdf50cd5215f71fd5e740f5ba7dc4b05","kind":"tag","published_at":"2019-06-05T09:13:04.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v2.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"84d9861f14e3a6585a71627881f6516df611b99b","kind":"tag","published_at":"2017-12-17T15:42:15.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v2.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.0/manifests"},{"name":"v1.0.3","sha":"be046dcd4e338cadff24d3330ad43d65dfd80bb3","kind":"tag","published_at":"2015-10-25T10:39:23.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.3","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0d8fb1463330fad2df99605f29b934cd77f84b46","kind":"tag","published_at":"2015-06-29T12:38:39.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.2","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1b57ac1f0d3fdcde800967336f61f552615c5f96","kind":"tag","published_at":"2015-04-13T10:15:45.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2d513ebb6b2556e0e6cacf3aac709d48070a461e","kind":"tag","published_at":"2015-03-23T11:49:16.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.0/manifests"},{"name":"0.0.7","sha":"8651e39c60ff940a920c81e9c0036275d9ec6ba0","kind":"tag","published_at":"2014-09-01T10:18:41.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.7","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"89992f1bc51dca63ade1ae2d4bd93c2bbaec2110","kind":"tag","published_at":"2014-09-01T10:03:02.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.6","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"6fdb09e119dfdd35ddcac1821a5cb58fd5ca8a8f","kind":"tag","published_at":"2014-06-27T08:45:53.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.5","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"cd43a80984432eb09b9dc222d7fed1a1f8bb930b","kind":"tag","published_at":"2014-04-26T06:10:35.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.4","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"fa869274ad6c7d7ac8c721e426194e701b6e737f","kind":"tag","published_at":"2014-02-22T10:41:58.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.3","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"52657a44ba478fc609b63b69f73adf0c2bad8086","kind":"tag","published_at":"2014-02-11T09:54:03.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.2","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"f388f621d26230b6d448b427116a63d8b99d3a11","kind":"tag","published_at":"2014-02-11T08:37:17.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T21:14:29.971Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":23.362218927253647,"forks_count":23.397130434608137,"average":25.274978280628325},"purl":"pkg:maven/org.webjars.npm/builtins","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:builtins","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:builtins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:builtins/dependencies","status":null,"funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T10:37:03.487Z","issues_count":9,"pull_requests_count":54,"avg_time_to_close_issue":33883091.375,"avg_time_to_close_pull_request":355968.26923076925,"issues_closed_count":8,"pull_requests_closed_count":52,"pull_request_authors_count":19,"issue_authors_count":8,"avg_comments_per_issue":2.555555555555556,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":33,"past_year_issues_count":1,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":104863.57142857143,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/issues","maintainers":[{"login":"juliangruber","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:builtins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:builtins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:builtins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:builtins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:builtins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:builtins/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617983,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":1495774,"name":"builtins","ecosystem":"npm","description":"List of node.js builtin modules","homepage":"https://github.com/juliangruber/builtins#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/juliangruber/builtins","keywords_array":[],"namespace":null,"versions_count":22,"first_release_published_at":"2014-02-11T08:35:44.864Z","latest_release_published_at":"2026-08-20T11:24:24.709Z","latest_release_number":"6.0.0","last_synced_at":"2026-08-22T12:19:06.263Z","created_at":"2022-04-09T03:20:26.293Z","updated_at":"2026-08-24T11:52:00.612Z","registry_url":"https://www.npmjs.com/package/builtins","install_command":"npm install builtins","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.0.0"},"contentPolicy":null},"repo_metadata":{"id":14022482,"uuid":"16724385","full_name":"juliangruber/builtins","owner":"juliangruber","description":"List of node.js builtin modules","archived":false,"fork":false,"pushed_at":"2026-08-21T07:51:51.000Z","size":1047,"stargazers_count":38,"open_issues_count":3,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-21T10:37:45.866Z","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":"jessesquires/JSQMessagesViewController","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliangruber.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":".github/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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"created_at":"2014-02-11T08:36:12.000Z","updated_at":"2026-08-21T07:52:21.000Z","dependencies_parsed_at":"2026-08-21T10:47:30.437Z","dependency_job_id":null,"html_url":"https://github.com/juliangruber/builtins","commit_stats":{"total_commits":96,"total_committers":17,"mean_commits":5.647058823529412,"dds":"0.41666666666666663","last_synced_commit":"8092b75750c5c89a282bc2d1d89b84936f75b68d"},"previous_names":["segmentio/builtins"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/juliangruber/builtins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/sbom","scorecard":{"id":541486,"data":{"date":"2025-08-11","repo":{"name":"github.com/juliangruber/builtins","commit":"cfeaf61d240f8609bac627013f00cf574178a9d0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"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/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/builtins/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/builtins/ci.yml/main?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":"Code-Review","score":0,"reason":"Found 2/26 approved changesets -- score normalized to 0","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":"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":"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":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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T08:18:29.339Z","repository_id":14022482,"created_at":"2025-08-20T08:18:29.340Z","updated_at":"2025-08-20T08:18:29.340Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36806607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"juliangruber","name":"Julian Gruber","uuid":"10247","kind":"user","description":"","email":"julian@juliangruber.com","website":"https://juliangruber.com/","location":"Kaufbeuren, Germany","twitter":null,"company":"@socketdev","icon_url":"https://avatars.githubusercontent.com/u/10247?u=31e5ab15303029314e73615663bee650267bad7e\u0026v=4","repositories_count":816,"last_synced_at":"2026-08-22T00:48:33.168Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"html_url":"https://github.com/juliangruber","funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"total_stars":8914,"followers":1736,"following":212,"created_at":"2022-11-02T16:18:56.680Z","updated_at":"2026-08-22T00:48:33.206Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber/repositories"},"tags":[{"name":"v6.0.0","sha":"4bb632ade2dc649fb7fd67897930be11f0a71e4c","kind":"tag","published_at":"2026-08-20T11:23:15.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v6.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v6.0.0/manifests"},{"name":"v5.1.0","sha":"cfeaf61d240f8609bac627013f00cf574178a9d0","kind":"tag","published_at":"2024-04-07T21:11:04.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.1.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"5a2ba635222ab0a97efdc9f812cbfa1410779a2f","kind":"tag","published_at":"2022-04-20T08:30:11.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"e42d6cecbd2afc14d538d36ad766545b9d50883f","kind":"tag","published_at":"2022-03-29T09:47:59.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"05f341e135c76f674af3092993b2ff49fbbc1974","kind":"tag","published_at":"2022-03-22T09:27:11.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v4.1.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"3d670d395b13c301cf7ade8f7bfa541bb0c5b4e4","kind":"tag","published_at":"2021-04-07T17:34:39.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v4.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"04c85273d69ed670984aa640a1236b98bafafdd2","kind":"tag","published_at":"2020-02-25T10:27:21.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v3.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"4f087ad969f65f198bc33cc3f826019fcfcbc584","kind":"tag","published_at":"2019-12-16T15:59:44.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v3.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"df4a0c37bdf50cd5215f71fd5e740f5ba7dc4b05","kind":"tag","published_at":"2019-06-05T09:13:04.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v2.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"84d9861f14e3a6585a71627881f6516df611b99b","kind":"tag","published_at":"2017-12-17T15:42:15.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v2.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.0/manifests"},{"name":"v1.0.3","sha":"be046dcd4e338cadff24d3330ad43d65dfd80bb3","kind":"tag","published_at":"2015-10-25T10:39:23.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.3","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0d8fb1463330fad2df99605f29b934cd77f84b46","kind":"tag","published_at":"2015-06-29T12:38:39.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.2","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1b57ac1f0d3fdcde800967336f61f552615c5f96","kind":"tag","published_at":"2015-04-13T10:15:45.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2d513ebb6b2556e0e6cacf3aac709d48070a461e","kind":"tag","published_at":"2015-03-23T11:49:16.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.0/manifests"},{"name":"0.0.7","sha":"8651e39c60ff940a920c81e9c0036275d9ec6ba0","kind":"tag","published_at":"2014-09-01T10:18:41.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.7","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"89992f1bc51dca63ade1ae2d4bd93c2bbaec2110","kind":"tag","published_at":"2014-09-01T10:03:02.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.6","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"6fdb09e119dfdd35ddcac1821a5cb58fd5ca8a8f","kind":"tag","published_at":"2014-06-27T08:45:53.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.5","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"cd43a80984432eb09b9dc222d7fed1a1f8bb930b","kind":"tag","published_at":"2014-04-26T06:10:35.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.4","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"fa869274ad6c7d7ac8c721e426194e701b6e737f","kind":"tag","published_at":"2014-02-22T10:41:58.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.3","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"52657a44ba478fc609b63b69f73adf0c2bad8086","kind":"tag","published_at":"2014-02-11T09:54:03.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.2","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"f388f621d26230b6d448b427116a63d8b99d3a11","kind":"tag","published_at":"2014-02-11T08:37:17.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-24T11:52:00.612Z","dependent_packages_count":338,"downloads":46861622,"downloads_period":"last-month","dependent_repos_count":929408,"rankings":{"downloads":0.029323794931665426,"dependent_repos_count":0.036552069312580156,"dependent_packages_count":0.1568042703768888,"stargazers_count":6.532333933134081,"forks_count":5.621381241472893,"docker_downloads_count":0.002108246694433462,"average":2.0630839259870903},"purl":"pkg:npm/builtins","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/builtins","docker_dependents_count":63937,"docker_downloads_count":15054576213,"usage_url":"https://repos.ecosyste.ms/usage/npm/builtins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/builtins/dependencies","status":null,"funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-23T11:31:44.419Z","issues_count":9,"pull_requests_count":56,"avg_time_to_close_issue":33883091.375,"avg_time_to_close_pull_request":3376303.452830189,"issues_closed_count":8,"pull_requests_closed_count":53,"pull_request_authors_count":19,"issue_authors_count":8,"avg_comments_per_issue":2.555555555555556,"avg_comments_per_pull_request":1.0178571428571428,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":33,"past_year_issues_count":1,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":104863.57142857143,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.1,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/issues","maintainers":[{"login":"juliangruber","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/builtins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/builtins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/builtins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/builtins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/builtins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/builtins/codemeta","maintainers":[{"uuid":"juliangruber","login":"juliangruber","name":null,"email":"julian@juliangruber.com","url":null,"packages_count":621,"html_url":"https://www.npmjs.com/~juliangruber","role":null,"created_at":"2022-11-11T16:20:47.827Z","updated_at":"2022-11-11T16:20:47.827Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/juliangruber/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777786,"maintainers_count":1236486,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13459127,"name":"node-builtins","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/juliangruber/builtins","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/juliangruber/builtins","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T05:51:42.034Z","latest_release_published_at":"2026-02-09T05:51:42.034Z","latest_release_number":"5.0.1-1","last_synced_at":"2026-03-09T06:24:06.594Z","created_at":"2026-02-09T05:51:41.684Z","updated_at":"2026-08-14T11:47:26.404Z","registry_url":"https://launchpad.net/ubuntu/+source/node-builtins","install_command":"apt-get install node-builtins","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-builtins","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-semver \u003c!nocheck\u003e, node-tape \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14022482,"uuid":"16724385","full_name":"juliangruber/builtins","owner":"juliangruber","description":"List of node.js builtin modules","archived":false,"fork":false,"pushed_at":"2026-08-12T14:08:22.000Z","size":955,"stargazers_count":38,"open_issues_count":3,"forks_count":13,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-14T09:38:12.200Z","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":"jessesquires/JSQMessagesViewController","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliangruber.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":".github/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":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"created_at":"2014-02-11T08:36:12.000Z","updated_at":"2026-08-13T21:42:04.000Z","dependencies_parsed_at":"2024-06-18T13:33:35.752Z","dependency_job_id":"09107768-c75e-4278-8cf2-75cec7350ad7","html_url":"https://github.com/juliangruber/builtins","commit_stats":{"total_commits":96,"total_committers":17,"mean_commits":5.647058823529412,"dds":"0.41666666666666663","last_synced_commit":"8092b75750c5c89a282bc2d1d89b84936f75b68d"},"previous_names":["segmentio/builtins"],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/juliangruber/builtins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/sbom","scorecard":{"id":541486,"data":{"date":"2025-08-11","repo":{"name":"github.com/juliangruber/builtins","commit":"cfeaf61d240f8609bac627013f00cf574178a9d0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"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/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/builtins/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/builtins/ci.yml/main?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":"Code-Review","score":0,"reason":"Found 2/26 approved changesets -- score normalized to 0","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":"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":"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":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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T08:18:29.339Z","repository_id":14022482,"created_at":"2025-08-20T08:18:29.340Z","updated_at":"2025-08-20T08:18:29.340Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36645263,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"juliangruber","name":"Julian Gruber","uuid":"10247","kind":"user","description":"","email":"julian@juliangruber.com","website":"https://juliangruber.com/","location":"Kaufbeuren, Germany","twitter":null,"company":"@socketdev","icon_url":"https://avatars.githubusercontent.com/u/10247?u=31e5ab15303029314e73615663bee650267bad7e\u0026v=4","repositories_count":815,"last_synced_at":"2026-08-14T04:49:55.975Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"html_url":"https://github.com/juliangruber","funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"total_stars":8915,"followers":1737,"following":212,"created_at":"2022-11-02T16:18:56.680Z","updated_at":"2026-08-14T04:49:55.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber/repositories"},"tags":[{"name":"v5.1.0","sha":"cfeaf61d240f8609bac627013f00cf574178a9d0","kind":"tag","published_at":"2024-04-07T21:11:04.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.1.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"5a2ba635222ab0a97efdc9f812cbfa1410779a2f","kind":"tag","published_at":"2022-04-20T08:30:11.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"e42d6cecbd2afc14d538d36ad766545b9d50883f","kind":"tag","published_at":"2022-03-29T09:47:59.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"05f341e135c76f674af3092993b2ff49fbbc1974","kind":"tag","published_at":"2022-03-22T09:27:11.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v4.1.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"3d670d395b13c301cf7ade8f7bfa541bb0c5b4e4","kind":"tag","published_at":"2021-04-07T17:34:39.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v4.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"04c85273d69ed670984aa640a1236b98bafafdd2","kind":"tag","published_at":"2020-02-25T10:27:21.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v3.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"4f087ad969f65f198bc33cc3f826019fcfcbc584","kind":"tag","published_at":"2019-12-16T15:59:44.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v3.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"df4a0c37bdf50cd5215f71fd5e740f5ba7dc4b05","kind":"tag","published_at":"2019-06-05T09:13:04.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v2.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"84d9861f14e3a6585a71627881f6516df611b99b","kind":"tag","published_at":"2017-12-17T15:42:15.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v2.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.0/manifests"},{"name":"v1.0.3","sha":"be046dcd4e338cadff24d3330ad43d65dfd80bb3","kind":"tag","published_at":"2015-10-25T10:39:23.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.3","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0d8fb1463330fad2df99605f29b934cd77f84b46","kind":"tag","published_at":"2015-06-29T12:38:39.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.2","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1b57ac1f0d3fdcde800967336f61f552615c5f96","kind":"tag","published_at":"2015-04-13T10:15:45.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2d513ebb6b2556e0e6cacf3aac709d48070a461e","kind":"tag","published_at":"2015-03-23T11:49:16.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.0/manifests"},{"name":"0.0.7","sha":"8651e39c60ff940a920c81e9c0036275d9ec6ba0","kind":"tag","published_at":"2014-09-01T10:18:41.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.7","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"89992f1bc51dca63ade1ae2d4bd93c2bbaec2110","kind":"tag","published_at":"2014-09-01T10:03:02.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.6","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"6fdb09e119dfdd35ddcac1821a5cb58fd5ca8a8f","kind":"tag","published_at":"2014-06-27T08:45:53.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.5","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"cd43a80984432eb09b9dc222d7fed1a1f8bb930b","kind":"tag","published_at":"2014-04-26T06:10:35.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.4","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"fa869274ad6c7d7ac8c721e426194e701b6e737f","kind":"tag","published_at":"2014-02-22T10:41:58.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.3","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"52657a44ba478fc609b63b69f73adf0c2bad8086","kind":"tag","published_at":"2014-02-11T09:54:03.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.2","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"f388f621d26230b6d448b427116a63d8b99d3a11","kind":"tag","published_at":"2014-02-11T08:37:17.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-14T11:47:26.404Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-builtins?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-builtins","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-builtins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-builtins/dependencies","status":null,"funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T07:04:25.968Z","issues_count":8,"pull_requests_count":52,"avg_time_to_close_issue":15818422.142857144,"avg_time_to_close_pull_request":361156.46,"issues_closed_count":7,"pull_requests_closed_count":50,"pull_request_authors_count":18,"issue_authors_count":7,"avg_comments_per_issue":2.375,"avg_comments_per_pull_request":0.8653846153846154,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":33,"past_year_issues_count":0,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":56303.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/issues","maintainers":[{"login":"juliangruber","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-builtins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-builtins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-builtins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-builtins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-builtins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-builtins/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1308},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-24T05:05:15.657Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13557896,"name":"node-builtins","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/juliangruber/builtins","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/juliangruber/builtins","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:40:51.755Z","latest_release_published_at":"2026-02-11T04:40:51.755Z","latest_release_number":"5.0.1-1","last_synced_at":"2026-03-11T22:42:28.380Z","created_at":"2026-02-11T04:40:51.558Z","updated_at":"2026-08-21T22:02:05.573Z","registry_url":"https://launchpad.net/ubuntu/+source/node-builtins","install_command":"apt-get install node-builtins","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-builtins","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-semver \u003c!nocheck\u003e, node-tape \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14022482,"uuid":"16724385","full_name":"juliangruber/builtins","owner":"juliangruber","description":"List of node.js builtin modules","archived":false,"fork":false,"pushed_at":"2026-08-21T07:51:51.000Z","size":1047,"stargazers_count":38,"open_issues_count":3,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-21T10:37:45.866Z","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":"jessesquires/JSQMessagesViewController","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliangruber.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":".github/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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"created_at":"2014-02-11T08:36:12.000Z","updated_at":"2026-08-21T07:52:21.000Z","dependencies_parsed_at":"2026-08-21T10:47:30.437Z","dependency_job_id":null,"html_url":"https://github.com/juliangruber/builtins","commit_stats":{"total_commits":96,"total_committers":17,"mean_commits":5.647058823529412,"dds":"0.41666666666666663","last_synced_commit":"8092b75750c5c89a282bc2d1d89b84936f75b68d"},"previous_names":["segmentio/builtins"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/juliangruber/builtins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/sbom","scorecard":{"id":541486,"data":{"date":"2025-08-11","repo":{"name":"github.com/juliangruber/builtins","commit":"cfeaf61d240f8609bac627013f00cf574178a9d0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"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/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/builtins/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/builtins/ci.yml/main?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":"Code-Review","score":0,"reason":"Found 2/26 approved changesets -- score normalized to 0","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":"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":"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":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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T08:18:29.339Z","repository_id":14022482,"created_at":"2025-08-20T08:18:29.340Z","updated_at":"2025-08-20T08:18:29.340Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36806607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"juliangruber","name":"Julian Gruber","uuid":"10247","kind":"user","description":"","email":"julian@juliangruber.com","website":"https://juliangruber.com/","location":"Kaufbeuren, Germany","twitter":null,"company":"@socketdev","icon_url":"https://avatars.githubusercontent.com/u/10247?u=31e5ab15303029314e73615663bee650267bad7e\u0026v=4","repositories_count":815,"last_synced_at":"2026-08-14T04:49:55.975Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"html_url":"https://github.com/juliangruber","funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"total_stars":8915,"followers":1737,"following":212,"created_at":"2022-11-02T16:18:56.680Z","updated_at":"2026-08-14T04:49:55.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber/repositories"},"tags":[{"name":"v6.0.0","sha":"4bb632ade2dc649fb7fd67897930be11f0a71e4c","kind":"tag","published_at":"2026-08-20T11:23:15.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v6.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v6.0.0/manifests"},{"name":"v5.1.0","sha":"cfeaf61d240f8609bac627013f00cf574178a9d0","kind":"tag","published_at":"2024-04-07T21:11:04.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.1.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"5a2ba635222ab0a97efdc9f812cbfa1410779a2f","kind":"tag","published_at":"2022-04-20T08:30:11.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"e42d6cecbd2afc14d538d36ad766545b9d50883f","kind":"tag","published_at":"2022-03-29T09:47:59.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"05f341e135c76f674af3092993b2ff49fbbc1974","kind":"tag","published_at":"2022-03-22T09:27:11.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v4.1.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"3d670d395b13c301cf7ade8f7bfa541bb0c5b4e4","kind":"tag","published_at":"2021-04-07T17:34:39.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v4.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"04c85273d69ed670984aa640a1236b98bafafdd2","kind":"tag","published_at":"2020-02-25T10:27:21.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v3.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"4f087ad969f65f198bc33cc3f826019fcfcbc584","kind":"tag","published_at":"2019-12-16T15:59:44.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v3.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"df4a0c37bdf50cd5215f71fd5e740f5ba7dc4b05","kind":"tag","published_at":"2019-06-05T09:13:04.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v2.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"84d9861f14e3a6585a71627881f6516df611b99b","kind":"tag","published_at":"2017-12-17T15:42:15.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v2.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.0/manifests"},{"name":"v1.0.3","sha":"be046dcd4e338cadff24d3330ad43d65dfd80bb3","kind":"tag","published_at":"2015-10-25T10:39:23.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.3","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0d8fb1463330fad2df99605f29b934cd77f84b46","kind":"tag","published_at":"2015-06-29T12:38:39.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.2","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1b57ac1f0d3fdcde800967336f61f552615c5f96","kind":"tag","published_at":"2015-04-13T10:15:45.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2d513ebb6b2556e0e6cacf3aac709d48070a461e","kind":"tag","published_at":"2015-03-23T11:49:16.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.0/manifests"},{"name":"0.0.7","sha":"8651e39c60ff940a920c81e9c0036275d9ec6ba0","kind":"tag","published_at":"2014-09-01T10:18:41.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.7","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"89992f1bc51dca63ade1ae2d4bd93c2bbaec2110","kind":"tag","published_at":"2014-09-01T10:03:02.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.6","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"6fdb09e119dfdd35ddcac1821a5cb58fd5ca8a8f","kind":"tag","published_at":"2014-06-27T08:45:53.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.5","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"cd43a80984432eb09b9dc222d7fed1a1f8bb930b","kind":"tag","published_at":"2014-04-26T06:10:35.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.4","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"fa869274ad6c7d7ac8c721e426194e701b6e737f","kind":"tag","published_at":"2014-02-22T10:41:58.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.3","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"52657a44ba478fc609b63b69f73adf0c2bad8086","kind":"tag","published_at":"2014-02-11T09:54:03.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.2","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"f388f621d26230b6d448b427116a63d8b99d3a11","kind":"tag","published_at":"2014-02-11T08:37:17.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T22:02:05.573Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-builtins?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-builtins","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-builtins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-builtins/dependencies","status":null,"funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T10:37:03.487Z","issues_count":9,"pull_requests_count":54,"avg_time_to_close_issue":33883091.375,"avg_time_to_close_pull_request":355968.26923076925,"issues_closed_count":8,"pull_requests_closed_count":52,"pull_request_authors_count":19,"issue_authors_count":8,"avg_comments_per_issue":2.555555555555556,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":33,"past_year_issues_count":1,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":104863.57142857143,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/issues","maintainers":[{"login":"juliangruber","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-builtins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-builtins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-builtins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-builtins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-builtins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-builtins/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1100},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-24T05:06:12.490Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13428134,"name":"node-builtins","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/juliangruber/builtins","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/juliangruber/builtins","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T15:16:14.784Z","latest_release_published_at":"2026-02-07T15:16:14.784Z","latest_release_number":"4.0.0-1","last_synced_at":"2026-03-07T15:37:39.776Z","created_at":"2026-02-07T15:16:14.471Z","updated_at":"2026-08-21T23:21:08.426Z","registry_url":"https://launchpad.net/ubuntu/+source/node-builtins","install_command":"apt-get install node-builtins","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-builtins","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-semver \u003c!nocheck\u003e, node-tape \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14022482,"uuid":"16724385","full_name":"juliangruber/builtins","owner":"juliangruber","description":"List of node.js builtin modules","archived":false,"fork":false,"pushed_at":"2026-08-21T07:51:51.000Z","size":1047,"stargazers_count":38,"open_issues_count":3,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-21T10:37:45.866Z","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":"jessesquires/JSQMessagesViewController","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliangruber.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":".github/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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"created_at":"2014-02-11T08:36:12.000Z","updated_at":"2026-08-21T07:52:21.000Z","dependencies_parsed_at":"2026-08-21T10:47:30.437Z","dependency_job_id":null,"html_url":"https://github.com/juliangruber/builtins","commit_stats":{"total_commits":96,"total_committers":17,"mean_commits":5.647058823529412,"dds":"0.41666666666666663","last_synced_commit":"8092b75750c5c89a282bc2d1d89b84936f75b68d"},"previous_names":["segmentio/builtins"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/juliangruber/builtins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/sbom","scorecard":{"id":541486,"data":{"date":"2025-08-11","repo":{"name":"github.com/juliangruber/builtins","commit":"cfeaf61d240f8609bac627013f00cf574178a9d0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"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/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/builtins/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/builtins/ci.yml/main?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":"Code-Review","score":0,"reason":"Found 2/26 approved changesets -- score normalized to 0","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":"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":"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":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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T08:18:29.339Z","repository_id":14022482,"created_at":"2025-08-20T08:18:29.340Z","updated_at":"2025-08-20T08:18:29.340Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36806607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"juliangruber","name":"Julian Gruber","uuid":"10247","kind":"user","description":"","email":"julian@juliangruber.com","website":"https://juliangruber.com/","location":"Kaufbeuren, Germany","twitter":null,"company":"@socketdev","icon_url":"https://avatars.githubusercontent.com/u/10247?u=31e5ab15303029314e73615663bee650267bad7e\u0026v=4","repositories_count":815,"last_synced_at":"2026-08-14T04:49:55.975Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"html_url":"https://github.com/juliangruber","funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"total_stars":8915,"followers":1737,"following":212,"created_at":"2022-11-02T16:18:56.680Z","updated_at":"2026-08-14T04:49:55.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber/repositories"},"tags":[{"name":"v6.0.0","sha":"4bb632ade2dc649fb7fd67897930be11f0a71e4c","kind":"tag","published_at":"2026-08-20T11:23:15.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v6.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v6.0.0/manifests"},{"name":"v5.1.0","sha":"cfeaf61d240f8609bac627013f00cf574178a9d0","kind":"tag","published_at":"2024-04-07T21:11:04.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.1.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"5a2ba635222ab0a97efdc9f812cbfa1410779a2f","kind":"tag","published_at":"2022-04-20T08:30:11.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"e42d6cecbd2afc14d538d36ad766545b9d50883f","kind":"tag","published_at":"2022-03-29T09:47:59.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"05f341e135c76f674af3092993b2ff49fbbc1974","kind":"tag","published_at":"2022-03-22T09:27:11.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v4.1.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"3d670d395b13c301cf7ade8f7bfa541bb0c5b4e4","kind":"tag","published_at":"2021-04-07T17:34:39.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v4.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"04c85273d69ed670984aa640a1236b98bafafdd2","kind":"tag","published_at":"2020-02-25T10:27:21.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v3.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"4f087ad969f65f198bc33cc3f826019fcfcbc584","kind":"tag","published_at":"2019-12-16T15:59:44.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v3.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"df4a0c37bdf50cd5215f71fd5e740f5ba7dc4b05","kind":"tag","published_at":"2019-06-05T09:13:04.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v2.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"84d9861f14e3a6585a71627881f6516df611b99b","kind":"tag","published_at":"2017-12-17T15:42:15.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v2.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.0/manifests"},{"name":"v1.0.3","sha":"be046dcd4e338cadff24d3330ad43d65dfd80bb3","kind":"tag","published_at":"2015-10-25T10:39:23.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.3","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0d8fb1463330fad2df99605f29b934cd77f84b46","kind":"tag","published_at":"2015-06-29T12:38:39.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.2","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1b57ac1f0d3fdcde800967336f61f552615c5f96","kind":"tag","published_at":"2015-04-13T10:15:45.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2d513ebb6b2556e0e6cacf3aac709d48070a461e","kind":"tag","published_at":"2015-03-23T11:49:16.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.0/manifests"},{"name":"0.0.7","sha":"8651e39c60ff940a920c81e9c0036275d9ec6ba0","kind":"tag","published_at":"2014-09-01T10:18:41.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.7","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"89992f1bc51dca63ade1ae2d4bd93c2bbaec2110","kind":"tag","published_at":"2014-09-01T10:03:02.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.6","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"6fdb09e119dfdd35ddcac1821a5cb58fd5ca8a8f","kind":"tag","published_at":"2014-06-27T08:45:53.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.5","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"cd43a80984432eb09b9dc222d7fed1a1f8bb930b","kind":"tag","published_at":"2014-04-26T06:10:35.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.4","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"fa869274ad6c7d7ac8c721e426194e701b6e737f","kind":"tag","published_at":"2014-02-22T10:41:58.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.3","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"52657a44ba478fc609b63b69f73adf0c2bad8086","kind":"tag","published_at":"2014-02-11T09:54:03.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.2","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"f388f621d26230b6d448b427116a63d8b99d3a11","kind":"tag","published_at":"2014-02-11T08:37:17.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T23:21:08.426Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-builtins?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-builtins","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-builtins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-builtins/dependencies","status":null,"funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T10:37:03.487Z","issues_count":9,"pull_requests_count":54,"avg_time_to_close_issue":33883091.375,"avg_time_to_close_pull_request":355968.26923076925,"issues_closed_count":8,"pull_requests_closed_count":52,"pull_request_authors_count":19,"issue_authors_count":8,"avg_comments_per_issue":2.555555555555556,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":33,"past_year_issues_count":1,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":104863.57142857143,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/issues","maintainers":[{"login":"juliangruber","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-builtins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-builtins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-builtins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-builtins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-builtins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-builtins/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":971},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-24T05:06:06.213Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13659075,"name":"node-builtins","ecosystem":"debian","description":null,"homepage":"https://github.com/juliangruber/builtins","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/juliangruber/builtins","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:10:08.629Z","latest_release_published_at":"2026-02-12T08:10:08.629Z","latest_release_number":"5.0.1-1","last_synced_at":"2026-03-14T07:01:46.817Z","created_at":"2026-02-12T08:10:08.347Z","updated_at":"2026-08-22T09:46:42.967Z","registry_url":"https://tracker.debian.org/pkg/node-builtins","install_command":"apt-get install node-builtins","documentation_url":"https://packages.debian.org/trixie/node-builtins","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-builtins","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-semver \u003c!nocheck\u003e, node-tape \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14022482,"uuid":"16724385","full_name":"juliangruber/builtins","owner":"juliangruber","description":"List of node.js builtin modules","archived":false,"fork":false,"pushed_at":"2026-08-21T07:51:51.000Z","size":1047,"stargazers_count":38,"open_issues_count":3,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-21T10:37:45.866Z","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":"jessesquires/JSQMessagesViewController","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliangruber.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":".github/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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"created_at":"2014-02-11T08:36:12.000Z","updated_at":"2026-08-21T07:52:21.000Z","dependencies_parsed_at":"2026-08-21T10:47:30.437Z","dependency_job_id":null,"html_url":"https://github.com/juliangruber/builtins","commit_stats":{"total_commits":96,"total_committers":17,"mean_commits":5.647058823529412,"dds":"0.41666666666666663","last_synced_commit":"8092b75750c5c89a282bc2d1d89b84936f75b68d"},"previous_names":["segmentio/builtins"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/juliangruber/builtins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/sbom","scorecard":{"id":541486,"data":{"date":"2025-08-11","repo":{"name":"github.com/juliangruber/builtins","commit":"cfeaf61d240f8609bac627013f00cf574178a9d0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"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/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/builtins/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/builtins/ci.yml/main?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":"Code-Review","score":0,"reason":"Found 2/26 approved changesets -- score normalized to 0","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":"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":"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":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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T08:18:29.339Z","repository_id":14022482,"created_at":"2025-08-20T08:18:29.340Z","updated_at":"2025-08-20T08:18:29.340Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36806607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"juliangruber","name":"Julian Gruber","uuid":"10247","kind":"user","description":"","email":"julian@juliangruber.com","website":"https://juliangruber.com/","location":"Kaufbeuren, Germany","twitter":null,"company":"@socketdev","icon_url":"https://avatars.githubusercontent.com/u/10247?u=31e5ab15303029314e73615663bee650267bad7e\u0026v=4","repositories_count":816,"last_synced_at":"2026-08-22T00:48:33.168Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"html_url":"https://github.com/juliangruber","funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"total_stars":8914,"followers":1736,"following":212,"created_at":"2022-11-02T16:18:56.680Z","updated_at":"2026-08-22T00:48:33.206Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber/repositories"},"tags":[{"name":"v6.0.0","sha":"4bb632ade2dc649fb7fd67897930be11f0a71e4c","kind":"tag","published_at":"2026-08-20T11:23:15.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v6.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v6.0.0/manifests"},{"name":"v5.1.0","sha":"cfeaf61d240f8609bac627013f00cf574178a9d0","kind":"tag","published_at":"2024-04-07T21:11:04.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.1.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"5a2ba635222ab0a97efdc9f812cbfa1410779a2f","kind":"tag","published_at":"2022-04-20T08:30:11.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"e42d6cecbd2afc14d538d36ad766545b9d50883f","kind":"tag","published_at":"2022-03-29T09:47:59.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v5.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"05f341e135c76f674af3092993b2ff49fbbc1974","kind":"tag","published_at":"2022-03-22T09:27:11.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v4.1.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"3d670d395b13c301cf7ade8f7bfa541bb0c5b4e4","kind":"tag","published_at":"2021-04-07T17:34:39.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v4.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"04c85273d69ed670984aa640a1236b98bafafdd2","kind":"tag","published_at":"2020-02-25T10:27:21.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v3.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"4f087ad969f65f198bc33cc3f826019fcfcbc584","kind":"tag","published_at":"2019-12-16T15:59:44.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v3.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"df4a0c37bdf50cd5215f71fd5e740f5ba7dc4b05","kind":"tag","published_at":"2019-06-05T09:13:04.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v2.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"84d9861f14e3a6585a71627881f6516df611b99b","kind":"tag","published_at":"2017-12-17T15:42:15.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v2.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v2.0.0/manifests"},{"name":"v1.0.3","sha":"be046dcd4e338cadff24d3330ad43d65dfd80bb3","kind":"tag","published_at":"2015-10-25T10:39:23.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.3","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0d8fb1463330fad2df99605f29b934cd77f84b46","kind":"tag","published_at":"2015-06-29T12:38:39.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.2","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1b57ac1f0d3fdcde800967336f61f552615c5f96","kind":"tag","published_at":"2015-04-13T10:15:45.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2d513ebb6b2556e0e6cacf3aac709d48070a461e","kind":"tag","published_at":"2015-03-23T11:49:16.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/v1.0.0","html_url":"https://github.com/juliangruber/builtins/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/v1.0.0/manifests"},{"name":"0.0.7","sha":"8651e39c60ff940a920c81e9c0036275d9ec6ba0","kind":"tag","published_at":"2014-09-01T10:18:41.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.7","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"89992f1bc51dca63ade1ae2d4bd93c2bbaec2110","kind":"tag","published_at":"2014-09-01T10:03:02.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.6","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"6fdb09e119dfdd35ddcac1821a5cb58fd5ca8a8f","kind":"tag","published_at":"2014-06-27T08:45:53.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.5","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"cd43a80984432eb09b9dc222d7fed1a1f8bb930b","kind":"tag","published_at":"2014-04-26T06:10:35.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.4","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"fa869274ad6c7d7ac8c721e426194e701b6e737f","kind":"tag","published_at":"2014-02-22T10:41:58.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.3","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"52657a44ba478fc609b63b69f73adf0c2bad8086","kind":"tag","published_at":"2014-02-11T09:54:03.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.2","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"f388f621d26230b6d448b427116a63d8b99d3a11","kind":"tag","published_at":"2014-02-11T08:37:17.000Z","download_url":"https://codeload.github.com/juliangruber/builtins/tar.gz/0.0.1","html_url":"https://github.com/juliangruber/builtins/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/builtins@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T09:46:42.967Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-builtins?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-builtins","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-builtins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-builtins/dependencies","status":null,"funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T10:37:03.487Z","issues_count":9,"pull_requests_count":54,"avg_time_to_close_issue":33883091.375,"avg_time_to_close_pull_request":355968.26923076925,"issues_closed_count":8,"pull_requests_closed_count":52,"pull_request_authors_count":19,"issue_authors_count":8,"avg_comments_per_issue":2.555555555555556,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":33,"past_year_issues_count":1,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":104863.57142857143,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/issues","maintainers":[{"login":"juliangruber","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-builtins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-builtins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-builtins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-builtins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-builtins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-builtins/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1681},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-24T05:05:13.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}}],"commits":{"id":141060,"full_name":"juliangruber/builtins","default_branch":"main","total_commits":109,"total_committers":16,"total_bot_commits":33,"total_bot_committers":2,"mean_commits":6.8125,"dds":0.44036697247706424,"past_year_total_commits":7,"past_year_total_committers":2,"past_year_total_bot_commits":5,"past_year_total_bot_committers":1,"past_year_mean_commits":3.5,"past_year_dds":0.2857142857142857,"last_synced_at":"2026-08-19T09:32:30.617Z","last_synced_commit":"4d8f6177ed3fbd1bc4b4b14f414aebea1b341a4c","created_at":"2023-03-08T00:41:30.829Z","updated_at":"2026-08-19T09:32:29.166Z","committers":[{"name":"Julian Gruber","email":"julian@juliangruber.com","login":"juliangruber","count":61},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":20},{"name":"greenkeeper[bot]","email":"greenkeeper[bot]","login":"greenkeeper[bot]","count":13},{"name":"Rahul Zhade","email":"rzhade3","login":"rzhade3","count":2},{"name":"Eugene Sharygin","email":"eush77@gmail.com","login":"eush77","count":2},{"name":"sreekanth370","email":"70704621+sreekanth370","login":"sreekanth370","count":1},{"name":"Vinicius Lourenço","email":"12551007+H4ad","login":"H4ad","count":1},{"name":"Thomas Watson","email":"w@tson.dk","login":"watson","count":1},{"name":"Srushti Ambekallu","email":"srushti@ambekallu.com","login":"srushti","count":1},{"name":"Shane Niu","email":"niusheng@gmail.com","login":"anklos","count":1},{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","login":"voxpelli","count":1},{"name":"Michael Hayes","email":"michael@hayes.io","login":"hayes","count":1},{"name":"Gentilhomme","email":"gentilhomme.thomas@gmail.com","login":"fraxken","count":1},{"name":"David Björklund","email":"david.bjorklund@gmail.com","login":"kesla","count":1},{"name":"007","email":"65741741+6gx7iycn53ioq2e8apk1j1ypwov4giui","login":"6gx7iycn53ioq2e8apk1j1ypwov4giui","count":1},{"name":"Zuzana Svetlikova","email":"zsvetlik@redhat.com","login":null,"count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":5},{"name":"Julian Gruber","email":"julian@juliangruber.com","login":"juliangruber","count":2}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6750506,"commits_count":978010206,"contributors_count":41229425,"owners_count":1358604,"committers_count":3352512,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"juliangruber/builtins","html_url":"https://github.com/juliangruber/builtins","last_synced_at":"2026-08-24T11:52:00.601Z","status":null,"issues_count":9,"pull_requests_count":56,"avg_time_to_close_issue":33883091.375,"avg_time_to_close_pull_request":3376303.452830189,"issues_closed_count":8,"pull_requests_closed_count":53,"pull_request_authors_count":19,"issue_authors_count":8,"avg_comments_per_issue":2.555555555555556,"avg_comments_per_pull_request":1.0357142857142858,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":33,"past_year_issues_count":1,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":104863.57142857143,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"created_at":"2023-05-19T10:04:32.899Z","updated_at":"2026-08-24T11:52:00.601Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbuiltins/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":20,"greenkeeper":13,"javascript":6}},"issue_author_associations_count":{"table":{"NONE":5,"CONTRIBUTOR":4}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":50,"NONE":5,"OWNER":1}},"issue_authors":{"table":{"voxpelli":2,"yrtimiD":1,"adam-lynch":1,"shivamadhavan":1,"rzhade3":1,"kapouer":1,"gameroman":1,"btakita":1}},"pull_request_authors":{"table":{"dependabot[bot]":20,"greenkeeper[bot]":13,"gameroman":4,"H4ad":4,"sreekanth370":1,"voxpelli":1,"ghost":1,"hemanth":1,"rzhade3":1,"hayes":1,"srushti":1,"anklos":1,"eush77":1,"watson":1,"fraxken":1,"btakita":1,"juliangruber":1,"kesla":1,"kasicka":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-24T00:00:06.384Z","repositories_count":16301769,"issues_count":42335015,"pull_requests_count":134763975,"authors_count":11516393,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":6,"javascript":6}},"past_year_issue_author_associations_count":{"table":{"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":10}},"past_year_issue_authors":{"table":{"gameroman":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":6,"gameroman":4}},"maintainers":[{"table":{"login":"juliangruber","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"}}],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":1,"PullRequestEvent":2,"PushEvent":1,"CreateEvent":2},"last_year":{"DeleteEvent":1,"PullRequestEvent":2,"PushEvent":1,"CreateEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-09-06T10:50:59.244Z","updated_at":"2022-09-06T10:50:59.244Z","repository_link":"https://github.com/juliangruber/builtins/blob/main/package-lock.json","dependencies":[{"id":4001967094,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":4001967095,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.9.5","direct":false,"kind":"development","optional":false},{"id":4001967096,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":4001967097,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"development","optional":false},{"id":4001967098,"package_name":"acorn","ecosystem":"npm","requirements":"8.7.1","direct":false,"kind":"development","optional":false},{"id":4001967099,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":4001967100,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":4001967101,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":4001967102,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":4001967103,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4001967104,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"development","optional":false},{"id":4001967105,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":4001967106,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":4001967107,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4001967108,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":4001967109,"package_name":"builtins","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":4001967110,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4001967111,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4001967112,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":4001967113,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4001967114,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":4001967115,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":4001967116,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":4001967117,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":4001967118,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":4001967119,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":4001967120,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4001967121,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":4001967122,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.19.5","direct":false,"kind":"development","optional":false},{"id":4001967123,"package_name":"es-shim-unscopables","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4001967124,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":4001967125,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4001967126,"package_name":"eslint","ecosystem":"npm","requirements":"8.14.0","direct":false,"kind":"development","optional":false},{"id":4001967127,"package_name":"eslint-config-standard","ecosystem":"npm","requirements":"17.0.0","direct":false,"kind":"development","optional":false},{"id":4001967128,"package_name":"eslint-config-standard-jsx","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":4001967129,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":4001967130,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":4001967131,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.7.3","direct":false,"kind":"development","optional":false},{"id":4001967132,"package_name":"eslint-plugin-es","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":4001967133,"package_name":"eslint-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4001967134,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":4001967135,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.26.0","direct":false,"kind":"development","optional":false},{"id":4001967136,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":4001967137,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4001967138,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4001967219,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4001967139,"package_name":"eslint-plugin-n","ecosystem":"npm","requirements":"15.2.0","direct":false,"kind":"development","optional":false},{"id":4001967140,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":4001967141,"package_name":"eslint-plugin-promise","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":4001967142,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.29.4","direct":false,"kind":"development","optional":false},{"id":4001967143,"package_name":"resolve","ecosystem":"npm","requirements":"2.0.0-next.3","direct":false,"kind":"development","optional":false},{"id":4001967144,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":4001967145,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4001967146,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4001967147,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":4001967148,"package_name":"espree","ecosystem":"npm","requirements":"9.3.1","direct":false,"kind":"development","optional":false},{"id":4001967149,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":4001967150,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":4001967151,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":4001967152,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":4001967153,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":4001967154,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4001967155,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":4001967156,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":4001967157,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4001967158,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":4001967159,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.5","direct":false,"kind":"development","optional":false},{"id":4001967160,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4001967161,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4001967162,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4001967163,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":4001967164,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4001967165,"package_name":"get-stdin","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":4001967166,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4001967167,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":4001967168,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":4001967169,"package_name":"globals","ecosystem":"npm","requirements":"13.13.0","direct":false,"kind":"development","optional":false},{"id":4001967170,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"development","optional":false},{"id":4001967171,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":4001967172,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4001967173,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4001967174,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4001967175,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":4001967176,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4001967177,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":4001967178,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":4001967179,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":4001967180,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":4001967181,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":4001967182,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":4001967183,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":4001967184,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4001967185,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":4001967186,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":4001967187,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"development","optional":false},{"id":4001967188,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":4001967189,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":4001967190,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":4001967191,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":4001967192,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":4001967193,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":4001967194,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4001967195,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":4001967196,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4001967197,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4001967198,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4001967199,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4001967200,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":4001967201,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4001967202,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":4001967203,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4001967204,"package_name":"json5","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4001967205,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":4001967206,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":4001967207,"package_name":"load-json-file","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":4001967208,"package_name":"type-fest","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":4001967209,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4001967210,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":4001967211,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":4001967212,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":4001967213,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":4001967214,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"development","optional":false},{"id":4001967215,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":4001967216,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":4001967217,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":4001967218,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.0","direct":false,"kind":"development","optional":false},{"id":4001967220,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":4001967221,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":4001967222,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":4001967223,"package_name":"object.hasown","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4001967224,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":4001967225,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":4001967226,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":4001967227,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":4001967228,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4001967229,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4001967230,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4001967231,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4001967232,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4001967233,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4001967234,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":4001967235,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":4001967236,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":4001967237,"package_name":"pkg-conf","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4001967238,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4001967239,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4001967240,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":4001967241,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4001967242,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":4001967243,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":4001967244,"package_name":"prop-types","ecosystem":"npm","requirements":"15.8.1","direct":false,"kind":"development","optional":false},{"id":4001967245,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":4001967246,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"development","optional":false},{"id":4001967247,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":4001967248,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":4001967249,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.0","direct":false,"kind":"development","optional":false},{"id":4001967250,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4001967251,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":4001967252,"package_name":"semver","ecosystem":"npm","requirements":"7.3.7","direct":false,"kind":"runtime","optional":false},{"id":4001967253,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4001967254,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4001967255,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4001967256,"package_name":"standard","ecosystem":"npm","requirements":"17.0.0","direct":false,"kind":"development","optional":false},{"id":4001967257,"package_name":"standard-engine","ecosystem":"npm","requirements":"15.0.0","direct":false,"kind":"development","optional":false},{"id":4001967258,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"development","optional":false},{"id":4001967259,"package_name":"string.prototype.replaceall","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":4001967260,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4001967261,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4001967262,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":4001967263,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4001967264,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":4001967265,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":4001967266,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4001967267,"package_name":"test","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4001967268,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":4001967269,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":4001967270,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":4001967271,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":4001967272,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4001967273,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":4001967274,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":4001967275,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":4001967276,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4001967277,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":4001967278,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4001967279,"package_name":"xdg-basedir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4001967280,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-06T10:50:59.394Z","updated_at":"2022-09-06T10:50:59.394Z","repository_link":"https://github.com/juliangruber/builtins/blob/main/package.json","dependencies":[{"id":4001967281,"package_name":"semver","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":4001967282,"package_name":"standard","ecosystem":"npm","requirements":"^17.0.0","direct":true,"kind":"development","optional":false},{"id":4001967283,"package_name":"test","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T17:44:57.900Z","updated_at":"2023-01-13T17:44:57.900Z","repository_link":"https://github.com/juliangruber/builtins/blob/main/.github/workflows/ci.yml","dependencies":[{"id":6890928645,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6890928646,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":29.924282384628576,"created_at":"2025-11-11T15:16:36.221Z","updated_at":"2026-08-24T12:06:01.615Z","avatar_url":"https://github.com/juliangruber.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369244","html_url":"https://summary.ecosyste.ms/projects/369244"}