{"id":372872,"url":"https://github.com/andyperlitch/jsbn","last_synced_at":"2026-08-26T14:00:48.303Z","repository":{"id":8260323,"uuid":"9710533","full_name":"andyperlitch/jsbn","owner":"andyperlitch","description":"The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.","archived":false,"fork":false,"pushed_at":"2026-08-17T15:58:01.000Z","size":136,"stargazers_count":173,"open_issues_count":20,"forks_count":42,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-08-23T13:43:15.582Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andyperlitch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-27T06:38:53.000Z","updated_at":"2026-08-20T20:51:23.000Z","dependencies_parsed_at":"2022-09-05T18:00:31.711Z","dependency_job_id":null,"html_url":"https://github.com/andyperlitch/jsbn","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/andyperlitch/jsbn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/sbom","scorecard":{"id":195400,"data":{"date":"2025-08-11","repo":{"name":"github.com/andyperlitch/jsbn","commit":"52fab097bf5fe2ad981be3d5f22b97032811c6a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T21:44:32.419Z","repository_id":8260323,"created_at":"2025-08-16T21:44:32.420Z","updated_at":"2025-08-16T21:44:32.420Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36858290,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"andyperlitch","name":"Andy Perlitch","uuid":"1390651","kind":"user","description":"","email":"","website":"http://andyperlitch.net","location":"Scotts Valley, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1390651?u=02a6ee3a3eb7a1b735994714944074dc38b1a346\u0026v=4","repositories_count":122,"last_synced_at":"2026-08-22T05:37:19.092Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/andyperlitch","funding_links":[],"total_stars":368,"followers":27,"following":8,"created_at":"2022-11-02T16:19:56.021Z","updated_at":"2026-08-22T05:37:19.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch/repositories"},"packages":[{"id":13659705,"name":"node-jsbn","ecosystem":"debian","description":null,"homepage":"https://github.com/andyperlitch/jsbn","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/andyperlitch/jsbn","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:22:36.959Z","latest_release_published_at":"2026-02-12T08:22:36.959Z","latest_release_number":"1.1.0+~1.2.29-1","last_synced_at":"2026-08-20T13:28:30.297Z","created_at":"2026-02-12T08:22:36.741Z","updated_at":"2026-08-25T08:40:10.307Z","registry_url":"https://tracker.debian.org/pkg/node-jsbn","install_command":"apt-get install node-jsbn","documentation_url":"https://packages.debian.org/trixie/node-jsbn","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-jsbn","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":8260323,"uuid":"9710533","full_name":"andyperlitch/jsbn","owner":"andyperlitch","description":"The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.","archived":false,"fork":false,"pushed_at":"2026-08-17T15:58:01.000Z","size":136,"stargazers_count":173,"open_issues_count":20,"forks_count":42,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-08-23T13:43:15.582Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andyperlitch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-27T06:38:53.000Z","updated_at":"2026-08-20T20:51:23.000Z","dependencies_parsed_at":"2022-09-05T18:00:31.711Z","dependency_job_id":null,"html_url":"https://github.com/andyperlitch/jsbn","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/andyperlitch/jsbn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/sbom","scorecard":{"id":195400,"data":{"date":"2025-08-11","repo":{"name":"github.com/andyperlitch/jsbn","commit":"52fab097bf5fe2ad981be3d5f22b97032811c6a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T21:44:32.419Z","repository_id":8260323,"created_at":"2025-08-16T21:44:32.420Z","updated_at":"2025-08-16T21:44:32.420Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36858290,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"andyperlitch","name":"Andy Perlitch","uuid":"1390651","kind":"user","description":"","email":"","website":"http://andyperlitch.net","location":"Scotts Valley, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1390651?u=02a6ee3a3eb7a1b735994714944074dc38b1a346\u0026v=4","repositories_count":122,"last_synced_at":"2026-08-22T05:37:19.092Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/andyperlitch","funding_links":[],"total_stars":368,"followers":27,"following":8,"created_at":"2022-11-02T16:19:56.021Z","updated_at":"2026-08-22T05:37:19.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch/repositories"},"tags":[{"name":"v1.1.0","sha":"8c0e93ee5dc989013d3fde318c383e7a692ab712","kind":"tag","published_at":"2017-02-13T17:06:47.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v1.1.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.1.0/manifests"},{"name":"v0.1.1","sha":"ed7e7ab56bd2b8a4447bc0c1ef08548b6dad89a2","kind":"tag","published_at":"2017-02-12T08:02:52.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v0.1.1","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.1/manifests"},{"name":"v1.0.0","sha":"8717138e8a00a048c7935a40cdb1b47e361da9a5","kind":"tag","published_at":"2016-03-11T21:07:09.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v1.0.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"148a967b112806e63ddeeed78ee7938eef74c84a","kind":"tag","published_at":"2015-10-29T18:02:20.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v0.1.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-25T08:40:10.306Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-jsbn?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-jsbn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-jsbn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-jsbn/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T13:00:37.923Z","issues_count":25,"pull_requests_count":19,"avg_time_to_close_issue":19010524.111111112,"avg_time_to_close_pull_request":54073586.9375,"issues_closed_count":9,"pull_requests_closed_count":16,"pull_request_authors_count":17,"issue_authors_count":23,"avg_comments_per_issue":0.96,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/andyperlitch%2Fjsbn/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-jsbn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-jsbn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-jsbn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-jsbn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-jsbn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-jsbn/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1687},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-25T05:04:56.023Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":5001851,"name":"org.webjars.npm:jsbn","ecosystem":"maven","description":"WebJar for jsbn","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/andyperlitch/jsbn","keywords_array":[],"namespace":"org.webjars.npm","versions_count":3,"first_release_published_at":"2015-12-16T20:28:12.000Z","latest_release_published_at":"2019-04-17T09:33:40.000Z","latest_release_number":"1.1.0","last_synced_at":"2026-08-25T13:32:30.946Z","created_at":"2022-07-27T11:01:21.044Z","updated_at":"2026-08-25T13:32:30.946Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/jsbn/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/jsbn/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":8260323,"uuid":"9710533","full_name":"andyperlitch/jsbn","owner":"andyperlitch","description":"The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.","archived":false,"fork":false,"pushed_at":"2022-03-20T04:22:24.000Z","size":100,"stargazers_count":174,"open_issues_count":19,"forks_count":42,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-07-23T21:05:13.291Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andyperlitch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-27T06:38:53.000Z","updated_at":"2026-05-23T06:07:23.000Z","dependencies_parsed_at":"2022-09-05T18:00:31.711Z","dependency_job_id":null,"html_url":"https://github.com/andyperlitch/jsbn","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/andyperlitch/jsbn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/sbom","scorecard":{"id":195400,"data":{"date":"2025-08-11","repo":{"name":"github.com/andyperlitch/jsbn","commit":"52fab097bf5fe2ad981be3d5f22b97032811c6a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T21:44:32.419Z","repository_id":8260323,"created_at":"2025-08-16T21:44:32.420Z","updated_at":"2025-08-16T21:44:32.420Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36053559,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-29T02:00:04.910Z","response_time":95,"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":"andyperlitch","name":"Andy Perlitch","uuid":"1390651","kind":"user","description":"","email":"","website":"http://andyperlitch.net","location":"Scotts Valley, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1390651?u=02a6ee3a3eb7a1b735994714944074dc38b1a346\u0026v=4","repositories_count":122,"last_synced_at":"2026-08-14T19:16:49.030Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/andyperlitch","funding_links":[],"total_stars":367,"followers":27,"following":8,"created_at":"2022-11-02T16:19:56.021Z","updated_at":"2026-08-14T19:16:49.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch/repositories"},"tags":[{"name":"v1.1.0","sha":"8c0e93ee5dc989013d3fde318c383e7a692ab712","kind":"tag","published_at":"2017-02-13T17:06:47.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v1.1.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.1.0/manifests"},{"name":"v0.1.1","sha":"ed7e7ab56bd2b8a4447bc0c1ef08548b6dad89a2","kind":"tag","published_at":"2017-02-12T08:02:52.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v0.1.1","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.1/manifests"},{"name":"v1.0.0","sha":"8717138e8a00a048c7935a40cdb1b47e361da9a5","kind":"tag","published_at":"2016-03-11T21:07:09.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v1.0.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"148a967b112806e63ddeeed78ee7938eef74c84a","kind":"tag","published_at":"2015-10-29T18:02:20.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v0.1.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:18:38.220Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.771297683023523,"dependent_packages_count":9.706193286935072,"stargazers_count":24.085583168483353,"forks_count":24.355883742721907,"docker_downloads_count":null,"average":19.729739470290966},"purl":"pkg:maven/org.webjars.npm/jsbn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:jsbn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:jsbn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:jsbn/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T07:23:37.607Z","issues_count":25,"pull_requests_count":19,"avg_time_to_close_issue":19010524.111111112,"avg_time_to_close_pull_request":54073586.9375,"issues_closed_count":9,"pull_requests_closed_count":16,"pull_request_authors_count":17,"issue_authors_count":23,"avg_comments_per_issue":0.96,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/andyperlitch%2Fjsbn/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:jsbn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:jsbn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:jsbn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:jsbn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:jsbn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:jsbn/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618425,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","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":13428695,"name":"node-jsbn","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/andyperlitch/jsbn","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/andyperlitch/jsbn","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T15:53:58.024Z","latest_release_published_at":"2026-02-07T15:53:58.024Z","latest_release_number":"1.1.0+~1.2.29-1","last_synced_at":"2026-08-20T13:29:10.359Z","created_at":"2026-02-07T15:53:57.697Z","updated_at":"2026-08-20T13:29:10.360Z","registry_url":"https://launchpad.net/ubuntu/+source/node-jsbn","install_command":"apt-get install node-jsbn","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-jsbn","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":8260323,"uuid":"9710533","full_name":"andyperlitch/jsbn","owner":"andyperlitch","description":"The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.","archived":false,"fork":false,"pushed_at":"2022-03-20T04:22:24.000Z","size":100,"stargazers_count":174,"open_issues_count":19,"forks_count":42,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-07-23T21:05:13.291Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andyperlitch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-27T06:38:53.000Z","updated_at":"2026-05-23T06:07:23.000Z","dependencies_parsed_at":"2022-09-05T18:00:31.711Z","dependency_job_id":null,"html_url":"https://github.com/andyperlitch/jsbn","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/andyperlitch/jsbn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/sbom","scorecard":{"id":195400,"data":{"date":"2025-08-11","repo":{"name":"github.com/andyperlitch/jsbn","commit":"52fab097bf5fe2ad981be3d5f22b97032811c6a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T21:44:32.419Z","repository_id":8260323,"created_at":"2025-08-16T21:44:32.420Z","updated_at":"2025-08-16T21:44:32.420Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36053559,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-29T02:00:04.910Z","response_time":95,"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":"andyperlitch","name":"Andy Perlitch","uuid":"1390651","kind":"user","description":"","email":"","website":"http://andyperlitch.net","location":"Scotts Valley, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1390651?u=02a6ee3a3eb7a1b735994714944074dc38b1a346\u0026v=4","repositories_count":122,"last_synced_at":"2026-08-14T19:16:49.030Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/andyperlitch","funding_links":[],"total_stars":367,"followers":27,"following":8,"created_at":"2022-11-02T16:19:56.021Z","updated_at":"2026-08-14T19:16:49.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch/repositories"},"tags":[{"name":"v1.1.0","sha":"8c0e93ee5dc989013d3fde318c383e7a692ab712","kind":"tag","published_at":"2017-02-13T17:06:47.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v1.1.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.1.0/manifests"},{"name":"v0.1.1","sha":"ed7e7ab56bd2b8a4447bc0c1ef08548b6dad89a2","kind":"tag","published_at":"2017-02-12T08:02:52.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v0.1.1","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.1/manifests"},{"name":"v1.0.0","sha":"8717138e8a00a048c7935a40cdb1b47e361da9a5","kind":"tag","published_at":"2016-03-11T21:07:09.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v1.0.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"148a967b112806e63ddeeed78ee7938eef74c84a","kind":"tag","published_at":"2015-10-29T18:02:20.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v0.1.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:18:38.219Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-jsbn?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-jsbn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-jsbn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-jsbn/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T07:23:37.607Z","issues_count":25,"pull_requests_count":19,"avg_time_to_close_issue":19010524.111111112,"avg_time_to_close_pull_request":54073586.9375,"issues_closed_count":9,"pull_requests_closed_count":16,"pull_request_authors_count":17,"issue_authors_count":23,"avg_comments_per_issue":0.96,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/andyperlitch%2Fjsbn/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-jsbn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-jsbn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-jsbn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-jsbn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-jsbn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-jsbn/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":976},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-25T05:06:47.665Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13743693,"name":"node-jsbn","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/andyperlitch/jsbn#readme","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/andyperlitch/jsbn","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T05:39:50.240Z","latest_release_published_at":"2026-02-13T05:39:50.240Z","latest_release_number":"1.1.0-1","last_synced_at":"2026-08-20T13:28:18.433Z","created_at":"2026-02-13T05:39:50.050Z","updated_at":"2026-08-20T13:28:18.434Z","registry_url":"https://launchpad.net/ubuntu/+source/node-jsbn","install_command":"apt-get install node-jsbn","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-jsbn","standards_version":"3.9.8","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), dh-buildinfo, nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":8260323,"uuid":"9710533","full_name":"andyperlitch/jsbn","owner":"andyperlitch","description":"The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.","archived":false,"fork":false,"pushed_at":"2022-03-20T04:22:24.000Z","size":100,"stargazers_count":174,"open_issues_count":19,"forks_count":42,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-07-23T21:05:13.291Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andyperlitch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-27T06:38:53.000Z","updated_at":"2026-05-23T06:07:23.000Z","dependencies_parsed_at":"2022-09-05T18:00:31.711Z","dependency_job_id":null,"html_url":"https://github.com/andyperlitch/jsbn","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/andyperlitch/jsbn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/sbom","scorecard":{"id":195400,"data":{"date":"2025-08-11","repo":{"name":"github.com/andyperlitch/jsbn","commit":"52fab097bf5fe2ad981be3d5f22b97032811c6a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T21:44:32.419Z","repository_id":8260323,"created_at":"2025-08-16T21:44:32.420Z","updated_at":"2025-08-16T21:44:32.420Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36053559,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-29T02:00:04.910Z","response_time":95,"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":"andyperlitch","name":"Andy Perlitch","uuid":"1390651","kind":"user","description":"","email":"","website":"http://andyperlitch.net","location":"Scotts Valley, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1390651?u=02a6ee3a3eb7a1b735994714944074dc38b1a346\u0026v=4","repositories_count":122,"last_synced_at":"2026-08-14T19:16:49.030Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/andyperlitch","funding_links":[],"total_stars":367,"followers":27,"following":8,"created_at":"2022-11-02T16:19:56.021Z","updated_at":"2026-08-14T19:16:49.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch/repositories"},"tags":[{"name":"v1.1.0","sha":"8c0e93ee5dc989013d3fde318c383e7a692ab712","kind":"tag","published_at":"2017-02-13T17:06:47.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v1.1.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.1.0/manifests"},{"name":"v0.1.1","sha":"ed7e7ab56bd2b8a4447bc0c1ef08548b6dad89a2","kind":"tag","published_at":"2017-02-12T08:02:52.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v0.1.1","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.1/manifests"},{"name":"v1.0.0","sha":"8717138e8a00a048c7935a40cdb1b47e361da9a5","kind":"tag","published_at":"2016-03-11T21:07:09.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v1.0.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"148a967b112806e63ddeeed78ee7938eef74c84a","kind":"tag","published_at":"2015-10-29T18:02:20.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v0.1.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:18:38.104Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-jsbn?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-jsbn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-jsbn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-jsbn/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T07:23:37.607Z","issues_count":25,"pull_requests_count":19,"avg_time_to_close_issue":19010524.111111112,"avg_time_to_close_pull_request":54073586.9375,"issues_closed_count":9,"pull_requests_closed_count":16,"pull_request_authors_count":17,"issue_authors_count":23,"avg_comments_per_issue":0.96,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/andyperlitch%2Fjsbn/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-jsbn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-jsbn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-jsbn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-jsbn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-jsbn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-jsbn/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":759},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-25T05:06:53.666Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13794220,"name":"node-jsbn","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/andyperlitch/jsbn","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/andyperlitch/jsbn","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T16:06:09.033Z","latest_release_published_at":"2026-02-13T16:06:09.033Z","latest_release_number":"1.1.0+~1.2.29-1","last_synced_at":"2026-08-20T13:29:18.631Z","created_at":"2026-02-13T16:06:08.815Z","updated_at":"2026-08-20T13:29:18.632Z","registry_url":"https://launchpad.net/ubuntu/+source/node-jsbn","install_command":"apt-get install node-jsbn","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-jsbn","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":8260323,"uuid":"9710533","full_name":"andyperlitch/jsbn","owner":"andyperlitch","description":"The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.","archived":false,"fork":false,"pushed_at":"2022-03-20T04:22:24.000Z","size":100,"stargazers_count":174,"open_issues_count":19,"forks_count":42,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-07-23T21:05:13.291Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andyperlitch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-27T06:38:53.000Z","updated_at":"2026-05-23T06:07:23.000Z","dependencies_parsed_at":"2022-09-05T18:00:31.711Z","dependency_job_id":null,"html_url":"https://github.com/andyperlitch/jsbn","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/andyperlitch/jsbn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/sbom","scorecard":{"id":195400,"data":{"date":"2025-08-11","repo":{"name":"github.com/andyperlitch/jsbn","commit":"52fab097bf5fe2ad981be3d5f22b97032811c6a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T21:44:32.419Z","repository_id":8260323,"created_at":"2025-08-16T21:44:32.420Z","updated_at":"2025-08-16T21:44:32.420Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36053559,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-29T02:00:04.910Z","response_time":95,"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":"andyperlitch","name":"Andy Perlitch","uuid":"1390651","kind":"user","description":"","email":"","website":"http://andyperlitch.net","location":"Scotts Valley, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1390651?u=02a6ee3a3eb7a1b735994714944074dc38b1a346\u0026v=4","repositories_count":122,"last_synced_at":"2026-08-14T19:16:49.030Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/andyperlitch","funding_links":[],"total_stars":367,"followers":27,"following":8,"created_at":"2022-11-02T16:19:56.021Z","updated_at":"2026-08-14T19:16:49.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch/repositories"},"tags":[{"name":"v1.1.0","sha":"8c0e93ee5dc989013d3fde318c383e7a692ab712","kind":"tag","published_at":"2017-02-13T17:06:47.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v1.1.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.1.0/manifests"},{"name":"v0.1.1","sha":"ed7e7ab56bd2b8a4447bc0c1ef08548b6dad89a2","kind":"tag","published_at":"2017-02-12T08:02:52.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v0.1.1","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.1/manifests"},{"name":"v1.0.0","sha":"8717138e8a00a048c7935a40cdb1b47e361da9a5","kind":"tag","published_at":"2016-03-11T21:07:09.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v1.0.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"148a967b112806e63ddeeed78ee7938eef74c84a","kind":"tag","published_at":"2015-10-29T18:02:20.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v0.1.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:18:38.304Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-jsbn?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-jsbn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-jsbn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-jsbn/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T07:23:37.607Z","issues_count":25,"pull_requests_count":19,"avg_time_to_close_issue":19010524.111111112,"avg_time_to_close_pull_request":54073586.9375,"issues_closed_count":9,"pull_requests_closed_count":16,"pull_request_authors_count":17,"issue_authors_count":23,"avg_comments_per_issue":0.96,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/andyperlitch%2Fjsbn/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-jsbn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-jsbn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-jsbn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-jsbn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-jsbn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-jsbn/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1339},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-25T05:06:51.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13399575,"name":"node-jsbn","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/andyperlitch/jsbn","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/andyperlitch/jsbn","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T05:55:16.692Z","latest_release_published_at":"2026-02-06T05:55:16.692Z","latest_release_number":"1.1.0+~1.2.29-1","last_synced_at":"2026-08-20T13:29:19.524Z","created_at":"2026-02-06T05:55:16.412Z","updated_at":"2026-08-20T13:29:19.525Z","registry_url":"https://launchpad.net/ubuntu/+source/node-jsbn","install_command":"apt-get install node-jsbn","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-jsbn","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":8260323,"uuid":"9710533","full_name":"andyperlitch/jsbn","owner":"andyperlitch","description":"The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.","archived":false,"fork":false,"pushed_at":"2022-03-20T04:22:24.000Z","size":100,"stargazers_count":174,"open_issues_count":19,"forks_count":42,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-07-23T21:05:13.291Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andyperlitch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-27T06:38:53.000Z","updated_at":"2026-05-23T06:07:23.000Z","dependencies_parsed_at":"2022-09-05T18:00:31.711Z","dependency_job_id":null,"html_url":"https://github.com/andyperlitch/jsbn","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/andyperlitch/jsbn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/sbom","scorecard":{"id":195400,"data":{"date":"2025-08-11","repo":{"name":"github.com/andyperlitch/jsbn","commit":"52fab097bf5fe2ad981be3d5f22b97032811c6a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T21:44:32.419Z","repository_id":8260323,"created_at":"2025-08-16T21:44:32.420Z","updated_at":"2025-08-16T21:44:32.420Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36053559,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-29T02:00:04.910Z","response_time":95,"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":"andyperlitch","name":"Andy Perlitch","uuid":"1390651","kind":"user","description":"","email":"","website":"http://andyperlitch.net","location":"Scotts Valley, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1390651?u=02a6ee3a3eb7a1b735994714944074dc38b1a346\u0026v=4","repositories_count":122,"last_synced_at":"2026-08-14T19:16:49.030Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/andyperlitch","funding_links":[],"total_stars":367,"followers":27,"following":8,"created_at":"2022-11-02T16:19:56.021Z","updated_at":"2026-08-14T19:16:49.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch/repositories"},"tags":[{"name":"v1.1.0","sha":"8c0e93ee5dc989013d3fde318c383e7a692ab712","kind":"tag","published_at":"2017-02-13T17:06:47.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v1.1.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.1.0/manifests"},{"name":"v0.1.1","sha":"ed7e7ab56bd2b8a4447bc0c1ef08548b6dad89a2","kind":"tag","published_at":"2017-02-12T08:02:52.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v0.1.1","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.1/manifests"},{"name":"v1.0.0","sha":"8717138e8a00a048c7935a40cdb1b47e361da9a5","kind":"tag","published_at":"2016-03-11T21:07:09.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v1.0.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"148a967b112806e63ddeeed78ee7938eef74c84a","kind":"tag","published_at":"2015-10-29T18:02:20.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v0.1.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:18:38.099Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-jsbn?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-jsbn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-jsbn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-jsbn/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T07:23:37.607Z","issues_count":25,"pull_requests_count":19,"avg_time_to_close_issue":19010524.111111112,"avg_time_to_close_pull_request":54073586.9375,"issues_closed_count":9,"pull_requests_closed_count":16,"pull_request_authors_count":17,"issue_authors_count":23,"avg_comments_per_issue":0.96,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/andyperlitch%2Fjsbn/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-jsbn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-jsbn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-jsbn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-jsbn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-jsbn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-jsbn/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-25T05:06:49.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":14400222,"name":"github.com/andyperlitch/jsbn","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/andyperlitch/jsbn","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2015-10-29T18:02:20.000Z","latest_release_published_at":"2017-02-13T17:06:47.000Z","latest_release_number":"v1.1.0","last_synced_at":"2026-08-25T13:33:18.370Z","created_at":"2026-05-08T11:15:45.106Z","updated_at":"2026-08-26T03:55:07.001Z","registry_url":"https://pkg.go.dev/github.com/andyperlitch/jsbn","install_command":"go get github.com/andyperlitch/jsbn","documentation_url":"https://pkg.go.dev/github.com/andyperlitch/jsbn#section-documentation","metadata":{},"repo_metadata":{"id":8260323,"uuid":"9710533","full_name":"andyperlitch/jsbn","owner":"andyperlitch","description":"The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.","archived":false,"fork":false,"pushed_at":"2026-08-17T15:58:01.000Z","size":136,"stargazers_count":173,"open_issues_count":20,"forks_count":42,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-08-23T13:43:15.582Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andyperlitch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-27T06:38:53.000Z","updated_at":"2026-08-20T20:51:23.000Z","dependencies_parsed_at":"2022-09-05T18:00:31.711Z","dependency_job_id":null,"html_url":"https://github.com/andyperlitch/jsbn","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/andyperlitch/jsbn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/sbom","scorecard":{"id":195400,"data":{"date":"2025-08-11","repo":{"name":"github.com/andyperlitch/jsbn","commit":"52fab097bf5fe2ad981be3d5f22b97032811c6a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T21:44:32.419Z","repository_id":8260323,"created_at":"2025-08-16T21:44:32.420Z","updated_at":"2025-08-16T21:44:32.420Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36858290,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"andyperlitch","name":"Andy Perlitch","uuid":"1390651","kind":"user","description":"","email":"","website":"http://andyperlitch.net","location":"Scotts Valley, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1390651?u=02a6ee3a3eb7a1b735994714944074dc38b1a346\u0026v=4","repositories_count":122,"last_synced_at":"2026-08-22T05:37:19.092Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/andyperlitch","funding_links":[],"total_stars":368,"followers":27,"following":8,"created_at":"2022-11-02T16:19:56.021Z","updated_at":"2026-08-22T05:37:19.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch/repositories"},"tags":[{"name":"v1.1.0","sha":"8c0e93ee5dc989013d3fde318c383e7a692ab712","kind":"tag","published_at":"2017-02-13T17:06:47.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v1.1.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.1.0/manifests"},{"name":"v0.1.1","sha":"ed7e7ab56bd2b8a4447bc0c1ef08548b6dad89a2","kind":"tag","published_at":"2017-02-12T08:02:52.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v0.1.1","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.1/manifests"},{"name":"v1.0.0","sha":"8717138e8a00a048c7935a40cdb1b47e361da9a5","kind":"tag","published_at":"2016-03-11T21:07:09.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v1.0.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"148a967b112806e63ddeeed78ee7938eef74c84a","kind":"tag","published_at":"2015-10-29T18:02:20.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v0.1.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-26T03:55:07.001Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.085926243197193,"dependent_packages_count":4.765252659599449,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.925589451398321},"purl":"pkg:golang/github.com/andyperlitch/jsbn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/andyperlitch/jsbn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/andyperlitch/jsbn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/andyperlitch/jsbn/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T13:31:18.799Z","issues_count":25,"pull_requests_count":19,"avg_time_to_close_issue":19010524.111111112,"avg_time_to_close_pull_request":54073586.9375,"issues_closed_count":9,"pull_requests_closed_count":16,"pull_request_authors_count":17,"issue_authors_count":23,"avg_comments_per_issue":0.96,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/andyperlitch%2Fjsbn/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fandyperlitch%2Fjsbn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fandyperlitch%2Fjsbn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fandyperlitch%2Fjsbn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fandyperlitch%2Fjsbn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fandyperlitch%2Fjsbn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fandyperlitch%2Fjsbn/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":13701839,"name":"node-jsbn","ecosystem":"debian","description":null,"homepage":"https://github.com/andyperlitch/jsbn","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/andyperlitch/jsbn","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:18:11.549Z","latest_release_published_at":"2026-02-12T21:18:11.549Z","latest_release_number":"1.1.0+~1.2.29-1","last_synced_at":"2026-07-27T07:03:00.503Z","created_at":"2026-02-12T21:18:11.338Z","updated_at":"2026-08-16T09:18:38.074Z","registry_url":"https://tracker.debian.org/pkg/node-jsbn","install_command":"apt-get install node-jsbn","documentation_url":"https://packages.debian.org/bookworm/node-jsbn","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-jsbn","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":8260323,"uuid":"9710533","full_name":"andyperlitch/jsbn","owner":"andyperlitch","description":"The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.","archived":false,"fork":false,"pushed_at":"2022-03-20T04:22:24.000Z","size":100,"stargazers_count":174,"open_issues_count":19,"forks_count":42,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-07-23T21:05:13.291Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andyperlitch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-27T06:38:53.000Z","updated_at":"2026-05-23T06:07:23.000Z","dependencies_parsed_at":"2022-09-05T18:00:31.711Z","dependency_job_id":null,"html_url":"https://github.com/andyperlitch/jsbn","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/andyperlitch/jsbn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/sbom","scorecard":{"id":195400,"data":{"date":"2025-08-11","repo":{"name":"github.com/andyperlitch/jsbn","commit":"52fab097bf5fe2ad981be3d5f22b97032811c6a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T21:44:32.419Z","repository_id":8260323,"created_at":"2025-08-16T21:44:32.420Z","updated_at":"2025-08-16T21:44:32.420Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36053559,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-29T02:00:04.910Z","response_time":95,"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":"andyperlitch","name":"Andy Perlitch","uuid":"1390651","kind":"user","description":"","email":"","website":"http://andyperlitch.net","location":"Scotts Valley, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1390651?u=02a6ee3a3eb7a1b735994714944074dc38b1a346\u0026v=4","repositories_count":122,"last_synced_at":"2026-08-14T19:16:49.030Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/andyperlitch","funding_links":[],"total_stars":367,"followers":27,"following":8,"created_at":"2022-11-02T16:19:56.021Z","updated_at":"2026-08-14T19:16:49.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch/repositories"},"tags":[{"name":"v1.1.0","sha":"8c0e93ee5dc989013d3fde318c383e7a692ab712","kind":"tag","published_at":"2017-02-13T17:06:47.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v1.1.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.1.0/manifests"},{"name":"v0.1.1","sha":"ed7e7ab56bd2b8a4447bc0c1ef08548b6dad89a2","kind":"tag","published_at":"2017-02-12T08:02:52.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v0.1.1","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.1/manifests"},{"name":"v1.0.0","sha":"8717138e8a00a048c7935a40cdb1b47e361da9a5","kind":"tag","published_at":"2016-03-11T21:07:09.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v1.0.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"148a967b112806e63ddeeed78ee7938eef74c84a","kind":"tag","published_at":"2015-10-29T18:02:20.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v0.1.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:18:38.074Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-jsbn?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-jsbn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-jsbn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-jsbn/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T07:23:37.607Z","issues_count":25,"pull_requests_count":19,"avg_time_to_close_issue":19010524.111111112,"avg_time_to_close_pull_request":54073586.9375,"issues_closed_count":9,"pull_requests_closed_count":16,"pull_request_authors_count":17,"issue_authors_count":23,"avg_comments_per_issue":0.96,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/andyperlitch%2Fjsbn/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-jsbn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-jsbn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-jsbn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-jsbn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-jsbn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-jsbn/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2645,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1237},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-25T05:06:43.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13558484,"name":"node-jsbn","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/andyperlitch/jsbn","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/andyperlitch/jsbn","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:48:11.945Z","latest_release_published_at":"2026-02-11T04:48:11.945Z","latest_release_number":"1.1.0+~1.2.29-1","last_synced_at":"2026-08-20T13:29:12.664Z","created_at":"2026-02-11T04:48:11.758Z","updated_at":"2026-08-20T13:29:12.664Z","registry_url":"https://launchpad.net/ubuntu/+source/node-jsbn","install_command":"apt-get install node-jsbn","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-jsbn","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":8260323,"uuid":"9710533","full_name":"andyperlitch/jsbn","owner":"andyperlitch","description":"The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.","archived":false,"fork":false,"pushed_at":"2022-03-20T04:22:24.000Z","size":100,"stargazers_count":174,"open_issues_count":19,"forks_count":42,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-07-23T21:05:13.291Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andyperlitch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-27T06:38:53.000Z","updated_at":"2026-05-23T06:07:23.000Z","dependencies_parsed_at":"2022-09-05T18:00:31.711Z","dependency_job_id":null,"html_url":"https://github.com/andyperlitch/jsbn","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/andyperlitch/jsbn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/sbom","scorecard":{"id":195400,"data":{"date":"2025-08-11","repo":{"name":"github.com/andyperlitch/jsbn","commit":"52fab097bf5fe2ad981be3d5f22b97032811c6a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T21:44:32.419Z","repository_id":8260323,"created_at":"2025-08-16T21:44:32.420Z","updated_at":"2025-08-16T21:44:32.420Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36053559,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-29T02:00:04.910Z","response_time":95,"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":"andyperlitch","name":"Andy Perlitch","uuid":"1390651","kind":"user","description":"","email":"","website":"http://andyperlitch.net","location":"Scotts Valley, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1390651?u=02a6ee3a3eb7a1b735994714944074dc38b1a346\u0026v=4","repositories_count":122,"last_synced_at":"2026-08-14T19:16:49.030Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/andyperlitch","funding_links":[],"total_stars":367,"followers":27,"following":8,"created_at":"2022-11-02T16:19:56.021Z","updated_at":"2026-08-14T19:16:49.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch/repositories"},"tags":[{"name":"v1.1.0","sha":"8c0e93ee5dc989013d3fde318c383e7a692ab712","kind":"tag","published_at":"2017-02-13T17:06:47.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v1.1.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.1.0/manifests"},{"name":"v0.1.1","sha":"ed7e7ab56bd2b8a4447bc0c1ef08548b6dad89a2","kind":"tag","published_at":"2017-02-12T08:02:52.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v0.1.1","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.1/manifests"},{"name":"v1.0.0","sha":"8717138e8a00a048c7935a40cdb1b47e361da9a5","kind":"tag","published_at":"2016-03-11T21:07:09.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v1.0.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"148a967b112806e63ddeeed78ee7938eef74c84a","kind":"tag","published_at":"2015-10-29T18:02:20.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v0.1.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:18:38.183Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-jsbn?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-jsbn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-jsbn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-jsbn/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T07:23:37.607Z","issues_count":25,"pull_requests_count":19,"avg_time_to_close_issue":19010524.111111112,"avg_time_to_close_pull_request":54073586.9375,"issues_closed_count":9,"pull_requests_closed_count":16,"pull_request_authors_count":17,"issue_authors_count":23,"avg_comments_per_issue":0.96,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/andyperlitch%2Fjsbn/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-jsbn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-jsbn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-jsbn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-jsbn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-jsbn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-jsbn/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1108},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-25T05:06:52.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13954805,"name":"node-jsbn","ecosystem":"guix","description":"JavaScript BigNum library","homepage":"https://github.com/andyperlitch/jsbn","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/andyperlitch/jsbn","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T20:21:50.240Z","latest_release_published_at":"2026-03-02T20:21:50.240Z","latest_release_number":"1.1.0","last_synced_at":"2026-08-20T13:29:59.700Z","created_at":"2026-03-02T20:21:50.063Z","updated_at":"2026-08-25T15:10:05.297Z","registry_url":"https://packages.guix.gnu.org/packages/node-jsbn/1.1.0/","install_command":"guix install node-jsbn","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/node-xyz.scm#n1913","metadata":{"location":"gnu/packages/node-xyz.scm:1913","variable_name":"node-jsbn"},"repo_metadata":{"id":8260323,"uuid":"9710533","full_name":"andyperlitch/jsbn","owner":"andyperlitch","description":"The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.","archived":false,"fork":false,"pushed_at":"2026-08-17T15:58:01.000Z","size":136,"stargazers_count":173,"open_issues_count":20,"forks_count":42,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-08-23T13:43:15.582Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andyperlitch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-27T06:38:53.000Z","updated_at":"2026-08-20T20:51:23.000Z","dependencies_parsed_at":"2022-09-05T18:00:31.711Z","dependency_job_id":null,"html_url":"https://github.com/andyperlitch/jsbn","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/andyperlitch/jsbn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/sbom","scorecard":{"id":195400,"data":{"date":"2025-08-11","repo":{"name":"github.com/andyperlitch/jsbn","commit":"52fab097bf5fe2ad981be3d5f22b97032811c6a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T21:44:32.419Z","repository_id":8260323,"created_at":"2025-08-16T21:44:32.420Z","updated_at":"2025-08-16T21:44:32.420Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36858290,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"andyperlitch","name":"Andy Perlitch","uuid":"1390651","kind":"user","description":"","email":"","website":"http://andyperlitch.net","location":"Scotts Valley, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1390651?u=02a6ee3a3eb7a1b735994714944074dc38b1a346\u0026v=4","repositories_count":122,"last_synced_at":"2026-08-22T05:37:19.092Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/andyperlitch","funding_links":[],"total_stars":368,"followers":27,"following":8,"created_at":"2022-11-02T16:19:56.021Z","updated_at":"2026-08-22T05:37:19.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch/repositories"},"tags":[{"name":"v1.1.0","sha":"8c0e93ee5dc989013d3fde318c383e7a692ab712","kind":"tag","published_at":"2017-02-13T17:06:47.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v1.1.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.1.0/manifests"},{"name":"v0.1.1","sha":"ed7e7ab56bd2b8a4447bc0c1ef08548b6dad89a2","kind":"tag","published_at":"2017-02-12T08:02:52.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v0.1.1","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.1/manifests"},{"name":"v1.0.0","sha":"8717138e8a00a048c7935a40cdb1b47e361da9a5","kind":"tag","published_at":"2016-03-11T21:07:09.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v1.0.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"148a967b112806e63ddeeed78ee7938eef74c84a","kind":"tag","published_at":"2015-10-29T18:02:20.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v0.1.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-25T15:10:05.296Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/node-jsbn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/node-jsbn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/node-jsbn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/node-jsbn/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T13:31:18.799Z","issues_count":25,"pull_requests_count":19,"avg_time_to_close_issue":19010524.111111112,"avg_time_to_close_pull_request":54073586.9375,"issues_closed_count":9,"pull_requests_closed_count":16,"pull_request_authors_count":17,"issue_authors_count":23,"avg_comments_per_issue":0.96,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/andyperlitch%2Fjsbn/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-jsbn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-jsbn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-jsbn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-jsbn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-jsbn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-jsbn/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32351,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1231},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-25T05:05:02.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13596724,"name":"node-jsbn","ecosystem":"debian","description":null,"homepage":"https://github.com/andyperlitch/jsbn#readme","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/andyperlitch/jsbn","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:27:22.813Z","latest_release_published_at":"2026-02-11T10:27:22.813Z","latest_release_number":"1.1.0-1","last_synced_at":"2026-08-07T17:02:55.588Z","created_at":"2026-02-11T10:27:22.649Z","updated_at":"2026-08-23T20:15:56.563Z","registry_url":"https://tracker.debian.org/pkg/node-jsbn","install_command":"apt-get install node-jsbn","documentation_url":"https://packages.debian.org/buster/node-jsbn","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-jsbn","standards_version":"3.9.8","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), dh-buildinfo, nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":8260323,"uuid":"9710533","full_name":"andyperlitch/jsbn","owner":"andyperlitch","description":"The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.","archived":false,"fork":false,"pushed_at":"2026-08-17T15:58:01.000Z","size":136,"stargazers_count":173,"open_issues_count":20,"forks_count":42,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-08-23T13:43:15.582Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andyperlitch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-27T06:38:53.000Z","updated_at":"2026-08-20T20:51:23.000Z","dependencies_parsed_at":"2022-09-05T18:00:31.711Z","dependency_job_id":null,"html_url":"https://github.com/andyperlitch/jsbn","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/andyperlitch/jsbn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/sbom","scorecard":{"id":195400,"data":{"date":"2025-08-11","repo":{"name":"github.com/andyperlitch/jsbn","commit":"52fab097bf5fe2ad981be3d5f22b97032811c6a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T21:44:32.419Z","repository_id":8260323,"created_at":"2025-08-16T21:44:32.420Z","updated_at":"2025-08-16T21:44:32.420Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36858290,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"andyperlitch","name":"Andy Perlitch","uuid":"1390651","kind":"user","description":"","email":"","website":"http://andyperlitch.net","location":"Scotts Valley, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1390651?u=02a6ee3a3eb7a1b735994714944074dc38b1a346\u0026v=4","repositories_count":122,"last_synced_at":"2026-08-22T05:37:19.092Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/andyperlitch","funding_links":[],"total_stars":368,"followers":27,"following":8,"created_at":"2022-11-02T16:19:56.021Z","updated_at":"2026-08-22T05:37:19.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch/repositories"},"tags":[{"name":"v1.1.0","sha":"8c0e93ee5dc989013d3fde318c383e7a692ab712","kind":"tag","published_at":"2017-02-13T17:06:47.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v1.1.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.1.0/manifests"},{"name":"v0.1.1","sha":"ed7e7ab56bd2b8a4447bc0c1ef08548b6dad89a2","kind":"tag","published_at":"2017-02-12T08:02:52.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v0.1.1","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.1/manifests"},{"name":"v1.0.0","sha":"8717138e8a00a048c7935a40cdb1b47e361da9a5","kind":"tag","published_at":"2016-03-11T21:07:09.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v1.0.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"148a967b112806e63ddeeed78ee7938eef74c84a","kind":"tag","published_at":"2015-10-29T18:02:20.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v0.1.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T20:15:56.563Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-jsbn?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-jsbn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-jsbn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-jsbn/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T12:31:13.111Z","issues_count":25,"pull_requests_count":19,"avg_time_to_close_issue":19010524.111111112,"avg_time_to_close_pull_request":54073586.9375,"issues_closed_count":9,"pull_requests_closed_count":16,"pull_request_authors_count":17,"issue_authors_count":23,"avg_comments_per_issue":0.96,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/andyperlitch%2Fjsbn/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-jsbn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-jsbn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-jsbn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-jsbn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-jsbn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-jsbn/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":610},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-08-25T05:03:28.562Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13459616,"name":"node-jsbn","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/andyperlitch/jsbn","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/andyperlitch/jsbn","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T06:39:30.708Z","latest_release_published_at":"2026-02-09T06:39:30.708Z","latest_release_number":"1.1.0+~1.2.29-1","last_synced_at":"2026-07-24T19:45:57.801Z","created_at":"2026-02-09T06:39:30.374Z","updated_at":"2026-08-23T21:05:17.072Z","registry_url":"https://launchpad.net/ubuntu/+source/node-jsbn","install_command":"apt-get install node-jsbn","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-jsbn","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":8260323,"uuid":"9710533","full_name":"andyperlitch/jsbn","owner":"andyperlitch","description":"The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.","archived":false,"fork":false,"pushed_at":"2026-08-17T15:58:01.000Z","size":136,"stargazers_count":173,"open_issues_count":20,"forks_count":42,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-08-23T13:43:15.582Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andyperlitch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-27T06:38:53.000Z","updated_at":"2026-08-20T20:51:23.000Z","dependencies_parsed_at":"2022-09-05T18:00:31.711Z","dependency_job_id":null,"html_url":"https://github.com/andyperlitch/jsbn","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/andyperlitch/jsbn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/sbom","scorecard":{"id":195400,"data":{"date":"2025-08-11","repo":{"name":"github.com/andyperlitch/jsbn","commit":"52fab097bf5fe2ad981be3d5f22b97032811c6a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T21:44:32.419Z","repository_id":8260323,"created_at":"2025-08-16T21:44:32.420Z","updated_at":"2025-08-16T21:44:32.420Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36858290,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"andyperlitch","name":"Andy Perlitch","uuid":"1390651","kind":"user","description":"","email":"","website":"http://andyperlitch.net","location":"Scotts Valley, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1390651?u=02a6ee3a3eb7a1b735994714944074dc38b1a346\u0026v=4","repositories_count":122,"last_synced_at":"2026-08-22T05:37:19.092Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/andyperlitch","funding_links":[],"total_stars":368,"followers":27,"following":8,"created_at":"2022-11-02T16:19:56.021Z","updated_at":"2026-08-22T05:37:19.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch/repositories"},"tags":[{"name":"v1.1.0","sha":"8c0e93ee5dc989013d3fde318c383e7a692ab712","kind":"tag","published_at":"2017-02-13T17:06:47.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v1.1.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.1.0/manifests"},{"name":"v0.1.1","sha":"ed7e7ab56bd2b8a4447bc0c1ef08548b6dad89a2","kind":"tag","published_at":"2017-02-12T08:02:52.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v0.1.1","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.1/manifests"},{"name":"v1.0.0","sha":"8717138e8a00a048c7935a40cdb1b47e361da9a5","kind":"tag","published_at":"2016-03-11T21:07:09.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v1.0.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"148a967b112806e63ddeeed78ee7938eef74c84a","kind":"tag","published_at":"2015-10-29T18:02:20.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v0.1.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T21:05:17.072Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-jsbn?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-jsbn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-jsbn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-jsbn/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T12:31:13.111Z","issues_count":25,"pull_requests_count":19,"avg_time_to_close_issue":19010524.111111112,"avg_time_to_close_pull_request":54073586.9375,"issues_closed_count":9,"pull_requests_closed_count":16,"pull_request_authors_count":17,"issue_authors_count":23,"avg_comments_per_issue":0.96,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/andyperlitch%2Fjsbn/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-jsbn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-jsbn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-jsbn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-jsbn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-jsbn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-jsbn/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1322},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-25T05:04:58.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":1905625,"name":"jsbn","ecosystem":"npm","description":"The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.","homepage":"https://github.com/andyperlitch/jsbn#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/andyperlitch/jsbn","keywords_array":["biginteger","bignumber","big","integer"],"namespace":null,"versions_count":4,"first_release_published_at":"2013-04-27T07:44:45.756Z","latest_release_published_at":"2017-02-13T17:14:56.780Z","latest_release_number":"1.1.0","last_synced_at":"2026-08-24T13:55:49.243Z","created_at":"2022-04-09T18:09:48.031Z","updated_at":"2026-08-24T13:55:49.244Z","registry_url":"https://www.npmjs.com/package/jsbn","install_command":"npm install jsbn","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.0"},"contentPolicy":null},"repo_metadata":{"id":8260323,"uuid":"9710533","full_name":"andyperlitch/jsbn","owner":"andyperlitch","description":"The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.","archived":false,"fork":false,"pushed_at":"2022-03-20T04:22:24.000Z","size":100,"stargazers_count":175,"open_issues_count":20,"forks_count":42,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-08-16T09:10:55.604Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andyperlitch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-27T06:38:53.000Z","updated_at":"2026-08-13T06:40:17.000Z","dependencies_parsed_at":"2022-09-05T18:00:31.711Z","dependency_job_id":null,"html_url":"https://github.com/andyperlitch/jsbn","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/andyperlitch/jsbn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/sbom","scorecard":{"id":195400,"data":{"date":"2025-08-11","repo":{"name":"github.com/andyperlitch/jsbn","commit":"52fab097bf5fe2ad981be3d5f22b97032811c6a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T21:44:32.419Z","repository_id":8260323,"created_at":"2025-08-16T21:44:32.420Z","updated_at":"2025-08-16T21:44:32.420Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36739131,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-17T02:00:06.698Z","response_time":86,"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":"andyperlitch","name":"Andy Perlitch","uuid":"1390651","kind":"user","description":"","email":"","website":"http://andyperlitch.net","location":"Scotts Valley, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1390651?u=02a6ee3a3eb7a1b735994714944074dc38b1a346\u0026v=4","repositories_count":122,"last_synced_at":"2026-08-22T05:37:19.092Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/andyperlitch","funding_links":[],"total_stars":368,"followers":27,"following":8,"created_at":"2022-11-02T16:19:56.021Z","updated_at":"2026-08-22T05:37:19.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch/repositories"},"tags":[{"name":"v1.1.0","sha":"8c0e93ee5dc989013d3fde318c383e7a692ab712","kind":"tag","published_at":"2017-02-13T17:06:47.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v1.1.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.1.0/manifests"},{"name":"v0.1.1","sha":"ed7e7ab56bd2b8a4447bc0c1ef08548b6dad89a2","kind":"tag","published_at":"2017-02-12T08:02:52.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v0.1.1","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.1/manifests"},{"name":"v1.0.0","sha":"8717138e8a00a048c7935a40cdb1b47e361da9a5","kind":"tag","published_at":"2016-03-11T21:07:09.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v1.0.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"148a967b112806e63ddeeed78ee7938eef74c84a","kind":"tag","published_at":"2015-10-29T18:02:20.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v0.1.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T21:21:16.508Z","dependent_packages_count":832,"downloads":126066322,"downloads_period":"last-month","dependent_repos_count":900521,"rankings":{"downloads":0.01801592629788595,"dependent_repos_count":0.0375377430917958,"dependent_packages_count":0.07975743663486591,"stargazers_count":4.265723486121025,"forks_count":4.0524882239363205,"docker_downloads_count":0.011444767769781651,"average":1.4108279306419458},"purl":"pkg:npm/jsbn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/jsbn","docker_dependents_count":35725,"docker_downloads_count":7651283216,"usage_url":"https://repos.ecosyste.ms/usage/npm/jsbn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/jsbn/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-22T12:01:15.124Z","issues_count":25,"pull_requests_count":19,"avg_time_to_close_issue":19010524.111111112,"avg_time_to_close_pull_request":54073586.9375,"issues_closed_count":9,"pull_requests_closed_count":16,"pull_request_authors_count":17,"issue_authors_count":23,"avg_comments_per_issue":0.96,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/andyperlitch%2Fjsbn/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jsbn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jsbn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jsbn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jsbn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jsbn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jsbn/codemeta","maintainers":[{"uuid":"andyperlitch","login":"andyperlitch","name":null,"email":"andyperlitch@gmail.com","url":null,"packages_count":23,"html_url":"https://www.npmjs.com/~andyperlitch","role":null,"created_at":"2022-11-12T22:48:48.841Z","updated_at":"2022-11-12T22:48:48.841Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/andyperlitch/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787614,"maintainers_count":1238632,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":14074649,"name":"@depup/jsbn","ecosystem":"npm","description":"[DepUp] The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.","homepage":"https://github.com/andyperlitch/jsbn#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/andyperlitch/jsbn","keywords_array":["depup","dependency-bumped","updated-deps","jsbn","biginteger","bignumber","big","integer"],"namespace":"depup","versions_count":1,"first_release_published_at":"2026-03-17T16:36:43.622Z","latest_release_published_at":"2026-03-17T16:36:43.622Z","latest_release_number":"1.1.0-depup.0","last_synced_at":"2026-08-24T14:44:39.476Z","created_at":"2026-03-19T04:22:48.707Z","updated_at":"2026-08-24T14:44:39.476Z","registry_url":"https://www.npmjs.com/package/@depup/jsbn","install_command":"npm install @depup/jsbn","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.0-depup.0"},"contentPolicy":null},"repo_metadata":{"id":8260323,"uuid":"9710533","full_name":"andyperlitch/jsbn","owner":"andyperlitch","description":"The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.","archived":false,"fork":false,"pushed_at":"2022-03-20T04:22:24.000Z","size":100,"stargazers_count":175,"open_issues_count":20,"forks_count":42,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-08-16T09:10:55.604Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andyperlitch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-27T06:38:53.000Z","updated_at":"2026-08-13T06:40:17.000Z","dependencies_parsed_at":"2022-09-05T18:00:31.711Z","dependency_job_id":null,"html_url":"https://github.com/andyperlitch/jsbn","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/andyperlitch/jsbn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/sbom","scorecard":{"id":195400,"data":{"date":"2025-08-11","repo":{"name":"github.com/andyperlitch/jsbn","commit":"52fab097bf5fe2ad981be3d5f22b97032811c6a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T21:44:32.419Z","repository_id":8260323,"created_at":"2025-08-16T21:44:32.420Z","updated_at":"2025-08-16T21:44:32.420Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36739131,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-17T02:00:06.698Z","response_time":86,"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":"andyperlitch","name":"Andy Perlitch","uuid":"1390651","kind":"user","description":"","email":"","website":"http://andyperlitch.net","location":"Scotts Valley, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1390651?u=02a6ee3a3eb7a1b735994714944074dc38b1a346\u0026v=4","repositories_count":122,"last_synced_at":"2026-08-22T05:37:19.092Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/andyperlitch","funding_links":[],"total_stars":368,"followers":27,"following":8,"created_at":"2022-11-02T16:19:56.021Z","updated_at":"2026-08-22T05:37:19.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch/repositories"},"tags":[{"name":"v1.1.0","sha":"8c0e93ee5dc989013d3fde318c383e7a692ab712","kind":"tag","published_at":"2017-02-13T17:06:47.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v1.1.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.1.0/manifests"},{"name":"v0.1.1","sha":"ed7e7ab56bd2b8a4447bc0c1ef08548b6dad89a2","kind":"tag","published_at":"2017-02-12T08:02:52.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v0.1.1","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.1/manifests"},{"name":"v1.0.0","sha":"8717138e8a00a048c7935a40cdb1b47e361da9a5","kind":"tag","published_at":"2016-03-11T21:07:09.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v1.0.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"148a967b112806e63ddeeed78ee7938eef74c84a","kind":"tag","published_at":"2015-10-29T18:02:20.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v0.1.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T13:06:38.359Z","dependent_packages_count":0,"downloads":10,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.35548278111881},"purl":"pkg:npm/%40depup/jsbn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/jsbn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/jsbn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/jsbn/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:01:15.124Z","issues_count":25,"pull_requests_count":19,"avg_time_to_close_issue":19010524.111111112,"avg_time_to_close_pull_request":54073586.9375,"issues_closed_count":9,"pull_requests_closed_count":16,"pull_request_authors_count":17,"issue_authors_count":23,"avg_comments_per_issue":0.96,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/andyperlitch%2Fjsbn/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fjsbn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fjsbn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fjsbn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fjsbn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fjsbn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fjsbn/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2133,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T04:22:51.759Z","updated_at":"2026-03-19T04:22:51.759Z","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":5787614,"maintainers_count":1238632,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":13523015,"name":"node-jsbn","ecosystem":"debian","description":null,"homepage":"https://github.com/andyperlitch/jsbn#readme","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/andyperlitch/jsbn","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:04:08.046Z","latest_release_published_at":"2026-02-10T22:04:08.046Z","latest_release_number":"1.1.0-1.1","last_synced_at":"2026-08-20T13:28:09.095Z","created_at":"2026-02-10T22:04:07.853Z","updated_at":"2026-08-24T14:54:35.303Z","registry_url":"https://tracker.debian.org/pkg/node-jsbn","install_command":"apt-get install node-jsbn","documentation_url":"https://packages.debian.org/bullseye/node-jsbn","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-jsbn","standards_version":"3.9.8","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), dh-buildinfo, nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":8260323,"uuid":"9710533","full_name":"andyperlitch/jsbn","owner":"andyperlitch","description":"The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.","archived":false,"fork":false,"pushed_at":"2026-08-17T15:58:01.000Z","size":136,"stargazers_count":173,"open_issues_count":20,"forks_count":42,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-08-23T13:43:15.582Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andyperlitch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-27T06:38:53.000Z","updated_at":"2026-08-20T20:51:23.000Z","dependencies_parsed_at":"2022-09-05T18:00:31.711Z","dependency_job_id":null,"html_url":"https://github.com/andyperlitch/jsbn","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/andyperlitch/jsbn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/sbom","scorecard":{"id":195400,"data":{"date":"2025-08-11","repo":{"name":"github.com/andyperlitch/jsbn","commit":"52fab097bf5fe2ad981be3d5f22b97032811c6a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T21:44:32.419Z","repository_id":8260323,"created_at":"2025-08-16T21:44:32.420Z","updated_at":"2025-08-16T21:44:32.420Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36858290,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"andyperlitch","name":"Andy Perlitch","uuid":"1390651","kind":"user","description":"","email":"","website":"http://andyperlitch.net","location":"Scotts Valley, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1390651?u=02a6ee3a3eb7a1b735994714944074dc38b1a346\u0026v=4","repositories_count":122,"last_synced_at":"2026-08-22T05:37:19.092Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/andyperlitch","funding_links":[],"total_stars":368,"followers":27,"following":8,"created_at":"2022-11-02T16:19:56.021Z","updated_at":"2026-08-22T05:37:19.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyperlitch/repositories"},"tags":[{"name":"v1.1.0","sha":"8c0e93ee5dc989013d3fde318c383e7a692ab712","kind":"tag","published_at":"2017-02-13T17:06:47.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v1.1.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.1.0/manifests"},{"name":"v0.1.1","sha":"ed7e7ab56bd2b8a4447bc0c1ef08548b6dad89a2","kind":"tag","published_at":"2017-02-12T08:02:52.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v0.1.1","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.1/manifests"},{"name":"v1.0.0","sha":"8717138e8a00a048c7935a40cdb1b47e361da9a5","kind":"tag","published_at":"2016-03-11T21:07:09.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v1.0.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"148a967b112806e63ddeeed78ee7938eef74c84a","kind":"tag","published_at":"2015-10-29T18:02:20.000Z","download_url":"https://codeload.github.com/andyperlitch/jsbn/tar.gz/v0.1.0","html_url":"https://github.com/andyperlitch/jsbn/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andyperlitch/jsbn@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T14:54:35.303Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-jsbn?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-jsbn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-jsbn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-jsbn/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T13:00:37.923Z","issues_count":25,"pull_requests_count":19,"avg_time_to_close_issue":19010524.111111112,"avg_time_to_close_pull_request":54073586.9375,"issues_closed_count":9,"pull_requests_closed_count":16,"pull_request_authors_count":17,"issue_authors_count":23,"avg_comments_per_issue":0.96,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/andyperlitch%2Fjsbn/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-jsbn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-jsbn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-jsbn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-jsbn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-jsbn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-jsbn/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":805},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-25T05:06:44.833Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}}],"commits":{"id":211115,"full_name":"andyperlitch/jsbn","default_branch":"master","total_commits":18,"total_committers":11,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":1.6363636363636365,"dds":0.7777777777777778,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-08-25T15:15:36.159Z","last_synced_commit":"52fab097bf5fe2ad981be3d5f22b97032811c6a7","created_at":"2023-03-08T06:53:15.764Z","updated_at":"2026-08-25T15:15:35.733Z","committers":[{"name":"Andy Perlitch","email":"andyperlitch@gmail.com","login":"andyperlitch","count":4},{"name":"Andrew Perlitch","email":"perlitch@cisco.com","login":null,"count":4},{"name":"Kristóf Poduszló","email":"kripod@protonmail.com","login":"kripod","count":2},{"name":"nomad.ry@gmail.com","email":"nomad.ry@gmail.com","login":"rynomad","count":1},{"name":"Peter Dotchev","email":"dotchev@gmail.com","login":"dotchev","count":1},{"name":"Mike Linksvayer","email":"mlinksva@github.com","login":"mlinksva","count":1},{"name":"Michael Mclaughlin","email":"M8ch88l@gmail.com","login":"MikeMcl","count":1},{"name":"Linus Unnebäck","email":"linus@folkdatorn.se","login":"LinusU","count":1},{"name":"Ian W. Remmel","email":"design@ianwremmel.com","login":"ianwremmel","count":1},{"name":"Danny Jackowitz","email":"daniel.jackowitz@yale.edu","login":null,"count":1},{"name":"Chris Camaratta","email":"chris.camaratta@storycloud.com","login":null,"count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6783989,"commits_count":984212285,"contributors_count":41478761,"owners_count":1365351,"committers_count":3365530,"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":"andyperlitch/jsbn","html_url":"https://github.com/andyperlitch/jsbn","last_synced_at":"2026-08-25T13:31:18.799Z","status":null,"issues_count":25,"pull_requests_count":19,"avg_time_to_close_issue":19010524.111111112,"avg_time_to_close_pull_request":54073586.9375,"issues_closed_count":9,"pull_requests_closed_count":16,"pull_request_authors_count":17,"issue_authors_count":23,"avg_comments_per_issue":0.96,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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,"created_at":"2023-05-16T15:20:17.925Z","updated_at":"2026-08-25T13:31:18.800Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyperlitch%2Fjsbn/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":2}},"issue_author_associations_count":{"table":{"NONE":24,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"NONE":11,"CONTRIBUTOR":8}},"issue_authors":{"table":{"0joshuaolson1":2,"evilaliv3":2,"kripod":1,"afldl":1,"aczekajski":1,"jaredsmith":1,"stanbar":1,"NERDYLIZARD":1,"pooja30-git":1,"osdiab":1,"ExTEnS10N":1,"cam510":1,"akinsey":1,"andvgal":1,"mike-w-kelly":1,"grempe":1,"Christilut":1,"goloroden":1,"xeroxstar":1,"soatok":1,"xuech":1,"milhous":1,"paazmaya":1}},"pull_request_authors":{"table":{"kripod":2,"dependabot[bot]":2,"PabloJomer":1,"mscdex":1,"mlinksva":1,"dotchev":1,"LinusU":1,"MikeMcl":1,"rynomad":1,"madcow":1,"andvgal":1,"mike-w-kelly":1,"CommanderRoot":1,"ccamarat":1,"jackowitz":1,"SamuelMarks":1,"ianwremmel":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16400076,"issues_count":42711132,"pull_requests_count":136597747,"authors_count":11538907,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{"afldl":1}},"past_year_pull_request_authors":{"table":{}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{"ForkEvent":2,"WatchEvent":6},"last_year":{"ForkEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-09-05T18:00:31.448Z","updated_at":"2022-09-05T18:00:31.448Z","repository_link":"https://github.com/andyperlitch/jsbn/blob/master/package-lock.json","dependencies":[{"id":3926677368,"package_name":"benchmark","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":3926677369,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.15","direct":false,"kind":"development","optional":false},{"id":3926677370,"package_name":"platform","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":3926677371,"package_name":"prettier","ecosystem":"npm","requirements":"1.19.1","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-05T18:00:31.565Z","updated_at":"2022-09-05T18:00:31.565Z","repository_link":"https://github.com/andyperlitch/jsbn/blob/master/package.json","dependencies":[{"id":3926677383,"package_name":"benchmark","ecosystem":"npm","requirements":"^2.1.4","direct":true,"kind":"development","optional":false},{"id":3926677384,"package_name":"prettier","ecosystem":"npm","requirements":"^1.19.1","direct":true,"kind":"development","optional":false}]}],"score":30.435187385722717,"created_at":"2026-05-14T10:47:26.163Z","updated_at":"2026-08-26T14:00:48.304Z","avatar_url":"https://github.com/andyperlitch.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372872","html_url":"https://summary.ecosyste.ms/projects/372872"}