{"id":3709490,"name":"github.com/issue9/source","ecosystem":"go","description":"Package source 提供与 Go 源码相关的一些操作","homepage":"https://github.com/issue9/source","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/issue9/source","keywords_array":[],"namespace":"github.com/issue9","versions_count":41,"first_release_published_at":"2020-06-26T11:39:53.000Z","latest_release_published_at":"2026-03-29T15:23:09.000Z","latest_release_number":"v0.12.8","last_synced_at":"2026-04-02T02:33:46.919Z","created_at":"2022-04-11T12:27:53.353Z","updated_at":"2026-04-02T02:33:46.919Z","registry_url":"https://pkg.go.dev/github.com/issue9/source","install_command":"go get github.com/issue9/source","documentation_url":"https://pkg.go.dev/github.com/issue9/source#section-documentation","metadata":{},"repo_metadata":{"id":88625337,"uuid":"275138891","full_name":"issue9/source","owner":"issue9","description":"与 Go 源码相关的一些操作","archived":false,"fork":false,"pushed_at":"2025-09-10T06:01:43.000Z","size":89,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-10T09:42:24.386Z","etag":null,"topics":["debug","go","golang","source"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/issue9/source","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/issue9.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":"2020-06-26T11:22:29.000Z","updated_at":"2025-09-10T06:00:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"e94a8f22-f745-429c-84b8-16f62eb93b46","html_url":"https://github.com/issue9/source","commit_stats":null,"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/issue9/source","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/issue9","download_url":"https://codeload.github.com/issue9/source/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/sbom","scorecard":{"id":496236,"data":{"date":"2025-08-11","repo":{"name":"github.com/issue9/source","commit":"fb8535b3ea09265e2fd11e547bf3214c8a65e7b3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":0,"reason":"Found 0/30 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/go.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":"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":"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/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/issue9/source/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/issue9/source/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/issue9/source/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/issue9/source/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/issue9/source/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/issue9/source/go.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/issue9/source/go.yml/master?enable=pin","Info:   0 out of   6 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":"SAST","score":10,"reason":"SAST tool detected: CodeQL","details":["Info: SAST configuration detected: CodeQL","Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T20:28:51.840Z","repository_id":88625337,"created_at":"2025-08-19T20:28:51.840Z","updated_at":"2025-08-19T20:28:51.840Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274831419,"owners_count":25357882,"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-12T02:00:09.324Z","response_time":60,"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":"issue9","name":"issue9","uuid":"10239056","kind":"organization","description":"Go 的一些常用包","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10239056?v=4","repositories_count":43,"last_synced_at":"2024-04-23T11:34:03.475Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/issue9","funding_links":[],"total_stars":716,"followers":9,"following":0,"created_at":"2022-11-10T19:19:35.643Z","updated_at":"2024-04-23T11:34:26.421Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/issue9","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/issue9/repositories"},"tags":[{"name":"v0.12.6","sha":"693656e6767d57a64335b3f57be3c50c0cab699b","kind":"commit","published_at":"2025-09-10T06:00:35.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.12.6","html_url":"https://github.com/issue9/source/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.12.6/manifests"},{"name":"v0.12.5","sha":"fb8535b3ea09265e2fd11e547bf3214c8a65e7b3","kind":"commit","published_at":"2025-03-06T10:23:35.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.12.5","html_url":"https://github.com/issue9/source/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"a77ce8391b116368c99f6d1f0016bb531423ba47","kind":"commit","published_at":"2025-02-17T05:30:52.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.12.4","html_url":"https://github.com/issue9/source/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"cc08cbc6251ca3c767231dedc6618b927fa4e2d9","kind":"commit","published_at":"2025-02-16T19:15:02.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.12.3","html_url":"https://github.com/issue9/source/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"0a1c678f8e1d8f79a0008f788aad9f5b21568baf","kind":"commit","published_at":"2025-02-16T18:29:13.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.12.2","html_url":"https://github.com/issue9/source/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"92abc2bdb7c9770709b2e657a702b8f7685549eb","kind":"commit","published_at":"2025-02-16T17:45:47.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.12.1","html_url":"https://github.com/issue9/source/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"7a8debc2dded0923a8d09791663861216ad02323","kind":"commit","published_at":"2025-02-16T15:37:37.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.12.0","html_url":"https://github.com/issue9/source/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.12.0/manifests"},{"name":"v0.11.7","sha":"0370a687bc478c4917782ebc248a079c072a24e0","kind":"commit","published_at":"2024-12-18T02:50:54.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.11.7","html_url":"https://github.com/issue9/source/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.11.7/manifests"},{"name":"v0.11.6","sha":"81919d02a24238b9de9151ea45a5a10eee62d0f3","kind":"commit","published_at":"2024-10-15T13:01:06.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.11.6","html_url":"https://github.com/issue9/source/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.11.6/manifests"},{"name":"v0.11.5","sha":"8e2e8bf8c603af55f8f197c2887c329139954d3c","kind":"commit","published_at":"2024-09-07T18:38:55.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.11.5","html_url":"https://github.com/issue9/source/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"76b13850795673af3c5f17f363beb0adb9a8e49d","kind":"commit","published_at":"2024-08-18T19:12:18.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.11.4","html_url":"https://github.com/issue9/source/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"c18c2d8c3c60aa3e5e4f5f75641f0db60b30c963","kind":"commit","published_at":"2024-05-18T03:25:05.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.11.3","html_url":"https://github.com/issue9/source/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"c4a8d7c9d907463666b51f6007e71c769c044dca","kind":"commit","published_at":"2024-05-17T06:55:02.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.11.2","html_url":"https://github.com/issue9/source/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"508dd923cac22bf4d9361c6714517395be1a63a3","kind":"commit","published_at":"2024-05-10T09:12:28.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.11.1","html_url":"https://github.com/issue9/source/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"c21aa9df0b518d98390a5e98cb42efc34a9c70f4","kind":"commit","published_at":"2024-05-10T09:04:44.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.11.0","html_url":"https://github.com/issue9/source/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"833596c78bd198b593d855dbcabced7de23ac60f","kind":"commit","published_at":"2024-05-10T05:06:03.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.10.1","html_url":"https://github.com/issue9/source/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"1b23f0525e090e8760702cec1b43a69dbd0cf374","kind":"commit","published_at":"2024-05-10T03:29:45.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.10.0","html_url":"https://github.com/issue9/source/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"3b290673ec04137e14d7c68118c9b28a1d46d64e","kind":"commit","published_at":"2024-04-07T15:31:31.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.9.1","html_url":"https://github.com/issue9/source/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"7956180491778571d30d8b496e0b13ead6c99c8d","kind":"commit","published_at":"2024-03-29T04:13:57.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.9.0","html_url":"https://github.com/issue9/source/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"7a4eba6126552cbc9f4089e6e2157b1baaeaee83","kind":"commit","published_at":"2024-03-16T14:41:53.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.8.3","html_url":"https://github.com/issue9/source/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"72d68ee9358fcedd5d27e0fb7e1475545b4e9b0d","kind":"commit","published_at":"2024-03-05T00:40:55.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.8.2","html_url":"https://github.com/issue9/source/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"27cc6577d1f6395044b33583e537ce741da7b8a6","kind":"commit","published_at":"2024-02-28T03:17:06.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.8.1","html_url":"https://github.com/issue9/source/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"158333982629527ee7a74cedf3d2edc2029713ca","kind":"commit","published_at":"2023-12-04T03:32:31.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.8.0","html_url":"https://github.com/issue9/source/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"d6657c9dd38dda4f614cfb48f1f2e857d576e120","kind":"commit","published_at":"2023-11-21T08:25:10.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.7.0","html_url":"https://github.com/issue9/source/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"7b6fa7200c82a700dc09bdcc673a8fa828bc6d57","kind":"commit","published_at":"2023-11-13T06:25:41.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.6.3","html_url":"https://github.com/issue9/source/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"3a96b4d0ea40b052ec1d411ac11ccd59af1fc31e","kind":"commit","published_at":"2023-10-07T02:08:58.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.6.2","html_url":"https://github.com/issue9/source/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f74dd475e1c3db16b8238b44be690a49dc3981fe","kind":"commit","published_at":"2023-09-11T14:05:31.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.6.1","html_url":"https://github.com/issue9/source/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"0ccf8a929f0223fde5853e53c9f877e1a3d7cd79","kind":"commit","published_at":"2023-09-11T13:52:16.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.6.0","html_url":"https://github.com/issue9/source/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"a217c19a70524f79bd9d6cac446ec34d0531fd9f","kind":"commit","published_at":"2023-09-07T05:22:58.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.5.2","html_url":"https://github.com/issue9/source/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"a25db61cc3c2a1603f8823dcf3990b1d57574804","kind":"commit","published_at":"2023-07-20T01:48:56.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.5.1","html_url":"https://github.com/issue9/source/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"f9cd5bf7722b801cf3ecee3b639c51f0b9b16331","kind":"commit","published_at":"2023-07-19T12:54:54.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.5.0","html_url":"https://github.com/issue9/source/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"76b04abf38a3f91e065969024d91918715d89ea3","kind":"commit","published_at":"2023-06-28T10:04:27.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.4.0","html_url":"https://github.com/issue9/source/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"fa3cc2d3d134c9d7e3f4288583ca5bff0813b69f","kind":"commit","published_at":"2022-09-20T07:13:02.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.3.2","html_url":"https://github.com/issue9/source/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f261f85449e53a5fbdd7d82adb69a05e1223c6fa","kind":"commit","published_at":"2022-09-20T07:03:43.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.3.1","html_url":"https://github.com/issue9/source/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"48400a168d4395e934f8cfa76574e8d6f80267f6","kind":"commit","published_at":"2022-09-20T06:54:30.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.3.0","html_url":"https://github.com/issue9/source/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"0f924ceac33da421cfa460537cc82bb4937ce750","kind":"commit","published_at":"2022-08-13T04:37:08.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.2.0","html_url":"https://github.com/issue9/source/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"6100eeb65a81609de41a50419bb861def368264c","kind":"commit","published_at":"2021-11-24T23:19:12.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.1.2","html_url":"https://github.com/issue9/source/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"feb3024e60175ec19b024daad7210abbdbb27b70","kind":"commit","published_at":"2020-09-01T07:02:05.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.1.1","html_url":"https://github.com/issue9/source/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"4345bef24381927d358bfa856c8b7ffbc92fce61","kind":"commit","published_at":"2020-06-26T11:39:53.000Z","download_url":"https://codeload.github.com/issue9/source/tar.gz/v0.1.0","html_url":"https://github.com/issue9/source/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/issue9/source@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-12T15:30:11.542Z","dependent_packages_count":16,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":2.9184293690619225,"dependent_packages_count":1.2639964459881061,"stargazers_count":25.20824288440374,"forks_count":18.72762335551225,"docker_downloads_count":null,"average":12.029573013741505},"purl":"pkg:golang/github.com/issue9/source","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/issue9/source","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/issue9/source","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/issue9/source/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T02:24:42.978Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue9%2Fsource/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fissue9%2Fsource/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fissue9%2Fsource/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fissue9%2Fsource/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fissue9%2Fsource/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fissue9%2Fsource/codemeta","maintainers":[]}