{"id":4239365,"name":"github.com/sourcegraph/codenotify","ecosystem":"go","description":"","homepage":"https://github.com/sourcegraph/codenotify","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sourcegraph/codenotify","keywords_array":[],"namespace":"github.com/sourcegraph","versions_count":6,"first_release_published_at":"2022-01-31T10:57:33.000Z","latest_release_published_at":"2022-09-26T09:09:52.000Z","latest_release_number":"v0.6.4","last_synced_at":"2026-03-16T04:48:08.544Z","created_at":"2022-04-12T23:20:29.569Z","updated_at":"2026-03-16T04:48:08.545Z","registry_url":"https://pkg.go.dev/github.com/sourcegraph/codenotify","install_command":"go get github.com/sourcegraph/codenotify","documentation_url":"https://pkg.go.dev/github.com/sourcegraph/codenotify#section-documentation","metadata":{},"repo_metadata":{"id":39089939,"uuid":"295909370","full_name":"sourcegraph/codenotify","owner":"sourcegraph","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-23T16:32:36.000Z","size":54,"stargazers_count":72,"open_issues_count":10,"forks_count":13,"subscribers_count":57,"default_branch":"main","last_synced_at":"2025-09-30T07:34:37.416Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/sourcegraph.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}},"created_at":"2020-09-16T03:07:38.000Z","updated_at":"2025-08-27T15:31:50.000Z","dependencies_parsed_at":"2024-02-23T16:51:35.741Z","dependency_job_id":null,"html_url":"https://github.com/sourcegraph/codenotify","commit_stats":{"total_commits":51,"total_committers":6,"mean_commits":8.5,"dds":0.1568627450980392,"last_synced_commit":"278d7a9d19401f057c018684747bec10a7e0f9ff"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/sourcegraph/codenotify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcodenotify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcodenotify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcodenotify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcodenotify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sourcegraph","download_url":"https://codeload.github.com/sourcegraph/codenotify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcodenotify/sbom","scorecard":{"id":839313,"data":{"date":"2025-08-11","repo":{"name":"github.com/sourcegraph/codenotify","commit":"8cb7277cfa5b77a640f09173d2985f90f8364697"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"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":"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":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codenotify.yml:1","Warn: no topLevel permission defined: .github/workflows/scip-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":"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/sourcegraph/codenotify/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/sourcegraph/codenotify/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codenotify.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/sourcegraph/codenotify/codenotify.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scip-go.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/sourcegraph/codenotify/scip-go.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:10: pin your Docker image by updating alpine:3.12 to alpine:3.12@sha256:c75ac27b49326926b803b9ed43bf088bc220d22556de1bc5f72d742c91398f69","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 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-23T20:02:13.764Z","repository_id":39089939,"created_at":"2025-08-23T20:02:13.764Z","updated_at":"2025-08-23T20:02:13.764Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277650332,"owners_count":25853846,"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":"sourcegraph","name":"Sourcegraph","uuid":"3979584","kind":"organization","description":"Helping developers search, understand, and write code in complex codebases with AI","email":"hi@sourcegraph.com","website":"https://sourcegraph.com","location":null,"twitter":"sourcegraph","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3979584?v=4","repositories_count":598,"last_synced_at":"2025-09-16T17:10:56.801Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sourcegraph","funding_links":[],"total_stars":47892,"followers":1413,"following":0,"created_at":"2022-11-05T04:21:26.329Z","updated_at":"2025-09-16T17:10:56.801Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sourcegraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sourcegraph/repositories"},"tags":[{"name":"v0.6.4","sha":"54e4320f0d93f162a371d8d9dc1fb11018199746","kind":"commit","published_at":"2022-09-26T09:09:52.000Z","download_url":"https://codeload.github.com/sourcegraph/codenotify/tar.gz/v0.6.4","html_url":"https://github.com/sourcegraph/codenotify/releases/tag/v0.6.4","dependencies_parsed_at":"2023-06-01T10:45:59.900Z","dependency_job_id":null,"purl":"pkg:github/sourcegraph/codenotify@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcodenotify/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcodenotify/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"dff2339f4151deb6966433d3a2e674116bd9edfc","kind":"commit","published_at":"2022-07-06T18:15:25.000Z","download_url":"https://codeload.github.com/sourcegraph/codenotify/tar.gz/v0.6.3","html_url":"https://github.com/sourcegraph/codenotify/releases/tag/v0.6.3","dependencies_parsed_at":"2023-05-30T23:44:21.767Z","dependency_job_id":null,"purl":"pkg:github/sourcegraph/codenotify@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcodenotify/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcodenotify/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"0cf14e0913494b8cf307da441b87aa018cea1ec8","kind":"commit","published_at":"2022-06-01T17:46:53.000Z","download_url":"https://codeload.github.com/sourcegraph/codenotify/tar.gz/v0.6.2","html_url":"https://github.com/sourcegraph/codenotify/releases/tag/v0.6.2","dependencies_parsed_at":"2023-05-30T23:44:22.540Z","dependency_job_id":null,"purl":"pkg:github/sourcegraph/codenotify@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcodenotify/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcodenotify/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"4bd0cba14702ef7123ff76cf10ae573b2412a2b5","kind":"commit","published_at":"2022-05-17T06:29:31.000Z","download_url":"https://codeload.github.com/sourcegraph/codenotify/tar.gz/v0.6.1","html_url":"https://github.com/sourcegraph/codenotify/releases/tag/v0.6.1","dependencies_parsed_at":"2023-05-30T23:44:23.340Z","dependency_job_id":null,"purl":"pkg:github/sourcegraph/codenotify@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcodenotify/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcodenotify/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"cf059c57825f31ddc8dd08c656386f42e5d18c82","kind":"commit","published_at":"2022-04-29T06:24:16.000Z","download_url":"https://codeload.github.com/sourcegraph/codenotify/tar.gz/v0.6.0","html_url":"https://github.com/sourcegraph/codenotify/releases/tag/v0.6.0","dependencies_parsed_at":"2023-05-30T23:44:24.055Z","dependency_job_id":null,"purl":"pkg:github/sourcegraph/codenotify@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcodenotify/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcodenotify/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"bbd530afa38bc26c3fb97b7784eff072d7fb193c","kind":"commit","published_at":"2022-01-31T10:57:33.000Z","download_url":"https://codeload.github.com/sourcegraph/codenotify/tar.gz/v0.5.1","html_url":"https://github.com/sourcegraph/codenotify/releases/tag/v0.5.1","dependencies_parsed_at":"2023-05-30T23:44:24.660Z","dependency_job_id":null,"purl":"pkg:github/sourcegraph/codenotify@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcodenotify/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcodenotify/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"1a31067ea7de0cdd5001bf7366233862d4beed0f","kind":"commit","published_at":"2022-01-31T08:56:09.000Z","download_url":"https://codeload.github.com/sourcegraph/codenotify/tar.gz/v0.5","html_url":"https://github.com/sourcegraph/codenotify/releases/tag/v0.5","dependencies_parsed_at":"2023-05-30T23:44:25.646Z","dependency_job_id":null,"purl":"pkg:github/sourcegraph/codenotify@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcodenotify/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcodenotify/tags/v0.5/manifests"},{"name":"v0.4","sha":"98c23616faf885817ce19d35774d04e0c47126f3","kind":"commit","published_at":"2020-09-24T05:52:22.000Z","download_url":"https://codeload.github.com/sourcegraph/codenotify/tar.gz/v0.4","html_url":"https://github.com/sourcegraph/codenotify/releases/tag/v0.4","dependencies_parsed_at":"2023-05-30T23:44:26.414Z","dependency_job_id":null,"purl":"pkg:github/sourcegraph/codenotify@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcodenotify/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcodenotify/tags/v0.4/manifests"},{"name":"v0.3","sha":"6eff033b1e9fb91c8910824084a4d92109ab956e","kind":"commit","published_at":"2020-09-22T21:32:59.000Z","download_url":"https://codeload.github.com/sourcegraph/codenotify/tar.gz/v0.3","html_url":"https://github.com/sourcegraph/codenotify/releases/tag/v0.3","dependencies_parsed_at":"2023-05-30T23:44:27.139Z","dependency_job_id":null,"purl":"pkg:github/sourcegraph/codenotify@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcodenotify/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcodenotify/tags/v0.3/manifests"},{"name":"v0.2","sha":"dc8b3fb8aa9f82608acce8e1284db480bba4a4a9","kind":"commit","published_at":"2020-09-16T05:06:30.000Z","download_url":"https://codeload.github.com/sourcegraph/codenotify/tar.gz/v0.2","html_url":"https://github.com/sourcegraph/codenotify/releases/tag/v0.2","dependencies_parsed_at":"2023-05-30T23:44:27.990Z","dependency_job_id":null,"purl":"pkg:github/sourcegraph/codenotify@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcodenotify/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcodenotify/tags/v0.2/manifests"},{"name":"v0.1","sha":"6deb87d077b239c7e697aeb9b7245bf411a702a4","kind":"commit","published_at":"2020-09-16T03:20:40.000Z","download_url":"https://codeload.github.com/sourcegraph/codenotify/tar.gz/v0.1","html_url":"https://github.com/sourcegraph/codenotify/releases/tag/v0.1","dependencies_parsed_at":"2023-05-30T23:44:28.645Z","dependency_job_id":null,"purl":"pkg:github/sourcegraph/codenotify@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcodenotify/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcodenotify/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-30T07:44:25.908Z","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":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/sourcegraph/codenotify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/sourcegraph/codenotify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/sourcegraph/codenotify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/sourcegraph/codenotify/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-26T13:28:10.959Z","issues_count":12,"pull_requests_count":20,"avg_time_to_close_issue":22027191.4,"avg_time_to_close_pull_request":2043050.1764705882,"issues_closed_count":5,"pull_requests_closed_count":17,"pull_request_authors_count":12,"issue_authors_count":7,"avg_comments_per_issue":0.75,"avg_comments_per_pull_request":1.1,"merged_pull_requests_count":12,"bot_issues_count":1,"bot_pull_requests_count":1,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":0.0,"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/sourcegraph%2Fcodenotify/issues","maintainers":[{"login":"unknwon","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/unknwon"},{"login":"eseliger","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eseliger"},{"login":"jhchabran","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhchabran"},{"login":"daxmc99","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxmc99"},{"login":"Strum355","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Strum355"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsourcegraph%2Fcodenotify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsourcegraph%2Fcodenotify/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsourcegraph%2Fcodenotify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsourcegraph%2Fcodenotify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsourcegraph%2Fcodenotify/codemeta","maintainers":[]}