{"id":4128732,"name":"hyperjson","ecosystem":"cargo","description":"A hyper-fast Python module for reading/writing JSON data","homepage":"https://github.com/mre/hyperjson","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mre/hyperjson","keywords_array":["python","json","fast"],"namespace":null,"versions_count":4,"first_release_published_at":"2019-09-19T22:45:46.177Z","latest_release_published_at":"2020-01-31T15:53:00.849Z","latest_release_number":"0.2.4","last_synced_at":"2026-05-21T23:35:18.677Z","created_at":"2022-04-12T15:33:57.365Z","updated_at":"2026-05-21T23:42:57.679Z","registry_url":"https://crates.io/crates/hyperjson/","install_command":"cargo install hyperjson","documentation_url":"https://docs.rs/hyperjson/","metadata":{"categories":[]},"repo_metadata":{"id":33428804,"uuid":"130034482","full_name":"mre/hyperjson","owner":"mre","description":"🐍 A hyper-fast Python module for reading/writing JSON data using Rust's serde-json.","archived":true,"fork":false,"pushed_at":"2023-01-04T04:09:29.000Z","size":4899,"stargazers_count":511,"open_issues_count":15,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-02-02T07:50:19.858Z","etag":null,"topics":["decode","encode","extension","hacktoberfest","json","module","python","python-json","rust","serde"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mre.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"mre","patreon":"hellorust"}},"created_at":"2018-04-18T09:01:40.000Z","updated_at":"2025-12-30T18:06:20.000Z","dependencies_parsed_at":"2023-01-15T01:00:45.804Z","dependency_job_id":null,"html_url":"https://github.com/mre/hyperjson","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/mre/hyperjson","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mre%2Fhyperjson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mre%2Fhyperjson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mre%2Fhyperjson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mre%2Fhyperjson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mre","download_url":"https://codeload.github.com/mre/hyperjson/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mre%2Fhyperjson/sbom","scorecard":{"id":663811,"data":{"date":"2025-08-11","repo":{"name":"github.com/mre/hyperjson","commit":"4821e55765f4428b687fd0459de54ba672ff8df0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.3,"checks":[{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/16 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mre/hyperjson/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mre/hyperjson/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mre/hyperjson/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mre/hyperjson/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mre/hyperjson/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/mre/hyperjson/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/mre/hyperjson/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/mre/hyperjson/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/mre/hyperjson/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/mre/hyperjson/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/mre/hyperjson/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/mre/hyperjson/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/mre/hyperjson/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/mre/hyperjson/ci.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: ci/install.sh:7","Warn: downloadThenRun not pinned by hash: ci/install.sh:11","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:69","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:146","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:147","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   1 out of   4 pipCommand dependencies pinned","Info:   0 out of   3 downloadThenRun 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":"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-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.2.4 not signed: https://api.github.com/repos/mre/hyperjson/releases/23292872","Warn: release artifact v0.2.0 not signed: https://api.github.com/repos/mre/hyperjson/releases/14087653","Warn: release artifact v0.2.4 does not have provenance: https://api.github.com/repos/mre/hyperjson/releases/23292872","Warn: release artifact v0.2.0 does not have provenance: https://api.github.com/repos/mre/hyperjson/releases/14087653"],"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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"19 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2021-0139","Warn: Project is vulnerable to: RUSTSEC-2021-0145 / GHSA-g98v-hv3f-hcfr","Warn: Project is vulnerable to: RUSTSEC-2024-0375","Warn: Project is vulnerable to: RUSTSEC-2019-0036 / RUSTSEC-2020-0036 / GHSA-jq66-xh47-j9f3 / GHSA-r98r-j25q-rmpr","Warn: Project is vulnerable to: RUSTSEC-2023-0058 / GHSA-36xm-35qq-795w","Warn: Project is vulnerable to: RUSTSEC-2023-0057 / GHSA-ghc8-5cgm-5rpf","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2024-0370","Warn: Project is vulnerable to: GHSA-pph8-gcv7-4qj5","Warn: Project is vulnerable to: RUSTSEC-2025-0020","Warn: Project is vulnerable to: RUSTSEC-2022-0013 / GHSA-m5pq-gvj9-9vr8","Warn: Project is vulnerable to: RUSTSEC-2022-0006 / GHSA-9hpw-r23r-xgm5","Warn: Project is vulnerable to: PYSEC-2024-40 / GHSA-pwr2-4v36-6qpr","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: GHSA-fh56-85cw-5pq6","Warn: Project is vulnerable to: GHSA-fm67-cv37-96ff","Warn: Project is vulnerable to: GHSA-wpqr-jcpx-745r","Warn: Project is vulnerable to: OSV-2021-955","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T17:11:47.420Z","repository_id":33428804,"created_at":"2025-08-21T17:11:47.420Z","updated_at":"2025-08-21T17:11:47.420Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30415042,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T00:40:14.898Z","status":"online","status_checked_at":"2026-03-12T02:00:07.260Z","response_time":114,"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":"mre","name":"Matthias Endler","uuid":"175809","kind":"user","description":"Curious person; oxidizing things.","email":"matthias@endler.dev","website":"https://endler.dev","location":"Düsseldorf, Germany","twitter":"matthiasendler","company":"@corrode","icon_url":"https://avatars.githubusercontent.com/u/175809?u=050de63bf703bd897a7269420f98312d7dc46874\u0026v=4","repositories_count":396,"last_synced_at":"2025-10-24T04:43:19.584Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mre","funding_links":["https://github.com/sponsors/mre"],"total_stars":11889,"followers":2077,"following":357,"created_at":"2022-11-03T01:47:12.494Z","updated_at":"2025-10-24T04:43:19.585Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mre","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mre/repositories"},"tags":[{"name":"v0.2.4","sha":"119689125964659e90a6cac274c3c9dede168d6c","kind":"commit","published_at":"2020-01-31T15:34:24.000Z","download_url":"https://codeload.github.com/mre/hyperjson/tar.gz/v0.2.4","html_url":"https://github.com/mre/hyperjson/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mre/hyperjson@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mre%2Fhyperjson/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mre%2Fhyperjson/tags/v0.2.4/manifests"},{"name":"v0.2.0","sha":"3a96b9a8d54ba59e7ac29658974c88f15d39b6fc","kind":"commit","published_at":"2018-11-19T23:50:49.000Z","download_url":"https://codeload.github.com/mre/hyperjson/tar.gz/v0.2.0","html_url":"https://github.com/mre/hyperjson/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mre/hyperjson@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mre%2Fhyperjson/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mre%2Fhyperjson/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2c54c1b5c74ef04bfe7a8a51c3512143c1eb5125","kind":"tag","published_at":"2018-06-20T13:43:33.000Z","download_url":"https://codeload.github.com/mre/hyperjson/tar.gz/v0.1.0","html_url":"https://github.com/mre/hyperjson/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mre/hyperjson@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mre%2Fhyperjson/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mre%2Fhyperjson/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-05-21T23:42:57.652Z","dependent_packages_count":0,"downloads":7137,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":38.183784378236204,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":7.398073733310118,"forks_count":9.402751175343898,"average":23.6230410073281},"purl":"pkg:cargo/hyperjson","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/hyperjson","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/hyperjson","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/hyperjson/dependencies","status":null,"funding_links":["https://github.com/sponsors/mre","https://patreon.com/hellorust"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-14T15:27:10.080Z","issues_count":11,"pull_requests_count":89,"avg_time_to_close_issue":6360602.875,"avg_time_to_close_pull_request":2671470.8928571427,"issues_closed_count":8,"pull_requests_closed_count":84,"pull_request_authors_count":7,"issue_authors_count":5,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.0337078651685394,"merged_pull_requests_count":43,"bot_issues_count":6,"bot_pull_requests_count":83,"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/mre%2Fhyperjson/issues","maintainers":[{"login":"mre","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mre"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/hyperjson/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/hyperjson/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/hyperjson/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/hyperjson/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/hyperjson/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/hyperjson/codemeta","maintainers":[{"uuid":"3285","login":"mre","name":"Matthias Endler","email":null,"url":"https://github.com/mre","packages_count":25,"html_url":"https://crates.io/users/mre","role":null,"created_at":"2022-11-07T20:31:34.951Z","updated_at":"2022-11-07T20:31:34.951Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/mre/packages"}]}