{"id":3492743,"name":"github.com/go-test/deep","ecosystem":"go","description":"Package deep provides function deep.Equal which is like reflect.DeepEqual but\nreturns a list of differences. This is helpful when comparing complex types\nlike structures and maps.","homepage":"https://github.com/go-test/deep","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/go-test/deep","keywords_array":[],"namespace":"github.com/go-test","versions_count":12,"first_release_published_at":"2017-10-27T21:44:15.000Z","latest_release_published_at":"2024-06-23T16:27:23.000Z","latest_release_number":"v1.1.1","last_synced_at":"2026-05-31T20:30:34.762Z","created_at":"2022-04-10T19:12:08.563Z","updated_at":"2026-05-31T20:30:34.762Z","registry_url":"https://pkg.go.dev/github.com/go-test/deep","install_command":"go get github.com/go-test/deep","documentation_url":"https://pkg.go.dev/github.com/go-test/deep#section-documentation","metadata":{},"repo_metadata":{"id":38454773,"uuid":"83229186","full_name":"go-test/deep","owner":"go-test","description":"Golang deep variable equality test that returns human-readable differences","archived":false,"fork":false,"pushed_at":"2025-12-22T18:03:02.000Z","size":88,"stargazers_count":788,"open_issues_count":12,"forks_count":56,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-03-24T15:22:59.414Z","etag":null,"topics":["deep-equals","golang","golang-testing","variable-equality"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-test.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-02-26T18:00:00.000Z","updated_at":"2026-03-14T17:40:17.000Z","dependencies_parsed_at":"2024-04-09T19:58:14.530Z","dependency_job_id":"4f7f1fa8-8d91-404c-8423-935abb51602b","html_url":"https://github.com/go-test/deep","commit_stats":{"total_commits":91,"total_committers":17,"mean_commits":5.352941176470588,"dds":"0.46153846153846156","last_synced_commit":"9e863ff5cf900f95c7e8a5e8248300939257744b"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/go-test/deep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-test%2Fdeep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-test%2Fdeep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-test%2Fdeep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-test%2Fdeep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-test","download_url":"https://codeload.github.com/go-test/deep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-test%2Fdeep/sbom","scorecard":{"id":432549,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-test/deep","commit":"e1e45320724ff277aa119111361fb7f6691c0a15"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/15 approved changesets -- score normalized to 1","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":"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","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":"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:42: update your workflow using https://app.stepsecurity.io/secureworkflow/go-test/deep/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/go-test/deep/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/go-test/deep/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/go-test/deep/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/go-test/deep/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/go-test/deep/go.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/go-test/deep/go.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/go-test/deep/go.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"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":"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 21 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-19T03:42:35.464Z","repository_id":38454773,"created_at":"2025-08-19T03:42:35.465Z","updated_at":"2025-08-19T03:42:35.465Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30901082,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"go-test","name":"go-test","uuid":"8784109","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8784109?v=4","repositories_count":1,"last_synced_at":"2023-03-07T00:07:38.457Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-test","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-17T00:00:27.157Z","updated_at":"2023-03-07T00:07:38.464Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-test","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-test/repositories"},"tags":[{"name":"v1.1.1","sha":"9e863ff5cf900f95c7e8a5e8248300939257744b","kind":"commit","published_at":"2024-06-23T16:27:23.000Z","download_url":"https://codeload.github.com/go-test/deep/tar.gz/v1.1.1","html_url":"https://github.com/go-test/deep/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-test/deep@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-test%2Fdeep/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-test%2Fdeep/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f1292786f7a79de9097ba71ab0bbb0b1171bfa6","kind":"commit","published_at":"2022-12-09T14:50:39.000Z","download_url":"https://codeload.github.com/go-test/deep/tar.gz/v1.1.0","html_url":"https://github.com/go-test/deep/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-test/deep@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-test%2Fdeep/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-test%2Fdeep/tags/v1.1.0/manifests"},{"name":"v1.0.9","sha":"b0365687bbd3bf14782ff7d1ca3d312c3403dac3","kind":"commit","published_at":"2022-12-09T14:37:25.000Z","download_url":"https://codeload.github.com/go-test/deep/tar.gz/v1.0.9","html_url":"https://github.com/go-test/deep/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-test/deep@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-test%2Fdeep/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-test%2Fdeep/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"3026925edefd8a1125321a9b7d4bce573496b35d","kind":"commit","published_at":"2021-10-13T16:56:29.000Z","download_url":"https://codeload.github.com/go-test/deep/tar.gz/v1.0.8","html_url":"https://github.com/go-test/deep/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-test/deep@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-test%2Fdeep/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-test%2Fdeep/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"c733f5ed5136b7437e29ac91bb97c653af3694b5","kind":"commit","published_at":"2020-07-11T22:05:12.000Z","download_url":"https://codeload.github.com/go-test/deep/tar.gz/v1.0.7","html_url":"https://github.com/go-test/deep/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-test/deep@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-test%2Fdeep/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-test%2Fdeep/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"17394cbf6bf88945e8ffab0f084ab409167b5ed2","kind":"commit","published_at":"2020-04-22T00:47:14.000Z","download_url":"https://codeload.github.com/go-test/deep/tar.gz/v1.0.6","html_url":"https://github.com/go-test/deep/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-test/deep@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-test%2Fdeep/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-test%2Fdeep/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"3c58d730f064836fd875a220cfefdef7b2b8075a","kind":"commit","published_at":"2020-01-16T23:43:29.000Z","download_url":"https://codeload.github.com/go-test/deep/tar.gz/v1.0.5","html_url":"https://github.com/go-test/deep/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-test/deep@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-test%2Fdeep/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-test%2Fdeep/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"6071681f918c8db002a213b1c6bd2681d92ba996","kind":"commit","published_at":"2019-09-15T17:46:28.000Z","download_url":"https://codeload.github.com/go-test/deep/tar.gz/v1.0.4","html_url":"https://github.com/go-test/deep/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-test/deep@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-test%2Fdeep/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-test%2Fdeep/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"1888facc153dfaea996367ec0e53d0c42d1b8454","kind":"commit","published_at":"2019-08-04T23:21:26.000Z","download_url":"https://codeload.github.com/go-test/deep/tar.gz/v1.0.3","html_url":"https://github.com/go-test/deep/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-test/deep@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-test%2Fdeep/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-test%2Fdeep/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"cf67d735e69b4a4d50cdf571a92b0144786080f7","kind":"commit","published_at":"2019-07-14T21:49:36.000Z","download_url":"https://codeload.github.com/go-test/deep/tar.gz/v1.0.2","html_url":"https://github.com/go-test/deep/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-test/deep@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-test%2Fdeep/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-test%2Fdeep/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"6592d9cc0a499ad2d5f574fde80a2b5c5cc3b4f5","kind":"commit","published_at":"2018-01-28T22:55:04.000Z","download_url":"https://codeload.github.com/go-test/deep/tar.gz/v1.0.1","html_url":"https://github.com/go-test/deep/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-test/deep@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-test%2Fdeep/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-test%2Fdeep/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9898238679c264cfb10411539f14a0553dc8b295","kind":"commit","published_at":"2017-10-27T21:44:15.000Z","download_url":"https://codeload.github.com/go-test/deep/tar.gz/v1.0.0","html_url":"https://github.com/go-test/deep/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-test/deep@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-test%2Fdeep/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-test%2Fdeep/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-25T17:01:18.218Z","dependent_packages_count":2994,"downloads":null,"downloads_period":null,"dependent_repos_count":21960,"rankings":{"downloads":null,"dependent_repos_count":0.04326156961689131,"dependent_packages_count":0.06307682092822522,"stargazers_count":2.3269952194409402,"forks_count":3.472595253452685,"docker_downloads_count":0.13403824447247858,"average":1.207993421582244},"purl":"pkg:golang/github.com/go-test/deep","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/go-test/deep","docker_dependents_count":434,"docker_downloads_count":926706114,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/go-test/deep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/go-test/deep/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-08-21T13:23:27.295Z","issues_count":33,"pull_requests_count":35,"avg_time_to_close_issue":20684343.333333332,"avg_time_to_close_pull_request":8651749.90625,"issues_closed_count":24,"pull_requests_closed_count":32,"pull_request_authors_count":23,"issue_authors_count":30,"avg_comments_per_issue":2.0606060606060606,"avg_comments_per_pull_request":2.4,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1183840.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":0.0,"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/go-test%2Fdeep/issues","maintainers":[{"login":"daniel-nichter","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daniel-nichter"}],"active_maintainers":[{"login":"daniel-nichter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daniel-nichter"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-test%2Fdeep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-test%2Fdeep/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-test%2Fdeep/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-test%2Fdeep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-test%2Fdeep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-test%2Fdeep/codemeta","maintainers":[]}