{"id":372487,"url":"https://github.com/go-json-experiment/json","last_synced_at":"2026-08-26T10:36:07.047Z","repository":{"id":41379735,"uuid":"340448497","full_name":"go-json-experiment/json","owner":"go-json-experiment","description":"Experimental implementation of a proposed v2 encoding/json package","archived":false,"fork":false,"pushed_at":"2026-08-19T21:02:04.000Z","size":3126,"stargazers_count":545,"open_issues_count":0,"forks_count":31,"subscribers_count":35,"default_branch":"master","last_synced_at":"2026-08-20T07:37:30.627Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-json-experiment.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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-02-19T17:56:21.000Z","updated_at":"2026-08-19T21:02:28.000Z","dependencies_parsed_at":"2026-08-05T23:36:53.522Z","dependency_job_id":null,"html_url":"https://github.com/go-json-experiment/json","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/go-json-experiment/json","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-json-experiment%2Fjson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-json-experiment%2Fjson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-json-experiment%2Fjson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-json-experiment%2Fjson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-json-experiment","download_url":"https://codeload.github.com/go-json-experiment/json/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-json-experiment%2Fjson/sbom","scorecard":{"id":432028,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-json-experiment/json","commit":"9b1f9ea2e11b176cc9551879e07a52c0b1dd3b71"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.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":"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":"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":"Maintained","score":10,"reason":"10 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","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":7,"reason":"Found 23/30 approved changesets -- score normalized to 7","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":"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:10: update your workflow using https://app.stepsecurity.io/secureworkflow/go-json-experiment/json/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/go-json-experiment/json/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/go-json-experiment/json/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/go-json-experiment/json/ci.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: arshal_time_test.go:240","Info: GoBuiltInFuzzer integration found: arshal_time_test.go:259","Info: GoBuiltInFuzzer integration found: arshal_time_test.go:360","Info: GoBuiltInFuzzer integration found: arshal_time_test.go:380","Info: GoBuiltInFuzzer integration found: fuzz_test.go:14","Info: GoBuiltInFuzzer integration found: internal/jsonwire/wire_test.go:50","Info: GoBuiltInFuzzer integration found: jsontext/fuzz_test.go:20","Info: GoBuiltInFuzzer integration found: jsontext/fuzz_test.go:108","Info: GoBuiltInFuzzer integration found: jsontext/fuzz_test.go:139","Info: GoBuiltInFuzzer integration found: v1/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: v1/fuzz_test.go:55"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-19T03:36:12.216Z","repository_id":41379735,"created_at":"2025-08-19T03:36:12.216Z","updated_at":"2025-08-19T03:36:12.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790096,"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-20T02:00:06.210Z","response_time":54,"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":{"login":"go-json-experiment","name":null,"uuid":"79328822","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/79328822?u=1d73cf29a8150355d83eefb899a6e3f0f8f17822\u0026v=4","repositories_count":2,"last_synced_at":"2023-04-10T01:27:14.796Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-json-experiment","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-19T23:42:05.013Z","updated_at":"2023-04-10T01:27:14.807Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-json-experiment","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-json-experiment/repositories"},"packages":[{"id":3871637,"name":"github.com/go-json-experiment/json","ecosystem":"go","description":"Package json implements semantic processing of JSON as specified in RFC 8259.","homepage":"https://github.com/go-json-experiment/json","licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/go-json-experiment/json","keywords_array":[],"namespace":"github.com/go-json-experiment","versions_count":48,"first_release_published_at":"2022-03-19T05:21:38.000Z","latest_release_published_at":"2023-11-02T23:28:22.000Z","latest_release_number":"v0.0.0-20231102232822-2e55bd4e08b0","last_synced_at":"2026-08-25T10:05:25.424Z","created_at":"2022-04-11T22:28:48.592Z","updated_at":"2026-08-25T10:05:25.425Z","registry_url":"https://pkg.go.dev/github.com/go-json-experiment/json","install_command":"go get github.com/go-json-experiment/json","documentation_url":"https://pkg.go.dev/github.com/go-json-experiment/json#section-documentation","metadata":{},"repo_metadata":{"id":41379735,"uuid":"340448497","full_name":"go-json-experiment/json","owner":"go-json-experiment","description":"Experimental implementation of a proposed v2 encoding/json package","archived":false,"fork":false,"pushed_at":"2026-06-23T18:19:49.000Z","size":3081,"stargazers_count":545,"open_issues_count":0,"forks_count":31,"subscribers_count":35,"default_branch":"master","last_synced_at":"2026-08-13T04:16:06.156Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-json-experiment.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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-02-19T17:56:21.000Z","updated_at":"2026-08-10T20:45:41.000Z","dependencies_parsed_at":"2026-08-05T23:36:53.522Z","dependency_job_id":null,"html_url":"https://github.com/go-json-experiment/json","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/go-json-experiment/json","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-json-experiment%2Fjson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-json-experiment%2Fjson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-json-experiment%2Fjson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-json-experiment%2Fjson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-json-experiment","download_url":"https://codeload.github.com/go-json-experiment/json/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-json-experiment%2Fjson/sbom","scorecard":{"id":432028,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-json-experiment/json","commit":"9b1f9ea2e11b176cc9551879e07a52c0b1dd3b71"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.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":"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":"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":"Maintained","score":10,"reason":"10 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","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":7,"reason":"Found 23/30 approved changesets -- score normalized to 7","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":"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:10: update your workflow using https://app.stepsecurity.io/secureworkflow/go-json-experiment/json/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/go-json-experiment/json/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/go-json-experiment/json/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/go-json-experiment/json/ci.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: arshal_time_test.go:240","Info: GoBuiltInFuzzer integration found: arshal_time_test.go:259","Info: GoBuiltInFuzzer integration found: arshal_time_test.go:360","Info: GoBuiltInFuzzer integration found: arshal_time_test.go:380","Info: GoBuiltInFuzzer integration found: fuzz_test.go:14","Info: GoBuiltInFuzzer integration found: internal/jsonwire/wire_test.go:50","Info: GoBuiltInFuzzer integration found: jsontext/fuzz_test.go:20","Info: GoBuiltInFuzzer integration found: jsontext/fuzz_test.go:108","Info: GoBuiltInFuzzer integration found: jsontext/fuzz_test.go:139","Info: GoBuiltInFuzzer integration found: v1/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: v1/fuzz_test.go:55"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-19T03:36:12.216Z","repository_id":41379735,"created_at":"2025-08-19T03:36:12.216Z","updated_at":"2025-08-19T03:36:12.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36629977,"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-14T02:00:06.934Z","response_time":54,"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":"go-json-experiment","name":null,"uuid":"79328822","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/79328822?u=1d73cf29a8150355d83eefb899a6e3f0f8f17822\u0026v=4","repositories_count":2,"last_synced_at":"2023-04-10T01:27:14.796Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-json-experiment","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-19T23:42:05.013Z","updated_at":"2023-04-10T01:27:14.807Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-json-experiment","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-json-experiment/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-08-20T08:54:09.369Z","dependent_packages_count":107,"downloads":null,"downloads_period":null,"dependent_repos_count":46,"rankings":{"downloads":null,"dependent_repos_count":0.843194482947661,"dependent_packages_count":1.1038996771986367,"stargazers_count":3.7096718930238985,"forks_count":13.409502213112967,"docker_downloads_count":1.2076238850166798,"average":4.054778430259969},"purl":"pkg:golang/github.com/go-json-experiment/json","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/go-json-experiment/json","docker_dependents_count":8,"docker_downloads_count":12409361,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/go-json-experiment/json","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/go-json-experiment/json/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:02:41.817Z","issues_count":50,"pull_requests_count":235,"avg_time_to_close_issue":8558836.94117647,"avg_time_to_close_pull_request":1008840.9444444445,"issues_closed_count":34,"pull_requests_closed_count":216,"pull_request_authors_count":17,"issue_authors_count":36,"avg_comments_per_issue":2.7,"avg_comments_per_pull_request":0.9361702127659575,"merged_pull_requests_count":195,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":1387273.0,"past_year_avg_time_to_close_pull_request":333.3333333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"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":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-json-experiment%2Fjson/issues","maintainers":[{"login":"dsnet","count":210,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsnet"},{"login":"johanbrandhorst","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanbrandhorst"},{"login":"mvdan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdan"}],"active_maintainers":[{"login":"dsnet","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsnet"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-json-experiment%2Fjson/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-json-experiment%2Fjson/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-json-experiment%2Fjson/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-json-experiment%2Fjson/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-json-experiment%2Fjson/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-json-experiment%2Fjson/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14452847,"name":"go-github-com-go-json-experiment-json","ecosystem":"guix","description":"JSON serialization in Go","homepage":"https://github.com/go-json-experiment/json","licenses":"bsd-3","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/go-json-experiment/json","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-05-15T09:02:27.644Z","latest_release_published_at":"2026-05-15T09:02:27.644Z","latest_release_number":"0.0.0-20251027170946-4849db3c2f7e","last_synced_at":"2026-05-15T09:02:27.850Z","created_at":"2026-05-15T09:02:27.391Z","updated_at":"2026-08-20T08:10:52.241Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-go-json-experiment-json/0.0.0-20251027170946-4849db3c2f7e/","install_command":"guix install go-github-com-go-json-experiment-json","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-web.scm#n7083","metadata":{"location":"gnu/packages/golang-web.scm:7083","variable_name":"go-github-com-go-json-experiment-json"},"repo_metadata":{"id":41379735,"uuid":"340448497","full_name":"go-json-experiment/json","owner":"go-json-experiment","description":"Experimental implementation of a proposed v2 encoding/json package","archived":false,"fork":false,"pushed_at":"2026-06-23T18:19:49.000Z","size":3081,"stargazers_count":545,"open_issues_count":0,"forks_count":31,"subscribers_count":35,"default_branch":"master","last_synced_at":"2026-08-13T04:16:06.156Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-json-experiment.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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-02-19T17:56:21.000Z","updated_at":"2026-08-10T20:45:41.000Z","dependencies_parsed_at":"2026-08-05T23:36:53.522Z","dependency_job_id":null,"html_url":"https://github.com/go-json-experiment/json","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/go-json-experiment/json","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-json-experiment%2Fjson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-json-experiment%2Fjson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-json-experiment%2Fjson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-json-experiment%2Fjson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-json-experiment","download_url":"https://codeload.github.com/go-json-experiment/json/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-json-experiment%2Fjson/sbom","scorecard":{"id":432028,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-json-experiment/json","commit":"9b1f9ea2e11b176cc9551879e07a52c0b1dd3b71"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.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":"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":"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":"Maintained","score":10,"reason":"10 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","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":7,"reason":"Found 23/30 approved changesets -- score normalized to 7","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":"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:10: update your workflow using https://app.stepsecurity.io/secureworkflow/go-json-experiment/json/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/go-json-experiment/json/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/go-json-experiment/json/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/go-json-experiment/json/ci.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: arshal_time_test.go:240","Info: GoBuiltInFuzzer integration found: arshal_time_test.go:259","Info: GoBuiltInFuzzer integration found: arshal_time_test.go:360","Info: GoBuiltInFuzzer integration found: arshal_time_test.go:380","Info: GoBuiltInFuzzer integration found: fuzz_test.go:14","Info: GoBuiltInFuzzer integration found: internal/jsonwire/wire_test.go:50","Info: GoBuiltInFuzzer integration found: jsontext/fuzz_test.go:20","Info: GoBuiltInFuzzer integration found: jsontext/fuzz_test.go:108","Info: GoBuiltInFuzzer integration found: jsontext/fuzz_test.go:139","Info: GoBuiltInFuzzer integration found: v1/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: v1/fuzz_test.go:55"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-19T03:36:12.216Z","repository_id":41379735,"created_at":"2025-08-19T03:36:12.216Z","updated_at":"2025-08-19T03:36:12.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36629977,"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-14T02:00:06.934Z","response_time":54,"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":"go-json-experiment","name":null,"uuid":"79328822","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/79328822?u=1d73cf29a8150355d83eefb899a6e3f0f8f17822\u0026v=4","repositories_count":2,"last_synced_at":"2023-04-10T01:27:14.796Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-json-experiment","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-19T23:42:05.013Z","updated_at":"2023-04-10T01:27:14.807Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-json-experiment","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-json-experiment/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-08-20T08:10:52.241Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/go-github-com-go-json-experiment-json","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-go-json-experiment-json","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-go-json-experiment-json","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-go-json-experiment-json/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:02:41.817Z","issues_count":50,"pull_requests_count":235,"avg_time_to_close_issue":8558836.94117647,"avg_time_to_close_pull_request":1008840.9444444445,"issues_closed_count":34,"pull_requests_closed_count":216,"pull_request_authors_count":17,"issue_authors_count":36,"avg_comments_per_issue":2.7,"avg_comments_per_pull_request":0.9361702127659575,"merged_pull_requests_count":195,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":1387273.0,"past_year_avg_time_to_close_pull_request":333.3333333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"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":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-json-experiment%2Fjson/issues","maintainers":[{"login":"dsnet","count":210,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsnet"},{"login":"johanbrandhorst","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanbrandhorst"},{"login":"mvdan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdan"}],"active_maintainers":[{"login":"dsnet","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsnet"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-go-json-experiment-json/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-go-json-experiment-json/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-go-json-experiment-json/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-go-json-experiment-json/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-go-json-experiment-json/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-go-json-experiment-json/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32351,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1231},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-25T05:05:02.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}}],"commits":{"id":11135428,"full_name":"go-json-experiment/json","default_branch":"master","total_commits":417,"total_committers":8,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":52.125,"dds":0.0383693045563549,"past_year_total_commits":21,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":21.0,"past_year_dds":0.0,"last_synced_at":"2026-08-20T07:32:51.034Z","last_synced_commit":"93dd53efdd9e0309033c41c6e5cc0f1d2c42915d","created_at":"2025-09-12T17:41:06.651Z","updated_at":"2026-08-20T07:32:50.947Z","committers":[{"name":"Joe Tsai","email":"joetsai@digital-static.net","login":"dsnet","count":401},{"name":"Daniel Martí","email":"mvdan@mvdan.cc","login":"mvdan","count":7},{"name":"Johan Brandhorst-Satzkorn","email":"johan.brandhorst@gmail.com","login":"johanbrandhorst","count":3},{"name":"胡玮文","email":"huww98@outlook.com","login":"huww98","count":2},{"name":"renthraysk","email":"30576707+renthraysk","login":"renthraysk","count":1},{"name":"Robert Burke","email":"lostluck","login":"lostluck","count":1},{"name":"Evan Jones","email":"ej@evanjones.ca","login":"evanj","count":1},{"name":"Chris Duncan","email":"veqryn@hotmail.com","login":"veqryn","count":1}],"past_year_committers":[{"name":"Joe Tsai","email":"joetsai@digital-static.net","login":"dsnet","count":21}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-json-experiment%2Fjson/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6778582,"commits_count":983262140,"contributors_count":41442660,"owners_count":1364702,"committers_count":3363655,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"go-json-experiment/json","html_url":"https://github.com/go-json-experiment/json","last_synced_at":"2026-08-25T10:03:01.068Z","status":null,"issues_count":50,"pull_requests_count":238,"avg_time_to_close_issue":8558836.94117647,"avg_time_to_close_pull_request":995050.7077625571,"issues_closed_count":34,"pull_requests_closed_count":219,"pull_request_authors_count":18,"issue_authors_count":36,"avg_comments_per_issue":2.7,"avg_comments_per_pull_request":0.9453781512605042,"merged_pull_requests_count":198,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":1387273.0,"past_year_avg_time_to_close_pull_request":241.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"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":6,"created_at":"2023-05-16T19:47:40.940Z","updated_at":"2026-08-25T10:03:01.068Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-json-experiment%2Fjson","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-json-experiment%2Fjson/issues","issue_labels_count":{"table":{"performance":3}},"pull_request_labels_count":{"table":{"team/agent-cspm":1,"changelog/no-changelog":1}},"issue_author_associations_count":{"table":{"NONE":45,"COLLABORATOR":5}},"pull_request_author_associations_count":{"table":{"COLLABORATOR":210,"NONE":17,"CONTRIBUTOR":11}},"issue_authors":{"table":{"dsnet":5,"lmittmann":4,"elv-gilles":3,"element-of-surprise":2,"karalabe":2,"ethanvc":2,"morlay":2,"sugawarayuuta":2,"tonybase":1,"dominikh":1,"ardan-bkennedy":1,"edkloczko":1,"inoc603":1,"nigeltao":1,"gazerro":1,"JohnRusk":1,"qing-shang":1,"artemstasyuk":1,"rouzier":1,"ajwerner":1,"AsterDY":1,"mewmew":1,"torbenschinke":1,"goccy":1,"crawshaw":1,"ivanjaros":1,"adeinega":1,"edwingeng":1,"tianon":1,"krombel":1,"dvelop-mkra":1,"greg-montoux":1,"suiriass":1,"winstonpurnomo":1,"inteon":1,"clarkk":1}},"pull_request_authors":{"table":{"dsnet":207,"huww98":7,"zchee":2,"veqryn":2,"johanbrandhorst":2,"morlay":2,"MarkRosemaker":2,"renthraysk":2,"nickkhyl":2,"mikeschinkel":2,"testwill":1,"evanj":1,"rogpeppe":1,"paulcacheux":1,"fpetkovski":1,"lostluck":1,"mhoury":1,"mvdan":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16391071,"issues_count":42683861,"pull_requests_count":136511424,"authors_count":11537593,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"COLLABORATOR":6}},"past_year_issue_authors":{"table":{"qing-shang":1}},"past_year_pull_request_authors":{"table":{"dsnet":6}},"maintainers":[{"table":{"login":"dsnet","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsnet"}},{"table":{"login":"johanbrandhorst","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanbrandhorst"}},{"table":{"login":"mvdan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdan"}}],"active_maintainers":[{"table":{"login":"dsnet","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsnet"}}]}},"events":{"total":{"CommitCommentEvent":37,"CreateEvent":114,"DeleteEvent":111,"ForkEvent":17,"IssueCommentEvent":162,"IssuesEvent":45,"MemberEvent":1,"PullRequestEvent":224,"PullRequestReviewCommentEvent":105,"PullRequestReviewEvent":192,"PushEvent":278,"WatchEvent":144},"last_year":{"CreateEvent":6,"DeleteEvent":6,"ForkEvent":1,"IssueCommentEvent":6,"IssuesEvent":5,"PullRequestEvent":4,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":2,"PushEvent":16,"WatchEvent":11}},"keywords":[],"dependencies":[{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2023-10-11T21:49:19.746Z","updated_at":"2023-10-11T21:49:19.746Z","repository_link":"https://github.com/go-json-experiment/json/blob/master/go.mod","dependencies":[]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2023-10-11T21:49:19.755Z","updated_at":"2023-10-11T21:49:19.755Z","repository_link":"https://github.com/go-json-experiment/json/blob/master/go.sum","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2026-08-05T23:36:53.001Z","updated_at":"2026-08-05T23:36:53.001Z","repository_link":"https://github.com/go-json-experiment/json/blob/master/.github/workflows/ci.yml","dependencies":[{"id":25897800304,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25897800305,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]}],"score":24.71420197545732,"created_at":"2026-05-14T05:23:09.499Z","updated_at":"2026-08-26T10:36:07.047Z","avatar_url":"https://github.com/go-json-experiment.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372487","html_url":"https://summary.ecosyste.ms/projects/372487"}