{"id":3880385,"name":"github.com/tidwall/Sjson","ecosystem":"go","description":"Package sjson provides setting json values.","homepage":"https://github.com/tidwall/Sjson","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tidwall/Sjson","keywords_array":[],"namespace":"github.com/tidwall","versions_count":19,"first_release_published_at":"2016-12-12T16:54:44.000Z","latest_release_published_at":"2022-08-05T01:15:59.000Z","latest_release_number":"v1.2.5","last_synced_at":"2026-04-26T12:00:38.622Z","created_at":"2022-04-11T22:59:16.745Z","updated_at":"2026-04-26T12:00:38.622Z","registry_url":"https://pkg.go.dev/github.com/tidwall/Sjson","install_command":"go get github.com/tidwall/Sjson","documentation_url":"https://pkg.go.dev/github.com/tidwall/Sjson#section-documentation","metadata":{},"repo_metadata":{"id":37385122,"uuid":"71305027","full_name":"tidwall/sjson","owner":"tidwall","description":"Set JSON values very quickly in Go","archived":false,"fork":false,"pushed_at":"2024-04-23T11:25:31.000Z","size":94,"stargazers_count":2639,"open_issues_count":39,"forks_count":175,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-10-14T12:55:25.360Z","etag":null,"topics":["json"],"latest_commit_sha":null,"homepage":"","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/tidwall.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-10-19T01:01:04.000Z","updated_at":"2025-10-13T18:53:07.000Z","dependencies_parsed_at":"2022-07-08T19:01:55.647Z","dependency_job_id":"ce7c4e94-8e74-4a4d-89e7-3b7997ffb5bd","html_url":"https://github.com/tidwall/sjson","commit_stats":{"total_commits":53,"total_committers":11,"mean_commits":4.818181818181818,"dds":0.2264150943396226,"last_synced_commit":"b279807a1bad9fa155988667d97a3d2fff4061b5"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/tidwall/sjson","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidwall","download_url":"https://codeload.github.com/tidwall/sjson/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/sbom","scorecard":{"id":884824,"data":{"date":"2025-08-11","repo":{"name":"github.com/tidwall/sjson","commit":"b279807a1bad9fa155988667d97a3d2fff4061b5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"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":"Code-Review","score":1,"reason":"Found 3/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":"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":"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/go.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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tidwall/sjson/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/tidwall/sjson/go.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/go.yml:28","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 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":"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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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":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"}}]},"last_synced_at":"2025-08-24T09:35:26.829Z","repository_id":37385122,"created_at":"2025-08-24T09:35:26.829Z","updated_at":"2025-08-24T09:35:26.829Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018583,"owners_count":26086583,"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-14T02:00:06.444Z","response_time":60,"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":"tidwall","name":"Josh Baker","uuid":"1156077","kind":"user","description":"","email":"","website":null,"location":"Tempe, AZ","twitter":"tidwall","company":"Tile38","icon_url":"https://avatars.githubusercontent.com/u/1156077?u=73564c05a3110cfbd4bca3c1422401b078baf72d\u0026v=4","repositories_count":187,"last_synced_at":"2023-04-10T07:28:06.231Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tidwall","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:40:42.552Z","updated_at":"2023-04-10T07:28:06.455Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidwall","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidwall/repositories"},"tags":[{"name":"v1.2.5","sha":"b279807a1bad9fa155988667d97a3d2fff4061b5","kind":"commit","published_at":"2022-08-05T01:15:59.000Z","download_url":"https://codeload.github.com/tidwall/sjson/tar.gz/v1.2.5","html_url":"https://github.com/tidwall/sjson/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidwall/sjson@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"3f7d5290cf9db650fd0382b58ef6d97cbc049b25","kind":"commit","published_at":"2021-12-08T23:30:41.000Z","download_url":"https://codeload.github.com/tidwall/sjson/tar.gz/v1.2.4","html_url":"https://github.com/tidwall/sjson/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidwall/sjson@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"1d0d4d833cea84c80800c23a11e04c2b1abd5311","kind":"commit","published_at":"2021-10-25T21:40:37.000Z","download_url":"https://codeload.github.com/tidwall/sjson/tar.gz/v1.2.3","html_url":"https://github.com/tidwall/sjson/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidwall/sjson@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aedf950fb6e795721ced3edff58887de1c616c00","kind":"commit","published_at":"2021-09-15T12:40:01.000Z","download_url":"https://codeload.github.com/tidwall/sjson/tar.gz/v1.2.2","html_url":"https://github.com/tidwall/sjson/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidwall/sjson@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"64a7cf9bd5b47f7f6b268a32f0cbb120062bbf63","kind":"commit","published_at":"2021-09-04T15:00:45.000Z","download_url":"https://codeload.github.com/tidwall/sjson/tar.gz/v1.2.1","html_url":"https://github.com/tidwall/sjson/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidwall/sjson@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"0bc94ab89f8a5d8cea208fb1146f65aa92064119","kind":"commit","published_at":"2021-09-04T14:45:12.000Z","download_url":"https://codeload.github.com/tidwall/sjson/tar.gz/v1.2.0","html_url":"https://github.com/tidwall/sjson/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidwall/sjson@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.2.0/manifests"},{"name":"v1.1.7","sha":"7fd8b8e83c42b0406032c362689a21540b66cc8d","kind":"commit","published_at":"2021-06-17T23:13:56.000Z","download_url":"https://codeload.github.com/tidwall/sjson/tar.gz/v1.1.7","html_url":"https://github.com/tidwall/sjson/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidwall/sjson@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"0821062cf355211c21d2ffc8364b447ab05d5a02","kind":"commit","published_at":"2021-03-30T14:27:34.000Z","download_url":"https://codeload.github.com/tidwall/sjson/tar.gz/v1.1.6","html_url":"https://github.com/tidwall/sjson/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidwall/sjson@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"d459aeb081271412d15d3bbf9a56a6b2f8b37ad5","kind":"commit","published_at":"2021-01-30T19:53:05.000Z","download_url":"https://codeload.github.com/tidwall/sjson/tar.gz/v1.1.5","html_url":"https://github.com/tidwall/sjson/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidwall/sjson@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"b547b7aea4b0c9a8ed8885f0790aea039483f337","kind":"commit","published_at":"2020-12-25T13:48:52.000Z","download_url":"https://codeload.github.com/tidwall/sjson/tar.gz/v1.1.4","html_url":"https://github.com/tidwall/sjson/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidwall/sjson@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"779ffea01a88de40f43fe9138ee567b7b29e3efe","kind":"commit","published_at":"2020-12-23T00:57:05.000Z","download_url":"https://codeload.github.com/tidwall/sjson/tar.gz/v1.1.3","html_url":"https://github.com/tidwall/sjson/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidwall/sjson@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"79e91a7eec3a55412e56e0116504baf268d259fa","kind":"commit","published_at":"2020-09-30T17:07:48.000Z","download_url":"https://codeload.github.com/tidwall/sjson/tar.gz/v1.1.2","html_url":"https://github.com/tidwall/sjson/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidwall/sjson@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"11cb24d8421de3e1bb5c5efb066a03037150568d","kind":"commit","published_at":"2020-04-01T12:03:04.000Z","download_url":"https://codeload.github.com/tidwall/sjson/tar.gz/v1.1.1","html_url":"https://github.com/tidwall/sjson/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidwall/sjson@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"fcc1b998195dce17df1e8ffb655755fb20b80fc2","kind":"commit","published_at":"2020-03-31T10:59:30.000Z","download_url":"https://codeload.github.com/tidwall/sjson/tar.gz/v1.1.0","html_url":"https://github.com/tidwall/sjson/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidwall/sjson@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"25fb082a20e29e83fb7b7ef5f5919166aad1f084","kind":"commit","published_at":"2019-02-28T20:39:17.000Z","download_url":"https://codeload.github.com/tidwall/sjson/tar.gz/v1.0.4","html_url":"https://github.com/tidwall/sjson/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidwall/sjson@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"c943cc8c8d751d9b33444adf78ae04c2fc8be754","kind":"commit","published_at":"2018-11-15T10:30:24.000Z","download_url":"https://codeload.github.com/tidwall/sjson/tar.gz/v1.0.3","html_url":"https://github.com/tidwall/sjson/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidwall/sjson@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"48d34adceb39a5bd6ed7c12f38c78cd425436442","kind":"commit","published_at":"2018-09-17T17:18:57.000Z","download_url":"https://codeload.github.com/tidwall/sjson/tar.gz/v1.0.2","html_url":"https://github.com/tidwall/sjson/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidwall/sjson@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"0ffb6cd7699124ceb3fa6f4ea7741833e83b3a76","kind":"commit","published_at":"2018-09-17T16:56:37.000Z","download_url":"https://codeload.github.com/tidwall/sjson/tar.gz/v1.0.1","html_url":"https://github.com/tidwall/sjson/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidwall/sjson@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"6a22caf2fd45d5e2119bfc3717e984f15a7eb7ee","kind":"commit","published_at":"2016-12-12T16:54:44.000Z","download_url":"https://codeload.github.com/tidwall/sjson/tar.gz/v1.0.0","html_url":"https://github.com/tidwall/sjson/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidwall/sjson@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidwall%2Fsjson/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T03:17:05.806Z","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":0.9256630196052464,"forks_count":1.4313659253207218,"average":4.675507302165903},"purl":"pkg:golang/github.com/tidwall/%21sjson","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/tidwall/Sjson","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/tidwall/Sjson","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/tidwall/Sjson/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T10:06:17.359Z","issues_count":72,"pull_requests_count":25,"avg_time_to_close_issue":8225263.605263158,"avg_time_to_close_pull_request":7424137.315789473,"issues_closed_count":38,"pull_requests_closed_count":19,"pull_request_authors_count":20,"issue_authors_count":67,"avg_comments_per_issue":1.972222222222222,"avg_comments_per_pull_request":0.76,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":4,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":1119.0,"past_year_avg_time_to_close_pull_request":5886.333333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.7142857142857143,"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/tidwall%2Fsjson/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidwall%2FSjson/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidwall%2FSjson/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidwall%2FSjson/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidwall%2FSjson/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidwall%2FSjson/codemeta","maintainers":[]}