{"id":3675157,"name":"github.com/json-iterator/Go","ecosystem":"go","description":"Package jsoniter implements encoding and decoding of JSON as defined in\nRFC 4627 and provides interfaces with identical syntax of standard lib encoding/json.\nConverting from encoding/json to jsoniter is no more than replacing the package with jsoniter\nand variable type declarations (if any).\njsoniter interfaces gives 100% compatibility with code using standard lib.\n\n\"JSON and Go\"\n(https://golang.org/doc/articles/json_and_go.html)\ngives a description of how Marshal/Unmarshal operate\nbetween arbitrary or predefined json objects and bytes,\nand it applies to jsoniter.Marshal/Unmarshal as well.\n\nBesides, jsoniter.Iterator provides a different set of interfaces\niterating given bytes/string/reader\nand yielding parsed elements one by one.\nThis set of interfaces reads input as required and gives\nbetter performance.","homepage":"https://github.com/json-iterator/Go","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/json-iterator/Go","keywords_array":[],"namespace":"github.com/json-iterator","versions_count":8,"first_release_published_at":"2018-08-06T06:07:27.000Z","latest_release_published_at":"2021-09-11T02:17:26.000Z","latest_release_number":"v1.1.12","last_synced_at":"2026-04-02T21:21:24.560Z","created_at":"2022-04-11T10:37:53.016Z","updated_at":"2026-04-02T21:21:24.561Z","registry_url":"https://pkg.go.dev/github.com/json-iterator/Go","install_command":"go get github.com/json-iterator/Go","documentation_url":"https://pkg.go.dev/github.com/json-iterator/Go#section-documentation","metadata":{},"repo_metadata":{"id":37664676,"uuid":"75135036","full_name":"json-iterator/go","owner":"json-iterator","description":"A high-performance 100% compatible drop-in replacement of \"encoding/json\"","archived":false,"fork":false,"pushed_at":"2024-05-27T09:03:49.000Z","size":1256,"stargazers_count":13870,"open_issues_count":268,"forks_count":1057,"subscribers_count":224,"default_branch":"master","last_synced_at":"2025-10-09T16:15:38.166Z","etag":null,"topics":["deserialization","go","golang","json","json-parser","parser","serialization","serializer"],"latest_commit_sha":null,"homepage":"http://jsoniter.com/migrate-from-go-std.html","language":"Go","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/json-iterator.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-30T00:30:24.000Z","updated_at":"2025-10-09T00:31:22.000Z","dependencies_parsed_at":"2023-02-16T10:35:15.331Z","dependency_job_id":"215536a3-fe29-4c32-ad91-0a62bd59b4e6","html_url":"https://github.com/json-iterator/go","commit_stats":{"total_commits":698,"total_committers":56,"mean_commits":"12.464285714285714","dds":0.2693409742120344,"last_synced_commit":"71ac16282d122fdd1e3a6d3e7f79b79b4cc3b50e"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/json-iterator/go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/json-iterator","download_url":"https://codeload.github.com/json-iterator/go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/sbom","scorecard":{"id":538776,"data":{"date":"2025-08-11","repo":{"name":"github.com/json-iterator/go","commit":"71ac16282d122fdd1e3a6d3e7f79b79b4cc3b50e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"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":"Code-Review","score":4,"reason":"Found 10/21 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: goCommand not pinned by hash: build.sh:10","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-20T07:40:51.351Z","repository_id":37664676,"created_at":"2025-08-20T07:40:51.351Z","updated_at":"2025-08-20T07:40:51.351Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006610,"owners_count":26084148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"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":"json-iterator","name":"Jsoniter","uuid":"24260074","kind":"organization","description":"Jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go","email":null,"website":"http://jsoniter.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24260074?v=4","repositories_count":14,"last_synced_at":"2024-03-17T10:52:33.622Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/json-iterator","funding_links":[],"total_stars":14550,"followers":null,"following":null,"created_at":"2022-11-08T22:17:50.331Z","updated_at":"2024-03-17T10:52:38.102Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/json-iterator","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/json-iterator/repositories"},"tags":[{"name":"v1.1.12","sha":"024077e996b048517130b21ea6bf12aa23055d3d","kind":"commit","published_at":"2021-09-11T02:17:26.000Z","download_url":"https://codeload.github.com/json-iterator/go/tar.gz/v1.1.12","html_url":"https://github.com/json-iterator/go/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/json-iterator/go@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/v1.1.12/manifests"},{"name":"v1.1.11","sha":"e6b9536d3649bda3e8842bb7e4fab489d79a97ea","kind":"commit","published_at":"2020-11-18T01:31:58.000Z","download_url":"https://codeload.github.com/json-iterator/go/tar.gz/v1.1.11","html_url":"https://github.com/json-iterator/go/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/json-iterator/go@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"a1ca0830781e007c66b225121d2cdb3a649421f6","kind":"commit","published_at":"2020-06-08T02:58:30.000Z","download_url":"https://codeload.github.com/json-iterator/go/tar.gz/v1.1.10","html_url":"https://github.com/json-iterator/go/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/json-iterator/go@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"acfec88f7a0d5140ace3dcdbee10184e3684a9e1","kind":"commit","published_at":"2019-12-21T03:10:28.000Z","download_url":"https://codeload.github.com/json-iterator/go/tar.gz/v1.1.9","html_url":"https://github.com/json-iterator/go/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/json-iterator/go@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/v1.1.9/manifests"},{"name":"1.1.8","sha":"03217c3e97663914aec3faafde50d081f197a0a2","kind":"commit","published_at":"2019-10-12T13:07:04.000Z","download_url":"https://codeload.github.com/json-iterator/go/tar.gz/1.1.8","html_url":"https://github.com/json-iterator/go/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/json-iterator/go@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/1.1.8/manifests"},{"name":"v1.1.8","sha":"03217c3e97663914aec3faafde50d081f197a0a2","kind":"commit","published_at":"2019-10-12T13:07:04.000Z","download_url":"https://codeload.github.com/json-iterator/go/tar.gz/v1.1.8","html_url":"https://github.com/json-iterator/go/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/json-iterator/go@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"27518f6661eba504be5a7a9a9f6d9460d892ade3","kind":"commit","published_at":"2019-06-21T16:12:01.000Z","download_url":"https://codeload.github.com/json-iterator/go/tar.gz/v1.1.7","html_url":"https://github.com/json-iterator/go/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/json-iterator/go@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"0ff49de124c6f76f8494e194af75bde0f1a49a29","kind":"commit","published_at":"2019-03-06T14:29:09.000Z","download_url":"https://codeload.github.com/json-iterator/go/tar.gz/v1.1.6","html_url":"https://github.com/json-iterator/go/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/json-iterator/go@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/v1.1.6/manifests"},{"name":"1.1.5","sha":"1624edc4454b8682399def8740d46db5e4362ba4","kind":"commit","published_at":"2018-08-06T06:07:27.000Z","download_url":"https://codeload.github.com/json-iterator/go/tar.gz/1.1.5","html_url":"https://github.com/json-iterator/go/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/json-iterator/go@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/1.1.5/manifests"},{"name":"v1.1.5","sha":"1624edc4454b8682399def8740d46db5e4362ba4","kind":"commit","published_at":"2018-08-06T06:07:27.000Z","download_url":"https://codeload.github.com/json-iterator/go/tar.gz/v1.1.5","html_url":"https://github.com/json-iterator/go/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/json-iterator/go@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/v1.1.5/manifests"},{"name":"1.1.4","sha":"ab8a2e0c74be9d3be70b3184d9acc634935ded82","kind":"commit","published_at":"2018-07-01T07:16:28.000Z","download_url":"https://codeload.github.com/json-iterator/go/tar.gz/1.1.4","html_url":"https://github.com/json-iterator/go/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/json-iterator/go@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"ca39e5af3ece67bbcda3d0f4f56a8e24d9f2dad4","kind":"commit","published_at":"2018-03-15T13:28:16.000Z","download_url":"https://codeload.github.com/json-iterator/go/tar.gz/1.1.3","html_url":"https://github.com/json-iterator/go/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/json-iterator/go@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"3353055b2a1a5ae1b6a8dfde887a524e7088f3a2","kind":"commit","published_at":"2018-02-28T09:11:57.000Z","download_url":"https://codeload.github.com/json-iterator/go/tar.gz/1.1.2","html_url":"https://github.com/json-iterator/go/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/json-iterator/go@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"0ac74bba4a81211b28e32ef260c0f16ae41f1377","kind":"commit","published_at":"2018-02-23T00:20:31.000Z","download_url":"https://codeload.github.com/json-iterator/go/tar.gz/1.1.1","html_url":"https://github.com/json-iterator/go/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/json-iterator/go@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"be70f29b04dea7efb4d82a8989c33aee989b74d1","kind":"commit","published_at":"2018-02-22T02:37:32.000Z","download_url":"https://codeload.github.com/json-iterator/go/tar.gz/1.1.0","html_url":"https://github.com/json-iterator/go/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/json-iterator/go@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/1.1.0/manifests"},{"name":"1.0.6","sha":"e7c7f3b33712573affdcc7a107218e7926b9a05b","kind":"commit","published_at":"2018-02-14T06:06:32.000Z","download_url":"https://codeload.github.com/json-iterator/go/tar.gz/1.0.6","html_url":"https://github.com/json-iterator/go/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/json-iterator/go@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"28452fcdec4e44348d2af0d91d1e9e38da3a9e0a","kind":"commit","published_at":"2018-01-28T09:00:11.000Z","download_url":"https://codeload.github.com/json-iterator/go/tar.gz/1.0.5","html_url":"https://github.com/json-iterator/go/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/json-iterator/go@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"f7279a603edee96fe7764d3de9c6ff8cf9970994","kind":"commit","published_at":"2017-11-15T15:34:21.000Z","download_url":"https://codeload.github.com/json-iterator/go/tar.gz/1.0.4","html_url":"https://github.com/json-iterator/go/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/json-iterator/go@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"6240e1e7983a85228f7fd9c3e1b6932d46ec58e2","kind":"commit","published_at":"2017-10-10T00:57:02.000Z","download_url":"https://codeload.github.com/json-iterator/go/tar.gz/1.0.3","html_url":"https://github.com/json-iterator/go/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/json-iterator/go@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"6ed27152e0428abfde127acb33b08b03a1e67cac","kind":"commit","published_at":"2017-09-17T08:07:42.000Z","download_url":"https://codeload.github.com/json-iterator/go/tar.gz/1.0.2","html_url":"https://github.com/json-iterator/go/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/json-iterator/go@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"92772579dd0d6dbbca395ebc5db8b559ebcb1798","kind":"commit","published_at":"2017-09-15T14:08:45.000Z","download_url":"https://codeload.github.com/json-iterator/go/tar.gz/1.0.1","html_url":"https://github.com/json-iterator/go/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/json-iterator/go@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"36b14963da70d11297d313183d7e6388c8510e1e","kind":"commit","published_at":"2017-08-29T15:58:51.000Z","download_url":"https://codeload.github.com/json-iterator/go/tar.gz/1.0.0","html_url":"https://github.com/json-iterator/go/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/json-iterator/go@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/1.0.0/manifests"},{"name":"jsoniter-go-0.9.19","sha":"e066e549641796e9deb0167cff1d0044ca2f53ea","kind":"commit","published_at":"2017-07-18T03:28:19.000Z","download_url":"https://codeload.github.com/json-iterator/go/tar.gz/jsoniter-go-0.9.19","html_url":"https://github.com/json-iterator/go/releases/tag/jsoniter-go-0.9.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/json-iterator/go@jsoniter-go-0.9.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/jsoniter-go-0.9.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/jsoniter-go-0.9.19/manifests"},{"name":"jsoniter-go-0.9.18","sha":"87006441968485a9dc330018b02bd7a015f5a12b","kind":"commit","published_at":"2017-07-03T02:17:02.000Z","download_url":"https://codeload.github.com/json-iterator/go/tar.gz/jsoniter-go-0.9.18","html_url":"https://github.com/json-iterator/go/releases/tag/jsoniter-go-0.9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/json-iterator/go@jsoniter-go-0.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/jsoniter-go-0.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/jsoniter-go-0.9.18/manifests"},{"name":"jsoniter-go-0.9.17","sha":"ebed7df89503b43be3ce41dea44f401b8ea47493","kind":"commit","published_at":"2017-06-22T08:00:47.000Z","download_url":"https://codeload.github.com/json-iterator/go/tar.gz/jsoniter-go-0.9.17","html_url":"https://github.com/json-iterator/go/releases/tag/jsoniter-go-0.9.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/json-iterator/go@jsoniter-go-0.9.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/jsoniter-go-0.9.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/jsoniter-go-0.9.17/manifests"},{"name":"jsoniter-go-0.9.16","sha":"caaa04195e7fe0d7ebdfdf60614060e88453e864","kind":"commit","published_at":"2017-06-21T10:25:37.000Z","download_url":"https://codeload.github.com/json-iterator/go/tar.gz/jsoniter-go-0.9.16","html_url":"https://github.com/json-iterator/go/releases/tag/jsoniter-go-0.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/json-iterator/go@jsoniter-go-0.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/jsoniter-go-0.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/jsoniter-go-0.9.16/manifests"},{"name":"jsoniter-go-0.9.15","sha":"ff3c624fa9af5d43b1d67c42cbee077354258510","kind":"commit","published_at":"2017-06-20T16:26:18.000Z","download_url":"https://codeload.github.com/json-iterator/go/tar.gz/jsoniter-go-0.9.15","html_url":"https://github.com/json-iterator/go/releases/tag/jsoniter-go-0.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/json-iterator/go@jsoniter-go-0.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/jsoniter-go-0.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/jsoniter-go-0.9.15/manifests"},{"name":"jsoniter-go-0.9.14","sha":"69bc64b6d8e5194201f70441c58cfec82e53a993","kind":"commit","published_at":"2017-06-16T08:46:30.000Z","download_url":"https://codeload.github.com/json-iterator/go/tar.gz/jsoniter-go-0.9.14","html_url":"https://github.com/json-iterator/go/releases/tag/jsoniter-go-0.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/json-iterator/go@jsoniter-go-0.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/jsoniter-go-0.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/jsoniter-go-0.9.14/manifests"},{"name":"jsoniter-go-0.9.13","sha":"45bbb40a9f880ad0da04bf542b0f9810617d1255","kind":"commit","published_at":"2017-06-02T10:46:44.000Z","download_url":"https://codeload.github.com/json-iterator/go/tar.gz/jsoniter-go-0.9.13","html_url":"https://github.com/json-iterator/go/releases/tag/jsoniter-go-0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/json-iterator/go@jsoniter-go-0.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/jsoniter-go-0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/jsoniter-go-0.9.13/manifests"},{"name":"jsoniter-go-0.9.8","sha":"9d1feb5431191217a4abe599499340a8ca6b9cef","kind":"commit","published_at":"2017-02-12T14:49:45.000Z","download_url":"https://codeload.github.com/json-iterator/go/tar.gz/jsoniter-go-0.9.8","html_url":"https://github.com/json-iterator/go/releases/tag/jsoniter-go-0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/json-iterator/go@jsoniter-go-0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/jsoniter-go-0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/jsoniter-go-0.9.8/manifests"},{"name":"jsoniter-go-0.9.2","sha":"d0f45c663f42b8b1635b3bf0c439e5caa9760fe2","kind":"commit","published_at":"2016-12-15T15:49:56.000Z","download_url":"https://codeload.github.com/json-iterator/go/tar.gz/jsoniter-go-0.9.2","html_url":"https://github.com/json-iterator/go/releases/tag/jsoniter-go-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/json-iterator/go@jsoniter-go-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/jsoniter-go-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/tags/jsoniter-go-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-03-27T08:53:21.749Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/json-iterator/%21go","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/json-iterator/Go","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/json-iterator/Go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/json-iterator/Go/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-08T06:41:18.626Z","issues_count":103,"pull_requests_count":57,"avg_time_to_close_issue":13427021.3125,"avg_time_to_close_pull_request":30463999.14285714,"issues_closed_count":16,"pull_requests_closed_count":21,"pull_request_authors_count":44,"issue_authors_count":101,"avg_comments_per_issue":1.4077669902912622,"avg_comments_per_pull_request":0.6842105263157895,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":24.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-iterator%2Fgo/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjson-iterator%2FGo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjson-iterator%2FGo/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjson-iterator%2FGo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjson-iterator%2FGo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjson-iterator%2FGo/codemeta","maintainers":[]}