{"id":875399,"name":"@consento/bigint-codec","ecosystem":"npm","description":"codecs compatible de-/encoder for bigints.","homepage":"https://github.com/consento-org/bigint-codec#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/consento-org/bigint-codec","keywords_array":["binary","bigint","bigint-le","bigint-be","biguint-le","biguint-be","big uint","big int","big integer","rust-compatible","big endian","little endian","endianess","uint8array","buffer","codec"],"namespace":"consento","versions_count":5,"first_release_published_at":"2021-01-13T05:50:35.003Z","latest_release_published_at":"2021-01-14T08:06:34.684Z","latest_release_number":"2.0.2","last_synced_at":"2026-09-08T18:23:36.155Z","created_at":"2022-04-07T15:08:58.879Z","updated_at":"2026-09-08T18:23:36.155Z","registry_url":"https://www.npmjs.com/package/@consento/bigint-codec","install_command":"npm install @consento/bigint-codec","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.2"},"contentPolicy":null},"repo_metadata":{"id":57103746,"uuid":"329205146","full_name":"consento-org/bigint-codec","owner":"consento-org","description":"codecs compatible encode and decoder for BigInt numbers.","archived":false,"fork":false,"pushed_at":"2021-01-14T08:06:31.000Z","size":23,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-18T01:55:41.763Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/consento-org.png","metadata":{"funding":{"open_collective":"consento"}},"created_at":"2021-01-13T05:37:43.000Z","updated_at":"2022-05-22T06:33:54.000Z","dependencies_parsed_at":"2022-08-20T17:10:44.156Z","dependency_job_id":null,"html_url":"https://github.com/consento-org/bigint-codec","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/consento-org/bigint-codec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/consento-org%2Fbigint-codec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/consento-org%2Fbigint-codec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/consento-org%2Fbigint-codec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/consento-org%2Fbigint-codec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/consento-org","download_url":"https://codeload.github.com/consento-org/bigint-codec/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/consento-org%2Fbigint-codec/sbom","scorecard":{"id":303017,"data":{"date":"2025-08-11","repo":{"name":"github.com/consento-org/bigint-codec","commit":"002d910fb24f389c573ccd03de06ec006ce438eb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/consento-org/bigint-codec/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/consento-org/bigint-codec/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:35","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/consento-org/.github/SECURITY.md:1","Info: Found linked content: github.com/consento-org/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/consento-org/.github/SECURITY.md:1","Info: Found text in security policy: github.com/consento-org/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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"}}]},"last_synced_at":"2025-08-17T21:14:58.246Z","repository_id":57103746,"created_at":"2025-08-17T21:14:58.246Z","updated_at":"2025-08-17T21:14:58.246Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36552712,"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-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"consento-org","name":"Consento","uuid":"51220520","kind":"organization","description":"Data Privacy powered by Humans for Humans.","email":"keepsafe@consento.org","website":"https://consento.org","location":"Distributed Web","twitter":"consentoorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/51220520?v=4","repositories_count":31,"last_synced_at":"2026-05-03T06:36:44.075Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/consento-org","funding_links":[],"total_stars":128,"followers":9,"following":0,"created_at":"2022-11-17T15:41:52.588Z","updated_at":"2026-05-03T06:36:44.075Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/consento-org","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/consento-org/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-08-12T06:20:52.310Z","dependent_packages_count":2,"downloads":33,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":31.44311899012254,"dependent_repos_count":10.352844454248336,"dependent_packages_count":8.866993965077977,"stargazers_count":14.5381913455684,"forks_count":15.43149453300609,"docker_downloads_count":null,"average":16.12652865760467},"purl":"pkg:npm/%40consento/bigint-codec","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@consento/bigint-codec","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@consento/bigint-codec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@consento/bigint-codec/dependencies","status":null,"funding_links":["https://opencollective.com/consento"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T06:39:10.663Z","issues_count":1,"pull_requests_count":0,"avg_time_to_close_issue":75648.0,"avg_time_to_close_pull_request":null,"issues_closed_count":1,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"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":0,"past_year_avg_comments_per_issue":null,"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/consento-org%2Fbigint-codec/issues","maintainers":[{"login":"martinheidegger","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinheidegger"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@consento%2Fbigint-codec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@consento%2Fbigint-codec/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@consento%2Fbigint-codec/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@consento%2Fbigint-codec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@consento%2Fbigint-codec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@consento%2Fbigint-codec/codemeta","maintainers":[{"uuid":"rangermauve","login":"rangermauve","name":null,"email":"rangermauve@hotmail.com","url":null,"packages_count":217,"html_url":"https://www.npmjs.com/~rangermauve","role":null,"created_at":"2022-11-16T07:56:15.739Z","updated_at":"2022-11-16T07:56:15.739Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rangermauve/packages"},{"uuid":"leichtgewicht","login":"leichtgewicht","name":null,"email":"martin.heidegger@gmail.com","url":null,"packages_count":267,"html_url":"https://www.npmjs.com/~leichtgewicht","role":null,"created_at":"2022-11-16T07:56:15.720Z","updated_at":"2022-11-16T07:56:15.720Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leichtgewicht/packages"},{"uuid":"dkastl","login":"dkastl","name":null,"email":"daniel@georepublic.de","url":null,"packages_count":55,"html_url":"https://www.npmjs.com/~dkastl","role":null,"created_at":"2022-11-16T07:56:15.730Z","updated_at":"2022-11-16T07:56:15.730Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dkastl/packages"}]}