{"id":11063145,"name":"tinycbor","ecosystem":"spack","description":"Concise Binary Object Representation (CBOR) Library\n","homepage":"https://github.com/intel/tinycbor","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/intel/tinycbor","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-11-19T10:18:44.980Z","latest_release_published_at":"2024-11-19T10:18:44.980Z","latest_release_number":"0.6.0","last_synced_at":"2026-04-15T23:02:57.520Z","created_at":"2024-11-19T10:18:44.511Z","updated_at":"2026-04-15T23:02:57.521Z","registry_url":"https://packages.spack.io/package.html?name=tinycbor","install_command":"spack install tinycbor","documentation_url":null,"metadata":{},"repo_metadata":{"id":33054254,"uuid":"36690613","full_name":"intel/tinycbor","owner":"intel","description":"Concise Binary Object Representation (CBOR) Library","archived":false,"fork":false,"pushed_at":"2025-08-19T20:46:13.000Z","size":1601,"stargazers_count":567,"open_issues_count":32,"forks_count":197,"subscribers_count":29,"default_branch":"main","last_synced_at":"2025-10-21T05:39:36.019Z","etag":null,"topics":["c","cbor","iot","swrepo"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"angular/angular","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/intel.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":"2015-06-01T21:40:14.000Z","updated_at":"2025-10-20T11:15:15.000Z","dependencies_parsed_at":"2022-08-07T19:30:33.656Z","dependency_job_id":"bbc1fb89-2ad3-4443-8d1e-844a7b28d39b","html_url":"https://github.com/intel/tinycbor","commit_stats":{"total_commits":337,"total_committers":42,"mean_commits":8.023809523809524,"dds":0.2344213649851632,"last_synced_commit":"3cba6b11aaa0f6f674cd56ebaa573c4b65f71ee7"},"previous_names":["01org/tinycbor"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/intel/tinycbor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intel","download_url":"https://codeload.github.com/intel/tinycbor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/sbom","scorecard":{"id":490923,"data":{"date":"2025-08-11","repo":{"name":"github.com/intel/tinycbor","commit":"3982a3e85311ff41bd4287f5a1f6b77c15d50b8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":4,"reason":"Found 7/16 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel permissions set to 'read-all': .github/workflows/build.yml:2","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/intel/tinycbor/build.yml/main?enable=pin","Info:   0 out of   1 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":"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":"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":"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":"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-19T19:07:14.013Z","repository_id":33054254,"created_at":"2025-08-19T19:07:14.013Z","updated_at":"2025-08-19T19:07:14.013Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280614542,"owners_count":26360842,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-23T02:00:06.710Z","response_time":142,"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":"intel","name":"Intel Corporation","uuid":"17888862","kind":"organization","description":"","email":"webadmin@linux.intel.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17888862?v=4","repositories_count":1189,"last_synced_at":"2024-04-14T22:10:28.671Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/intel","funding_links":[],"total_stars":84429,"followers":3053,"following":0,"created_at":"2022-11-03T07:02:40.718Z","updated_at":"2024-04-14T22:13:57.983Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intel","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intel/repositories"},"tags":[{"name":"v0.6.1","sha":"c0aad2fb2137a31b9845fbaae3653540c410f215","kind":"tag","published_at":"2025-03-12T02:15:26.000Z","download_url":"https://codeload.github.com/intel/tinycbor/tar.gz/v0.6.1","html_url":"https://github.com/intel/tinycbor/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/tinycbor@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d393c16f3eb30d0c47e6f9d92db62272f0ec4dc7","kind":"tag","published_at":"2021-10-29T16:03:24.000Z","download_url":"https://codeload.github.com/intel/tinycbor/tar.gz/v0.6.0","html_url":"https://github.com/intel/tinycbor/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/tinycbor@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.6.0/manifests"},{"name":"v0.6-rc1","sha":"d393c16f3eb30d0c47e6f9d92db62272f0ec4dc7","kind":"tag","published_at":"2021-09-03T20:10:47.000Z","download_url":"https://codeload.github.com/intel/tinycbor/tar.gz/v0.6-rc1","html_url":"https://github.com/intel/tinycbor/releases/tag/v0.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/tinycbor@v0.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.6-rc1/manifests"},{"name":"v0.5.4","sha":"11590e470dfc1a144eb5665655c7ff6627b8e0f6","kind":"tag","published_at":"2021-09-03T18:35:39.000Z","download_url":"https://codeload.github.com/intel/tinycbor/tar.gz/v0.5.4","html_url":"https://github.com/intel/tinycbor/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/tinycbor@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"755f9ef932f9830a63a712fd2ac971d838b131f1","kind":"tag","published_at":"2019-11-13T20:21:50.000Z","download_url":"https://codeload.github.com/intel/tinycbor/tar.gz/v0.5.3","html_url":"https://github.com/intel/tinycbor/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/tinycbor@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"d94ca09aa91f5b3c581527aa8bca179a82b79874","kind":"tag","published_at":"2018-09-09T16:23:45.000Z","download_url":"https://codeload.github.com/intel/tinycbor/tar.gz/v0.5.2","html_url":"https://github.com/intel/tinycbor/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/tinycbor@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"ae64a3d9da39f3bf310b9a7b38427c096d8bcd43","kind":"tag","published_at":"2018-03-31T16:56:01.000Z","download_url":"https://codeload.github.com/intel/tinycbor/tar.gz/v0.5.1","html_url":"https://github.com/intel/tinycbor/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/tinycbor@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3cdb9c890b785fac25e68e5db19961cfbf49aba3","kind":"tag","published_at":"2018-01-30T22:21:40.000Z","download_url":"https://codeload.github.com/intel/tinycbor/tar.gz/v0.5.0","html_url":"https://github.com/intel/tinycbor/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/tinycbor@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.5.0/manifests"},{"name":"v0.5-beta1","sha":"497066ee87dd54341adaa1195bf15ad11ee33b20","kind":"tag","published_at":"2018-01-23T20:47:37.000Z","download_url":"https://codeload.github.com/intel/tinycbor/tar.gz/v0.5-beta1","html_url":"https://github.com/intel/tinycbor/releases/tag/v0.5-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/tinycbor@v0.5-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.5-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.5-beta1/manifests"},{"name":"v0.4.2","sha":"f9457017aaa07ad85f7fae57843448517f8c9a32","kind":"tag","published_at":"2017-11-14T03:18:17.000Z","download_url":"https://codeload.github.com/intel/tinycbor/tar.gz/v0.4.2","html_url":"https://github.com/intel/tinycbor/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/tinycbor@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"acf202a38118ed049785d210b5de84effa43c3de","kind":"tag","published_at":"2017-03-06T07:25:59.000Z","download_url":"https://codeload.github.com/intel/tinycbor/tar.gz/v0.4.1","html_url":"https://github.com/intel/tinycbor/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/tinycbor@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"a088996aa5f59b4f27f20fadad053d88bee357d4","kind":"tag","published_at":"2016-11-03T05:02:12.000Z","download_url":"https://codeload.github.com/intel/tinycbor/tar.gz/v0.4","html_url":"https://github.com/intel/tinycbor/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/tinycbor@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.4/manifests"},{"name":"v0.3.2","sha":"31c7f81d45d115d2007b1c881cbbd3a19618465c","kind":"tag","published_at":"2016-08-04T21:32:55.000Z","download_url":"https://codeload.github.com/intel/tinycbor/tar.gz/v0.3.2","html_url":"https://github.com/intel/tinycbor/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/tinycbor@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"481ec6e8a94a96e20ddaaa847f16889002c4882f","kind":"tag","published_at":"2016-07-22T17:52:53.000Z","download_url":"https://codeload.github.com/intel/tinycbor/tar.gz/v0.3.1","html_url":"https://github.com/intel/tinycbor/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/tinycbor@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.3.1/manifests"},{"name":"v0.2.1","sha":"358a7e42ab1ed421a68e699d8d8359340bcfacbd","kind":"tag","published_at":"2016-07-21T17:52:50.000Z","download_url":"https://codeload.github.com/intel/tinycbor/tar.gz/v0.2.1","html_url":"https://github.com/intel/tinycbor/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/tinycbor@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.2.1/manifests"},{"name":"v0.3","sha":"f775cf5b9d3c3399aa1306918af313d73c9956b5","kind":"tag","published_at":"2016-07-15T20:31:07.000Z","download_url":"https://codeload.github.com/intel/tinycbor/tar.gz/v0.3","html_url":"https://github.com/intel/tinycbor/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/tinycbor@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.3/manifests"},{"name":"v0.2","sha":"6cdac8ee076e6b15edd3b9cbdf989999745684d2","kind":"tag","published_at":"2015-09-30T18:33:01.000Z","download_url":"https://codeload.github.com/intel/tinycbor/tar.gz/v0.2","html_url":"https://github.com/intel/tinycbor/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/tinycbor@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.2/manifests"},{"name":"v0.1","sha":"47a78569c082905572c7a7c12b5ddbc8248b46e0","kind":"tag","published_at":"2015-09-16T05:16:40.000Z","download_url":"https://codeload.github.com/intel/tinycbor/tar.gz/v0.1","html_url":"https://github.com/intel/tinycbor/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/tinycbor@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-23T11:59:29.109Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":56.27282365414066,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":28.13641182707033},"purl":"pkg:spack/tinycbor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/tinycbor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/tinycbor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/tinycbor/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T12:14:49.501Z","issues_count":55,"pull_requests_count":141,"avg_time_to_close_issue":7948989.45,"avg_time_to_close_pull_request":4618762.706349206,"issues_closed_count":40,"pull_requests_closed_count":126,"pull_request_authors_count":46,"issue_authors_count":43,"avg_comments_per_issue":3.4545454545454546,"avg_comments_per_pull_request":1.2907801418439715,"merged_pull_requests_count":111,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":9,"past_year_pull_requests_count":67,"past_year_avg_time_to_close_issue":251434.88888888888,"past_year_avg_time_to_close_pull_request":921511.9824561403,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":57,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.6666666666666665,"past_year_avg_comments_per_pull_request":0.5223880597014925,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":57,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Ftinycbor/issues","maintainers":[{"login":"thiagomacieira","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thiagomacieira"}],"active_maintainers":[{"login":"thiagomacieira","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thiagomacieira"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/tinycbor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/tinycbor/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/tinycbor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/tinycbor/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/tinycbor/codemeta","maintainers":[]}