{"id":3893390,"name":"github.com/hidekuno/go-scheme","ecosystem":"go","description":"","homepage":"https://github.com/hidekuno/go-scheme","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/hidekuno/go-scheme","keywords_array":[],"namespace":"github.com/hidekuno","versions_count":4,"first_release_published_at":"2022-09-09T00:42:07.000Z","latest_release_published_at":"2026-09-23T03:11:57.302Z","latest_release_number":null,"last_synced_at":"2026-09-23T03:11:57.953Z","created_at":"2022-04-11T23:55:53.687Z","updated_at":"2026-09-23T19:55:53.693Z","registry_url":"https://pkg.go.dev/github.com/hidekuno/go-scheme","install_command":"go get github.com/hidekuno/go-scheme","documentation_url":"https://pkg.go.dev/github.com/hidekuno/go-scheme#section-documentation","metadata":null,"repo_metadata":{"id":45484065,"uuid":"138738862","full_name":"hidekuno/go-scheme","owner":"hidekuno","description":"Subset Scheme implements","archived":false,"fork":false,"pushed_at":"2026-07-02T06:05:00.000Z","size":900,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-09-12T22:59:38.430Z","etag":null,"topics":["docker","golang","gtk2","scheme","sicp","wasm"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hidekuno.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-06-26T13:01:48.000Z","updated_at":"2025-04-17T08:59:06.000Z","dependencies_parsed_at":"2022-07-18T23:32:35.772Z","dependency_job_id":"5d721fdd-bd08-48b9-beac-1ac82bf247f6","html_url":"https://github.com/hidekuno/go-scheme","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/hidekuno/go-scheme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hidekuno","download_url":"https://codeload.github.com/hidekuno/go-scheme/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/sbom","scorecard":{"id":464180,"data":{"date":"2025-08-11","repo":{"name":"github.com/hidekuno/go-scheme","commit":"f137a796441622bfa43944167b198ced300525c0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"Code-Review","score":0,"reason":"Found 0/8 approved changesets -- score normalized to 0","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":-1,"reason":"No tokens found","details":null,"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: containerImage not pinned by hash: docker/Dockerfile:1","Warn: containerImage not pinned by hash: docker/Dockerfile:18","Info:   0 out of   2 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":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"}}]},"last_synced_at":"2025-08-19T11:59:44.618Z","repository_id":45484065,"created_at":"2025-08-19T11:59:44.618Z","updated_at":"2025-08-19T11:59:44.618Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37573889,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-21T02:00:06.232Z","response_time":53,"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":"hidekuno","name":"hideki kuno","uuid":"22115777","kind":"user","description":"Unix/Linux, Java, C/C++, Emacs, vi","email":"","website":"https://hidekuno.gitlab.io/note/","location":"Japan, Osaka or Kobe city","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22115777?u=6bc84eaab0708ad540b143e507097264c2029727\u0026v=4","repositories_count":9,"last_synced_at":"2023-03-02T18:05:21.587Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hidekuno","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T09:02:30.863Z","updated_at":"2023-03-02T18:05:21.603Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hidekuno","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hidekuno/repositories"},"tags":[{"name":"v0.63","sha":"40ac6641217d3740348b42bf4a2f4a745ebe23a7","kind":"tag","published_at":"2021-03-22T01:29:56.000Z","download_url":"https://codeload.github.com/hidekuno/go-scheme/tar.gz/v0.63","html_url":"https://github.com/hidekuno/go-scheme/releases/tag/v0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hidekuno/go-scheme@v0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.63/manifests"},{"name":"v0.62","sha":"9fd21657771cddcc1720fafdd72780045d2cd07c","kind":"tag","published_at":"2021-03-07T05:45:25.000Z","download_url":"https://codeload.github.com/hidekuno/go-scheme/tar.gz/v0.62","html_url":"https://github.com/hidekuno/go-scheme/releases/tag/v0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hidekuno/go-scheme@v0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.62/manifests"},{"name":"v0.61","sha":"70defb032f4e7225d69a7e34ac6dba78f7cda61a","kind":"tag","published_at":"2021-03-02T01:54:06.000Z","download_url":"https://codeload.github.com/hidekuno/go-scheme/tar.gz/v0.61","html_url":"https://github.com/hidekuno/go-scheme/releases/tag/v0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hidekuno/go-scheme@v0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.61/manifests"},{"name":"v0.6","sha":"f4213341ec3655f753dacf271669de4663e8a44c","kind":"tag","published_at":"2021-02-15T05:16:43.000Z","download_url":"https://codeload.github.com/hidekuno/go-scheme/tar.gz/v0.6","html_url":"https://github.com/hidekuno/go-scheme/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hidekuno/go-scheme@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.6/manifests"},{"name":"v0.58","sha":"7a45f402915f2b06698882b6435ed1693ef7d8bb","kind":"tag","published_at":"2021-01-31T03:09:40.000Z","download_url":"https://codeload.github.com/hidekuno/go-scheme/tar.gz/v0.58","html_url":"https://github.com/hidekuno/go-scheme/releases/tag/v0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hidekuno/go-scheme@v0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.58/manifests"},{"name":"v0.57","sha":"6032c19d5d785df473122b94a9186fbfa33f28be","kind":"tag","published_at":"2021-01-19T05:06:42.000Z","download_url":"https://codeload.github.com/hidekuno/go-scheme/tar.gz/v0.57","html_url":"https://github.com/hidekuno/go-scheme/releases/tag/v0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hidekuno/go-scheme@v0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.57/manifests"},{"name":"v0.56","sha":"e0dd65899f8f393d750da4154464c52114e52f4d","kind":"tag","published_at":"2020-12-14T03:02:19.000Z","download_url":"https://codeload.github.com/hidekuno/go-scheme/tar.gz/v0.56","html_url":"https://github.com/hidekuno/go-scheme/releases/tag/v0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hidekuno/go-scheme@v0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.56/manifests"},{"name":"v0.55","sha":"75991f9e2f0e5367a0006957b78bcf262a70117c","kind":"tag","published_at":"2020-10-26T23:45:34.000Z","download_url":"https://codeload.github.com/hidekuno/go-scheme/tar.gz/v0.55","html_url":"https://github.com/hidekuno/go-scheme/releases/tag/v0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hidekuno/go-scheme@v0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.55/manifests"},{"name":"v0.54","sha":"46353b5d0428ca1a2a38c42587792cb808209afc","kind":"tag","published_at":"2020-10-24T05:57:20.000Z","download_url":"https://codeload.github.com/hidekuno/go-scheme/tar.gz/v0.54","html_url":"https://github.com/hidekuno/go-scheme/releases/tag/v0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hidekuno/go-scheme@v0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.54/manifests"},{"name":"v0.53","sha":"071a272dd90b1640fb80a604d43a64517b976b44","kind":"tag","published_at":"2020-10-22T08:32:45.000Z","download_url":"https://codeload.github.com/hidekuno/go-scheme/tar.gz/v0.53","html_url":"https://github.com/hidekuno/go-scheme/releases/tag/v0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hidekuno/go-scheme@v0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.53/manifests"},{"name":"v0.52","sha":"c8ceca58530809c8216d756a972d6ed044515a81","kind":"tag","published_at":"2020-10-20T07:40:03.000Z","download_url":"https://codeload.github.com/hidekuno/go-scheme/tar.gz/v0.52","html_url":"https://github.com/hidekuno/go-scheme/releases/tag/v0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hidekuno/go-scheme@v0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.52/manifests"},{"name":"v0.51","sha":"3b74ce17b7920d9482d7a537e82e9a343a6d95eb","kind":"tag","published_at":"2020-10-15T23:49:34.000Z","download_url":"https://codeload.github.com/hidekuno/go-scheme/tar.gz/v0.51","html_url":"https://github.com/hidekuno/go-scheme/releases/tag/v0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hidekuno/go-scheme@v0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.51/manifests"},{"name":"v0.5","sha":"fa9deb84ddd0c2edf3fc3ef2cba42066e42061ce","kind":"tag","published_at":"2020-10-02T06:59:49.000Z","download_url":"https://codeload.github.com/hidekuno/go-scheme/tar.gz/v0.5","html_url":"https://github.com/hidekuno/go-scheme/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hidekuno/go-scheme@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.5/manifests"},{"name":"v0.43","sha":"7475436b64c558e484073af94c13766ba86827a1","kind":"tag","published_at":"2020-09-17T07:12:05.000Z","download_url":"https://codeload.github.com/hidekuno/go-scheme/tar.gz/v0.43","html_url":"https://github.com/hidekuno/go-scheme/releases/tag/v0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hidekuno/go-scheme@v0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.43/manifests"},{"name":"v0.42","sha":"29da21999082ceea3077638c98d9d1a5380d8ff1","kind":"tag","published_at":"2020-09-17T00:14:24.000Z","download_url":"https://codeload.github.com/hidekuno/go-scheme/tar.gz/v0.42","html_url":"https://github.com/hidekuno/go-scheme/releases/tag/v0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hidekuno/go-scheme@v0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.42/manifests"},{"name":"v0.41","sha":"e64eb1e617b7b30f8f00882d0b4ad9b3011fd14f","kind":"tag","published_at":"2020-09-16T06:09:53.000Z","download_url":"https://codeload.github.com/hidekuno/go-scheme/tar.gz/v0.41","html_url":"https://github.com/hidekuno/go-scheme/releases/tag/v0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hidekuno/go-scheme@v0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.41/manifests"},{"name":"v0.4","sha":"ffc8c163683fb7f7df34e3fb532f14f50cc30455","kind":"tag","published_at":"2020-09-16T04:24:29.000Z","download_url":"https://codeload.github.com/hidekuno/go-scheme/tar.gz/v0.4","html_url":"https://github.com/hidekuno/go-scheme/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hidekuno/go-scheme@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.4/manifests"},{"name":"v0.31","sha":"e0112ec8d6069688f219680c6e2b92485a75c53f","kind":"tag","published_at":"2019-10-31T01:01:58.000Z","download_url":"https://codeload.github.com/hidekuno/go-scheme/tar.gz/v0.31","html_url":"https://github.com/hidekuno/go-scheme/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hidekuno/go-scheme@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.31/manifests"},{"name":"v0.3","sha":"17727b1e1764312ac9884e71547d24b1f39716c1","kind":"tag","published_at":"2019-09-11T04:50:00.000Z","download_url":"https://codeload.github.com/hidekuno/go-scheme/tar.gz/v0.3","html_url":"https://github.com/hidekuno/go-scheme/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hidekuno/go-scheme@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.3/manifests"},{"name":"v0.22","sha":"9e9afa9f8a4625f9ec6ce551453533816e5a0201","kind":"tag","published_at":"2019-07-26T08:38:56.000Z","download_url":"https://codeload.github.com/hidekuno/go-scheme/tar.gz/v0.22","html_url":"https://github.com/hidekuno/go-scheme/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hidekuno/go-scheme@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.22/manifests"},{"name":"v0.21","sha":"80caa9a5ef4751029e430ec492d1b41dc9b95e6b","kind":"tag","published_at":"2019-06-30T23:37:54.000Z","download_url":"https://codeload.github.com/hidekuno/go-scheme/tar.gz/v0.21","html_url":"https://github.com/hidekuno/go-scheme/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hidekuno/go-scheme@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.21/manifests"},{"name":"v0.2","sha":"f6f23588e9670690ee38ac6953544359db4bf685","kind":"tag","published_at":"2019-06-30T23:37:20.000Z","download_url":"https://codeload.github.com/hidekuno/go-scheme/tar.gz/v0.2","html_url":"https://github.com/hidekuno/go-scheme/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hidekuno/go-scheme@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.2/manifests"},{"name":"v0.1","sha":"26d319aa1f9eef44b38f53447068896f9c0a5191","kind":"tag","published_at":"2018-07-07T09:47:34.000Z","download_url":"https://codeload.github.com/hidekuno/go-scheme/tar.gz/v0.1","html_url":"https://github.com/hidekuno/go-scheme/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hidekuno/go-scheme@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-23T19:55:53.692Z","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":10.884508724104611,"forks_count":8.968987819809952,"average":9.049624201913051},"purl":"pkg:golang/github.com/hidekuno/go-scheme","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/hidekuno/go-scheme","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/hidekuno/go-scheme","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/hidekuno/go-scheme/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-23T06:09:42.765Z","issues_count":37,"pull_requests_count":71,"avg_time_to_close_issue":8565217.0,"avg_time_to_close_pull_request":127148.0,"issues_closed_count":37,"pull_requests_closed_count":69,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":0.1891891891891892,"avg_comments_per_pull_request":0.056338028169014086,"merged_pull_requests_count":69,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Fgo-scheme/issues","maintainers":[{"login":"hidekuno","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hidekuno"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhidekuno%2Fgo-scheme/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhidekuno%2Fgo-scheme/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhidekuno%2Fgo-scheme/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhidekuno%2Fgo-scheme/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhidekuno%2Fgo-scheme/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhidekuno%2Fgo-scheme/codemeta","maintainers":[]}