{"id":3518648,"name":"github.com/fxamacker/cbor","ecosystem":"go","description":"Package cbor provides a fuzz-tested CBOR encoder and decoder with full support for float16, Canonical CBOR, CTAP2 Canonical CBOR, and custom settings.","homepage":"https://github.com/fxamacker/cbor","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fxamacker/cbor","keywords_array":[],"namespace":"github.com/fxamacker","versions_count":20,"first_release_published_at":"2019-05-18T23:01:00.000Z","latest_release_published_at":"2020-02-07T19:58:06.000Z","latest_release_number":"v1.5.1","last_synced_at":"2026-08-10T18:00:59.338Z","created_at":"2022-04-10T21:54:13.487Z","updated_at":"2026-08-10T18:00:59.340Z","registry_url":"https://pkg.go.dev/github.com/fxamacker/cbor","install_command":"go get github.com/fxamacker/cbor","documentation_url":"https://pkg.go.dev/github.com/fxamacker/cbor#section-documentation","metadata":{},"repo_metadata":{"id":38319744,"uuid":"186904487","full_name":"fxamacker/cbor","owner":"fxamacker","description":"CBOR codec (RFC 8949, RFC 8742) with CBOR tags, Go struct tag options (toarray, keyasint, omitempty, omitzero), float64/32/16, big.Int, and fuzz tested. ","archived":false,"fork":false,"pushed_at":"2026-07-24T13:30:21.000Z","size":2040,"stargazers_count":1074,"open_issues_count":30,"forks_count":81,"subscribers_count":10,"default_branch":"master","last_synced_at":"2026-08-06T19:40:08.028Z","etag":null,"topics":["cbor","cbor-library","codec","cose","cwt","go","golang","json-alternative","rfc-8742","rfc-8949","serialization","std-94","tinygo"],"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/fxamacker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-05-15T21:22:15.000Z","updated_at":"2026-08-02T17:42:56.000Z","dependencies_parsed_at":"2026-03-28T15:02:49.118Z","dependency_job_id":null,"html_url":"https://github.com/fxamacker/cbor","commit_stats":null,"previous_names":["fxamacker/go-cbor"],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/fxamacker/cbor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fxamacker","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/sbom","scorecard":{"id":415357,"data":{"date":"2025-08-11","repo":{"name":"github.com/fxamacker/cbor","commit":"ead1106a21cc5955543938c5fd3a23e544263f4a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 17 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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci-go-cover.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:24","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/govulncheck.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/safer-golangci-lint.yml:36","Info: found token with 'none' permissions: .github/workflows/ci-go-cover.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Info: found token with 'none' permissions: .github/workflows/govulncheck.yml:1","Info: found token with 'none' permissions: .github/workflows/safer-golangci-lint.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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  12 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-18T23:41:01.956Z","repository_id":38319744,"created_at":"2025-08-18T23:41:01.956Z","updated_at":"2025-08-18T23:41:01.956Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36360318,"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-07T02:00:06.708Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"fxamacker","name":"Faye Amacker","uuid":"33205765","kind":"user","description":"","email":"","website":null,"location":"Austin, TX","twitter":null,"company":"Dapper Labs","icon_url":"https://avatars.githubusercontent.com/u/33205765?u=94d3a9033b2bc3d53e9cf29f8c7a266caeb07571\u0026v=4","repositories_count":10,"last_synced_at":"2023-03-06T18:13:49.782Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fxamacker","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T19:49:06.500Z","updated_at":"2023-03-06T18:13:49.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fxamacker","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fxamacker/repositories"},"tags":[{"name":"tinygo-beta/v2.7.0-tinygo0.33","sha":"a01272272f5097b0150f010db72df12b4edc7f0f","kind":"tag","published_at":"2026-07-15T20:08:13.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/tinygo-beta/v2.7.0-tinygo0.33","html_url":"https://github.com/fxamacker/cbor/releases/tag/tinygo-beta/v2.7.0-tinygo0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@tinygo-beta%2Fv2.7.0-tinygo0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/tinygo-beta%2Fv2.7.0-tinygo0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/tinygo-beta%2Fv2.7.0-tinygo0.33/manifests"},{"name":"v2.9.2","sha":"45589abe5c63bea2db4d311e0d0fcc551cd772ae","kind":"commit","published_at":"2026-05-04T01:03:34.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v2.9.2","html_url":"https://github.com/fxamacker/cbor/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"63d1c6649d4235ae97b78c40888d9b2a0b426878","kind":"commit","published_at":"2026-03-30T13:23:16.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v2.9.1","html_url":"https://github.com/fxamacker/cbor/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"d29ad7351b55b1844387cf9306c4101658cc5256","kind":"commit","published_at":"2025-07-14T04:00:34.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v2.9.0","html_url":"https://github.com/fxamacker/cbor/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"cbe7442e9e05722c925388c72029ffc9930d7959","kind":"commit","published_at":"2025-03-30T18:25:59.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v2.8.0","html_url":"https://github.com/fxamacker/cbor/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"948c054444b590f132b95b5aaf5d46d177f48a05","kind":"commit","published_at":"2025-03-30T01:05:46.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v2.7.1","html_url":"https://github.com/fxamacker/cbor/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"02b69dbb52f4ecf450b3aa5e9a04b7a0b4bf409a","kind":"commit","published_at":"2024-06-24T04:49:42.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v2.7.0","html_url":"https://github.com/fxamacker/cbor/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.7.0/manifests"},{"name":"v2.7.0-rc.0","sha":"04bb1e774f23a34857ee5d3b5ebd1d1f8e8d2df2","kind":"commit","published_at":"2024-06-16T13:18:57.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v2.7.0-rc.0","html_url":"https://github.com/fxamacker/cbor/releases/tag/v2.7.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v2.7.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.7.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.7.0-rc.0/manifests"},{"name":"v2.7.0-beta","sha":"878cfefeffc5ea498a37c579e83765d060ce5d52","kind":"commit","published_at":"2024-06-10T03:08:52.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v2.7.0-beta","html_url":"https://github.com/fxamacker/cbor/releases/tag/v2.7.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v2.7.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.7.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.7.0-beta/manifests"},{"name":"v2.6.0-rc.0","sha":"1f67e1e4b1131ae0ea0b52955606b1ef47307f62","kind":"commit","published_at":"2024-02-12T04:21:59.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v2.6.0-rc.0","html_url":"https://github.com/fxamacker/cbor/releases/tag/v2.6.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v2.6.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.6.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.6.0-rc.0/manifests"},{"name":"v2.6.0","sha":"1f67e1e4b1131ae0ea0b52955606b1ef47307f62","kind":"commit","published_at":"2024-02-12T04:21:59.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v2.6.0","html_url":"https://github.com/fxamacker/cbor/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"3b32167103cde33fc9b665646e56d9325fab17fc","kind":"commit","published_at":"2023-08-14T03:11:13.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v2.5.0","html_url":"https://github.com/fxamacker/cbor/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.5.0/manifests"},{"name":"v2.5.0-beta5","sha":"48c838c15d94f8d8f5f12ed34b14d4c8029a8880","kind":"commit","published_at":"2023-06-26T02:45:30.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v2.5.0-beta5","html_url":"https://github.com/fxamacker/cbor/releases/tag/v2.5.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v2.5.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.5.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.5.0-beta5/manifests"},{"name":"v2.5.0-beta4","sha":"340a5fb061e6d7d4346d87c501a044e6264fd4b9","kind":"commit","published_at":"2023-06-18T05:16:59.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v2.5.0-beta4","html_url":"https://github.com/fxamacker/cbor/releases/tag/v2.5.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v2.5.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.5.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.5.0-beta4/manifests"},{"name":"v2.5.0-beta3","sha":"a52d9a50deee4915c27b60901ebafb70bca91c55","kind":"commit","published_at":"2023-05-16T04:09:55.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v2.5.0-beta3","html_url":"https://github.com/fxamacker/cbor/releases/tag/v2.5.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v2.5.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.5.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.5.0-beta3/manifests"},{"name":"v2.5.0-beta2","sha":"f9e6291e0c28fc35618f5ef46e7253bdfc1b1192","kind":"commit","published_at":"2023-02-20T19:56:04.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v2.5.0-beta2","html_url":"https://github.com/fxamacker/cbor/releases/tag/v2.5.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v2.5.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.5.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.5.0-beta2/manifests"},{"name":"v2.5.0-beta","sha":"9c7f31b724baac81e66316e625399cd4251598ee","kind":"commit","published_at":"2023-01-02T00:05:26.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v2.5.0-beta","html_url":"https://github.com/fxamacker/cbor/releases/tag/v2.5.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v2.5.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.5.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.5.0-beta/manifests"},{"name":"v2.4.0","sha":"6cdde668b0489e70bc1b7fd81308d34465f48315","kind":"commit","published_at":"2022-01-04T00:01:31.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v2.4.0","html_url":"https://github.com/fxamacker/cbor/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"bd3cab7bc0dd79fc22e34d2cd50af31d2b8dcf2f","kind":"commit","published_at":"2021-12-28T22:35:23.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v2.3.1","html_url":"https://github.com/fxamacker/cbor/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"230e12c2a6da377a17dbb35f639011a960576f78","kind":"commit","published_at":"2021-05-30T21:51:52.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v2.3.0","html_url":"https://github.com/fxamacker/cbor/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"7f924808eeef43024f949b09df63986fdd3dd7ba","kind":"commit","published_at":"2020-02-25T04:40:25.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v2.2.0","html_url":"https://github.com/fxamacker/cbor/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"b2ab983bba2d0d91c3c722d63f844abd9505e19c","kind":"commit","published_at":"2020-02-17T22:49:01.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v2.1.0","html_url":"https://github.com/fxamacker/cbor/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.1.0/manifests"},{"name":"v1.5.1","sha":"19c21f85d9c2bc9f86fa34b7e308e7814c8e9f31","kind":"commit","published_at":"2020-02-07T19:58:06.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v1.5.1","html_url":"https://github.com/fxamacker/cbor/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v1.5.1/manifests"},{"name":"v2.0.1","sha":"cd944aac8baa8e3e0a697eaf246b5c3f1a342c5a","kind":"commit","published_at":"2020-02-06T01:32:55.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v2.0.1","html_url":"https://github.com/fxamacker/cbor/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"158e5313bc3e1473b845afd670edd05ddd74d559","kind":"commit","published_at":"2020-02-03T05:24:18.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v2.0.0","html_url":"https://github.com/fxamacker/cbor/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v2.0.0/manifests"},{"name":"v1.5.0","sha":"6faee5e1f8b6270f9bdcfefbc9bdfa8c026de629","kind":"commit","published_at":"2020-01-13T03:55:36.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v1.5.0","html_url":"https://github.com/fxamacker/cbor/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1b578934f5f015c6b9fd1a010cf531d3bdf6d675","kind":"commit","published_at":"2019-12-25T23:14:46.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v1.4.0","html_url":"https://github.com/fxamacker/cbor/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"f0925938070b40eea6be317e2c716168a08fc960","kind":"commit","published_at":"2019-12-19T03:08:54.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v1.3.4","html_url":"https://github.com/fxamacker/cbor/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"998a7cde44f04cdc9907aa347537d83658abf03f","kind":"commit","published_at":"2019-12-10T00:58:11.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v1.3.3","html_url":"https://github.com/fxamacker/cbor/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"64d2df0f5f43d7aa339fe741b758180258c850f5","kind":"commit","published_at":"2019-11-27T06:08:06.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v1.3.2","html_url":"https://github.com/fxamacker/cbor/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3677ff05bd49ea7a6f7fe34fee77a5d44bf537cb","kind":"commit","published_at":"2019-11-24T04:23:14.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v1.3.1","html_url":"https://github.com/fxamacker/cbor/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1bb05601db9b23d922b4f73624003186dddbfc9a","kind":"commit","published_at":"2019-11-21T05:05:08.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v1.3.0","html_url":"https://github.com/fxamacker/cbor/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"415d23b8b85de493fe342403859c7305ae8c0167","kind":"commit","published_at":"2019-11-05T19:33:00.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v1.2.0","html_url":"https://github.com/fxamacker/cbor/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"0ac41d79bdabb361284b266f6bca96cd44f6ed7f","kind":"commit","published_at":"2019-10-23T23:00:54.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v1.1.2","html_url":"https://github.com/fxamacker/cbor/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"59eccf9e881ba58de4ed2038819d036eec60363c","kind":"commit","published_at":"2019-10-18T18:37:19.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v1.1.1","html_url":"https://github.com/fxamacker/cbor/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"602ddc7eedd48fd1958ff81a74a88edb2c356cec","kind":"commit","published_at":"2019-10-04T23:50:24.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v1.1.0","html_url":"https://github.com/fxamacker/cbor/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"79019c25d2a3a4eb61166b260d2b0d13d5b175d6","kind":"commit","published_at":"2019-10-03T02:25:51.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v1.0.1","html_url":"https://github.com/fxamacker/cbor/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"12556f64298387404ac9a1faf49a14809414c6aa","kind":"commit","published_at":"2019-09-18T16:25:45.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v1.0.0","html_url":"https://github.com/fxamacker/cbor/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"593f35aeb09631d005b6478410b4c9b7b0c55e51","kind":"commit","published_at":"2019-09-15T19:58:41.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v0.5.0","html_url":"https://github.com/fxamacker/cbor/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"8117beb767e6e4049dc199f56195283eb2305884","kind":"commit","published_at":"2019-09-11T00:40:58.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v0.4.0","html_url":"https://github.com/fxamacker/cbor/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"855cc667cd10e6fb527e040d0be5cd0603965d37","kind":"commit","published_at":"2019-09-03T02:56:14.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v0.3.0","html_url":"https://github.com/fxamacker/cbor/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"7b1e1f9518f58091b46f5ef4f990d001f7026dd4","kind":"commit","published_at":"2019-09-01T19:11:50.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v0.2.0","html_url":"https://github.com/fxamacker/cbor/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"a4fface76852bae6ca50683cf2617b388a35215a","kind":"commit","published_at":"2019-08-30T02:39:30.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v0.1.1","html_url":"https://github.com/fxamacker/cbor/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"2adb49b96836e2cd1cda48477a6bf698d210898b","kind":"commit","published_at":"2019-05-18T23:01:00.000Z","download_url":"https://codeload.github.com/fxamacker/cbor/tar.gz/v0.1.0","html_url":"https://github.com/fxamacker/cbor/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fxamacker/cbor@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-07T03:56:58.512Z","dependent_packages_count":186,"downloads":null,"downloads_period":null,"dependent_repos_count":98,"rankings":{"downloads":null,"dependent_repos_count":0.6061253398760995,"dependent_packages_count":0.4015256314799413,"stargazers_count":2.5457823775713035,"forks_count":3.472595253452685,"docker_downloads_count":1.6072139964145808,"average":1.7266485197589219},"purl":"pkg:golang/github.com/fxamacker/cbor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fxamacker/cbor","docker_dependents_count":16,"docker_downloads_count":692685847,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fxamacker/cbor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fxamacker/cbor/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T11:02:31.843Z","issues_count":117,"pull_requests_count":453,"avg_time_to_close_issue":9548245.744444445,"avg_time_to_close_pull_request":862628.1371158393,"issues_closed_count":90,"pull_requests_closed_count":423,"pull_request_authors_count":25,"issue_authors_count":46,"avg_comments_per_issue":2.5213675213675213,"avg_comments_per_pull_request":0.6600441501103753,"merged_pull_requests_count":360,"bot_issues_count":1,"bot_pull_requests_count":186,"past_year_issues_count":6,"past_year_pull_requests_count":55,"past_year_avg_time_to_close_issue":11081237.333333334,"past_year_avg_time_to_close_pull_request":795341.7333333333,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":45,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":5.0,"past_year_avg_comments_per_pull_request":0.32727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":25,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxamacker%2Fcbor/issues","maintainers":[{"login":"fxamacker","count":184,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fxamacker"}],"active_maintainers":[{"login":"fxamacker","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fxamacker"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffxamacker%2Fcbor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffxamacker%2Fcbor/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffxamacker%2Fcbor/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffxamacker%2Fcbor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffxamacker%2Fcbor/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffxamacker%2Fcbor/codemeta","maintainers":[]}