{"id":378245,"url":"https://github.com/tinylib/msgp","last_synced_at":"2026-08-13T03:00:47.572Z","repository":{"id":20662598,"uuid":"23944963","full_name":"tinylib/msgp","owner":"tinylib","description":"A Go code generator for MessagePack / msgpack.org[Go]","archived":false,"fork":false,"pushed_at":"2026-06-04T07:41:49.000Z","size":10449,"stargazers_count":1948,"open_issues_count":27,"forks_count":200,"subscribers_count":37,"default_branch":"master","last_synced_at":"2026-08-06T19:47:43.058Z","etag":null,"topics":[],"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/tinylib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-09-12T03:09:53.000Z","updated_at":"2026-08-01T10:40:28.000Z","dependencies_parsed_at":"2025-12-31T00:01:20.088Z","dependency_job_id":null,"html_url":"https://github.com/tinylib/msgp","commit_stats":{"total_commits":349,"total_committers":50,"mean_commits":6.98,"dds":"0.33810888252148996","last_synced_commit":"abadd6708bb99c3f9635f169228b404d368a1930"},"previous_names":["philhofer/msgp"],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/tinylib/msgp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinylib","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/sbom","scorecard":{"id":725404,"data":{"date":"2025-08-11","repo":{"name":"github.com/tinylib/msgp","commit":"17a251fd6ad18efc5f6e17e4c85a6709e0bed47c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Maintained","score":8,"reason":"5 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"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":"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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate.yml:18","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: msgp/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: msgp/fuzz_test.go:129"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-22T12:38:56.281Z","repository_id":20662598,"created_at":"2025-08-22T12:38:56.281Z","updated_at":"2025-08-22T12:38:56.281Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36351894,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"tinylib","name":"tinylib","uuid":"10499993","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10499993?v=4","repositories_count":3,"last_synced_at":"2024-11-01T00:51:22.372Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tinylib","funding_links":[],"total_stars":1890,"followers":6,"following":0,"created_at":"2022-11-09T14:18:56.209Z","updated_at":"2024-11-01T00:51:22.372Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinylib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinylib/repositories"},"packages":[{"id":13506384,"name":"golang-github-tinylib-msgp","ecosystem":"debian","description":null,"homepage":"https://github.com/tinylib/msgp","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/tinylib/msgp","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T19:08:22.799Z","latest_release_published_at":"2026-02-10T19:08:22.799Z","latest_release_number":"1.0.2-3","last_synced_at":"2026-03-13T11:32:01.545Z","created_at":"2026-02-10T19:08:22.314Z","updated_at":"2026-08-07T04:11:59.320Z","registry_url":"https://tracker.debian.org/pkg/golang-github-tinylib-msgp","install_command":"apt-get install golang-github-tinylib-msgp","documentation_url":"https://packages.debian.org/bullseye/golang-github-tinylib-msgp","metadata":{"component":"main","architecture":"any all","priority":"extra","binary":"msgp, golang-github-tinylib-msgp-dev","standards_version":"4.1.3","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-golang, golang-any, golang-github-philhofer-fwd-dev, golang-github-ttacon-chalk-dev, golang-golang-x-mod-dev, golang-golang-x-tools-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":20662598,"uuid":"23944963","full_name":"tinylib/msgp","owner":"tinylib","description":"A Go code generator for MessagePack / msgpack.org[Go]","archived":false,"fork":false,"pushed_at":"2026-06-04T07:41:49.000Z","size":10449,"stargazers_count":1948,"open_issues_count":27,"forks_count":200,"subscribers_count":37,"default_branch":"master","last_synced_at":"2026-08-06T19:47:43.058Z","etag":null,"topics":[],"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/tinylib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-09-12T03:09:53.000Z","updated_at":"2026-08-01T10:40:28.000Z","dependencies_parsed_at":"2025-12-31T00:01:20.088Z","dependency_job_id":null,"html_url":"https://github.com/tinylib/msgp","commit_stats":{"total_commits":349,"total_committers":50,"mean_commits":6.98,"dds":"0.33810888252148996","last_synced_commit":"abadd6708bb99c3f9635f169228b404d368a1930"},"previous_names":["philhofer/msgp"],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/tinylib/msgp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinylib","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/sbom","scorecard":{"id":725404,"data":{"date":"2025-08-11","repo":{"name":"github.com/tinylib/msgp","commit":"17a251fd6ad18efc5f6e17e4c85a6709e0bed47c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Maintained","score":8,"reason":"5 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"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":"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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate.yml:18","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: msgp/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: msgp/fuzz_test.go:129"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-22T12:38:56.281Z","repository_id":20662598,"created_at":"2025-08-22T12:38:56.281Z","updated_at":"2025-08-22T12:38:56.281Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36351894,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-07T04:11:59.320Z","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:deb/debian/golang-github-tinylib-msgp?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-tinylib-msgp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-tinylib-msgp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-tinylib-msgp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T22:02:58.363Z","issues_count":90,"pull_requests_count":162,"avg_time_to_close_issue":65570293.98550725,"avg_time_to_close_pull_request":18052370.701388888,"issues_closed_count":69,"pull_requests_closed_count":144,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":1.376543209876543,"merged_pull_requests_count":105,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":1830001.3333333333,"past_year_avg_time_to_close_pull_request":586973.4545454546,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":0.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/issues","maintainers":[{"login":"klauspost","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauspost"},{"login":"philhofer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhofer"}],"active_maintainers":[{"login":"klauspost","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauspost"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-tinylib-msgp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-tinylib-msgp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-tinylib-msgp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-tinylib-msgp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-tinylib-msgp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-tinylib-msgp/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":456},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-10T05:08:02.664Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13546630,"name":"golang-github-tinylib-msgp","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/tinylib/msgp","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/tinylib/msgp","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:14:13.070Z","latest_release_published_at":"2026-02-11T02:14:13.070Z","latest_release_number":"1.1.6-1","last_synced_at":"2026-03-11T07:11:52.740Z","created_at":"2026-02-11T02:14:12.859Z","updated_at":"2026-08-07T04:11:59.323Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-tinylib-msgp","install_command":"apt-get install golang-github-tinylib-msgp","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"extra","binary":"msgp, golang-github-tinylib-msgp-dev","standards_version":"4.6.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-philhofer-fwd-dev, golang-golang-x-tools-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":20662598,"uuid":"23944963","full_name":"tinylib/msgp","owner":"tinylib","description":"A Go code generator for MessagePack / msgpack.org[Go]","archived":false,"fork":false,"pushed_at":"2026-06-04T07:41:49.000Z","size":10449,"stargazers_count":1948,"open_issues_count":27,"forks_count":200,"subscribers_count":37,"default_branch":"master","last_synced_at":"2026-08-06T19:47:43.058Z","etag":null,"topics":[],"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/tinylib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-09-12T03:09:53.000Z","updated_at":"2026-08-01T10:40:28.000Z","dependencies_parsed_at":"2025-12-31T00:01:20.088Z","dependency_job_id":null,"html_url":"https://github.com/tinylib/msgp","commit_stats":{"total_commits":349,"total_committers":50,"mean_commits":6.98,"dds":"0.33810888252148996","last_synced_commit":"abadd6708bb99c3f9635f169228b404d368a1930"},"previous_names":["philhofer/msgp"],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/tinylib/msgp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinylib","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/sbom","scorecard":{"id":725404,"data":{"date":"2025-08-11","repo":{"name":"github.com/tinylib/msgp","commit":"17a251fd6ad18efc5f6e17e4c85a6709e0bed47c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Maintained","score":8,"reason":"5 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"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":"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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate.yml:18","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: msgp/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: msgp/fuzz_test.go:129"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-22T12:38:56.281Z","repository_id":20662598,"created_at":"2025-08-22T12:38:56.281Z","updated_at":"2025-08-22T12:38:56.281Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36351894,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-07T04:11:59.323Z","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:deb/ubuntu/golang-github-tinylib-msgp?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-tinylib-msgp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-tinylib-msgp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-tinylib-msgp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T22:02:58.363Z","issues_count":90,"pull_requests_count":162,"avg_time_to_close_issue":65570293.98550725,"avg_time_to_close_pull_request":18052370.701388888,"issues_closed_count":69,"pull_requests_closed_count":144,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":1.376543209876543,"merged_pull_requests_count":105,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":1830001.3333333333,"past_year_avg_time_to_close_pull_request":586973.4545454546,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":0.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/issues","maintainers":[{"login":"klauspost","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauspost"},{"login":"philhofer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhofer"}],"active_maintainers":[{"login":"klauspost","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauspost"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-tinylib-msgp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-tinylib-msgp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-tinylib-msgp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-tinylib-msgp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-tinylib-msgp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-tinylib-msgp/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":613},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-10T05:07:59.632Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13581717,"name":"golang-github-tinylib-msgp","ecosystem":"debian","description":null,"homepage":"https://github.com/tinylib/msgp","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/tinylib/msgp","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T08:55:18.054Z","latest_release_published_at":"2026-02-11T08:55:18.054Z","latest_release_number":"1.0.2-2","last_synced_at":"2026-03-14T06:01:07.844Z","created_at":"2026-02-11T08:55:17.809Z","updated_at":"2026-08-07T04:11:59.324Z","registry_url":"https://tracker.debian.org/pkg/golang-github-tinylib-msgp","install_command":"apt-get install golang-github-tinylib-msgp","documentation_url":"https://packages.debian.org/buster/golang-github-tinylib-msgp","metadata":{"component":"main","architecture":"any all","priority":"optional","binary":"msgp, golang-github-tinylib-msgp-dev","standards_version":"4.1.3","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), dh-golang, golang-github-philhofer-fwd-dev, golang-github-ttacon-chalk-dev, golang-go, golang-golang-x-tools-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":20662598,"uuid":"23944963","full_name":"tinylib/msgp","owner":"tinylib","description":"A Go code generator for MessagePack / msgpack.org[Go]","archived":false,"fork":false,"pushed_at":"2026-06-04T07:41:49.000Z","size":10449,"stargazers_count":1948,"open_issues_count":27,"forks_count":200,"subscribers_count":37,"default_branch":"master","last_synced_at":"2026-08-06T19:47:43.058Z","etag":null,"topics":[],"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/tinylib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-09-12T03:09:53.000Z","updated_at":"2026-08-01T10:40:28.000Z","dependencies_parsed_at":"2025-12-31T00:01:20.088Z","dependency_job_id":null,"html_url":"https://github.com/tinylib/msgp","commit_stats":{"total_commits":349,"total_committers":50,"mean_commits":6.98,"dds":"0.33810888252148996","last_synced_commit":"abadd6708bb99c3f9635f169228b404d368a1930"},"previous_names":["philhofer/msgp"],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/tinylib/msgp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinylib","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/sbom","scorecard":{"id":725404,"data":{"date":"2025-08-11","repo":{"name":"github.com/tinylib/msgp","commit":"17a251fd6ad18efc5f6e17e4c85a6709e0bed47c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Maintained","score":8,"reason":"5 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"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":"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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate.yml:18","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: msgp/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: msgp/fuzz_test.go:129"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-22T12:38:56.281Z","repository_id":20662598,"created_at":"2025-08-22T12:38:56.281Z","updated_at":"2025-08-22T12:38:56.281Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36351894,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-07T04:11:59.323Z","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:deb/debian/golang-github-tinylib-msgp?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-tinylib-msgp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-tinylib-msgp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-tinylib-msgp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T22:02:58.363Z","issues_count":90,"pull_requests_count":162,"avg_time_to_close_issue":65570293.98550725,"avg_time_to_close_pull_request":18052370.701388888,"issues_closed_count":69,"pull_requests_closed_count":144,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":1.376543209876543,"merged_pull_requests_count":105,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":1830001.3333333333,"past_year_avg_time_to_close_pull_request":586973.4545454546,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":0.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/issues","maintainers":[{"login":"klauspost","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauspost"},{"login":"philhofer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhofer"}],"active_maintainers":[{"login":"klauspost","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauspost"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-tinylib-msgp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-tinylib-msgp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-tinylib-msgp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-tinylib-msgp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-tinylib-msgp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-tinylib-msgp/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":416},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-08-12T05:03:11.241Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13685908,"name":"golang-github-tinylib-msgp","ecosystem":"debian","description":null,"homepage":"https://github.com/tinylib/msgp","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/tinylib/msgp","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T17:59:57.947Z","latest_release_published_at":"2026-02-12T17:59:57.947Z","latest_release_number":"1.1.6-1","last_synced_at":"2026-03-13T00:10:12.185Z","created_at":"2026-02-12T17:59:57.774Z","updated_at":"2026-08-07T04:11:59.321Z","registry_url":"https://tracker.debian.org/pkg/golang-github-tinylib-msgp","install_command":"apt-get install golang-github-tinylib-msgp","documentation_url":"https://packages.debian.org/bookworm/golang-github-tinylib-msgp","metadata":{"component":"main","architecture":"any all","priority":"extra","binary":"msgp, golang-github-tinylib-msgp-dev","standards_version":"4.6.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-philhofer-fwd-dev, golang-golang-x-tools-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":20662598,"uuid":"23944963","full_name":"tinylib/msgp","owner":"tinylib","description":"A Go code generator for MessagePack / msgpack.org[Go]","archived":false,"fork":false,"pushed_at":"2026-06-04T07:41:49.000Z","size":10449,"stargazers_count":1948,"open_issues_count":27,"forks_count":200,"subscribers_count":37,"default_branch":"master","last_synced_at":"2026-08-06T19:47:43.058Z","etag":null,"topics":[],"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/tinylib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-09-12T03:09:53.000Z","updated_at":"2026-08-01T10:40:28.000Z","dependencies_parsed_at":"2025-12-31T00:01:20.088Z","dependency_job_id":null,"html_url":"https://github.com/tinylib/msgp","commit_stats":{"total_commits":349,"total_committers":50,"mean_commits":6.98,"dds":"0.33810888252148996","last_synced_commit":"abadd6708bb99c3f9635f169228b404d368a1930"},"previous_names":["philhofer/msgp"],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/tinylib/msgp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinylib","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/sbom","scorecard":{"id":725404,"data":{"date":"2025-08-11","repo":{"name":"github.com/tinylib/msgp","commit":"17a251fd6ad18efc5f6e17e4c85a6709e0bed47c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Maintained","score":8,"reason":"5 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"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":"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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate.yml:18","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: msgp/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: msgp/fuzz_test.go:129"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-22T12:38:56.281Z","repository_id":20662598,"created_at":"2025-08-22T12:38:56.281Z","updated_at":"2025-08-22T12:38:56.281Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36351894,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-07T04:11:59.321Z","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:deb/debian/golang-github-tinylib-msgp?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-tinylib-msgp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-tinylib-msgp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-tinylib-msgp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T22:02:58.363Z","issues_count":90,"pull_requests_count":162,"avg_time_to_close_issue":65570293.98550725,"avg_time_to_close_pull_request":18052370.701388888,"issues_closed_count":69,"pull_requests_closed_count":144,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":1.376543209876543,"merged_pull_requests_count":105,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":1830001.3333333333,"past_year_avg_time_to_close_pull_request":586973.4545454546,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":0.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/issues","maintainers":[{"login":"klauspost","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauspost"},{"login":"philhofer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhofer"}],"active_maintainers":[{"login":"klauspost","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauspost"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-tinylib-msgp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-tinylib-msgp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-tinylib-msgp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-tinylib-msgp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-tinylib-msgp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-tinylib-msgp/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2652,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":809},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-10T05:08:01.819Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13646789,"name":"golang-github-tinylib-msgp","ecosystem":"debian","description":null,"homepage":"https://github.com/tinylib/msgp","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/tinylib/msgp","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:40:03.456Z","latest_release_published_at":"2026-02-12T03:40:03.456Z","latest_release_number":"1.2.5-1","last_synced_at":"2026-03-13T20:08:43.328Z","created_at":"2026-02-12T03:40:03.263Z","updated_at":"2026-08-07T04:11:59.330Z","registry_url":"https://tracker.debian.org/pkg/golang-github-tinylib-msgp","install_command":"apt-get install golang-github-tinylib-msgp","documentation_url":"https://packages.debian.org/trixie/golang-github-tinylib-msgp","metadata":{"component":"main","architecture":"any all","priority":"extra","binary":"msgp, golang-github-tinylib-msgp-dev","standards_version":"4.7.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-philhofer-fwd-dev (\u003e= 1.1.2+git20240916.20a13a1), golang-golang-x-tools-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":20662598,"uuid":"23944963","full_name":"tinylib/msgp","owner":"tinylib","description":"A Go code generator for MessagePack / msgpack.org[Go]","archived":false,"fork":false,"pushed_at":"2026-06-04T07:41:49.000Z","size":10449,"stargazers_count":1948,"open_issues_count":27,"forks_count":200,"subscribers_count":37,"default_branch":"master","last_synced_at":"2026-08-06T19:47:43.058Z","etag":null,"topics":[],"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/tinylib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-09-12T03:09:53.000Z","updated_at":"2026-08-01T10:40:28.000Z","dependencies_parsed_at":"2025-12-31T00:01:20.088Z","dependency_job_id":null,"html_url":"https://github.com/tinylib/msgp","commit_stats":{"total_commits":349,"total_committers":50,"mean_commits":6.98,"dds":"0.33810888252148996","last_synced_commit":"abadd6708bb99c3f9635f169228b404d368a1930"},"previous_names":["philhofer/msgp"],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/tinylib/msgp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinylib","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/sbom","scorecard":{"id":725404,"data":{"date":"2025-08-11","repo":{"name":"github.com/tinylib/msgp","commit":"17a251fd6ad18efc5f6e17e4c85a6709e0bed47c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Maintained","score":8,"reason":"5 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"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":"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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate.yml:18","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: msgp/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: msgp/fuzz_test.go:129"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-22T12:38:56.281Z","repository_id":20662598,"created_at":"2025-08-22T12:38:56.281Z","updated_at":"2025-08-22T12:38:56.281Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36351894,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-07T04:11:59.330Z","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:deb/debian/golang-github-tinylib-msgp?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-tinylib-msgp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-tinylib-msgp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-tinylib-msgp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T22:02:58.363Z","issues_count":90,"pull_requests_count":162,"avg_time_to_close_issue":65570293.98550725,"avg_time_to_close_pull_request":18052370.701388888,"issues_closed_count":69,"pull_requests_closed_count":144,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":1.376543209876543,"merged_pull_requests_count":105,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":1830001.3333333333,"past_year_avg_time_to_close_pull_request":586973.4545454546,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":0.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/issues","maintainers":[{"login":"klauspost","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauspost"},{"login":"philhofer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhofer"}],"active_maintainers":[{"login":"klauspost","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauspost"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-tinylib-msgp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-tinylib-msgp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-tinylib-msgp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-tinylib-msgp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-tinylib-msgp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-tinylib-msgp/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1208},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-12T05:05:15.557Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13476486,"name":"golang-github-tinylib-msgp","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/tinylib/msgp","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/tinylib/msgp","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T04:54:07.085Z","latest_release_published_at":"2026-02-10T04:54:07.085Z","latest_release_number":"1.1.6-1build1","last_synced_at":"2026-03-10T05:02:37.096Z","created_at":"2026-02-10T04:54:06.724Z","updated_at":"2026-08-07T04:11:59.327Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-tinylib-msgp","install_command":"apt-get install golang-github-tinylib-msgp","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"extra","binary":"msgp, golang-github-tinylib-msgp-dev","standards_version":"4.6.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-philhofer-fwd-dev, golang-golang-x-tools-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":20662598,"uuid":"23944963","full_name":"tinylib/msgp","owner":"tinylib","description":"A Go code generator for MessagePack / msgpack.org[Go]","archived":false,"fork":false,"pushed_at":"2026-06-04T07:41:49.000Z","size":10449,"stargazers_count":1948,"open_issues_count":27,"forks_count":200,"subscribers_count":37,"default_branch":"master","last_synced_at":"2026-08-06T19:47:43.058Z","etag":null,"topics":[],"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/tinylib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-09-12T03:09:53.000Z","updated_at":"2026-08-01T10:40:28.000Z","dependencies_parsed_at":"2025-12-31T00:01:20.088Z","dependency_job_id":null,"html_url":"https://github.com/tinylib/msgp","commit_stats":{"total_commits":349,"total_committers":50,"mean_commits":6.98,"dds":"0.33810888252148996","last_synced_commit":"abadd6708bb99c3f9635f169228b404d368a1930"},"previous_names":["philhofer/msgp"],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/tinylib/msgp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinylib","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/sbom","scorecard":{"id":725404,"data":{"date":"2025-08-11","repo":{"name":"github.com/tinylib/msgp","commit":"17a251fd6ad18efc5f6e17e4c85a6709e0bed47c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Maintained","score":8,"reason":"5 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"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":"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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate.yml:18","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: msgp/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: msgp/fuzz_test.go:129"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-22T12:38:56.281Z","repository_id":20662598,"created_at":"2025-08-22T12:38:56.281Z","updated_at":"2025-08-22T12:38:56.281Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36351894,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-07T04:11:59.326Z","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:deb/ubuntu/golang-github-tinylib-msgp?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-tinylib-msgp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-tinylib-msgp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-tinylib-msgp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T22:02:58.363Z","issues_count":90,"pull_requests_count":162,"avg_time_to_close_issue":65570293.98550725,"avg_time_to_close_pull_request":18052370.701388888,"issues_closed_count":69,"pull_requests_closed_count":144,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":1.376543209876543,"merged_pull_requests_count":105,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":1830001.3333333333,"past_year_avg_time_to_close_pull_request":586973.4545454546,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":0.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/issues","maintainers":[{"login":"klauspost","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauspost"},{"login":"philhofer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhofer"}],"active_maintainers":[{"login":"klauspost","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauspost"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-tinylib-msgp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-tinylib-msgp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-tinylib-msgp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-tinylib-msgp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-tinylib-msgp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-tinylib-msgp/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":891},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-10T05:07:58.402Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13388852,"name":"golang-github-tinylib-msgp","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/tinylib/msgp","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/tinylib/msgp","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T17:04:22.546Z","latest_release_published_at":"2026-02-05T17:04:22.546Z","latest_release_number":"1.1.9-1","last_synced_at":"2026-03-06T10:24:59.753Z","created_at":"2026-02-05T17:04:11.108Z","updated_at":"2026-08-07T04:11:59.336Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-tinylib-msgp","install_command":"apt-get install golang-github-tinylib-msgp","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"extra","binary":"msgp, golang-github-tinylib-msgp-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-philhofer-fwd-dev, golang-golang-x-tools-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":20662598,"uuid":"23944963","full_name":"tinylib/msgp","owner":"tinylib","description":"A Go code generator for MessagePack / msgpack.org[Go]","archived":false,"fork":false,"pushed_at":"2026-06-04T07:41:49.000Z","size":10449,"stargazers_count":1948,"open_issues_count":27,"forks_count":200,"subscribers_count":37,"default_branch":"master","last_synced_at":"2026-08-06T19:47:43.058Z","etag":null,"topics":[],"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/tinylib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-09-12T03:09:53.000Z","updated_at":"2026-08-01T10:40:28.000Z","dependencies_parsed_at":"2025-12-31T00:01:20.088Z","dependency_job_id":null,"html_url":"https://github.com/tinylib/msgp","commit_stats":{"total_commits":349,"total_committers":50,"mean_commits":6.98,"dds":"0.33810888252148996","last_synced_commit":"abadd6708bb99c3f9635f169228b404d368a1930"},"previous_names":["philhofer/msgp"],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/tinylib/msgp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinylib","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/sbom","scorecard":{"id":725404,"data":{"date":"2025-08-11","repo":{"name":"github.com/tinylib/msgp","commit":"17a251fd6ad18efc5f6e17e4c85a6709e0bed47c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Maintained","score":8,"reason":"5 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"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":"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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate.yml:18","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: msgp/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: msgp/fuzz_test.go:129"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-22T12:38:56.281Z","repository_id":20662598,"created_at":"2025-08-22T12:38:56.281Z","updated_at":"2025-08-22T12:38:56.281Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36351894,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-07T04:11:59.336Z","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:deb/ubuntu/golang-github-tinylib-msgp?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-tinylib-msgp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-tinylib-msgp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-tinylib-msgp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T22:02:58.363Z","issues_count":90,"pull_requests_count":162,"avg_time_to_close_issue":65570293.98550725,"avg_time_to_close_pull_request":18052370.701388888,"issues_closed_count":69,"pull_requests_closed_count":144,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":1.376543209876543,"merged_pull_requests_count":105,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":1830001.3333333333,"past_year_avg_time_to_close_pull_request":586973.4545454546,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":0.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/issues","maintainers":[{"login":"klauspost","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauspost"},{"login":"philhofer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhofer"}],"active_maintainers":[{"login":"klauspost","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauspost"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-tinylib-msgp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-tinylib-msgp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-tinylib-msgp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-tinylib-msgp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-tinylib-msgp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-tinylib-msgp/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":723},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-10T05:07:57.238Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13449199,"name":"golang-github-tinylib-msgp","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/tinylib/msgp","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/tinylib/msgp","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T16:35:59.563Z","latest_release_published_at":"2026-02-08T16:35:59.563Z","latest_release_number":"1.2.0-1","last_synced_at":"2026-03-08T16:50:23.512Z","created_at":"2026-02-08T16:35:59.264Z","updated_at":"2026-08-07T04:11:59.342Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-tinylib-msgp","install_command":"apt-get install golang-github-tinylib-msgp","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"extra","binary":"msgp, golang-github-tinylib-msgp-dev","standards_version":"4.7.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-philhofer-fwd-dev, golang-golang-x-tools-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":20662598,"uuid":"23944963","full_name":"tinylib/msgp","owner":"tinylib","description":"A Go code generator for MessagePack / msgpack.org[Go]","archived":false,"fork":false,"pushed_at":"2026-06-04T07:41:49.000Z","size":10449,"stargazers_count":1948,"open_issues_count":27,"forks_count":200,"subscribers_count":37,"default_branch":"master","last_synced_at":"2026-08-06T19:47:43.058Z","etag":null,"topics":[],"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/tinylib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-09-12T03:09:53.000Z","updated_at":"2026-08-01T10:40:28.000Z","dependencies_parsed_at":"2025-12-31T00:01:20.088Z","dependency_job_id":null,"html_url":"https://github.com/tinylib/msgp","commit_stats":{"total_commits":349,"total_committers":50,"mean_commits":6.98,"dds":"0.33810888252148996","last_synced_commit":"abadd6708bb99c3f9635f169228b404d368a1930"},"previous_names":["philhofer/msgp"],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/tinylib/msgp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinylib","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/sbom","scorecard":{"id":725404,"data":{"date":"2025-08-11","repo":{"name":"github.com/tinylib/msgp","commit":"17a251fd6ad18efc5f6e17e4c85a6709e0bed47c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Maintained","score":8,"reason":"5 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"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":"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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate.yml:18","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: msgp/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: msgp/fuzz_test.go:129"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-22T12:38:56.281Z","repository_id":20662598,"created_at":"2025-08-22T12:38:56.281Z","updated_at":"2025-08-22T12:38:56.281Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36351894,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-07T04:11:59.342Z","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:deb/ubuntu/golang-github-tinylib-msgp?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-tinylib-msgp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-tinylib-msgp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-tinylib-msgp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T22:02:58.363Z","issues_count":90,"pull_requests_count":162,"avg_time_to_close_issue":65570293.98550725,"avg_time_to_close_pull_request":18052370.701388888,"issues_closed_count":69,"pull_requests_closed_count":144,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":1.376543209876543,"merged_pull_requests_count":105,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":1830001.3333333333,"past_year_avg_time_to_close_pull_request":586973.4545454546,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":0.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/issues","maintainers":[{"login":"klauspost","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauspost"},{"login":"philhofer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhofer"}],"active_maintainers":[{"login":"klauspost","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauspost"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-tinylib-msgp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-tinylib-msgp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-tinylib-msgp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-tinylib-msgp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-tinylib-msgp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-tinylib-msgp/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":890},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-12T05:05:16.435Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13730818,"name":"golang-github-tinylib-msgp","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/tinylib/msgp","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/tinylib/msgp","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T02:27:50.049Z","latest_release_published_at":"2026-02-13T02:27:50.049Z","latest_release_number":"1.0.2-2","last_synced_at":"2026-03-13T03:19:10.996Z","created_at":"2026-02-13T02:27:49.850Z","updated_at":"2026-08-07T04:11:59.340Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-tinylib-msgp","install_command":"apt-get install golang-github-tinylib-msgp","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"extra","binary":"msgp, golang-github-tinylib-msgp-dev","standards_version":"4.1.3","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), dh-golang, golang-github-philhofer-fwd-dev, golang-github-ttacon-chalk-dev, golang-go, golang-golang-x-tools-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":20662598,"uuid":"23944963","full_name":"tinylib/msgp","owner":"tinylib","description":"A Go code generator for MessagePack / msgpack.org[Go]","archived":false,"fork":false,"pushed_at":"2026-06-04T07:41:49.000Z","size":10449,"stargazers_count":1948,"open_issues_count":27,"forks_count":200,"subscribers_count":37,"default_branch":"master","last_synced_at":"2026-08-06T19:47:43.058Z","etag":null,"topics":[],"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/tinylib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-09-12T03:09:53.000Z","updated_at":"2026-08-01T10:40:28.000Z","dependencies_parsed_at":"2025-12-31T00:01:20.088Z","dependency_job_id":null,"html_url":"https://github.com/tinylib/msgp","commit_stats":{"total_commits":349,"total_committers":50,"mean_commits":6.98,"dds":"0.33810888252148996","last_synced_commit":"abadd6708bb99c3f9635f169228b404d368a1930"},"previous_names":["philhofer/msgp"],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/tinylib/msgp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinylib","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/sbom","scorecard":{"id":725404,"data":{"date":"2025-08-11","repo":{"name":"github.com/tinylib/msgp","commit":"17a251fd6ad18efc5f6e17e4c85a6709e0bed47c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Maintained","score":8,"reason":"5 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"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":"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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate.yml:18","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: msgp/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: msgp/fuzz_test.go:129"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-22T12:38:56.281Z","repository_id":20662598,"created_at":"2025-08-22T12:38:56.281Z","updated_at":"2025-08-22T12:38:56.281Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36351894,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-07T04:11:59.339Z","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:deb/ubuntu/golang-github-tinylib-msgp?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-tinylib-msgp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-tinylib-msgp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-tinylib-msgp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T22:02:58.363Z","issues_count":90,"pull_requests_count":162,"avg_time_to_close_issue":65570293.98550725,"avg_time_to_close_pull_request":18052370.701388888,"issues_closed_count":69,"pull_requests_closed_count":144,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":1.376543209876543,"merged_pull_requests_count":105,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":1830001.3333333333,"past_year_avg_time_to_close_pull_request":586973.4545454546,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":0.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/issues","maintainers":[{"login":"klauspost","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauspost"},{"login":"philhofer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhofer"}],"active_maintainers":[{"login":"klauspost","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauspost"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-tinylib-msgp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-tinylib-msgp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-tinylib-msgp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-tinylib-msgp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-tinylib-msgp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-tinylib-msgp/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":464},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-10T05:08:00.495Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13418366,"name":"golang-github-tinylib-msgp","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/tinylib/msgp","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/tinylib/msgp","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T04:12:39.101Z","latest_release_published_at":"2026-02-07T04:12:39.101Z","latest_release_number":"1.0.2-3build1","last_synced_at":"2026-03-07T04:41:53.323Z","created_at":"2026-02-07T04:12:38.009Z","updated_at":"2026-08-07T04:11:59.356Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-tinylib-msgp","install_command":"apt-get install golang-github-tinylib-msgp","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"extra","binary":"msgp, golang-github-tinylib-msgp-dev","standards_version":"4.1.3","maintainer":"Ubuntu Developers \u003cubuntu-devel-discuss@lists.ubuntu.com\u003e","build_depends":"debhelper-compat (= 12), dh-golang, golang-any, golang-github-philhofer-fwd-dev, golang-github-ttacon-chalk-dev, golang-golang-x-mod-dev, golang-golang-x-tools-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":20662598,"uuid":"23944963","full_name":"tinylib/msgp","owner":"tinylib","description":"A Go code generator for MessagePack / msgpack.org[Go]","archived":false,"fork":false,"pushed_at":"2026-06-04T07:41:49.000Z","size":10449,"stargazers_count":1948,"open_issues_count":27,"forks_count":200,"subscribers_count":37,"default_branch":"master","last_synced_at":"2026-08-06T19:47:43.058Z","etag":null,"topics":[],"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/tinylib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-09-12T03:09:53.000Z","updated_at":"2026-08-01T10:40:28.000Z","dependencies_parsed_at":"2025-12-31T00:01:20.088Z","dependency_job_id":null,"html_url":"https://github.com/tinylib/msgp","commit_stats":{"total_commits":349,"total_committers":50,"mean_commits":6.98,"dds":"0.33810888252148996","last_synced_commit":"abadd6708bb99c3f9635f169228b404d368a1930"},"previous_names":["philhofer/msgp"],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/tinylib/msgp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinylib","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/sbom","scorecard":{"id":725404,"data":{"date":"2025-08-11","repo":{"name":"github.com/tinylib/msgp","commit":"17a251fd6ad18efc5f6e17e4c85a6709e0bed47c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Maintained","score":8,"reason":"5 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"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":"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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate.yml:18","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: msgp/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: msgp/fuzz_test.go:129"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-22T12:38:56.281Z","repository_id":20662598,"created_at":"2025-08-22T12:38:56.281Z","updated_at":"2025-08-22T12:38:56.281Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36351894,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-07T04:11:59.355Z","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:deb/ubuntu/golang-github-tinylib-msgp?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-tinylib-msgp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-tinylib-msgp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-tinylib-msgp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T22:02:58.363Z","issues_count":90,"pull_requests_count":162,"avg_time_to_close_issue":65570293.98550725,"avg_time_to_close_pull_request":18052370.701388888,"issues_closed_count":69,"pull_requests_closed_count":144,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":1.376543209876543,"merged_pull_requests_count":105,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":1830001.3333333333,"past_year_avg_time_to_close_pull_request":586973.4545454546,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":0.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/issues","maintainers":[{"login":"klauspost","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauspost"},{"login":"philhofer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhofer"}],"active_maintainers":[{"login":"klauspost","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauspost"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-tinylib-msgp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-tinylib-msgp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-tinylib-msgp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-tinylib-msgp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-tinylib-msgp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-tinylib-msgp/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":559},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-10T05:07:56.140Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":3784932,"name":"gopkg.in/tinylib/msgp.v1","ecosystem":"go","description":"msgp is a code generation tool for creating methods to serialize and de-serialize Go data structures to and from MessagePack.","homepage":"https://github.com/tinylib/msgp","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tinylib/msgp","keywords_array":[],"namespace":"gopkg.in/tinylib","versions_count":6,"first_release_published_at":"2017-05-10T15:53:24.000Z","latest_release_published_at":"2020-10-21T17:01:54.000Z","latest_release_number":"v1.1.3","last_synced_at":"2026-08-12T02:31:40.140Z","created_at":"2022-04-11T17:24:42.517Z","updated_at":"2026-08-12T02:31:40.140Z","registry_url":"https://pkg.go.dev/gopkg.in/tinylib/msgp.v1","install_command":"go get gopkg.in/tinylib/msgp.v1","documentation_url":"https://pkg.go.dev/gopkg.in/tinylib/msgp.v1#section-documentation","metadata":{},"repo_metadata":{"id":20662598,"uuid":"23944963","full_name":"tinylib/msgp","owner":"tinylib","description":"A Go code generator for MessagePack / msgpack.org[Go]","archived":false,"fork":false,"pushed_at":"2026-06-04T07:41:49.000Z","size":10449,"stargazers_count":1948,"open_issues_count":27,"forks_count":200,"subscribers_count":37,"default_branch":"master","last_synced_at":"2026-08-06T19:47:43.058Z","etag":null,"topics":[],"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/tinylib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-09-12T03:09:53.000Z","updated_at":"2026-08-01T10:40:28.000Z","dependencies_parsed_at":"2025-12-31T00:01:20.088Z","dependency_job_id":null,"html_url":"https://github.com/tinylib/msgp","commit_stats":{"total_commits":349,"total_committers":50,"mean_commits":6.98,"dds":"0.33810888252148996","last_synced_commit":"abadd6708bb99c3f9635f169228b404d368a1930"},"previous_names":["philhofer/msgp"],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/tinylib/msgp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinylib","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/sbom","scorecard":{"id":725404,"data":{"date":"2025-08-11","repo":{"name":"github.com/tinylib/msgp","commit":"17a251fd6ad18efc5f6e17e4c85a6709e0bed47c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Maintained","score":8,"reason":"5 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"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":"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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate.yml:18","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: msgp/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: msgp/fuzz_test.go:129"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-22T12:38:56.281Z","repository_id":20662598,"created_at":"2025-08-22T12:38:56.281Z","updated_at":"2025-08-22T12:38:56.281Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36351894,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"tinylib","name":"tinylib","uuid":"10499993","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10499993?v=4","repositories_count":3,"last_synced_at":"2024-11-01T00:51:22.372Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tinylib","funding_links":[],"total_stars":1890,"followers":6,"following":0,"created_at":"2022-11-09T14:18:56.209Z","updated_at":"2024-11-01T00:51:22.372Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinylib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinylib/repositories"},"tags":[{"name":"v1.6.4","sha":"6f99c863451752e6aa9c7aacde4215a471a64242","kind":"commit","published_at":"2026-03-16T20:23:41.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.6.4","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"23b90066e6ab31e9540d13fc28fb4e82201fa7b2","kind":"commit","published_at":"2026-01-01T06:18:14.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.6.3","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"d9fd28c40dcb2246e34dbb12355bbcdb291ba532","kind":"commit","published_at":"2025-12-30T13:53:33.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.6.2","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"332807098b528e40e5fca255bf0828eae29f42df","kind":"commit","published_at":"2025-12-04T16:43:24.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.6.1","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"d192f7420c83aabdd4c3f75cab6c69fc5207e65e","kind":"commit","published_at":"2025-12-04T11:57:14.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.6.0","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"9ed94a8707a1404c1f59197572fa7a8e37899f52","kind":"commit","published_at":"2025-10-27T14:18:51.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.5.0","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"ddb4e2e81a79c5ec6078164a2954dcde12cc7685","kind":"commit","published_at":"2025-08-22T10:49:14.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.4.0","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"12160bd543d72de16cf978a5075aa3129b290fe4","kind":"commit","published_at":"2025-05-13T12:23:53.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.3.0","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.3.0/manifests"},{"name":"v1.2.5","sha":"c0009dfe73ca014ae99309ab3f00ddf33e251906","kind":"commit","published_at":"2024-12-09T10:42:38.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.2.5","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"4c71fd468705ecefbf8ebf65f01d06255f819550","kind":"commit","published_at":"2024-10-30T08:42:08.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.2.4","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"4558fbf3a223d111ce1972dc5764ae2cb1a214b4","kind":"commit","published_at":"2024-10-22T14:01:05.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.2.3","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"128abdb5feda2411f2d2d706cc569222cccb8579","kind":"commit","published_at":"2024-10-01T06:59:36.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.2.2","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"b78c5cdc6224486bdb19d89a1a225302152b70d2","kind":"commit","published_at":"2024-09-06T15:57:57.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.2.1","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2ad0d1b467373fa671829659292febec78b79f00","kind":"commit","published_at":"2024-07-02T10:41:52.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.2.0","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.0/manifests"},{"name":"v1.1.9","sha":"778f9820a4fbcd9b7a00912eaa09028e9cf6962d","kind":"commit","published_at":"2023-10-27T13:22:31.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.9","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"8a5e756647fb7042c66d91644e92a6515248e0f3","kind":"commit","published_at":"2022-12-31T16:00:32.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.8","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"bb8909c937c78279debe87ca18c5cb3332920f38","kind":"commit","published_at":"2022-12-11T16:01:39.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.7","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"205265da651409c54677b486e350b4d105da6d8b","kind":"commit","published_at":"2021-05-26T20:49:42.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.6","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"39957431e67861ab76dd17151171e1d086e5cff7","kind":"commit","published_at":"2020-11-25T19:22:34.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.5","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"9761574b284ca5ae9ac74f0ef4ffdcd7068d3f69","kind":"commit","published_at":"2020-11-11T16:05:54.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.4","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"7dcb1f1e923b2d8d67e374024d4e552d67f46334","kind":"commit","published_at":"2020-10-21T17:01:54.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.3","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"4253cdaa5267687e3b7612da7ff105d4414174da","kind":"commit","published_at":"2020-03-05T21:00:06.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.2","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"490d90d0e69181d9cfedd28343d876cd361adcc3","kind":"commit","published_at":"2019-10-14T03:46:48.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.1","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"af6442a0fcf6e2a1b824f70dd0c734f01e817751","kind":"commit","published_at":"2018-11-28T01:18:08.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.0","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.0/manifests"},{"name":"1.0.2","sha":"b2b6a672cf1e5b90748f79b8b81fc8c5cf0571a1","kind":"commit","published_at":"2017-06-27T23:06:15.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/1.0.2","html_url":"https://github.com/tinylib/msgp/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/1.0.2/manifests"},{"name":"v1.0.2","sha":"b2b6a672cf1e5b90748f79b8b81fc8c5cf0571a1","kind":"commit","published_at":"2017-06-27T23:06:15.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.0.2","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1cce05a45012c07001dbfb1679c2f25ac0c189e6","kind":"commit","published_at":"2017-05-10T15:53:24.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.0.1","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"38a6f61a768dc24552dad94611923841b53acc4f","kind":"commit","published_at":"2016-12-21T05:59:06.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.0","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0/manifests"},{"name":"v1.0-beta","sha":"0cea1fa86e8403be1284013014f87ab942056de8","kind":"commit","published_at":"2015-10-23T22:38:53.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.0-beta","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0-beta/manifests"},{"name":"v1.0-alpha","sha":"9d2043dd50c2ab0de7e698fa92f9e86cfacc000a","kind":"commit","published_at":"2015-06-06T22:24:33.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.0-alpha","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0-alpha/manifests"}]},"repo_metadata_updated_at":"2026-08-07T04:12:00.860Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":1.0290257306935626,"forks_count":1.2902943424347137,"average":4.66608008421648},"purl":"pkg:golang/gopkg.in/tinylib/msgp.v1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/tinylib/msgp.v1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/tinylib/msgp.v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/tinylib/msgp.v1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T22:02:58.363Z","issues_count":90,"pull_requests_count":162,"avg_time_to_close_issue":65570293.98550725,"avg_time_to_close_pull_request":18052370.701388888,"issues_closed_count":69,"pull_requests_closed_count":144,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":1.376543209876543,"merged_pull_requests_count":105,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":1830001.3333333333,"past_year_avg_time_to_close_pull_request":586973.4545454546,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":0.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/issues","maintainers":[{"login":"klauspost","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauspost"},{"login":"philhofer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhofer"}],"active_maintainers":[{"login":"klauspost","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauspost"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ftinylib%2Fmsgp.v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ftinylib%2Fmsgp.v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ftinylib%2Fmsgp.v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ftinylib%2Fmsgp.v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ftinylib%2Fmsgp.v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ftinylib%2Fmsgp.v1/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","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":3788014,"name":"gopkg.in/tinylib/msgp.v2","ecosystem":"go","description":"msgp is a code generation tool for creating methods to serialize and de-serialize Go data structures to and from MessagePack.","homepage":"https://github.com/tinylib/msgp","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tinylib/msgp","keywords_array":[],"namespace":"gopkg.in/tinylib","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-08-12T02:31:38.855Z","latest_release_number":null,"last_synced_at":"2026-08-12T02:31:39.100Z","created_at":"2022-04-11T17:37:39.188Z","updated_at":"2026-08-12T02:31:39.101Z","registry_url":"https://pkg.go.dev/gopkg.in/tinylib/msgp.v2","install_command":"go get gopkg.in/tinylib/msgp.v2","documentation_url":"https://pkg.go.dev/gopkg.in/tinylib/msgp.v2#section-documentation","metadata":{},"repo_metadata":{"id":20662598,"uuid":"23944963","full_name":"tinylib/msgp","owner":"tinylib","description":"A Go code generator for MessagePack / msgpack.org[Go]","archived":false,"fork":false,"pushed_at":"2026-06-04T07:41:49.000Z","size":10449,"stargazers_count":1948,"open_issues_count":27,"forks_count":200,"subscribers_count":37,"default_branch":"master","last_synced_at":"2026-08-06T19:47:43.058Z","etag":null,"topics":[],"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/tinylib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-09-12T03:09:53.000Z","updated_at":"2026-08-01T10:40:28.000Z","dependencies_parsed_at":"2025-12-31T00:01:20.088Z","dependency_job_id":null,"html_url":"https://github.com/tinylib/msgp","commit_stats":{"total_commits":349,"total_committers":50,"mean_commits":6.98,"dds":"0.33810888252148996","last_synced_commit":"abadd6708bb99c3f9635f169228b404d368a1930"},"previous_names":["philhofer/msgp"],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/tinylib/msgp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinylib","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/sbom","scorecard":{"id":725404,"data":{"date":"2025-08-11","repo":{"name":"github.com/tinylib/msgp","commit":"17a251fd6ad18efc5f6e17e4c85a6709e0bed47c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Maintained","score":8,"reason":"5 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"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":"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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate.yml:18","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: msgp/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: msgp/fuzz_test.go:129"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-22T12:38:56.281Z","repository_id":20662598,"created_at":"2025-08-22T12:38:56.281Z","updated_at":"2025-08-22T12:38:56.281Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36351894,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"tinylib","name":"tinylib","uuid":"10499993","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10499993?v=4","repositories_count":3,"last_synced_at":"2024-11-01T00:51:22.372Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tinylib","funding_links":[],"total_stars":1890,"followers":6,"following":0,"created_at":"2022-11-09T14:18:56.209Z","updated_at":"2024-11-01T00:51:22.372Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinylib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinylib/repositories"},"tags":[{"name":"v1.6.4","sha":"6f99c863451752e6aa9c7aacde4215a471a64242","kind":"commit","published_at":"2026-03-16T20:23:41.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.6.4","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"23b90066e6ab31e9540d13fc28fb4e82201fa7b2","kind":"commit","published_at":"2026-01-01T06:18:14.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.6.3","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"d9fd28c40dcb2246e34dbb12355bbcdb291ba532","kind":"commit","published_at":"2025-12-30T13:53:33.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.6.2","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"332807098b528e40e5fca255bf0828eae29f42df","kind":"commit","published_at":"2025-12-04T16:43:24.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.6.1","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"d192f7420c83aabdd4c3f75cab6c69fc5207e65e","kind":"commit","published_at":"2025-12-04T11:57:14.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.6.0","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"9ed94a8707a1404c1f59197572fa7a8e37899f52","kind":"commit","published_at":"2025-10-27T14:18:51.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.5.0","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"ddb4e2e81a79c5ec6078164a2954dcde12cc7685","kind":"commit","published_at":"2025-08-22T10:49:14.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.4.0","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"12160bd543d72de16cf978a5075aa3129b290fe4","kind":"commit","published_at":"2025-05-13T12:23:53.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.3.0","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.3.0/manifests"},{"name":"v1.2.5","sha":"c0009dfe73ca014ae99309ab3f00ddf33e251906","kind":"commit","published_at":"2024-12-09T10:42:38.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.2.5","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"4c71fd468705ecefbf8ebf65f01d06255f819550","kind":"commit","published_at":"2024-10-30T08:42:08.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.2.4","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"4558fbf3a223d111ce1972dc5764ae2cb1a214b4","kind":"commit","published_at":"2024-10-22T14:01:05.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.2.3","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"128abdb5feda2411f2d2d706cc569222cccb8579","kind":"commit","published_at":"2024-10-01T06:59:36.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.2.2","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"b78c5cdc6224486bdb19d89a1a225302152b70d2","kind":"commit","published_at":"2024-09-06T15:57:57.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.2.1","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2ad0d1b467373fa671829659292febec78b79f00","kind":"commit","published_at":"2024-07-02T10:41:52.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.2.0","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.0/manifests"},{"name":"v1.1.9","sha":"778f9820a4fbcd9b7a00912eaa09028e9cf6962d","kind":"commit","published_at":"2023-10-27T13:22:31.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.9","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"8a5e756647fb7042c66d91644e92a6515248e0f3","kind":"commit","published_at":"2022-12-31T16:00:32.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.8","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"bb8909c937c78279debe87ca18c5cb3332920f38","kind":"commit","published_at":"2022-12-11T16:01:39.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.7","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"205265da651409c54677b486e350b4d105da6d8b","kind":"commit","published_at":"2021-05-26T20:49:42.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.6","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"39957431e67861ab76dd17151171e1d086e5cff7","kind":"commit","published_at":"2020-11-25T19:22:34.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.5","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"9761574b284ca5ae9ac74f0ef4ffdcd7068d3f69","kind":"commit","published_at":"2020-11-11T16:05:54.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.4","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"7dcb1f1e923b2d8d67e374024d4e552d67f46334","kind":"commit","published_at":"2020-10-21T17:01:54.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.3","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"4253cdaa5267687e3b7612da7ff105d4414174da","kind":"commit","published_at":"2020-03-05T21:00:06.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.2","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"490d90d0e69181d9cfedd28343d876cd361adcc3","kind":"commit","published_at":"2019-10-14T03:46:48.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.1","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"af6442a0fcf6e2a1b824f70dd0c734f01e817751","kind":"commit","published_at":"2018-11-28T01:18:08.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.0","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.0/manifests"},{"name":"1.0.2","sha":"b2b6a672cf1e5b90748f79b8b81fc8c5cf0571a1","kind":"commit","published_at":"2017-06-27T23:06:15.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/1.0.2","html_url":"https://github.com/tinylib/msgp/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/1.0.2/manifests"},{"name":"v1.0.2","sha":"b2b6a672cf1e5b90748f79b8b81fc8c5cf0571a1","kind":"commit","published_at":"2017-06-27T23:06:15.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.0.2","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1cce05a45012c07001dbfb1679c2f25ac0c189e6","kind":"commit","published_at":"2017-05-10T15:53:24.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.0.1","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"38a6f61a768dc24552dad94611923841b53acc4f","kind":"commit","published_at":"2016-12-21T05:59:06.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.0","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0/manifests"},{"name":"v1.0-beta","sha":"0cea1fa86e8403be1284013014f87ab942056de8","kind":"commit","published_at":"2015-10-23T22:38:53.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.0-beta","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0-beta/manifests"},{"name":"v1.0-alpha","sha":"9d2043dd50c2ab0de7e698fa92f9e86cfacc000a","kind":"commit","published_at":"2015-06-06T22:24:33.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.0-alpha","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0-alpha/manifests"}]},"repo_metadata_updated_at":"2026-08-07T04:12:00.854Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":1.0290257306935626,"forks_count":1.2902943424347137,"average":4.66608008421648},"purl":"pkg:golang/gopkg.in/tinylib/msgp.v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/tinylib/msgp.v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/tinylib/msgp.v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/tinylib/msgp.v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T22:02:58.363Z","issues_count":90,"pull_requests_count":162,"avg_time_to_close_issue":65570293.98550725,"avg_time_to_close_pull_request":18052370.701388888,"issues_closed_count":69,"pull_requests_closed_count":144,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":1.376543209876543,"merged_pull_requests_count":105,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":1830001.3333333333,"past_year_avg_time_to_close_pull_request":586973.4545454546,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":0.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/issues","maintainers":[{"login":"klauspost","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauspost"},{"login":"philhofer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhofer"}],"active_maintainers":[{"login":"klauspost","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauspost"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ftinylib%2Fmsgp.v2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ftinylib%2Fmsgp.v2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ftinylib%2Fmsgp.v2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ftinylib%2Fmsgp.v2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ftinylib%2Fmsgp.v2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ftinylib%2Fmsgp.v2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","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":3492744,"name":"github.com/tinylib/msgp","ecosystem":"go","description":"msgp is a code generation tool for creating methods to serialize and de-serialize Go data structures to and from MessagePack.","homepage":"https://github.com/tinylib/msgp","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tinylib/msgp","keywords_array":[],"namespace":"github.com/tinylib","versions_count":26,"first_release_published_at":"2017-05-10T15:53:24.000Z","latest_release_published_at":"2026-03-16T20:23:41.000Z","latest_release_number":"v1.6.4","last_synced_at":"2026-08-12T02:31:41.077Z","created_at":"2022-04-10T19:12:08.992Z","updated_at":"2026-08-12T02:31:41.078Z","registry_url":"https://pkg.go.dev/github.com/tinylib/msgp","install_command":"go get github.com/tinylib/msgp","documentation_url":"https://pkg.go.dev/github.com/tinylib/msgp#section-documentation","metadata":{},"repo_metadata":{"id":20662598,"uuid":"23944963","full_name":"tinylib/msgp","owner":"tinylib","description":"A Go code generator for MessagePack / msgpack.org[Go]","archived":false,"fork":false,"pushed_at":"2026-06-04T07:41:49.000Z","size":10449,"stargazers_count":1948,"open_issues_count":27,"forks_count":200,"subscribers_count":37,"default_branch":"master","last_synced_at":"2026-08-06T19:47:43.058Z","etag":null,"topics":[],"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/tinylib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-09-12T03:09:53.000Z","updated_at":"2026-08-01T10:40:28.000Z","dependencies_parsed_at":"2025-12-31T00:01:20.088Z","dependency_job_id":null,"html_url":"https://github.com/tinylib/msgp","commit_stats":{"total_commits":349,"total_committers":50,"mean_commits":6.98,"dds":"0.33810888252148996","last_synced_commit":"abadd6708bb99c3f9635f169228b404d368a1930"},"previous_names":["philhofer/msgp"],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/tinylib/msgp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinylib","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/sbom","scorecard":{"id":725404,"data":{"date":"2025-08-11","repo":{"name":"github.com/tinylib/msgp","commit":"17a251fd6ad18efc5f6e17e4c85a6709e0bed47c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Maintained","score":8,"reason":"5 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"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":"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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate.yml:18","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: msgp/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: msgp/fuzz_test.go:129"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-22T12:38:56.281Z","repository_id":20662598,"created_at":"2025-08-22T12:38:56.281Z","updated_at":"2025-08-22T12:38:56.281Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36351894,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"tinylib","name":"tinylib","uuid":"10499993","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10499993?v=4","repositories_count":3,"last_synced_at":"2024-11-01T00:51:22.372Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tinylib","funding_links":[],"total_stars":1890,"followers":6,"following":0,"created_at":"2022-11-09T14:18:56.209Z","updated_at":"2024-11-01T00:51:22.372Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinylib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinylib/repositories"},"tags":[{"name":"v1.6.4","sha":"6f99c863451752e6aa9c7aacde4215a471a64242","kind":"commit","published_at":"2026-03-16T20:23:41.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.6.4","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"23b90066e6ab31e9540d13fc28fb4e82201fa7b2","kind":"commit","published_at":"2026-01-01T06:18:14.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.6.3","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"d9fd28c40dcb2246e34dbb12355bbcdb291ba532","kind":"commit","published_at":"2025-12-30T13:53:33.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.6.2","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"332807098b528e40e5fca255bf0828eae29f42df","kind":"commit","published_at":"2025-12-04T16:43:24.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.6.1","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"d192f7420c83aabdd4c3f75cab6c69fc5207e65e","kind":"commit","published_at":"2025-12-04T11:57:14.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.6.0","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"9ed94a8707a1404c1f59197572fa7a8e37899f52","kind":"commit","published_at":"2025-10-27T14:18:51.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.5.0","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"ddb4e2e81a79c5ec6078164a2954dcde12cc7685","kind":"commit","published_at":"2025-08-22T10:49:14.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.4.0","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"12160bd543d72de16cf978a5075aa3129b290fe4","kind":"commit","published_at":"2025-05-13T12:23:53.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.3.0","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.3.0/manifests"},{"name":"v1.2.5","sha":"c0009dfe73ca014ae99309ab3f00ddf33e251906","kind":"commit","published_at":"2024-12-09T10:42:38.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.2.5","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"4c71fd468705ecefbf8ebf65f01d06255f819550","kind":"commit","published_at":"2024-10-30T08:42:08.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.2.4","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"4558fbf3a223d111ce1972dc5764ae2cb1a214b4","kind":"commit","published_at":"2024-10-22T14:01:05.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.2.3","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"128abdb5feda2411f2d2d706cc569222cccb8579","kind":"commit","published_at":"2024-10-01T06:59:36.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.2.2","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"b78c5cdc6224486bdb19d89a1a225302152b70d2","kind":"commit","published_at":"2024-09-06T15:57:57.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.2.1","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2ad0d1b467373fa671829659292febec78b79f00","kind":"commit","published_at":"2024-07-02T10:41:52.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.2.0","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.0/manifests"},{"name":"v1.1.9","sha":"778f9820a4fbcd9b7a00912eaa09028e9cf6962d","kind":"commit","published_at":"2023-10-27T13:22:31.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.9","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"8a5e756647fb7042c66d91644e92a6515248e0f3","kind":"commit","published_at":"2022-12-31T16:00:32.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.8","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"bb8909c937c78279debe87ca18c5cb3332920f38","kind":"commit","published_at":"2022-12-11T16:01:39.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.7","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"205265da651409c54677b486e350b4d105da6d8b","kind":"commit","published_at":"2021-05-26T20:49:42.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.6","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"39957431e67861ab76dd17151171e1d086e5cff7","kind":"commit","published_at":"2020-11-25T19:22:34.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.5","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"9761574b284ca5ae9ac74f0ef4ffdcd7068d3f69","kind":"commit","published_at":"2020-11-11T16:05:54.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.4","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"7dcb1f1e923b2d8d67e374024d4e552d67f46334","kind":"commit","published_at":"2020-10-21T17:01:54.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.3","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"4253cdaa5267687e3b7612da7ff105d4414174da","kind":"commit","published_at":"2020-03-05T21:00:06.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.2","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"490d90d0e69181d9cfedd28343d876cd361adcc3","kind":"commit","published_at":"2019-10-14T03:46:48.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.1","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"af6442a0fcf6e2a1b824f70dd0c734f01e817751","kind":"commit","published_at":"2018-11-28T01:18:08.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.0","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.0/manifests"},{"name":"1.0.2","sha":"b2b6a672cf1e5b90748f79b8b81fc8c5cf0571a1","kind":"commit","published_at":"2017-06-27T23:06:15.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/1.0.2","html_url":"https://github.com/tinylib/msgp/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/1.0.2/manifests"},{"name":"v1.0.2","sha":"b2b6a672cf1e5b90748f79b8b81fc8c5cf0571a1","kind":"commit","published_at":"2017-06-27T23:06:15.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.0.2","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1cce05a45012c07001dbfb1679c2f25ac0c189e6","kind":"commit","published_at":"2017-05-10T15:53:24.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.0.1","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"38a6f61a768dc24552dad94611923841b53acc4f","kind":"commit","published_at":"2016-12-21T05:59:06.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.0","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0/manifests"},{"name":"v1.0-beta","sha":"0cea1fa86e8403be1284013014f87ab942056de8","kind":"commit","published_at":"2015-10-23T22:38:53.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.0-beta","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0-beta/manifests"},{"name":"v1.0-alpha","sha":"9d2043dd50c2ab0de7e698fa92f9e86cfacc000a","kind":"commit","published_at":"2015-06-06T22:24:33.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.0-alpha","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0-alpha/manifests"}]},"repo_metadata_updated_at":"2026-08-07T04:12:00.865Z","dependent_packages_count":3668,"downloads":null,"downloads_period":null,"dependent_repos_count":12247,"rankings":{"downloads":null,"dependent_repos_count":0.06864926860529989,"dependent_packages_count":0.06377537793392662,"stargazers_count":1.6288127824523344,"forks_count":2.101891276980096,"docker_downloads_count":0.033183936485945566,"average":0.7792625284915204},"purl":"pkg:golang/github.com/tinylib/msgp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/tinylib/msgp","docker_dependents_count":2045,"docker_downloads_count":12501719457,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/tinylib/msgp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/tinylib/msgp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T22:02:58.363Z","issues_count":90,"pull_requests_count":162,"avg_time_to_close_issue":65570293.98550725,"avg_time_to_close_pull_request":18052370.701388888,"issues_closed_count":69,"pull_requests_closed_count":144,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":1.376543209876543,"merged_pull_requests_count":105,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":1830001.3333333333,"past_year_avg_time_to_close_pull_request":586973.4545454546,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":0.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/issues","maintainers":[{"login":"klauspost","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauspost"},{"login":"philhofer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhofer"}],"active_maintainers":[{"login":"klauspost","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauspost"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftinylib%2Fmsgp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftinylib%2Fmsgp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftinylib%2Fmsgp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftinylib%2Fmsgp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftinylib%2Fmsgp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftinylib%2Fmsgp/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","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":11879995,"name":"github.com/TinyLib/msgp","ecosystem":"go","description":"msgp is a code generation tool for creating methods to serialize and de-serialize Go data structures to and from MessagePack.","homepage":"https://github.com/TinyLib/msgp","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/TinyLib/msgp","keywords_array":[],"namespace":"github.com/TinyLib","versions_count":26,"first_release_published_at":"2017-05-10T15:53:24.000Z","latest_release_published_at":"2026-03-16T20:23:41.000Z","latest_release_number":"v1.6.4","last_synced_at":"2026-08-12T02:31:42.518Z","created_at":"2025-07-05T10:53:50.090Z","updated_at":"2026-08-12T02:31:42.518Z","registry_url":"https://pkg.go.dev/github.com/TinyLib/msgp","install_command":"go get github.com/TinyLib/msgp","documentation_url":"https://pkg.go.dev/github.com/TinyLib/msgp#section-documentation","metadata":{},"repo_metadata":{"id":20662598,"uuid":"23944963","full_name":"tinylib/msgp","owner":"tinylib","description":"A Go code generator for MessagePack / msgpack.org[Go]","archived":false,"fork":false,"pushed_at":"2026-06-04T07:41:49.000Z","size":10449,"stargazers_count":1948,"open_issues_count":27,"forks_count":200,"subscribers_count":37,"default_branch":"master","last_synced_at":"2026-08-06T19:47:43.058Z","etag":null,"topics":[],"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/tinylib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-09-12T03:09:53.000Z","updated_at":"2026-08-01T10:40:28.000Z","dependencies_parsed_at":"2025-12-31T00:01:20.088Z","dependency_job_id":null,"html_url":"https://github.com/tinylib/msgp","commit_stats":{"total_commits":349,"total_committers":50,"mean_commits":6.98,"dds":"0.33810888252148996","last_synced_commit":"abadd6708bb99c3f9635f169228b404d368a1930"},"previous_names":["philhofer/msgp"],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/tinylib/msgp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinylib","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/sbom","scorecard":{"id":725404,"data":{"date":"2025-08-11","repo":{"name":"github.com/tinylib/msgp","commit":"17a251fd6ad18efc5f6e17e4c85a6709e0bed47c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Maintained","score":8,"reason":"5 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"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":"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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate.yml:18","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: msgp/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: msgp/fuzz_test.go:129"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-22T12:38:56.281Z","repository_id":20662598,"created_at":"2025-08-22T12:38:56.281Z","updated_at":"2025-08-22T12:38:56.281Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36360333,"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":"tinylib","name":"tinylib","uuid":"10499993","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10499993?v=4","repositories_count":3,"last_synced_at":"2024-11-01T00:51:22.372Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tinylib","funding_links":[],"total_stars":1890,"followers":6,"following":0,"created_at":"2022-11-09T14:18:56.209Z","updated_at":"2024-11-01T00:51:22.372Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinylib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinylib/repositories"},"tags":[{"name":"v1.6.4","sha":"6f99c863451752e6aa9c7aacde4215a471a64242","kind":"commit","published_at":"2026-03-16T20:23:41.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.6.4","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"23b90066e6ab31e9540d13fc28fb4e82201fa7b2","kind":"commit","published_at":"2026-01-01T06:18:14.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.6.3","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"d9fd28c40dcb2246e34dbb12355bbcdb291ba532","kind":"commit","published_at":"2025-12-30T13:53:33.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.6.2","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"332807098b528e40e5fca255bf0828eae29f42df","kind":"commit","published_at":"2025-12-04T16:43:24.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.6.1","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"d192f7420c83aabdd4c3f75cab6c69fc5207e65e","kind":"commit","published_at":"2025-12-04T11:57:14.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.6.0","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"9ed94a8707a1404c1f59197572fa7a8e37899f52","kind":"commit","published_at":"2025-10-27T14:18:51.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.5.0","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"ddb4e2e81a79c5ec6078164a2954dcde12cc7685","kind":"commit","published_at":"2025-08-22T10:49:14.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.4.0","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"12160bd543d72de16cf978a5075aa3129b290fe4","kind":"commit","published_at":"2025-05-13T12:23:53.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.3.0","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.3.0/manifests"},{"name":"v1.2.5","sha":"c0009dfe73ca014ae99309ab3f00ddf33e251906","kind":"commit","published_at":"2024-12-09T10:42:38.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.2.5","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"4c71fd468705ecefbf8ebf65f01d06255f819550","kind":"commit","published_at":"2024-10-30T08:42:08.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.2.4","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"4558fbf3a223d111ce1972dc5764ae2cb1a214b4","kind":"commit","published_at":"2024-10-22T14:01:05.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.2.3","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"128abdb5feda2411f2d2d706cc569222cccb8579","kind":"commit","published_at":"2024-10-01T06:59:36.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.2.2","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"b78c5cdc6224486bdb19d89a1a225302152b70d2","kind":"commit","published_at":"2024-09-06T15:57:57.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.2.1","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2ad0d1b467373fa671829659292febec78b79f00","kind":"commit","published_at":"2024-07-02T10:41:52.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.2.0","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.0/manifests"},{"name":"v1.1.9","sha":"778f9820a4fbcd9b7a00912eaa09028e9cf6962d","kind":"commit","published_at":"2023-10-27T13:22:31.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.9","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"8a5e756647fb7042c66d91644e92a6515248e0f3","kind":"commit","published_at":"2022-12-31T16:00:32.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.8","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"bb8909c937c78279debe87ca18c5cb3332920f38","kind":"commit","published_at":"2022-12-11T16:01:39.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.7","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"205265da651409c54677b486e350b4d105da6d8b","kind":"commit","published_at":"2021-05-26T20:49:42.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.6","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"39957431e67861ab76dd17151171e1d086e5cff7","kind":"commit","published_at":"2020-11-25T19:22:34.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.5","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"9761574b284ca5ae9ac74f0ef4ffdcd7068d3f69","kind":"commit","published_at":"2020-11-11T16:05:54.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.4","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"7dcb1f1e923b2d8d67e374024d4e552d67f46334","kind":"commit","published_at":"2020-10-21T17:01:54.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.3","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"4253cdaa5267687e3b7612da7ff105d4414174da","kind":"commit","published_at":"2020-03-05T21:00:06.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.2","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"490d90d0e69181d9cfedd28343d876cd361adcc3","kind":"commit","published_at":"2019-10-14T03:46:48.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.1","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"af6442a0fcf6e2a1b824f70dd0c734f01e817751","kind":"commit","published_at":"2018-11-28T01:18:08.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.0","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.0/manifests"},{"name":"1.0.2","sha":"b2b6a672cf1e5b90748f79b8b81fc8c5cf0571a1","kind":"commit","published_at":"2017-06-27T23:06:15.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/1.0.2","html_url":"https://github.com/tinylib/msgp/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/1.0.2/manifests"},{"name":"v1.0.2","sha":"b2b6a672cf1e5b90748f79b8b81fc8c5cf0571a1","kind":"commit","published_at":"2017-06-27T23:06:15.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.0.2","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1cce05a45012c07001dbfb1679c2f25ac0c189e6","kind":"commit","published_at":"2017-05-10T15:53:24.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.0.1","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"38a6f61a768dc24552dad94611923841b53acc4f","kind":"commit","published_at":"2016-12-21T05:59:06.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.0","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0/manifests"},{"name":"v1.0-beta","sha":"0cea1fa86e8403be1284013014f87ab942056de8","kind":"commit","published_at":"2015-10-23T22:38:53.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.0-beta","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0-beta/manifests"},{"name":"v1.0-alpha","sha":"9d2043dd50c2ab0de7e698fa92f9e86cfacc000a","kind":"commit","published_at":"2015-06-06T22:24:33.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.0-alpha","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0-alpha/manifests"}]},"repo_metadata_updated_at":"2026-08-07T04:12:00.870Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.665946810909923,"dependent_packages_count":5.309176041623606,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.4875614262667645},"purl":"pkg:golang/github.com/%21tiny%21lib/msgp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/TinyLib/msgp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/TinyLib/msgp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/TinyLib/msgp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T22:02:58.363Z","issues_count":90,"pull_requests_count":162,"avg_time_to_close_issue":65570293.98550725,"avg_time_to_close_pull_request":18052370.701388888,"issues_closed_count":69,"pull_requests_closed_count":144,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":1.376543209876543,"merged_pull_requests_count":105,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":1830001.3333333333,"past_year_avg_time_to_close_pull_request":586973.4545454546,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":0.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/issues","maintainers":[{"login":"klauspost","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauspost"},{"login":"philhofer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhofer"}],"active_maintainers":[{"login":"klauspost","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauspost"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FTinyLib%2Fmsgp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FTinyLib%2Fmsgp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FTinyLib%2Fmsgp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FTinyLib%2Fmsgp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FTinyLib%2Fmsgp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FTinyLib%2Fmsgp/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","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":10927978,"name":"github.com/tinylib/msgp/msgp","ecosystem":"go","description":"This package is the support library for the msgp code generator (http://github.com/tinylib/msgp).\n\nThis package defines the utilites used by the msgp code generator for encoding and decoding MessagePack\nfrom []byte and io.Reader/io.Writer types. Much of this package is devoted to helping the msgp code\ngenerator implement the Marshaler/Unmarshaler and Encodable/Decodable interfaces.\n\nThis package defines four \"families\" of functions:\n\nOnce a type has satisfied the `Encodable` and `Decodable` interfaces,\nit can be written and read from arbitrary `io.Writer`s and `io.Reader`s using\n\nand\n\nThere are also methods for converting MessagePack to JSON without\nan explicit de-serialization step.\n\nFor additional tips, tricks, and gotchas, please visit\nthe wiki at http://github.com/tinylib/msgp","homepage":"https://github.com/tinylib/msgp","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tinylib/msgp","keywords_array":[],"namespace":"github.com/tinylib/msgp","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-12-16T18:39:50.610Z","latest_release_number":null,"last_synced_at":"2026-08-12T02:31:44.497Z","created_at":"2024-09-26T09:54:02.670Z","updated_at":"2026-08-12T02:31:44.497Z","registry_url":"https://pkg.go.dev/github.com/tinylib/msgp/msgp","install_command":"go get github.com/tinylib/msgp/msgp","documentation_url":"https://pkg.go.dev/github.com/tinylib/msgp/msgp#section-documentation","metadata":{},"repo_metadata":{"id":20662598,"uuid":"23944963","full_name":"tinylib/msgp","owner":"tinylib","description":"A Go code generator for MessagePack / msgpack.org[Go]","archived":false,"fork":false,"pushed_at":"2026-06-04T07:41:49.000Z","size":10449,"stargazers_count":1948,"open_issues_count":27,"forks_count":200,"subscribers_count":37,"default_branch":"master","last_synced_at":"2026-08-06T19:47:43.058Z","etag":null,"topics":[],"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/tinylib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-09-12T03:09:53.000Z","updated_at":"2026-08-01T10:40:28.000Z","dependencies_parsed_at":"2025-12-31T00:01:20.088Z","dependency_job_id":null,"html_url":"https://github.com/tinylib/msgp","commit_stats":{"total_commits":349,"total_committers":50,"mean_commits":6.98,"dds":"0.33810888252148996","last_synced_commit":"abadd6708bb99c3f9635f169228b404d368a1930"},"previous_names":["philhofer/msgp"],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/tinylib/msgp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinylib","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/sbom","scorecard":{"id":725404,"data":{"date":"2025-08-11","repo":{"name":"github.com/tinylib/msgp","commit":"17a251fd6ad18efc5f6e17e4c85a6709e0bed47c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Maintained","score":8,"reason":"5 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"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":"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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate.yml:18","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/tinylib/msgp/validate.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: msgp/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: msgp/fuzz_test.go:129"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-22T12:38:56.281Z","repository_id":20662598,"created_at":"2025-08-22T12:38:56.281Z","updated_at":"2025-08-22T12:38:56.281Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36351894,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"tinylib","name":"tinylib","uuid":"10499993","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10499993?v=4","repositories_count":3,"last_synced_at":"2024-11-01T00:51:22.372Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tinylib","funding_links":[],"total_stars":1890,"followers":6,"following":0,"created_at":"2022-11-09T14:18:56.209Z","updated_at":"2024-11-01T00:51:22.372Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinylib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinylib/repositories"},"tags":[{"name":"v1.6.4","sha":"6f99c863451752e6aa9c7aacde4215a471a64242","kind":"commit","published_at":"2026-03-16T20:23:41.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.6.4","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"23b90066e6ab31e9540d13fc28fb4e82201fa7b2","kind":"commit","published_at":"2026-01-01T06:18:14.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.6.3","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"d9fd28c40dcb2246e34dbb12355bbcdb291ba532","kind":"commit","published_at":"2025-12-30T13:53:33.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.6.2","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"332807098b528e40e5fca255bf0828eae29f42df","kind":"commit","published_at":"2025-12-04T16:43:24.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.6.1","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"d192f7420c83aabdd4c3f75cab6c69fc5207e65e","kind":"commit","published_at":"2025-12-04T11:57:14.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.6.0","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"9ed94a8707a1404c1f59197572fa7a8e37899f52","kind":"commit","published_at":"2025-10-27T14:18:51.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.5.0","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"ddb4e2e81a79c5ec6078164a2954dcde12cc7685","kind":"commit","published_at":"2025-08-22T10:49:14.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.4.0","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"12160bd543d72de16cf978a5075aa3129b290fe4","kind":"commit","published_at":"2025-05-13T12:23:53.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.3.0","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.3.0/manifests"},{"name":"v1.2.5","sha":"c0009dfe73ca014ae99309ab3f00ddf33e251906","kind":"commit","published_at":"2024-12-09T10:42:38.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.2.5","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"4c71fd468705ecefbf8ebf65f01d06255f819550","kind":"commit","published_at":"2024-10-30T08:42:08.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.2.4","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"4558fbf3a223d111ce1972dc5764ae2cb1a214b4","kind":"commit","published_at":"2024-10-22T14:01:05.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.2.3","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"128abdb5feda2411f2d2d706cc569222cccb8579","kind":"commit","published_at":"2024-10-01T06:59:36.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.2.2","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"b78c5cdc6224486bdb19d89a1a225302152b70d2","kind":"commit","published_at":"2024-09-06T15:57:57.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.2.1","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2ad0d1b467373fa671829659292febec78b79f00","kind":"commit","published_at":"2024-07-02T10:41:52.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.2.0","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.2.0/manifests"},{"name":"v1.1.9","sha":"778f9820a4fbcd9b7a00912eaa09028e9cf6962d","kind":"commit","published_at":"2023-10-27T13:22:31.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.9","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"8a5e756647fb7042c66d91644e92a6515248e0f3","kind":"commit","published_at":"2022-12-31T16:00:32.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.8","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"bb8909c937c78279debe87ca18c5cb3332920f38","kind":"commit","published_at":"2022-12-11T16:01:39.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.7","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"205265da651409c54677b486e350b4d105da6d8b","kind":"commit","published_at":"2021-05-26T20:49:42.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.6","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"39957431e67861ab76dd17151171e1d086e5cff7","kind":"commit","published_at":"2020-11-25T19:22:34.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.5","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"9761574b284ca5ae9ac74f0ef4ffdcd7068d3f69","kind":"commit","published_at":"2020-11-11T16:05:54.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.4","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"7dcb1f1e923b2d8d67e374024d4e552d67f46334","kind":"commit","published_at":"2020-10-21T17:01:54.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.3","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"4253cdaa5267687e3b7612da7ff105d4414174da","kind":"commit","published_at":"2020-03-05T21:00:06.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.2","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"490d90d0e69181d9cfedd28343d876cd361adcc3","kind":"commit","published_at":"2019-10-14T03:46:48.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.1","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"af6442a0fcf6e2a1b824f70dd0c734f01e817751","kind":"commit","published_at":"2018-11-28T01:18:08.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.1.0","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.1.0/manifests"},{"name":"1.0.2","sha":"b2b6a672cf1e5b90748f79b8b81fc8c5cf0571a1","kind":"commit","published_at":"2017-06-27T23:06:15.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/1.0.2","html_url":"https://github.com/tinylib/msgp/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/1.0.2/manifests"},{"name":"v1.0.2","sha":"b2b6a672cf1e5b90748f79b8b81fc8c5cf0571a1","kind":"commit","published_at":"2017-06-27T23:06:15.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.0.2","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1cce05a45012c07001dbfb1679c2f25ac0c189e6","kind":"commit","published_at":"2017-05-10T15:53:24.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.0.1","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"38a6f61a768dc24552dad94611923841b53acc4f","kind":"commit","published_at":"2016-12-21T05:59:06.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.0","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0/manifests"},{"name":"v1.0-beta","sha":"0cea1fa86e8403be1284013014f87ab942056de8","kind":"commit","published_at":"2015-10-23T22:38:53.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.0-beta","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0-beta/manifests"},{"name":"v1.0-alpha","sha":"9d2043dd50c2ab0de7e698fa92f9e86cfacc000a","kind":"commit","published_at":"2015-06-06T22:24:33.000Z","download_url":"https://codeload.github.com/tinylib/msgp/tar.gz/v1.0-alpha","html_url":"https://github.com/tinylib/msgp/releases/tag/v1.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tinylib/msgp@v1.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/tags/v1.0-alpha/manifests"}]},"repo_metadata_updated_at":"2026-08-07T04:12:00.850Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/github.com/tinylib/msgp/msgp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/tinylib/msgp/msgp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/tinylib/msgp/msgp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/tinylib/msgp/msgp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T22:02:58.363Z","issues_count":90,"pull_requests_count":162,"avg_time_to_close_issue":65570293.98550725,"avg_time_to_close_pull_request":18052370.701388888,"issues_closed_count":69,"pull_requests_closed_count":144,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":1.376543209876543,"merged_pull_requests_count":105,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":1830001.3333333333,"past_year_avg_time_to_close_pull_request":586973.4545454546,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":0.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/issues","maintainers":[{"login":"klauspost","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauspost"},{"login":"philhofer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhofer"}],"active_maintainers":[{"login":"klauspost","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauspost"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftinylib%2Fmsgp%2Fmsgp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftinylib%2Fmsgp%2Fmsgp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftinylib%2Fmsgp%2Fmsgp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftinylib%2Fmsgp%2Fmsgp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftinylib%2Fmsgp%2Fmsgp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftinylib%2Fmsgp%2Fmsgp/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","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"}}],"commits":{"id":7779,"full_name":"tinylib/msgp","default_branch":"master","total_commits":415,"total_committers":55,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":7.545454545454546,"dds":0.4048192771084337,"past_year_total_commits":33,"past_year_total_committers":5,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.6,"past_year_dds":0.24242424242424243,"last_synced_at":"2026-08-11T02:01:08.403Z","last_synced_commit":"801fd461b530b0eb2d527c4123a5c9681442e62e","created_at":"2023-03-07T09:46:32.883Z","updated_at":"2026-08-11T02:01:08.347Z","committers":[{"name":"philhofer","email":"phofer@umich.edu","login":"philhofer","count":247},{"name":"Klaus Post","email":"klauspost@gmail.com","login":"klauspost","count":52},{"name":"Sebastiaan van Stijn","email":"github@gone.nl","login":"thaJeztah","count":17},{"name":"Blake Williams","email":"github@qzxj.net","login":"shabbyrobe","count":11},{"name":"Aurélien Rainone","email":"aurelien.rainone@gmail.com","login":"arl","count":7},{"name":"Michael Gehring","email":"mg@ebfe.org","login":"ebfe","count":7},{"name":"Michal Hruby","email":"michal.mhr@gmail.com","login":"mhr3","count":5},{"name":"ttacon","email":"ttacon@gmail.com","login":"ttacon","count":5},{"name":"Brad Peabody","email":"brad@peabody.io","login":"bradleypeabody","count":4},{"name":"Peter Waller","email":"p@pwaller.net","login":"pwaller","count":3},{"name":"Byron Rakitzis","email":"rakitzis","login":"rakitzis","count":3},{"name":"Janusz Marcinkiewicz","email":"januszm@nvidia.com","login":"VirrageS","count":3},{"name":"Alexander Campbell","email":"alexanderhcampbell@gmail.com","login":"alexandercampbell","count":2},{"name":"Eliott Bouhana","email":"47679741+eliottness","login":"eliottness","count":2},{"name":"Jason E. Aten","email":"j.e.aten@gmail.com","login":"glycerine","count":2},{"name":"Oleksandr Redko","email":"oleksandr.red+github@gmail.com","login":"alexandear","count":2},{"name":"Tianon Gravi","email":"admwiggin@gmail.com","login":"tianon","count":2},{"name":"Uladzimir Trehubenka","email":"tregubenko_v_v@tut.by","login":"UladzimirTrehubenka","count":2},{"name":"Shawn Smith","email":"45185708+shawnps-sigsci","login":"shawnps-sigsci","count":2},{"name":"Burkov Egor","email":"eburkov@rvision.ru","login":"wooffie","count":2},{"name":"Aamir Khan","email":"syst3m.w0rm@gmail.com","login":"syst3mw0rm","count":1},{"name":"Adam Ning","email":"frostyplanet@gmail.com","login":"frostyplanet","count":1},{"name":"Alexander Menshchikov","email":"alexander.menshchikov@yandex.ru","login":"a-menshchikov","count":1},{"name":"Andrew Glaude","email":"ajgajg1134@gmail.com","login":"ajgajg1134","count":1},{"name":"Sean Cunningham","email":"scunningham@endgame.com","login":null,"count":1},{"name":"Karrick McDermott","email":"kmcdermott@linkedin.com","login":null,"count":1},{"name":"Jimmy Huang","email":"jimmy.huang@jkopay.com","login":null,"count":1},{"name":"JFB","email":"jf.bustarret@zupapp.me","login":null,"count":1},{"name":"zhuo.meng","email":"mengzhuo1203@gmail.com","login":"mengzhuo","count":1},{"name":"ugorji","email":"ugorji@gmail.com","login":"ugorji","count":1},{"name":"pietervanheijningen","email":"pietervanheijningen@outlook.com","login":"pietervanheijningen","count":1},{"name":"jenn-k-f","email":"139380021+jenn-k-f","login":"jenn-k-f","count":1},{"name":"infastin","email":"69149679+infastin","login":"infastin","count":1},{"name":"hectorj","email":"hector.jusforgues@gmail.com","login":"hectorj","count":1},{"name":"dchenk","email":"dchenk","login":"dchenk","count":1},{"name":"chris erway","email":"cce@appneta.com","login":"cce","count":1},{"name":"Ubuntu","email":"asellappen@yahoo.com","login":"asellappen","count":1},{"name":"Tidiane Dia","email":"71412737+Tijani-Dia","login":"Tijani-Dia","count":1},{"name":"Thomas Hervé","email":"thomas.herve@datadoghq.com","login":"therve","count":1},{"name":"Shinya Kawaguchi","email":"rm.true.dev@gmail.com","login":"shkw","count":1},{"name":"RiaanLaubscher","email":"67367201+RiaanLaubscher","login":"RiaanLaubscher","count":1},{"name":"Nick Galbreath","email":"client9","login":"client9","count":1},{"name":"Mickaël FRANC","email":"mickael.franc@gmail.com","login":"pilebones","count":1},{"name":"MICHII Shunsuke","email":"harukasan@me.com","login":"harukasan","count":1},{"name":"Lars Lehtonen","email":"lars.lehtonen@gmail.com","login":"alrs","count":1},{"name":"Keith Scroggs","email":"very-amused@pm.me","login":"very-amused","count":1},{"name":"Jonathan Perkin","email":"jonathan@perkin.org.uk","login":"jperkin","count":1},{"name":"Hitoshi Harada","email":"umi.tanuki@gmail.com","login":"umitanuki","count":1},{"name":"Gabriel Aszalos","email":"gabriel.aszalos@gmail.com","login":"gbbr","count":1},{"name":"Fredrik Enestad","email":"fredrik@devloop.se","login":"fredr","count":1},{"name":"Erik Dubbelboer","email":"erik@dubbelboer.com","login":"erikdubbelboer","count":1},{"name":"Edward Betts","email":"edward@4angle.com","login":"EdwardBetts","count":1},{"name":"Davor Kapsa","email":"davor.kapsa@gmail.com","login":"dvrkps","count":1},{"name":"Damien Tournoud","email":"damien@platform.sh","login":"damz","count":1},{"name":"Alex","email":"Alex.Leon@onestepgps.com","login":null,"count":1}],"past_year_committers":[{"name":"Klaus Post","email":"klauspost@gmail.com","login":"klauspost","count":25},{"name":"Phil","email":"philhofer","login":"philhofer","count":3},{"name":"Uladzimir Trehubenka","email":"tregubenko_v_v@tut.by","login":"UladzimirTrehubenka","count":2},{"name":"Oleksandr Redko","email":"oleksandr.red+github@gmail.com","login":"alexandear","count":2},{"name":"Tidiane Dia","email":"71412737+Tijani-Dia","login":"Tijani-Dia","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-12T00:00:07.637Z","repositories_count":6631915,"commits_count":915469698,"contributors_count":39041269,"owners_count":1332011,"committers_count":3295764,"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":"tinylib/msgp","html_url":"https://github.com/tinylib/msgp","last_synced_at":"2026-08-05T22:02:58.363Z","status":null,"issues_count":90,"pull_requests_count":162,"avg_time_to_close_issue":65570293.98550725,"avg_time_to_close_pull_request":18052370.701388888,"issues_closed_count":69,"pull_requests_closed_count":144,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":1.376543209876543,"merged_pull_requests_count":105,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":1830001.3333333333,"past_year_avg_time_to_close_pull_request":586973.4545454546,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":0.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"created_at":"2023-05-16T03:48:23.771Z","updated_at":"2026-08-12T10:59:39.929Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinylib%2Fmsgp/issues","issue_labels_count":{"table":{"feature":2,"help wanted":1,"bug":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":65,"CONTRIBUTOR":18,"COLLABORATOR":5,"MEMBER":2}},"pull_request_author_associations_count":{"table":{"COLLABORATOR":59,"CONTRIBUTOR":50,"NONE":45,"MEMBER":8}},"issue_authors":{"table":{"klauspost":6,"bradleypeabody":5,"artvel":3,"philhofer":2,"natewernimont-wk":2,"ColtonProvias":2,"maxless":2,"glycerine":2,"sylr":2,"shabbyrobe":2,"wangcn":2,"zeldovich":2,"shawnps-sigsci":2,"yusufozturk":2,"Tijani-Dia":1,"jhwz":1,"gjvr":1,"vessenes":1,"myitcv":1,"sudeep9":1,"saj":1,"jenn-k-f":1,"dsidirop":1,"giannimassi":1,"gaby":1,"jxskiss":1,"wooffie":1,"eclipseo":1,"knadh":1,"c625473164":1,"kuangchanglang":1,"WillSewell":1,"zjubird":1,"abiliojr":1,"fananchong":1,"ajgajg1134":1,"OrlandoCo":1,"RiaanLaubscher":1,"celer":1,"arl":1,"limbulvetr":1,"tisba":1,"mredolatti":1,"pavel-odintsov":1,"dialogbox":1,"scunningham":1,"dchenk":1,"abraithwaite":1,"fillest":1,"ljfuyuan":1,"agnivade":1,"svperfecta":1,"phqb":1,"karelbilek":1,"sxfworks":1,"rezadhah":1,"mjmar01":1,"gibmat":1,"gobwas":1,"skaldesh":1,"harshavardhana":1,"schmidtw":1,"kokizzu":1,"lxyshuai":1,"lithdew":1,"it512":1,"DazWilkin":1,"piyongcai":1}},"pull_request_authors":{"table":{"klauspost":60,"philhofer":8,"thaJeztah":8,"bradleypeabody":6,"VirrageS":5,"wooffie":4,"eliottness":4,"piyongcai":4,"mhr3":4,"erikdubbelboer":3,"a-menshchikov":2,"jhwz":2,"very-amused":2,"jperkin":2,"karelbilek":2,"Tijani-Dia":2,"Jayashsatolia403":2,"RiaanLaubscher":2,"r0l1":2,"makarchuk":2,"infastin":2,"jenn-k-f":2,"pietervanheijningen":2,"dabasov":2,"ajgajg1134":2,"qxs820624":2,"birneee":1,"rhnvrm":1,"vrealzhou":1,"skaldesh":1,"dwlnetnl":1,"therve":1,"racketprogram":1,"pilebones":1,"urandom2":1,"asellappen":1,"Alexander-Leon":1,"bozaro":1,"alrs":1,"gobwas":1,"scunningham":1,"zhuah":1,"arl":1,"natewernimont-wk":1,"sonnemusk":1,"rafaeljusto":1,"shawnps-sigsci":1,"shabbyrobe":1,"hectorj":1,"tkuhlman":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-13T00:00:06.201Z","repositories_count":16027599,"issues_count":40496203,"pull_requests_count":130966956,"authors_count":11441745,"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":3,"CONTRIBUTOR":2,"COLLABORATOR":1}},"past_year_pull_request_author_associations_count":{"table":{"COLLABORATOR":10,"CONTRIBUTOR":2,"NONE":2}},"past_year_issue_authors":{"table":{"natewernimont-wk":2,"ajgajg1134":1,"gjvr":1,"klauspost":1,"Tijani-Dia":1}},"past_year_pull_request_authors":{"table":{"klauspost":10,"Tijani-Dia":2,"natewernimont-wk":1,"sonnemusk":1}},"maintainers":[{"table":{"login":"klauspost","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauspost"}},{"table":{"login":"philhofer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhofer"}}],"active_maintainers":[{"table":{"login":"klauspost","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klauspost"}}]}},"events":{"total":{"ReleaseEvent":4,"PullRequestEvent":46,"ForkEvent":9,"IssuesEvent":31,"WatchEvent":91,"IssueCommentEvent":38,"PushEvent":35,"GollumEvent":22,"PullRequestReviewCommentEvent":11,"PullRequestReviewEvent":27,"CreateEvent":5},"last_year":{"ReleaseEvent":1,"PullRequestEvent":17,"IssuesEvent":13,"WatchEvent":20,"IssueCommentEvent":14,"PushEvent":17,"PullRequestReviewCommentEvent":7,"PullRequestReviewEvent":10,"GollumEvent":4,"CreateEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-07-12T15:17:49.552Z","updated_at":"2022-07-12T15:17:49.552Z","repository_link":"https://github.com/tinylib/msgp/blob/master/go.mod","dependencies":[{"id":159997920,"package_name":"github.com/philhofer/fwd","ecosystem":"go","requirements":"v1.1.2-0.20210722190033-5c56ac6d0bb9","direct":true,"kind":"runtime","optional":false},{"id":159997921,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201022035929-9cf592e881e9","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-07-12T15:17:49.818Z","updated_at":"2022-07-12T15:17:49.818Z","repository_link":"https://github.com/tinylib/msgp/blob/master/go.sum","dependencies":[{"id":160001334,"package_name":"github.com/philhofer/fwd","ecosystem":"go","requirements":"v1.1.2-0.20210722190033-5c56ac6d0bb9","direct":false,"kind":"runtime","optional":false},{"id":160001335,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":160001336,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":160001337,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":160001338,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":160001339,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":160001340,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":160001341,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":160001342,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201021035429-f5854403a974","direct":false,"kind":"runtime","optional":false},{"id":160001343,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":160001344,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201020160332-67f06af15bc9","direct":false,"kind":"runtime","optional":false},{"id":160001345,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":160001346,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":160001347,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200930185726-fdedc70b468f","direct":false,"kind":"runtime","optional":false},{"id":160001348,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":160001349,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":160001350,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":160001351,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":160001352,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201022035929-9cf592e881e9","direct":false,"kind":"runtime","optional":false},{"id":160001353,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":160001354,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":160001355,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T21:05:01.781Z","updated_at":"2023-01-13T21:05:01.781Z","repository_link":"https://github.com/tinylib/msgp/blob/master/.github/workflows/test.yml","dependencies":[{"id":6891470939,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891470940,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/validate.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T21:05:01.793Z","updated_at":"2023-01-13T21:05:01.793Z","repository_link":"https://github.com/tinylib/msgp/blob/master/.github/workflows/validate.yml","dependencies":[{"id":6891470941,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891470942,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891470943,"package_name":"golangci/golangci-lint-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":34.84479032752368,"created_at":"2026-07-08T07:39:08.246Z","updated_at":"2026-08-13T03:00:47.573Z","avatar_url":"https://github.com/tinylib.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378245","html_url":"https://summary.ecosyste.ms/projects/378245"}