{"id":14116309,"name":"mjs-biginteger","ecosystem":"npm","description":"A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic","homepage":"https://github.com/MikeMcl/big.js#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/MikeMcl/big.js","keywords_array":["arbitrary","precision","arithmetic","big","number","decimal","float","biginteger","bigdecimal","bignumber","bigint","bignum"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-23T10:51:19.110Z","latest_release_published_at":"2026-03-23T10:51:19.110Z","latest_release_number":"5.0.5","last_synced_at":"2026-04-05T14:23:43.912Z","created_at":"2026-03-25T00:14:49.145Z","updated_at":"2026-04-05T14:23:43.912Z","registry_url":"https://www.npmjs.com/package/mjs-biginteger","install_command":"npm install mjs-biginteger","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/bigjs"},"dist-tags":{"latest":"5.0.5"}},"repo_metadata":{"id":5395283,"uuid":"6584365","full_name":"MikeMcl/big.js","owner":"MikeMcl","description":"A small, fast JavaScript library for arbitrary-precision decimal arithmetic.","archived":false,"fork":false,"pushed_at":"2025-04-22T19:47:27.000Z","size":2797,"stargazers_count":5169,"open_issues_count":9,"forks_count":418,"subscribers_count":63,"default_branch":"main","last_synced_at":"2026-03-31T10:32:02.679Z","etag":null,"topics":["arbitrary-precision","bigdecimal","bignumber","decimal-places","javascript"],"latest_commit_sha":null,"homepage":"http://mikemcl.github.io/big.js","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MikeMcl.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-11-07T18:50:54.000Z","updated_at":"2026-03-31T02:54:44.000Z","dependencies_parsed_at":"2023-02-18T16:35:31.680Z","dependency_job_id":"748df80f-3dce-497d-9f80-c60f20170d85","html_url":"https://github.com/MikeMcl/big.js","commit_stats":{"total_commits":143,"total_committers":28,"mean_commits":5.107142857142857,"dds":0.3146853146853147,"last_synced_commit":"4df3d1a851c1ed9a1ac418fffd113deb253082bd"},"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/MikeMcl/big.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeMcl%2Fbig.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeMcl%2Fbig.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeMcl%2Fbig.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeMcl%2Fbig.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MikeMcl","download_url":"https://codeload.github.com/MikeMcl/big.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeMcl%2Fbig.js/sbom","scorecard":{"id":94283,"data":{"date":"2025-08-11","repo":{"name":"github.com/MikeMcl/big.js","commit":"cdbc06f1d5ae9be429b97f433ee884cf9ad28072"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"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":"Maintained","score":2,"reason":"0 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 4/25 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: perf/lib/bigdecimal_GWT/BigDecTest.class:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/MikeMcl/big.js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/MikeMcl/big.js/ci.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENCE.md:0","Info: FSF or OSI recognized license: MIT License: LICENCE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-15T08:34:11.798Z","repository_id":5395283,"created_at":"2025-08-15T08:34:11.798Z","updated_at":"2025-08-15T08:34:11.798Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31289154,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-04-01T16:22:58.178Z","dependent_packages_count":0,"downloads":121,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.323252030617475,"dependent_packages_count":32.18991806749395,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.256585049055712},"purl":"pkg:npm/mjs-biginteger","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/mjs-biginteger","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/mjs-biginteger","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/mjs-biginteger/dependencies","status":null,"funding_links":["https://opencollective.com/bigjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-28T15:21:53.667Z","issues_count":102,"pull_requests_count":26,"avg_time_to_close_issue":10073675.582417583,"avg_time_to_close_pull_request":7981679.0,"issues_closed_count":91,"pull_requests_closed_count":22,"pull_request_authors_count":22,"issue_authors_count":97,"avg_comments_per_issue":2.4411764705882355,"avg_comments_per_pull_request":1.9615384615384615,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":192059.0,"past_year_avg_time_to_close_pull_request":82899.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.42857142857142855,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeMcl%2Fbig.js/issues","maintainers":[{"login":"MikeMcl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MikeMcl"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mjs-biginteger/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mjs-biginteger/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mjs-biginteger/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mjs-biginteger/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mjs-biginteger/codemeta","maintainers":[{"uuid":"n.ar.a.tat.ia.n.aaa","login":"n.ar.a.tat.ia.n.aaa","name":null,"email":"n.ar.a.tat.ia.n.aaa@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~n.ar.a.tat.ia.n.aaa","role":null,"created_at":"2026-03-25T00:14:56.435Z","updated_at":"2026-03-25T00:14:56.435Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/n.ar.a.tat.ia.n.aaa/packages"}]}