{"id":372852,"url":"https://github.com/dcodeIO/bcrypt.js","last_synced_at":"2026-05-26T16:30:27.821Z","repository":{"id":41454796,"uuid":"9784843","full_name":"dcodeIO/bcrypt.js","owner":"dcodeIO","description":"Optimized bcrypt in JavaScript with zero dependencies, with TypeScript support.","archived":false,"fork":false,"pushed_at":"2026-05-08T02:27:03.000Z","size":536,"stargazers_count":3791,"open_issues_count":2,"forks_count":283,"subscribers_count":43,"default_branch":"main","last_synced_at":"2026-05-19T07:32:29.444Z","etag":null,"topics":["authentication","bcrypt","javascript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dcodeIO.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-05-01T03:13:49.000Z","updated_at":"2026-05-15T06:52:32.000Z","dependencies_parsed_at":"2024-01-06T01:55:09.816Z","dependency_job_id":"da437899-c7f1-45f7-907d-d3fec8ae6253","html_url":"https://github.com/dcodeIO/bcrypt.js","commit_stats":{"total_commits":96,"total_committers":13,"mean_commits":7.384615384615385,"dds":"0.30208333333333337","last_synced_commit":"7e2e93af99df2952253f9cf32db29aefa8f272f7"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/dcodeIO/bcrypt.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcodeIO","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/sbom","scorecard":{"id":329797,"data":{"date":"2025-08-11","repo":{"name":"github.com/dcodeIO/bcrypt.js","commit":"28e510389374f5736c447395443d4a6687325048"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"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":"Code-Review","score":1,"reason":"Found 4/29 approved changesets -- score normalized to 1","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":"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/publish.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/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 5 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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T03:18:06.526Z","repository_id":41454796,"created_at":"2025-08-18T03:18:06.526Z","updated_at":"2025-08-18T03:18:06.526Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33400315,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"dcodeIO","name":"dcode","uuid":"1136893","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1136893?u=6087ea5a18e64e975cf707c2d09a2291afa3e14c\u0026v=4","repositories_count":68,"last_synced_at":"2024-04-14T08:25:01.639Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dcodeIO","funding_links":[],"total_stars":6521,"followers":1560,"following":1,"created_at":"2022-11-02T16:18:51.062Z","updated_at":"2024-04-14T08:25:16.294Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcodeIO","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcodeIO/repositories"},"packages":[{"id":12477848,"name":"becrypt-lite","ecosystem":"npm","description":"Optimized bcrypt in plain JavaScript with zero dependencies, with TypeScript support. Compatible to 'bcrypt'.","homepage":"https://github.com/dcodeIO/bcrypt.js#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dcodeIO/bcrypt.js","keywords_array":["bcrypt","password","auth","authentication","encryption","crypt","crypto"],"namespace":null,"versions_count":1,"first_release_published_at":"2025-11-13T12:49:45.159Z","latest_release_published_at":"2025-11-13T12:49:45.159Z","latest_release_number":"0.0.0","last_synced_at":"2026-05-23T07:35:23.647Z","created_at":"2025-11-13T12:50:12.816Z","updated_at":"2026-05-23T07:35:23.647Z","registry_url":"https://www.npmjs.com/package/becrypt-lite","install_command":"npm install becrypt-lite","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.0"}},"repo_metadata":{},"repo_metadata_updated_at":"2025-11-13T12:50:15.545Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.475296833033468,"dependent_packages_count":33.86002065808795,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":28.667658745560708},"purl":"pkg:npm/becrypt-lite","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/becrypt-lite","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/becrypt-lite","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/becrypt-lite/dependencies","status":"unpublished","funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/becrypt-lite/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/becrypt-lite/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/becrypt-lite/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/becrypt-lite/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/becrypt-lite/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/becrypt-lite/codemeta","maintainers":[{"uuid":"unicorndev","login":"unicorndev","name":null,"email":"torndev@outlook.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~unicorndev","role":null,"created_at":"2025-11-13T12:50:16.659Z","updated_at":"2025-11-13T12:50:16.659Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/unicorndev/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5630830,"maintainers_count":1195383,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":14024787,"name":"@depup/bcryptjs","ecosystem":"npm","description":"[DepUp] Optimized bcrypt in plain JavaScript with zero dependencies, with TypeScript support. Compatible to 'bcrypt'.","homepage":"https://github.com/dcodeIO/bcrypt.js#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dcodeIO/bcrypt.js","keywords_array":["depup","dependency-bumped","updated-deps","bcryptjs","bcrypt","password","auth","authentication","encryption","crypt","crypto"],"namespace":"depup","versions_count":1,"first_release_published_at":"2026-03-09T04:47:31.949Z","latest_release_published_at":"2026-03-09T04:47:31.949Z","latest_release_number":"3.0.3-depup.0","last_synced_at":"2026-05-23T07:35:24.318Z","created_at":"2026-03-11T00:14:03.161Z","updated_at":"2026-05-23T07:35:24.318Z","registry_url":"https://www.npmjs.com/package/@depup/bcryptjs","install_command":"npm install @depup/bcryptjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.3-depup.0"}},"repo_metadata":{"id":41454796,"uuid":"9784843","full_name":"dcodeIO/bcrypt.js","owner":"dcodeIO","description":"Optimized bcrypt in JavaScript with zero dependencies, with TypeScript support.","archived":false,"fork":false,"pushed_at":"2026-05-08T02:27:03.000Z","size":536,"stargazers_count":3790,"open_issues_count":2,"forks_count":282,"subscribers_count":43,"default_branch":"main","last_synced_at":"2026-05-10T23:35:15.616Z","etag":null,"topics":["authentication","bcrypt","javascript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dcodeIO.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-05-01T03:13:49.000Z","updated_at":"2026-05-02T13:15:40.000Z","dependencies_parsed_at":"2024-01-06T01:55:09.816Z","dependency_job_id":"da437899-c7f1-45f7-907d-d3fec8ae6253","html_url":"https://github.com/dcodeIO/bcrypt.js","commit_stats":{"total_commits":96,"total_committers":13,"mean_commits":7.384615384615385,"dds":"0.30208333333333337","last_synced_commit":"7e2e93af99df2952253f9cf32db29aefa8f272f7"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/dcodeIO/bcrypt.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcodeIO","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/sbom","scorecard":{"id":329797,"data":{"date":"2025-08-11","repo":{"name":"github.com/dcodeIO/bcrypt.js","commit":"28e510389374f5736c447395443d4a6687325048"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"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":"Code-Review","score":1,"reason":"Found 4/29 approved changesets -- score normalized to 1","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":"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/publish.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/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 5 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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T03:18:06.526Z","repository_id":41454796,"created_at":"2025-08-18T03:18:06.526Z","updated_at":"2025-08-18T03:18:06.526Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33137831,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-05-19T06:36:54.180Z","dependent_packages_count":0,"downloads":14,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.512631796629087,"dependent_packages_count":32.43474361860437,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.47368770761673},"purl":"pkg:npm/%40depup/bcryptjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/bcryptjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/bcryptjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/bcryptjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-31T05:20:16.602Z","issues_count":102,"pull_requests_count":26,"avg_time_to_close_issue":66181496.56122449,"avg_time_to_close_pull_request":90554607.16,"issues_closed_count":98,"pull_requests_closed_count":25,"pull_request_authors_count":16,"issue_authors_count":100,"avg_comments_per_issue":3.4705882352941178,"avg_comments_per_pull_request":2.6153846153846154,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":3229375.0,"past_year_avg_time_to_close_pull_request":2965825.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"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.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fbcryptjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fbcryptjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fbcryptjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fbcryptjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fbcryptjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fbcryptjs/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2064,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-11T00:14:04.172Z","updated_at":"2026-03-11T00:14:04.172Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5630830,"maintainers_count":1195383,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":4997296,"name":"org.webjars.npm:bcryptjs","ecosystem":"maven","description":"WebJar for bcryptjs","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dcodeIO/bcrypt.js","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2019-11-22T14:57:15.000Z","latest_release_published_at":"2019-11-22T14:57:15.000Z","latest_release_number":"2.4.3","last_synced_at":"2026-05-23T07:35:22.566Z","created_at":"2022-07-27T10:51:57.674Z","updated_at":"2026-05-23T07:35:22.567Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/bcryptjs/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/bcryptjs/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":41454796,"uuid":"9784843","full_name":"dcodeIO/bcrypt.js","owner":"dcodeIO","description":"Optimized bcrypt in JavaScript with zero dependencies, with TypeScript support.","archived":false,"fork":false,"pushed_at":"2025-02-18T19:52:49.000Z","size":518,"stargazers_count":3738,"open_issues_count":0,"forks_count":277,"subscribers_count":44,"default_branch":"main","last_synced_at":"2025-10-19T08:05:04.125Z","etag":null,"topics":["authentication","bcrypt","javascript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dcodeIO.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-05-01T03:13:49.000Z","updated_at":"2025-10-18T23:41:19.000Z","dependencies_parsed_at":"2024-01-06T01:55:09.816Z","dependency_job_id":"da437899-c7f1-45f7-907d-d3fec8ae6253","html_url":"https://github.com/dcodeIO/bcrypt.js","commit_stats":{"total_commits":96,"total_committers":13,"mean_commits":7.384615384615385,"dds":"0.30208333333333337","last_synced_commit":"7e2e93af99df2952253f9cf32db29aefa8f272f7"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/dcodeIO/bcrypt.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcodeIO","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/sbom","scorecard":{"id":329797,"data":{"date":"2025-08-11","repo":{"name":"github.com/dcodeIO/bcrypt.js","commit":"28e510389374f5736c447395443d4a6687325048"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"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":"Code-Review","score":1,"reason":"Found 4/29 approved changesets -- score normalized to 1","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":"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/publish.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/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 5 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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T03:18:06.526Z","repository_id":41454796,"created_at":"2025-08-18T03:18:06.526Z","updated_at":"2025-08-18T03:18:06.526Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279840295,"owners_count":26234202,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-19T02:00:07.647Z","response_time":64,"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":"dcodeIO","name":"dcode","uuid":"1136893","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1136893?u=6087ea5a18e64e975cf707c2d09a2291afa3e14c\u0026v=4","repositories_count":68,"last_synced_at":"2024-04-14T08:25:01.639Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dcodeIO","funding_links":[],"total_stars":6521,"followers":1560,"following":1,"created_at":"2022-11-02T16:18:51.062Z","updated_at":"2024-04-14T08:25:16.294Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcodeIO","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcodeIO/repositories"},"tags":[{"name":"v3.0.2","sha":"28e510389374f5736c447395443d4a6687325048","kind":"commit","published_at":"2025-02-18T19:51:34.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/v3.0.2","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"e7055caf0c723cbcf8bc3f0784b8c30ee332380f","kind":"commit","published_at":"2025-02-17T16:00:02.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/v3.0.1","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"2a9bea9e276e6be04dbd403f9695937788b3b10a","kind":"commit","published_at":"2025-02-13T18:22:45.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/v3.0.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/v3.0.0/manifests"},{"name":"2.4.3","sha":"f7dd725a0b77036696042b5c1cb5e13cf0f7291e","kind":"commit","published_at":"2017-02-07T09:43:30.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.4.3","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"2fa2b7cadf8a5e2bbe8436439b219b0d5596dbe7","kind":"commit","published_at":"2017-02-07T08:02:06.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.4.2","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.2/manifests"},{"name":"2.4.0","sha":"f0b55184f022c668d6e756b2ff152a63be530e74","kind":"commit","published_at":"2016-12-14T16:49:26.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.4.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"89c19400dcc9ca77b9f768bd79a6700eb764a1da","kind":"commit","published_at":"2015-09-23T15:18:02.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.3.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"594428af8a36c110f88ae248debcede44d0d11a3","kind":"commit","published_at":"2015-09-19T00:42:16.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.2.2","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"dd6eaf724afc72618126782de8dfb061c1a5ae90","kind":"commit","published_at":"2015-08-02T21:15:35.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.2.1","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"5014ec5d8e06a615522a10843605ea3d5a5e8299","kind":"commit","published_at":"2015-07-07T20:01:38.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.2.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"2c4068de300d98ec050f49169e9c99859e170900","kind":"commit","published_at":"2014-10-20T23:59:38.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.1.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"17a693fcb90f7f6090590265b713fe6dc89bab0e","kind":"commit","published_at":"2014-07-23T16:09:07.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.0.2","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"4d5ccff01aa93412652b1ec6c9429eab7cb10dd2","kind":"commit","published_at":"2014-07-15T02:05:07.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.0.1","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"188b3062c38693f6ae053e77df601b4af7411dfc","kind":"commit","published_at":"2014-07-15T01:10:44.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.0.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.0/manifests"},{"name":"1.0.1","sha":"acd062c313712a3a54073b93ab475b41353e2505","kind":"commit","published_at":"2014-06-09T21:17:26.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/1.0.1","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"0e974f000c77d25e93c2e014ddfbf848b7e3c18d","kind":"commit","published_at":"2014-06-08T20:43:37.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/1.0.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-20T21:51:13.769Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":4.7700354933658105,"forks_count":9.56715750105838,"average":19.578884958557634},"purl":"pkg:maven/org.webjars.npm/bcryptjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:bcryptjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:bcryptjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:bcryptjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T16:52:25.219Z","issues_count":102,"pull_requests_count":24,"avg_time_to_close_issue":64347104.26470588,"avg_time_to_close_pull_request":94908519.04166667,"issues_closed_count":102,"pull_requests_closed_count":24,"pull_request_authors_count":14,"issue_authors_count":100,"avg_comments_per_issue":3.5098039215686274,"avg_comments_per_pull_request":2.75,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":2442472.3333333335,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:bcryptjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:bcryptjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:bcryptjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:bcryptjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:bcryptjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:bcryptjs/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607417,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":2249517,"name":"react-native-bcrypt","ecosystem":"npm","description":"Optimized bcrypt in plain JavaScript with zero dependencies. Compatible to 'bcrypt'.","homepage":"https://github.com/dcodeIO/bcrypt.js#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dcodeIO/bcrypt.js","keywords_array":["bcrypt","password","auth","authentication","encryption","crypt","crypto"],"namespace":null,"versions_count":1,"first_release_published_at":"2016-03-21T20:52:55.537Z","latest_release_published_at":"2016-03-21T20:52:55.537Z","latest_release_number":"2.4.0","last_synced_at":"2026-05-23T07:35:23.820Z","created_at":"2022-04-09T23:07:39.521Z","updated_at":"2026-05-23T07:35:23.820Z","registry_url":"https://www.npmjs.com/package/react-native-bcrypt","install_command":"npm install react-native-bcrypt","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.4.0"}},"repo_metadata":{"id":41454796,"uuid":"9784843","full_name":"dcodeIO/bcrypt.js","owner":"dcodeIO","description":"Optimized bcrypt in JavaScript with zero dependencies, with TypeScript support.","archived":false,"fork":false,"pushed_at":"2026-05-08T02:27:03.000Z","size":536,"stargazers_count":3790,"open_issues_count":2,"forks_count":282,"subscribers_count":43,"default_branch":"main","last_synced_at":"2026-05-10T23:35:15.616Z","etag":null,"topics":["authentication","bcrypt","javascript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dcodeIO.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-05-01T03:13:49.000Z","updated_at":"2026-05-02T13:15:40.000Z","dependencies_parsed_at":"2024-01-06T01:55:09.816Z","dependency_job_id":"da437899-c7f1-45f7-907d-d3fec8ae6253","html_url":"https://github.com/dcodeIO/bcrypt.js","commit_stats":{"total_commits":96,"total_committers":13,"mean_commits":7.384615384615385,"dds":"0.30208333333333337","last_synced_commit":"7e2e93af99df2952253f9cf32db29aefa8f272f7"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/dcodeIO/bcrypt.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcodeIO","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/sbom","scorecard":{"id":329797,"data":{"date":"2025-08-11","repo":{"name":"github.com/dcodeIO/bcrypt.js","commit":"28e510389374f5736c447395443d4a6687325048"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"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":"Code-Review","score":1,"reason":"Found 4/29 approved changesets -- score normalized to 1","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":"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/publish.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/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 5 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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T03:18:06.526Z","repository_id":41454796,"created_at":"2025-08-18T03:18:06.526Z","updated_at":"2025-08-18T03:18:06.526Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33137831,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-05-19T06:36:53.426Z","dependent_packages_count":4,"downloads":19952,"downloads_period":"last-month","dependent_repos_count":88,"rankings":{"downloads":1.9284424980938175,"dependent_repos_count":1.5092586252708893,"dependent_packages_count":4.536363211127937,"stargazers_count":1.5861531298021474,"forks_count":2.1161016175238707,"docker_downloads_count":null,"average":2.3352638163637325},"purl":"pkg:npm/react-native-bcrypt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/react-native-bcrypt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/react-native-bcrypt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/react-native-bcrypt/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-31T05:20:16.602Z","issues_count":102,"pull_requests_count":26,"avg_time_to_close_issue":66181496.56122449,"avg_time_to_close_pull_request":90554607.16,"issues_closed_count":98,"pull_requests_closed_count":25,"pull_request_authors_count":16,"issue_authors_count":100,"avg_comments_per_issue":3.4705882352941178,"avg_comments_per_pull_request":2.6153846153846154,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":3229375.0,"past_year_avg_time_to_close_pull_request":2965825.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"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.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-native-bcrypt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-native-bcrypt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-native-bcrypt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-native-bcrypt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-native-bcrypt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-native-bcrypt/codemeta","maintainers":[{"uuid":"emiraydin","login":"emiraydin","name":null,"email":"emir@emiraydin.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~emiraydin","role":null,"created_at":"2022-11-14T02:24:55.822Z","updated_at":"2022-11-14T02:24:55.822Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/emiraydin/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5630830,"maintainers_count":1195383,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":4584844,"name":"cljsjs/bcrypt","ecosystem":"clojars","description":"Optimized bcrypt in JavaScript with zero dependencies","homepage":"https://github.com/dcodeIO/bcrypt.js","licenses":"New-BSD / MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dcodeIO/bcrypt.js","keywords_array":[],"namespace":"cljsjs","versions_count":1,"first_release_published_at":"2020-02-09T17:32:30.000Z","latest_release_published_at":"2020-02-09T17:32:30.000Z","latest_release_number":"2.3.0-0","last_synced_at":"2026-05-23T07:35:24.955Z","created_at":"2022-07-19T14:04:01.241Z","updated_at":"2026-05-23T07:35:24.956Z","registry_url":"https://clojars.org/cljsjs/bcrypt/","install_command":null,"documentation_url":"https://cljdoc.org/d/cljsjs/bcrypt/","metadata":{},"repo_metadata":{"id":41454796,"uuid":"9784843","full_name":"dcodeIO/bcrypt.js","owner":"dcodeIO","description":"Optimized bcrypt in JavaScript with zero dependencies, with TypeScript support.","archived":false,"fork":false,"pushed_at":"2026-05-08T02:27:03.000Z","size":536,"stargazers_count":3790,"open_issues_count":2,"forks_count":282,"subscribers_count":43,"default_branch":"main","last_synced_at":"2026-05-10T23:35:15.616Z","etag":null,"topics":["authentication","bcrypt","javascript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dcodeIO.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-05-01T03:13:49.000Z","updated_at":"2026-05-02T13:15:40.000Z","dependencies_parsed_at":"2024-01-06T01:55:09.816Z","dependency_job_id":"da437899-c7f1-45f7-907d-d3fec8ae6253","html_url":"https://github.com/dcodeIO/bcrypt.js","commit_stats":{"total_commits":96,"total_committers":13,"mean_commits":7.384615384615385,"dds":"0.30208333333333337","last_synced_commit":"7e2e93af99df2952253f9cf32db29aefa8f272f7"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/dcodeIO/bcrypt.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcodeIO","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/sbom","scorecard":{"id":329797,"data":{"date":"2025-08-11","repo":{"name":"github.com/dcodeIO/bcrypt.js","commit":"28e510389374f5736c447395443d4a6687325048"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"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":"Code-Review","score":1,"reason":"Found 4/29 approved changesets -- score normalized to 1","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":"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/publish.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/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 5 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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T03:18:06.526Z","repository_id":41454796,"created_at":"2025-08-18T03:18:06.526Z","updated_at":"2025-08-18T03:18:06.526Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33137831,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-05-19T06:36:53.443Z","dependent_packages_count":0,"downloads":854,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":32.23485243508186,"dependent_repos_count":25.78996767129002,"dependent_packages_count":7.884033788716237,"stargazers_count":0.8290749817499218,"forks_count":3.6708728751694646,"average":14.0817603504015},"purl":"pkg:clojars/cljsjs%2Fbcrypt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/clojars/cljsjs/bcrypt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/clojars/cljsjs/bcrypt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/clojars/cljsjs/bcrypt/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-01T23:00:53.882Z","issues_count":102,"pull_requests_count":25,"avg_time_to_close_issue":66181496.56122449,"avg_time_to_close_pull_request":94082242.58333333,"issues_closed_count":98,"pull_requests_closed_count":24,"pull_request_authors_count":15,"issue_authors_count":100,"avg_comments_per_issue":3.4705882352941178,"avg_comments_per_pull_request":2.6,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":1615186.0,"past_year_avg_time_to_close_pull_request":40293.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/packages/cljsjs%2Fbcrypt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/packages/cljsjs%2Fbcrypt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/packages/cljsjs%2Fbcrypt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/packages/cljsjs%2Fbcrypt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/packages/cljsjs%2Fbcrypt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/packages/cljsjs%2Fbcrypt/codemeta","maintainers":[{"uuid":"cljsjs-robot","login":"cljsjs-robot","name":null,"email":null,"url":null,"packages_count":559,"html_url":"https://clojars.org/users/cljsjs-robot","role":null,"created_at":"2022-11-07T20:02:49.762Z","updated_at":"2022-11-07T20:02:49.762Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/maintainers/cljsjs-robot/packages"}],"registry":{"name":"clojars.org","url":"https://repo.clojars.org","ecosystem":"clojars","default":true,"packages_count":21902,"maintainers_count":4600,"namespaces_count":10787,"keywords_count":0,"github":"clojars","metadata":{"funded_packages_count":1541},"icon_url":"https://github.com/clojars.png","created_at":"2022-07-19T13:46:04.664Z","updated_at":"2026-04-03T06:49:27.737Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/namespaces"}},{"id":1009586,"name":"@jswebfans/bcryptjs","ecosystem":"npm","description":"Optimized bcrypt in plain JavaScript with zero dependencies. Compatible to 'bcrypt'.","homepage":"https://github.com/dcodeIO/bcrypt.js#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dcodeIO/bcrypt.js","keywords_array":["bcrypt","password","auth","authentication","encryption","crypt","crypto"],"namespace":"jswebfans","versions_count":1,"first_release_published_at":"2019-08-23T05:15:18.219Z","latest_release_published_at":"2019-08-23T05:15:18.219Z","latest_release_number":"2.4.4","last_synced_at":"2026-05-23T07:35:24.543Z","created_at":"2022-04-07T19:08:24.963Z","updated_at":"2026-05-23T07:35:24.543Z","registry_url":"https://www.npmjs.com/package/@jswebfans/bcryptjs","install_command":"npm install @jswebfans/bcryptjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.4.4"}},"repo_metadata":{"id":41454796,"uuid":"9784843","full_name":"dcodeIO/bcrypt.js","owner":"dcodeIO","description":"Optimized bcrypt in JavaScript with zero dependencies, with TypeScript support.","archived":false,"fork":false,"pushed_at":"2026-05-08T02:27:03.000Z","size":536,"stargazers_count":3790,"open_issues_count":2,"forks_count":282,"subscribers_count":43,"default_branch":"main","last_synced_at":"2026-05-10T23:35:15.616Z","etag":null,"topics":["authentication","bcrypt","javascript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dcodeIO.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-05-01T03:13:49.000Z","updated_at":"2026-05-02T13:15:40.000Z","dependencies_parsed_at":"2024-01-06T01:55:09.816Z","dependency_job_id":"da437899-c7f1-45f7-907d-d3fec8ae6253","html_url":"https://github.com/dcodeIO/bcrypt.js","commit_stats":{"total_commits":96,"total_committers":13,"mean_commits":7.384615384615385,"dds":"0.30208333333333337","last_synced_commit":"7e2e93af99df2952253f9cf32db29aefa8f272f7"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/dcodeIO/bcrypt.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcodeIO","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/sbom","scorecard":{"id":329797,"data":{"date":"2025-08-11","repo":{"name":"github.com/dcodeIO/bcrypt.js","commit":"28e510389374f5736c447395443d4a6687325048"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"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":"Code-Review","score":1,"reason":"Found 4/29 approved changesets -- score normalized to 1","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":"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/publish.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/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 5 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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T03:18:06.526Z","repository_id":41454796,"created_at":"2025-08-18T03:18:06.526Z","updated_at":"2025-08-18T03:18:06.526Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33137831,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-05-19T06:36:54.231Z","dependent_packages_count":5,"downloads":34,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":34.006041789040864,"dependent_repos_count":6.391667344834878,"dependent_packages_count":3.7214398492016714,"stargazers_count":1.5891586151436772,"forks_count":2.118230540205243,"docker_downloads_count":null,"average":9.565307627685268},"purl":"pkg:npm/%40jswebfans/bcryptjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jswebfans/bcryptjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jswebfans/bcryptjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jswebfans/bcryptjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-31T05:20:16.602Z","issues_count":102,"pull_requests_count":26,"avg_time_to_close_issue":66181496.56122449,"avg_time_to_close_pull_request":90554607.16,"issues_closed_count":98,"pull_requests_closed_count":25,"pull_request_authors_count":16,"issue_authors_count":100,"avg_comments_per_issue":3.4705882352941178,"avg_comments_per_pull_request":2.6153846153846154,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":3229375.0,"past_year_avg_time_to_close_pull_request":2965825.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"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.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jswebfans%2Fbcryptjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jswebfans%2Fbcryptjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jswebfans%2Fbcryptjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jswebfans%2Fbcryptjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jswebfans%2Fbcryptjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jswebfans%2Fbcryptjs/codemeta","maintainers":[{"uuid":"webfans","login":"webfans","name":null,"email":"544262408@qq.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~webfans","role":null,"created_at":"2022-11-20T18:08:06.686Z","updated_at":"2022-11-20T18:08:06.686Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/webfans/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5630830,"maintainers_count":1195383,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":11658614,"name":"github.com/dcodeIO/bcrypt.js","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/dcodeIO/bcrypt.js","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2025-05-19T10:13:37.056Z","latest_release_published_at":"2025-11-02T22:08:07.000Z","latest_release_number":"v3.0.3+incompatible","last_synced_at":"2026-05-23T07:35:25.859Z","created_at":"2025-05-19T10:13:15.394Z","updated_at":"2026-05-23T07:35:25.859Z","registry_url":"https://pkg.go.dev/github.com/dcodeIO/bcrypt.js","install_command":"go get github.com/dcodeIO/bcrypt.js","documentation_url":"https://pkg.go.dev/github.com/dcodeIO/bcrypt.js#section-documentation","metadata":{},"repo_metadata":{"id":41454796,"uuid":"9784843","full_name":"dcodeIO/bcrypt.js","owner":"dcodeIO","description":"Optimized bcrypt in JavaScript with zero dependencies, with TypeScript support.","archived":false,"fork":false,"pushed_at":"2025-02-18T19:52:49.000Z","size":518,"stargazers_count":3738,"open_issues_count":0,"forks_count":277,"subscribers_count":44,"default_branch":"main","last_synced_at":"2025-10-19T08:05:04.125Z","etag":null,"topics":["authentication","bcrypt","javascript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dcodeIO.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-05-01T03:13:49.000Z","updated_at":"2025-10-18T23:41:19.000Z","dependencies_parsed_at":"2024-01-06T01:55:09.816Z","dependency_job_id":"da437899-c7f1-45f7-907d-d3fec8ae6253","html_url":"https://github.com/dcodeIO/bcrypt.js","commit_stats":{"total_commits":96,"total_committers":13,"mean_commits":7.384615384615385,"dds":"0.30208333333333337","last_synced_commit":"7e2e93af99df2952253f9cf32db29aefa8f272f7"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/dcodeIO/bcrypt.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcodeIO","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/sbom","scorecard":{"id":329797,"data":{"date":"2025-08-11","repo":{"name":"github.com/dcodeIO/bcrypt.js","commit":"28e510389374f5736c447395443d4a6687325048"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"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":"Code-Review","score":1,"reason":"Found 4/29 approved changesets -- score normalized to 1","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":"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/publish.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/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 5 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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T03:18:06.526Z","repository_id":41454796,"created_at":"2025-08-18T03:18:06.526Z","updated_at":"2025-08-18T03:18:06.526Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279840295,"owners_count":26234202,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-19T02:00:07.647Z","response_time":64,"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":"dcodeIO","name":"dcode","uuid":"1136893","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1136893?u=6087ea5a18e64e975cf707c2d09a2291afa3e14c\u0026v=4","repositories_count":68,"last_synced_at":"2024-04-14T08:25:01.639Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dcodeIO","funding_links":[],"total_stars":6521,"followers":1560,"following":1,"created_at":"2022-11-02T16:18:51.062Z","updated_at":"2024-04-14T08:25:16.294Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcodeIO","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcodeIO/repositories"},"tags":[{"name":"v3.0.2","sha":"28e510389374f5736c447395443d4a6687325048","kind":"commit","published_at":"2025-02-18T19:51:34.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/v3.0.2","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"e7055caf0c723cbcf8bc3f0784b8c30ee332380f","kind":"commit","published_at":"2025-02-17T16:00:02.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/v3.0.1","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"2a9bea9e276e6be04dbd403f9695937788b3b10a","kind":"commit","published_at":"2025-02-13T18:22:45.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/v3.0.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/v3.0.0/manifests"},{"name":"2.4.3","sha":"f7dd725a0b77036696042b5c1cb5e13cf0f7291e","kind":"commit","published_at":"2017-02-07T09:43:30.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.4.3","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"2fa2b7cadf8a5e2bbe8436439b219b0d5596dbe7","kind":"commit","published_at":"2017-02-07T08:02:06.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.4.2","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.2/manifests"},{"name":"2.4.0","sha":"f0b55184f022c668d6e756b2ff152a63be530e74","kind":"commit","published_at":"2016-12-14T16:49:26.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.4.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"89c19400dcc9ca77b9f768bd79a6700eb764a1da","kind":"commit","published_at":"2015-09-23T15:18:02.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.3.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"594428af8a36c110f88ae248debcede44d0d11a3","kind":"commit","published_at":"2015-09-19T00:42:16.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.2.2","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"dd6eaf724afc72618126782de8dfb061c1a5ae90","kind":"commit","published_at":"2015-08-02T21:15:35.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.2.1","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"5014ec5d8e06a615522a10843605ea3d5a5e8299","kind":"commit","published_at":"2015-07-07T20:01:38.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.2.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"2c4068de300d98ec050f49169e9c99859e170900","kind":"commit","published_at":"2014-10-20T23:59:38.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.1.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"17a693fcb90f7f6090590265b713fe6dc89bab0e","kind":"commit","published_at":"2014-07-23T16:09:07.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.0.2","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"4d5ccff01aa93412652b1ec6c9429eab7cb10dd2","kind":"commit","published_at":"2014-07-15T02:05:07.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.0.1","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"188b3062c38693f6ae053e77df601b4af7411dfc","kind":"commit","published_at":"2014-07-15T01:10:44.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.0.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.0/manifests"},{"name":"1.0.1","sha":"acd062c313712a3a54073b93ab475b41353e2505","kind":"commit","published_at":"2014-06-09T21:17:26.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/1.0.1","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"0e974f000c77d25e93c2e014ddfbf848b7e3c18d","kind":"commit","published_at":"2014-06-08T20:43:37.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/1.0.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-20T21:51:13.925Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.847921314025527,"dependent_packages_count":5.480201576096057,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.664061445060792},"purl":"pkg:golang/github.com/dcode%21i%21o/bcrypt.js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/dcodeIO/bcrypt.js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/dcodeIO/bcrypt.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/dcodeIO/bcrypt.js/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T16:52:25.219Z","issues_count":102,"pull_requests_count":24,"avg_time_to_close_issue":64347104.26470588,"avg_time_to_close_pull_request":94908519.04166667,"issues_closed_count":102,"pull_requests_closed_count":24,"pull_request_authors_count":14,"issue_authors_count":100,"avg_comments_per_issue":3.5098039215686274,"avg_comments_per_pull_request":2.75,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":2442472.3333333335,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FdcodeIO%2Fbcrypt.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FdcodeIO%2Fbcrypt.js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FdcodeIO%2Fbcrypt.js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FdcodeIO%2Fbcrypt.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FdcodeIO%2Fbcrypt.js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FdcodeIO%2Fbcrypt.js/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2148327,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11658617,"name":"github.com/dcodeio/bcrypt.js","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/dcodeio/bcrypt.js","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2025-02-13T18:22:45.000Z","latest_release_published_at":"2025-11-02T22:08:07.000Z","latest_release_number":"v3.0.3+incompatible","last_synced_at":"2026-05-23T07:35:26.529Z","created_at":"2025-05-19T10:13:15.480Z","updated_at":"2026-05-23T07:35:26.529Z","registry_url":"https://pkg.go.dev/github.com/dcodeio/bcrypt.js","install_command":"go get github.com/dcodeio/bcrypt.js","documentation_url":"https://pkg.go.dev/github.com/dcodeio/bcrypt.js#section-documentation","metadata":{},"repo_metadata":{"id":41454796,"uuid":"9784843","full_name":"dcodeIO/bcrypt.js","owner":"dcodeIO","description":"Optimized bcrypt in JavaScript with zero dependencies, with TypeScript support.","archived":false,"fork":false,"pushed_at":"2025-02-18T19:52:49.000Z","size":518,"stargazers_count":3738,"open_issues_count":0,"forks_count":277,"subscribers_count":44,"default_branch":"main","last_synced_at":"2025-10-19T08:05:04.125Z","etag":null,"topics":["authentication","bcrypt","javascript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dcodeIO.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-05-01T03:13:49.000Z","updated_at":"2025-10-18T23:41:19.000Z","dependencies_parsed_at":"2024-01-06T01:55:09.816Z","dependency_job_id":"da437899-c7f1-45f7-907d-d3fec8ae6253","html_url":"https://github.com/dcodeIO/bcrypt.js","commit_stats":{"total_commits":96,"total_committers":13,"mean_commits":7.384615384615385,"dds":"0.30208333333333337","last_synced_commit":"7e2e93af99df2952253f9cf32db29aefa8f272f7"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/dcodeIO/bcrypt.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcodeIO","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/sbom","scorecard":{"id":329797,"data":{"date":"2025-08-11","repo":{"name":"github.com/dcodeIO/bcrypt.js","commit":"28e510389374f5736c447395443d4a6687325048"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"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":"Code-Review","score":1,"reason":"Found 4/29 approved changesets -- score normalized to 1","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":"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/publish.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/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 5 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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T03:18:06.526Z","repository_id":41454796,"created_at":"2025-08-18T03:18:06.526Z","updated_at":"2025-08-18T03:18:06.526Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280166620,"owners_count":26283782,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-20T02:00:06.978Z","response_time":62,"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":"dcodeIO","name":"dcode","uuid":"1136893","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1136893?u=6087ea5a18e64e975cf707c2d09a2291afa3e14c\u0026v=4","repositories_count":68,"last_synced_at":"2024-04-14T08:25:01.639Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dcodeIO","funding_links":[],"total_stars":6521,"followers":1560,"following":1,"created_at":"2022-11-02T16:18:51.062Z","updated_at":"2024-04-14T08:25:16.294Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcodeIO","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcodeIO/repositories"},"tags":[{"name":"v3.0.2","sha":"28e510389374f5736c447395443d4a6687325048","kind":"commit","published_at":"2025-02-18T19:51:34.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/v3.0.2","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"e7055caf0c723cbcf8bc3f0784b8c30ee332380f","kind":"commit","published_at":"2025-02-17T16:00:02.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/v3.0.1","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"2a9bea9e276e6be04dbd403f9695937788b3b10a","kind":"commit","published_at":"2025-02-13T18:22:45.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/v3.0.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/v3.0.0/manifests"},{"name":"2.4.3","sha":"f7dd725a0b77036696042b5c1cb5e13cf0f7291e","kind":"commit","published_at":"2017-02-07T09:43:30.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.4.3","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"2fa2b7cadf8a5e2bbe8436439b219b0d5596dbe7","kind":"commit","published_at":"2017-02-07T08:02:06.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.4.2","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.2/manifests"},{"name":"2.4.0","sha":"f0b55184f022c668d6e756b2ff152a63be530e74","kind":"commit","published_at":"2016-12-14T16:49:26.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.4.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"89c19400dcc9ca77b9f768bd79a6700eb764a1da","kind":"commit","published_at":"2015-09-23T15:18:02.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.3.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"594428af8a36c110f88ae248debcede44d0d11a3","kind":"commit","published_at":"2015-09-19T00:42:16.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.2.2","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"dd6eaf724afc72618126782de8dfb061c1a5ae90","kind":"commit","published_at":"2015-08-02T21:15:35.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.2.1","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"5014ec5d8e06a615522a10843605ea3d5a5e8299","kind":"commit","published_at":"2015-07-07T20:01:38.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.2.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"2c4068de300d98ec050f49169e9c99859e170900","kind":"commit","published_at":"2014-10-20T23:59:38.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.1.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"17a693fcb90f7f6090590265b713fe6dc89bab0e","kind":"commit","published_at":"2014-07-23T16:09:07.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.0.2","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"4d5ccff01aa93412652b1ec6c9429eab7cb10dd2","kind":"commit","published_at":"2014-07-15T02:05:07.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.0.1","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"188b3062c38693f6ae053e77df601b4af7411dfc","kind":"commit","published_at":"2014-07-15T01:10:44.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.0.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.0/manifests"},{"name":"1.0.1","sha":"acd062c313712a3a54073b93ab475b41353e2505","kind":"commit","published_at":"2014-06-09T21:17:26.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/1.0.1","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"0e974f000c77d25e93c2e014ddfbf848b7e3c18d","kind":"commit","published_at":"2014-06-08T20:43:37.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/1.0.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-20T21:51:13.919Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.847921314025527,"dependent_packages_count":5.480201576096057,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.664061445060792},"purl":"pkg:golang/github.com/dcodeio/bcrypt.js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/dcodeio/bcrypt.js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/dcodeio/bcrypt.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/dcodeio/bcrypt.js/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T16:52:25.219Z","issues_count":102,"pull_requests_count":24,"avg_time_to_close_issue":64347104.26470588,"avg_time_to_close_pull_request":94908519.04166667,"issues_closed_count":102,"pull_requests_closed_count":24,"pull_request_authors_count":14,"issue_authors_count":100,"avg_comments_per_issue":3.5098039215686274,"avg_comments_per_pull_request":2.75,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":2442472.3333333335,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdcodeio%2Fbcrypt.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdcodeio%2Fbcrypt.js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdcodeio%2Fbcrypt.js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdcodeio%2Fbcrypt.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdcodeio%2Fbcrypt.js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdcodeio%2Fbcrypt.js/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2148327,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":1464104,"name":"bcryptjs","ecosystem":"npm","description":"Optimized bcrypt in plain JavaScript with zero dependencies, with TypeScript support. Compatible to 'bcrypt'.","homepage":"https://github.com/dcodeIO/bcrypt.js#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dcodeIO/bcrypt.js","keywords_array":["bcrypt","password","auth","authentication","encryption","crypt","crypto"],"namespace":null,"versions_count":30,"first_release_published_at":"2025-02-13T18:20:04.201Z","latest_release_published_at":"2025-11-02T22:09:43.466Z","latest_release_number":"3.0.3","last_synced_at":"2026-05-24T12:13:26.632Z","created_at":"2022-04-09T02:07:27.515Z","updated_at":"2026-05-24T12:13:26.632Z","registry_url":"https://www.npmjs.com/package/bcryptjs","install_command":"npm install bcryptjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.3"}},"repo_metadata":{"id":41454796,"uuid":"9784843","full_name":"dcodeIO/bcrypt.js","owner":"dcodeIO","description":"Optimized bcrypt in plain JavaScript with zero dependencies.","archived":false,"fork":false,"pushed_at":"2023-09-04T06:27:27.000Z","size":471,"stargazers_count":3453,"open_issues_count":52,"forks_count":261,"subscribers_count":47,"default_branch":"master","last_synced_at":"2024-05-29T14:14:42.718Z","etag":null,"topics":["authentication","bcrypt","javascript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dcodeIO.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":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2013-05-01T03:13:49.000Z","updated_at":"2024-05-28T19:34:35.000Z","dependencies_parsed_at":"2024-01-06T01:55:09.816Z","dependency_job_id":"da437899-c7f1-45f7-907d-d3fec8ae6253","html_url":"https://github.com/dcodeIO/bcrypt.js","commit_stats":{"total_commits":96,"total_committers":13,"mean_commits":7.384615384615385,"dds":"0.30208333333333337","last_synced_commit":"7e2e93af99df2952253f9cf32db29aefa8f272f7"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcodeIO","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":218071353,"owners_count":16273555,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"dcodeIO","name":"dcode","uuid":"1136893","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1136893?u=6087ea5a18e64e975cf707c2d09a2291afa3e14c\u0026v=4","repositories_count":68,"last_synced_at":"2024-04-14T08:25:01.639Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dcodeIO","funding_links":[],"total_stars":6521,"followers":1560,"following":1,"created_at":"2022-11-02T16:18:51.062Z","updated_at":"2024-04-14T08:25:16.294Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcodeIO","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcodeIO/repositories"},"tags":[{"name":"2.4.3","sha":"f7dd725a0b77036696042b5c1cb5e13cf0f7291e","kind":"commit","published_at":"2017-02-07T09:43:30.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.4.3","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"2fa2b7cadf8a5e2bbe8436439b219b0d5596dbe7","kind":"commit","published_at":"2017-02-07T08:02:06.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.4.2","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.2/manifests"},{"name":"2.4.0","sha":"f0b55184f022c668d6e756b2ff152a63be530e74","kind":"commit","published_at":"2016-12-14T16:49:26.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.4.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"89c19400dcc9ca77b9f768bd79a6700eb764a1da","kind":"commit","published_at":"2015-09-23T15:18:02.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.3.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"594428af8a36c110f88ae248debcede44d0d11a3","kind":"commit","published_at":"2015-09-19T00:42:16.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.2.2","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"dd6eaf724afc72618126782de8dfb061c1a5ae90","kind":"commit","published_at":"2015-08-02T21:15:35.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.2.1","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"5014ec5d8e06a615522a10843605ea3d5a5e8299","kind":"commit","published_at":"2015-07-07T20:01:38.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.2.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"2c4068de300d98ec050f49169e9c99859e170900","kind":"commit","published_at":"2014-10-20T23:59:38.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.1.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"17a693fcb90f7f6090590265b713fe6dc89bab0e","kind":"commit","published_at":"2014-07-23T16:09:07.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.0.2","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"4d5ccff01aa93412652b1ec6c9429eab7cb10dd2","kind":"commit","published_at":"2014-07-15T02:05:07.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.0.1","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"188b3062c38693f6ae053e77df601b4af7411dfc","kind":"commit","published_at":"2014-07-15T01:10:44.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.0.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.0/manifests"},{"name":"1.0.1","sha":"acd062c313712a3a54073b93ab475b41353e2505","kind":"commit","published_at":"2014-06-09T21:17:26.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/1.0.1","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"0e974f000c77d25e93c2e014ddfbf848b7e3c18d","kind":"commit","published_at":"2014-06-08T20:43:37.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/1.0.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2024-09-07T23:08:49.598Z","dependent_packages_count":2853,"downloads":40001164,"downloads_period":"last-month","dependent_repos_count":301987,"rankings":{"downloads":0.10090732290427629,"dependent_repos_count":0.06274743860909188,"dependent_packages_count":0.02843726281791356,"stargazers_count":1.5829607967604,"forks_count":2.110089861188503,"docker_downloads_count":0.037232582246774185,"average":0.6537292107544932},"purl":"pkg:npm/bcryptjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/bcryptjs","docker_dependents_count":7482,"docker_downloads_count":2066067249,"usage_url":"https://repos.ecosyste.ms/usage/npm/bcryptjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/bcryptjs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T19:07:37.142Z","issues_count":97,"pull_requests_count":17,"avg_time_to_close_issue":12910282.01923077,"avg_time_to_close_pull_request":12206859.57142857,"issues_closed_count":52,"pull_requests_closed_count":7,"pull_request_authors_count":14,"issue_authors_count":94,"avg_comments_per_issue":3.0412371134020617,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":72250.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.75,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bcryptjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bcryptjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bcryptjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bcryptjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bcryptjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bcryptjs/codemeta","maintainers":[{"uuid":"dcode","login":"dcode","name":null,"email":"dcode@dcode.io","url":null,"packages_count":52,"html_url":"https://www.npmjs.com/~dcode","role":null,"created_at":"2022-11-10T11:50:15.523Z","updated_at":"2022-11-10T11:50:15.523Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dcode/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5630830,"maintainers_count":1195383,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":10844925,"name":"express-bcryptjs","ecosystem":"npm","description":"Optimized bcrypt in plain JavaScript with zero dependencies. Compatible to 'bcrypt'.","homepage":"https://github.com/dcodeIO/bcrypt.js","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dcodeIO/bcrypt.js","keywords_array":["bcrypt","password","auth","authentication","encryption","crypt","crypto"],"namespace":null,"versions_count":3,"first_release_published_at":"2024-08-30T02:41:28.629Z","latest_release_published_at":"2024-08-30T02:53:35.001Z","latest_release_number":"2.4.5","last_synced_at":"2026-05-23T07:35:23.840Z","created_at":"2024-08-30T04:17:10.703Z","updated_at":"2026-05-23T07:35:23.840Z","registry_url":"https://www.npmjs.com/package/express-bcryptjs","install_command":"npm install express-bcryptjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.4.5"}},"repo_metadata":{"id":41454796,"uuid":"9784843","full_name":"dcodeIO/bcrypt.js","owner":"dcodeIO","description":"Optimized bcrypt in JavaScript with zero dependencies, with TypeScript support.","archived":false,"fork":false,"pushed_at":"2025-02-18T19:52:49.000Z","size":518,"stargazers_count":3738,"open_issues_count":0,"forks_count":277,"subscribers_count":44,"default_branch":"main","last_synced_at":"2025-10-19T08:05:04.125Z","etag":null,"topics":["authentication","bcrypt","javascript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dcodeIO.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-05-01T03:13:49.000Z","updated_at":"2025-10-18T23:41:19.000Z","dependencies_parsed_at":"2024-01-06T01:55:09.816Z","dependency_job_id":"da437899-c7f1-45f7-907d-d3fec8ae6253","html_url":"https://github.com/dcodeIO/bcrypt.js","commit_stats":{"total_commits":96,"total_committers":13,"mean_commits":7.384615384615385,"dds":"0.30208333333333337","last_synced_commit":"7e2e93af99df2952253f9cf32db29aefa8f272f7"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/dcodeIO/bcrypt.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcodeIO","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/sbom","scorecard":{"id":329797,"data":{"date":"2025-08-11","repo":{"name":"github.com/dcodeIO/bcrypt.js","commit":"28e510389374f5736c447395443d4a6687325048"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"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":"Code-Review","score":1,"reason":"Found 4/29 approved changesets -- score normalized to 1","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":"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/publish.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/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 5 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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T03:18:06.526Z","repository_id":41454796,"created_at":"2025-08-18T03:18:06.526Z","updated_at":"2025-08-18T03:18:06.526Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279840295,"owners_count":26234202,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-19T02:00:07.647Z","response_time":64,"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":"dcodeIO","name":"dcode","uuid":"1136893","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1136893?u=6087ea5a18e64e975cf707c2d09a2291afa3e14c\u0026v=4","repositories_count":68,"last_synced_at":"2024-04-14T08:25:01.639Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dcodeIO","funding_links":[],"total_stars":6521,"followers":1560,"following":1,"created_at":"2022-11-02T16:18:51.062Z","updated_at":"2024-04-14T08:25:16.294Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcodeIO","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcodeIO/repositories"},"tags":[{"name":"v3.0.2","sha":"28e510389374f5736c447395443d4a6687325048","kind":"commit","published_at":"2025-02-18T19:51:34.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/v3.0.2","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"e7055caf0c723cbcf8bc3f0784b8c30ee332380f","kind":"commit","published_at":"2025-02-17T16:00:02.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/v3.0.1","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"2a9bea9e276e6be04dbd403f9695937788b3b10a","kind":"commit","published_at":"2025-02-13T18:22:45.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/v3.0.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/v3.0.0/manifests"},{"name":"2.4.3","sha":"f7dd725a0b77036696042b5c1cb5e13cf0f7291e","kind":"commit","published_at":"2017-02-07T09:43:30.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.4.3","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"2fa2b7cadf8a5e2bbe8436439b219b0d5596dbe7","kind":"commit","published_at":"2017-02-07T08:02:06.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.4.2","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.2/manifests"},{"name":"2.4.0","sha":"f0b55184f022c668d6e756b2ff152a63be530e74","kind":"commit","published_at":"2016-12-14T16:49:26.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.4.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"89c19400dcc9ca77b9f768bd79a6700eb764a1da","kind":"commit","published_at":"2015-09-23T15:18:02.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.3.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"594428af8a36c110f88ae248debcede44d0d11a3","kind":"commit","published_at":"2015-09-19T00:42:16.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.2.2","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"dd6eaf724afc72618126782de8dfb061c1a5ae90","kind":"commit","published_at":"2015-08-02T21:15:35.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.2.1","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"5014ec5d8e06a615522a10843605ea3d5a5e8299","kind":"commit","published_at":"2015-07-07T20:01:38.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.2.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"2c4068de300d98ec050f49169e9c99859e170900","kind":"commit","published_at":"2014-10-20T23:59:38.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.1.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"17a693fcb90f7f6090590265b713fe6dc89bab0e","kind":"commit","published_at":"2014-07-23T16:09:07.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.0.2","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"4d5ccff01aa93412652b1ec6c9429eab7cb10dd2","kind":"commit","published_at":"2014-07-15T02:05:07.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.0.1","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"188b3062c38693f6ae053e77df601b4af7411dfc","kind":"commit","published_at":"2014-07-15T01:10:44.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.0.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.0/manifests"},{"name":"1.0.1","sha":"acd062c313712a3a54073b93ab475b41353e2505","kind":"commit","published_at":"2014-06-09T21:17:26.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/1.0.1","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"0e974f000c77d25e93c2e014ddfbf848b7e3c18d","kind":"commit","published_at":"2014-06-08T20:43:37.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/1.0.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-20T21:51:13.922Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.87489502714214,"dependent_packages_count":37.585245661086226,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.730070344114182},"purl":"pkg:npm/express-bcryptjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/express-bcryptjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/express-bcryptjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/express-bcryptjs/dependencies","status":"unpublished","funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T16:52:25.219Z","issues_count":102,"pull_requests_count":24,"avg_time_to_close_issue":64347104.26470588,"avg_time_to_close_pull_request":94908519.04166667,"issues_closed_count":102,"pull_requests_closed_count":24,"pull_request_authors_count":14,"issue_authors_count":100,"avg_comments_per_issue":3.5098039215686274,"avg_comments_per_pull_request":2.75,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":2442472.3333333335,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-bcryptjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-bcryptjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-bcryptjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-bcryptjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-bcryptjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-bcryptjs/codemeta","maintainers":[],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5630830,"maintainers_count":1195383,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":13244,"name":"bcryptjs","ecosystem":"bower","description":null,"homepage":"","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/dcodeIO/bcrypt.js","keywords_array":[],"namespace":null,"versions_count":17,"first_release_published_at":"2014-06-08T20:43:37.000Z","latest_release_published_at":"2025-11-02T22:08:07.000Z","latest_release_number":"v3.0.3","last_synced_at":"2026-03-06T18:33:56.816Z","created_at":"2022-04-04T20:42:56.673Z","updated_at":"2026-03-06T18:33:56.817Z","registry_url":null,"install_command":"bower install bcryptjs","documentation_url":null,"metadata":{},"repo_metadata":{"id":41454796,"uuid":"9784843","full_name":"dcodeIO/bcrypt.js","owner":"dcodeIO","description":"Optimized bcrypt in JavaScript with zero dependencies, with TypeScript support.","archived":false,"fork":false,"pushed_at":"2025-02-18T19:52:49.000Z","size":518,"stargazers_count":3738,"open_issues_count":0,"forks_count":277,"subscribers_count":44,"default_branch":"main","last_synced_at":"2025-10-19T08:05:04.125Z","etag":null,"topics":["authentication","bcrypt","javascript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dcodeIO.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-05-01T03:13:49.000Z","updated_at":"2025-10-18T23:41:19.000Z","dependencies_parsed_at":"2024-01-06T01:55:09.816Z","dependency_job_id":"da437899-c7f1-45f7-907d-d3fec8ae6253","html_url":"https://github.com/dcodeIO/bcrypt.js","commit_stats":{"total_commits":96,"total_committers":13,"mean_commits":7.384615384615385,"dds":"0.30208333333333337","last_synced_commit":"7e2e93af99df2952253f9cf32db29aefa8f272f7"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/dcodeIO/bcrypt.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcodeIO","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/sbom","scorecard":{"id":329797,"data":{"date":"2025-08-11","repo":{"name":"github.com/dcodeIO/bcrypt.js","commit":"28e510389374f5736c447395443d4a6687325048"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"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":"Code-Review","score":1,"reason":"Found 4/29 approved changesets -- score normalized to 1","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":"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/publish.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/dcodeIO/bcrypt.js/test.yml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/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 5 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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T03:18:06.526Z","repository_id":41454796,"created_at":"2025-08-18T03:18:06.526Z","updated_at":"2025-08-18T03:18:06.526Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279840295,"owners_count":26234202,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-19T02:00:07.647Z","response_time":64,"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":"dcodeIO","name":"dcode","uuid":"1136893","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1136893?u=6087ea5a18e64e975cf707c2d09a2291afa3e14c\u0026v=4","repositories_count":68,"last_synced_at":"2024-04-14T08:25:01.639Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dcodeIO","funding_links":[],"total_stars":6521,"followers":1560,"following":1,"created_at":"2022-11-02T16:18:51.062Z","updated_at":"2024-04-14T08:25:16.294Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcodeIO","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcodeIO/repositories"},"tags":[{"name":"v3.0.2","sha":"28e510389374f5736c447395443d4a6687325048","kind":"commit","published_at":"2025-02-18T19:51:34.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/v3.0.2","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"e7055caf0c723cbcf8bc3f0784b8c30ee332380f","kind":"commit","published_at":"2025-02-17T16:00:02.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/v3.0.1","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"2a9bea9e276e6be04dbd403f9695937788b3b10a","kind":"commit","published_at":"2025-02-13T18:22:45.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/v3.0.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/v3.0.0/manifests"},{"name":"2.4.3","sha":"f7dd725a0b77036696042b5c1cb5e13cf0f7291e","kind":"commit","published_at":"2017-02-07T09:43:30.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.4.3","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"2fa2b7cadf8a5e2bbe8436439b219b0d5596dbe7","kind":"commit","published_at":"2017-02-07T08:02:06.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.4.2","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.2/manifests"},{"name":"2.4.0","sha":"f0b55184f022c668d6e756b2ff152a63be530e74","kind":"commit","published_at":"2016-12-14T16:49:26.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.4.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"89c19400dcc9ca77b9f768bd79a6700eb764a1da","kind":"commit","published_at":"2015-09-23T15:18:02.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.3.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"594428af8a36c110f88ae248debcede44d0d11a3","kind":"commit","published_at":"2015-09-19T00:42:16.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.2.2","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"dd6eaf724afc72618126782de8dfb061c1a5ae90","kind":"commit","published_at":"2015-08-02T21:15:35.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.2.1","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"5014ec5d8e06a615522a10843605ea3d5a5e8299","kind":"commit","published_at":"2015-07-07T20:01:38.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.2.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"2c4068de300d98ec050f49169e9c99859e170900","kind":"commit","published_at":"2014-10-20T23:59:38.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.1.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"17a693fcb90f7f6090590265b713fe6dc89bab0e","kind":"commit","published_at":"2014-07-23T16:09:07.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.0.2","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"4d5ccff01aa93412652b1ec6c9429eab7cb10dd2","kind":"commit","published_at":"2014-07-15T02:05:07.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.0.1","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"188b3062c38693f6ae053e77df601b4af7411dfc","kind":"commit","published_at":"2014-07-15T01:10:44.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/2.0.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/2.0.0/manifests"},{"name":"1.0.1","sha":"acd062c313712a3a54073b93ab475b41353e2505","kind":"commit","published_at":"2014-06-09T21:17:26.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/1.0.1","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"0e974f000c77d25e93c2e014ddfbf848b7e3c18d","kind":"commit","published_at":"2014-06-08T20:43:37.000Z","download_url":"https://codeload.github.com/dcodeIO/bcrypt.js/tar.gz/1.0.0","html_url":"https://github.com/dcodeIO/bcrypt.js/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dcodeIO/bcrypt.js@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-20T21:51:14.076Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":5,"rankings":{"downloads":null,"dependent_repos_count":8.646670084885773,"dependent_packages_count":6.041702273115707,"stargazers_count":1.6222298182646842,"forks_count":2.827152053779981,"docker_downloads_count":null,"average":4.784438557511536},"purl":"pkg:bower/bcryptjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/bower/bcryptjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/bower/bcryptjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/bower/bcryptjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T16:52:25.219Z","issues_count":102,"pull_requests_count":24,"avg_time_to_close_issue":64347104.26470588,"avg_time_to_close_pull_request":94908519.04166667,"issues_closed_count":102,"pull_requests_closed_count":24,"pull_request_authors_count":14,"issue_authors_count":100,"avg_comments_per_issue":3.5098039215686274,"avg_comments_per_pull_request":2.75,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":2442472.3333333335,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/bcryptjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/bcryptjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/bcryptjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/bcryptjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/bcryptjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/bcryptjs/codemeta","maintainers":[],"registry":{"name":"bower.io","url":"https://bower.io","ecosystem":"bower","default":true,"packages_count":70212,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"bower","metadata":{"funded_packages_count":3375},"icon_url":"https://github.com/bower.png","created_at":"2022-04-04T15:19:22.529Z","updated_at":"2026-04-03T06:47:19.171Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/namespaces"}}],"commits":{"id":1193,"full_name":"dcodeIO/bcrypt.js","default_branch":"main","total_commits":116,"total_committers":14,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":8.285714285714286,"dds":0.2586206896551724,"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2026-05-23T07:35:29.427Z","last_synced_commit":"1211e9a2213e0b3ee232a204b3ce899beebce31a","created_at":"2023-03-06T22:06:05.376Z","updated_at":"2026-05-23T07:35:23.322Z","committers":[{"name":"Daniel Wirtz","email":"dcode@dcode.io","login":"dcodeIO","count":86},{"name":"Daniel Wirtz","email":"daniel@code-emitter.com","login":null,"count":16},{"name":"Adam B","email":"cruxic@gmail.com","login":null,"count":3},{"name":"lionel-rowe","email":"lionel.rowe@gmail.com","login":"lionel-rowe","count":1},{"name":"Telokis","email":"Telokis","login":"Telokis","count":1},{"name":"Md Hishaam Akhtar","email":"58990970+mdhishaamakhtar","login":"mdhishaamakhtar","count":1},{"name":"Mathew Kleppin","email":"matkle414@gmail.com","login":"hellsan631","count":1},{"name":"G.H. Naylor","email":"gh-naylor","login":"gh-naylor","count":1},{"name":"Fabiano Taioli","email":"ftaioli@vista.it","login":"ftaiolivista","count":1},{"name":"Dennis Richter","email":"richterdennis","login":"richterdennis","count":1},{"name":"Alex Szabo","email":"delanni.alex@gmail.com","login":"delanni","count":1},{"name":"Akseli Palén","email":"akseli.palen@gmail.com","login":"axelpale","count":1},{"name":"Adrian Lynch","email":"adi_ady_ade@hotmail.com","login":"adrianblynch","count":1},{"name":"JakobLofgren","email":"jakob.lofgren1@gmail.com","login":null,"count":1}],"past_year_committers":[{"name":"lionel-rowe","email":"lionel.rowe@gmail.com","login":"lionel-rowe","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-25T00:00:11.816Z","repositories_count":6241426,"commits_count":883275279,"contributors_count":34917804,"owners_count":1157371,"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":"dcodeIO/bcrypt.js","html_url":"https://github.com/dcodeIO/bcrypt.js","last_synced_at":"2026-05-10T23:29:39.919Z","status":"active","issues_count":103,"pull_requests_count":28,"avg_time_to_close_issue":65546337.5050505,"avg_time_to_close_pull_request":87300891.61538461,"issues_closed_count":99,"pull_requests_closed_count":26,"pull_request_authors_count":17,"issue_authors_count":101,"avg_comments_per_issue":3.4466019417475726,"avg_comments_per_pull_request":2.5714285714285716,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":1,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":3300750.0,"past_year_avg_time_to_close_pull_request":3963217.6666666665,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-10T19:17:07.088Z","updated_at":"2026-05-10T23:29:39.919Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcodeIO%2Fbcrypt.js/issues","issue_labels_count":{"table":{"stale":43,"question":3,"bug":1}},"pull_request_labels_count":{"table":{"javascript":2,"dependencies":2,"stale":2}},"issue_author_associations_count":{"table":{"NONE":102,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"NONE":23,"CONTRIBUTOR":5}},"issue_authors":{"table":{"Ruffio":2,"lastmjs":2,"thesmart":1,"dongtong":1,"bigteejay":1,"imyuxh":1,"starba3":1,"josephrocca":1,"alberanid":1,"annslittleflower":1,"thernstig":1,"nekopep":1,"theboolean":1,"siddiqlm":1,"alanshalem":1,"pietrorea":1,"JBallin":1,"wzup":1,"ericandrewlewis":1,"ITenthusiasm":1,"sampjr":1,"dustingraham":1,"asketsystem":1,"wsfuller":1,"Kunal25Das":1,"JYachelini":1,"anshuul-kai":1,"jdgriffith":1,"christian-hess-94":1,"gmattie":1,"adanvdo":1,"ganlanshu0211":1,"sagar-ze":1,"aaronamendez":1,"EvaldasVasiliauskas":1,"Irtiza751":1,"apudiu":1,"lucasMontenegro":1,"WebMatrixware":1,"ginamdar":1,"BenReilly":1,"SamiHK":1,"anantnema":1,"eugen35":1,"Pro-Developer01":1,"codeater7":1,"farzaadweb":1,"strugee":1,"thislekan":1,"adamreisnz":1,"Mister-Hope":1,"ankur1163":1,"charlie-iu":1,"thehammadishaq":1,"AshleyJBartlett":1,"p-brubaker":1,"dclechok":1,"ndbhamvani":1,"Kila14":1,"lonix1":1,"khuang-citylift":1,"b-asaf":1,"suffic":1,"davidjdr-icox":1,"CamiloMM":1,"ARTMUC":1,"seyedjafariy":1,"dev-garcia":1,"MayyarAA":1,"savoygrizzly":1,"timkuijsten":1,"IoTManagerProject":1,"randrei12":1,"lewispham":1,"joananespina":1,"spion-h4":1,"GB-Chris":1,"trvra":1,"Gitongakennedy":1,"tiagocaus":1,"gerald2545":1,"gabrielbull":1,"thgh":1,"hnhuangda":1,"DiegoMinatto":1,"phatify":1,"CurrrryChen":1,"victorKariuki":1,"llh1187":1,"gate3":1,"emiraydin":1,"xManuel007":1,"passcombo":1,"m8r1x":1,"mdhishaamakhtar":1,"rafaelangical":1,"nicgene":1,"NGPixel":1,"clare-aire":1,"riegelTech":1,"rpgeeganage":1}},"pull_request_authors":{"table":{"erdahuja":4,"phengemuhle":3,"Vishvsalvi":3,"lewispham":2,"matanol":2,"dependabot[bot]":2,"thehammadishaq":2,"richterdennis":1,"delanni":1,"ghost":1,"mbtools":1,"Telokis":1,"alberanid":1,"WebMatrixware":1,"mdhishaamakhtar":1,"lionel-rowe":1,"octaviansoldea":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-17T00:00:41.354Z","repositories_count":14627795,"issues_count":34179422,"pull_requests_count":111830713,"authors_count":11264825,"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":{"stale":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":2,"javascript":2,"stale":2}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"NONE":3,"CONTRIBUTOR":1}},"past_year_issue_authors":{"table":{"thesmart":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":2,"lionel-rowe":1,"mbtools":1}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{"ReleaseEvent":6,"DeleteEvent":3,"PullRequestEvent":11,"ForkEvent":12,"IssuesEvent":57,"WatchEvent":240,"IssueCommentEvent":68,"PushEvent":22,"CreateEvent":6},"last_year":{"ReleaseEvent":1,"DeleteEvent":2,"PullRequestEvent":4,"IssuesEvent":3,"WatchEvent":72,"IssueCommentEvent":4,"CreateEvent":1}},"keywords":["authentication","bcrypt","javascript"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-10T02:27:12.474Z","updated_at":"2022-08-10T02:27:12.474Z","repository_link":"https://github.com/dcodeIO/bcrypt.js/blob/main/package.json","dependencies":[{"id":994657379,"package_name":"bcrypt","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":994657380,"package_name":"closurecompiler","ecosystem":"npm","requirements":"~1","direct":true,"kind":"development","optional":false},{"id":994657381,"package_name":"metascript","ecosystem":"npm","requirements":"~1.0.0","direct":true,"kind":"development","optional":false},{"id":994657382,"package_name":"testjs","ecosystem":"npm","requirements":"~1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"bower","filepath":"bower.json","sha":null,"kind":"manifest","created_at":"2024-01-06T01:55:09.797Z","updated_at":"2024-01-06T01:55:09.797Z","repository_link":"https://github.com/dcodeIO/bcrypt.js/blob/main/bower.json","dependencies":[]}],"score":32.34821684498913,"created_at":"2026-05-14T10:40:51.975Z","updated_at":"2026-05-26T16:30:27.822Z","avatar_url":"https://github.com/dcodeIO.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372852","html_url":"https://summary.ecosyste.ms/projects/372852"}