{"id":6351431,"name":"github.com/iotaledger/hive.go/stringify","ecosystem":"go","description":"","homepage":"https://github.com/iotaledger/hive.go","licenses":"Apache-2.0, BSD-2-Clause","normalized_licenses":["Apache-2.0","BSD-2-Clause"],"repository_url":"https://github.com/iotaledger/hive.go","keywords_array":[],"namespace":"github.com/iotaledger/hive.go","versions_count":239,"first_release_published_at":"2023-02-17T09:30:13.000Z","latest_release_published_at":"2025-10-01T16:24:50.000Z","latest_release_number":"v0.0.0-20251001162450-d572d7955f11","last_synced_at":"2026-05-16T14:42:38.171Z","created_at":"2023-02-17T03:30:37.714Z","updated_at":"2026-05-16T14:42:38.172Z","registry_url":"https://pkg.go.dev/github.com/iotaledger/hive.go/stringify","install_command":"go get github.com/iotaledger/hive.go/stringify","documentation_url":"https://pkg.go.dev/github.com/iotaledger/hive.go/stringify#section-documentation","metadata":{},"repo_metadata":{"id":38487020,"uuid":"221179017","full_name":"iotaledger/hive.go","owner":"iotaledger","description":"A Go library containing data structures, various utils and abstractions which are used by both GoShimmer and Hornet.","archived":false,"fork":false,"pushed_at":"2025-09-30T21:10:24.000Z","size":4876,"stargazers_count":60,"open_issues_count":1,"forks_count":25,"subscribers_count":25,"default_branch":"develop","last_synced_at":"2025-09-30T22:25:50.797Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iotaledger.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-11-12T09:27:25.000Z","updated_at":"2025-09-22T18:18:28.000Z","dependencies_parsed_at":"2023-09-26T15:05:07.817Z","dependency_job_id":"fa6da736-32ca-414f-b2ce-e0e8a481c503","html_url":"https://github.com/iotaledger/hive.go","commit_stats":{"total_commits":748,"total_committers":37,"mean_commits":"20.216216216216218","dds":0.8021390374331551,"last_synced_commit":"6abddaf15db9483679df3a1600b1221cff96d585"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/iotaledger/hive.go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iotaledger","download_url":"https://codeload.github.com/iotaledger/hive.go/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/sbom","scorecard":{"id":493384,"data":{"date":"2025-08-11","repo":{"name":"github.com/iotaledger/hive.go","commit":"e1a365dbea74bacc0c8e99a362e7ff4a61f96eeb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"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":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/iotaledger/hive.go/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/iotaledger/hive.go/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/iotaledger/hive.go/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/iotaledger/hive.go/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/iotaledger/hive.go/ci.yml/develop?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   3 out of   3 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3436 / GHSA-q26p-9cq4-7fc2","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T19:49:52.591Z","repository_id":38487020,"created_at":"2025-08-19T19:49:52.591Z","updated_at":"2025-08-19T19:49:52.591Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277767639,"owners_count":25873630,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-30T02:00:09.208Z","response_time":75,"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":"iotaledger","name":"IOTA","uuid":"20126597","kind":"organization","description":"IOTA is a distributed ledger based on the Tangle. It allows for feeless value transfers and data integrity proofs.","email":"info@iota.org","website":"http://iota.org","location":"Berlin, Germany","twitter":"iota","company":null,"icon_url":"https://avatars.githubusercontent.com/u/20126597?v=4","repositories_count":262,"last_synced_at":"2024-04-01T16:07:58.630Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/iotaledger","funding_links":[],"total_stars":12187,"followers":512,"following":0,"created_at":"2022-11-13T01:44:59.102Z","updated_at":"2024-04-01T16:09:20.219Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iotaledger","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iotaledger/repositories"},"tags":[{"name":"core/v1.0.0-rc.3","sha":"06806a7d69886c7ee547fdd34e1526f27e9f8b11","kind":"commit","published_at":"2023-02-04T23:07:35.000Z","download_url":"https://codeload.github.com/iotaledger/hive.go/tar.gz/core/v1.0.0-rc.3","html_url":"https://github.com/iotaledger/hive.go/releases/tag/core/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iotaledger/hive.go@core%2Fv1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/tags/core%2Fv1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/tags/core%2Fv1.0.0-rc.3/manifests"},{"name":"core/v1.0.0-rc.2","sha":"d370d3bb54c5a5664f577c282d241f4a045d5209","kind":"commit","published_at":"2022-12-09T18:14:00.000Z","download_url":"https://codeload.github.com/iotaledger/hive.go/tar.gz/core/v1.0.0-rc.2","html_url":"https://github.com/iotaledger/hive.go/releases/tag/core/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iotaledger/hive.go@core%2Fv1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/tags/core%2Fv1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/tags/core%2Fv1.0.0-rc.2/manifests"},{"name":"apputils/v1.0.0-rc.1","sha":"10a0becaf3edff687b4aa87ada4eee93f1b28e0a","kind":"commit","published_at":"2022-09-26T08:49:54.000Z","download_url":"https://codeload.github.com/iotaledger/hive.go/tar.gz/apputils/v1.0.0-rc.1","html_url":"https://github.com/iotaledger/hive.go/releases/tag/apputils/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iotaledger/hive.go@apputils%2Fv1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/tags/apputils%2Fv1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/tags/apputils%2Fv1.0.0-rc.1/manifests"},{"name":"core/v1.0.0-rc.1","sha":"a32b0dd017f209ec4c0d9ccdb85a411f2e243291","kind":"commit","published_at":"2022-09-26T08:46:28.000Z","download_url":"https://codeload.github.com/iotaledger/hive.go/tar.gz/core/v1.0.0-rc.1","html_url":"https://github.com/iotaledger/hive.go/releases/tag/core/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iotaledger/hive.go@core%2Fv1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/tags/core%2Fv1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/tags/core%2Fv1.0.0-rc.1/manifests"},{"name":"serializer/v2.0.0-rc.1","sha":"b62bcdc42725f584ef9d6f02d45a1b03faecf798","kind":"commit","published_at":"2022-09-26T08:37:23.000Z","download_url":"https://codeload.github.com/iotaledger/hive.go/tar.gz/serializer/v2.0.0-rc.1","html_url":"https://github.com/iotaledger/hive.go/releases/tag/serializer/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iotaledger/hive.go@serializer%2Fv2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/tags/serializer%2Fv2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/tags/serializer%2Fv2.0.0-rc.1/manifests"},{"name":"core/v1.0.0-beta.6","sha":"783d1e1befa7a07cd94d33d4c7e0bf7599453603","kind":"commit","published_at":"2022-09-12T12:55:47.000Z","download_url":"https://codeload.github.com/iotaledger/hive.go/tar.gz/core/v1.0.0-beta.6","html_url":"https://github.com/iotaledger/hive.go/releases/tag/core/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iotaledger/hive.go@core%2Fv1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/tags/core%2Fv1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/tags/core%2Fv1.0.0-beta.6/manifests"},{"name":"apputils/v1.0.0-beta.3","sha":"14969018c613780867ada326013e7a473ed0d764","kind":"commit","published_at":"2022-09-08T16:20:41.000Z","download_url":"https://codeload.github.com/iotaledger/hive.go/tar.gz/apputils/v1.0.0-beta.3","html_url":"https://github.com/iotaledger/hive.go/releases/tag/apputils/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iotaledger/hive.go@apputils%2Fv1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/tags/apputils%2Fv1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/tags/apputils%2Fv1.0.0-beta.3/manifests"},{"name":"core/v1.0.0-beta.5","sha":"4e22b43dedb4591af8542c7a5dde888277383cb5","kind":"commit","published_at":"2022-09-08T16:10:44.000Z","download_url":"https://codeload.github.com/iotaledger/hive.go/tar.gz/core/v1.0.0-beta.5","html_url":"https://github.com/iotaledger/hive.go/releases/tag/core/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iotaledger/hive.go@core%2Fv1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/tags/core%2Fv1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/tags/core%2Fv1.0.0-beta.5/manifests"},{"name":"core/v1.0.0-beta.4","sha":"69d23ab265647a507814d75253f9b8c32b2d266f","kind":"commit","published_at":"2022-08-29T12:14:34.000Z","download_url":"https://codeload.github.com/iotaledger/hive.go/tar.gz/core/v1.0.0-beta.4","html_url":"https://github.com/iotaledger/hive.go/releases/tag/core/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iotaledger/hive.go@core%2Fv1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/tags/core%2Fv1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/tags/core%2Fv1.0.0-beta.4/manifests"},{"name":"serializer/v2.0.0-beta.3","sha":"eace4c03a73989290177a48706f99fd77695c9ea","kind":"commit","published_at":"2022-08-29T11:52:35.000Z","download_url":"https://codeload.github.com/iotaledger/hive.go/tar.gz/serializer/v2.0.0-beta.3","html_url":"https://github.com/iotaledger/hive.go/releases/tag/serializer/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iotaledger/hive.go@serializer%2Fv2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/tags/serializer%2Fv2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/tags/serializer%2Fv2.0.0-beta.3/manifests"},{"name":"core/v1.0.0-beta.3","sha":"5ac2bfd246de044ecfe0ccae9755927d77a2d834","kind":"commit","published_at":"2022-08-12T17:24:35.000Z","download_url":"https://codeload.github.com/iotaledger/hive.go/tar.gz/core/v1.0.0-beta.3","html_url":"https://github.com/iotaledger/hive.go/releases/tag/core/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iotaledger/hive.go@core%2Fv1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/tags/core%2Fv1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/tags/core%2Fv1.0.0-beta.3/manifests"},{"name":"serializer/v2.0.0-beta.2","sha":"184d7d136e8a9ec0499e66f731d3f14719eb74ba","kind":"commit","published_at":"2022-08-10T07:45:18.000Z","download_url":"https://codeload.github.com/iotaledger/hive.go/tar.gz/serializer/v2.0.0-beta.2","html_url":"https://github.com/iotaledger/hive.go/releases/tag/serializer/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iotaledger/hive.go@serializer%2Fv2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/tags/serializer%2Fv2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/tags/serializer%2Fv2.0.0-beta.2/manifests"},{"name":"apputils/v1.0.0-beta.2","sha":"e6a424648c586eabc660e03f711538a0b73e8c28","kind":"commit","published_at":"2022-08-09T14:02:55.000Z","download_url":"https://codeload.github.com/iotaledger/hive.go/tar.gz/apputils/v1.0.0-beta.2","html_url":"https://github.com/iotaledger/hive.go/releases/tag/apputils/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iotaledger/hive.go@apputils%2Fv1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/tags/apputils%2Fv1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/tags/apputils%2Fv1.0.0-beta.2/manifests"},{"name":"core/v1.0.0-beta.2","sha":"05d01c1c7fe1974f7bc7b666aa29778bb4528635","kind":"commit","published_at":"2022-08-09T14:01:07.000Z","download_url":"https://codeload.github.com/iotaledger/hive.go/tar.gz/core/v1.0.0-beta.2","html_url":"https://github.com/iotaledger/hive.go/releases/tag/core/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iotaledger/hive.go@core%2Fv1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/tags/core%2Fv1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/tags/core%2Fv1.0.0-beta.2/manifests"},{"name":"apputils/v1.0.0-beta.1","sha":"2ddcbd198829332fe0604bb9f21d93b648ebe498","kind":"commit","published_at":"2022-08-09T11:43:01.000Z","download_url":"https://codeload.github.com/iotaledger/hive.go/tar.gz/apputils/v1.0.0-beta.1","html_url":"https://github.com/iotaledger/hive.go/releases/tag/apputils/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iotaledger/hive.go@apputils%2Fv1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/tags/apputils%2Fv1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/tags/apputils%2Fv1.0.0-beta.1/manifests"},{"name":"core/v1.0.0-beta.1","sha":"2ddcbd198829332fe0604bb9f21d93b648ebe498","kind":"commit","published_at":"2022-08-09T11:43:01.000Z","download_url":"https://codeload.github.com/iotaledger/hive.go/tar.gz/core/v1.0.0-beta.1","html_url":"https://github.com/iotaledger/hive.go/releases/tag/core/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iotaledger/hive.go@core%2Fv1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/tags/core%2Fv1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/tags/core%2Fv1.0.0-beta.1/manifests"},{"name":"serializer/v2.0.0-beta.1","sha":"2ddcbd198829332fe0604bb9f21d93b648ebe498","kind":"commit","published_at":"2022-08-09T11:43:01.000Z","download_url":"https://codeload.github.com/iotaledger/hive.go/tar.gz/serializer/v2.0.0-beta.1","html_url":"https://github.com/iotaledger/hive.go/releases/tag/serializer/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iotaledger/hive.go@serializer%2Fv2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/tags/serializer%2Fv2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/tags/serializer%2Fv2.0.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2025-10-29T13:42:27.023Z","dependent_packages_count":28,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.789587293940285,"dependent_packages_count":1.4891016902165957,"stargazers_count":5.787374718496237,"forks_count":4.881994245850254,"docker_downloads_count":null,"average":4.237014487125843},"purl":"pkg:golang/github.com/iotaledger/hive.go/stringify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/iotaledger/hive.go/stringify","docker_dependents_count":2,"docker_downloads_count":271,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/iotaledger/hive.go/stringify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/iotaledger/hive.go/stringify/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-15T01:13:23.076Z","issues_count":15,"pull_requests_count":275,"avg_time_to_close_issue":22081315.2,"avg_time_to_close_pull_request":608995.5381818182,"issues_closed_count":15,"pull_requests_closed_count":275,"pull_request_authors_count":19,"issue_authors_count":5,"avg_comments_per_issue":0.3333333333333333,"avg_comments_per_pull_request":0.07636363636363637,"merged_pull_requests_count":248,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":8,"past_year_pull_requests_count":207,"past_year_avg_time_to_close_issue":1086866.125,"past_year_avg_time_to_close_pull_request":198246.06763285023,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":207,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.25,"past_year_avg_comments_per_pull_request":0.05314009661835749,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":192,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fhive.go/issues","maintainers":[{"login":"muXxer","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/muXxer"},{"login":"hmoog","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hmoog"},{"login":"alexsporn","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsporn"},{"login":"jonastheis","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonastheis"},{"login":"karimodm","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karimodm"},{"login":"luca-moser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/luca-moser"},{"login":"lmoe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lmoe"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fiotaledger%2Fhive.go%2Fstringify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fiotaledger%2Fhive.go%2Fstringify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fiotaledger%2Fhive.go%2Fstringify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fiotaledger%2Fhive.go%2Fstringify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fiotaledger%2Fhive.go%2Fstringify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fiotaledger%2Fhive.go%2Fstringify/codemeta","maintainers":[]}