{"id":372517,"url":"https://github.com/golang/mock","last_synced_at":"2026-06-12T20:30:33.905Z","repository":{"id":33681862,"uuid":"37334619","full_name":"golang/mock","owner":"golang","description":"GoMock is a mocking framework for the Go programming language.","archived":true,"fork":false,"pushed_at":"2024-01-08T08:00:38.000Z","size":669,"stargazers_count":9362,"open_issues_count":81,"forks_count":604,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-06-07T18:03:55.126Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-06-12T17:15:11.000Z","updated_at":"2026-06-04T05:59:40.000Z","dependencies_parsed_at":"2024-06-18T10:45:02.891Z","dependency_job_id":"df0b1e57-79a5-40ea-9e91-c0a6beb23226","html_url":"https://github.com/golang/mock","commit_stats":{"total_commits":325,"total_committers":92,"mean_commits":3.532608695652174,"dds":0.7538461538461538,"last_synced_commit":"674a1c4a938e7b453416052327872571656801b7"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/golang/mock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","download_url":"https://codeload.github.com/golang/mock/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/sbom","scorecard":{"id":434482,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang/mock","commit":"674a1c4a938e7b453416052327872571656801b7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 16/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang/mock/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/golang/mock/test.yaml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/test.yaml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/golang/mock/releases/44503750","Warn: release artifact v1.5.0 not signed: https://api.github.com/repos/golang/mock/releases/38341062","Warn: release artifact v1.4.3 not signed: https://api.github.com/repos/golang/mock/releases/24562510","Warn: release artifact v1.4.2 not signed: https://api.github.com/repos/golang/mock/releases/24518630","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/golang/mock/releases/44503750","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/golang/mock/releases/38341062","Warn: release artifact v1.4.3 does not have provenance: https://api.github.com/repos/golang/mock/releases/24562510","Warn: release artifact v1.4.2 does not have provenance: https://api.github.com/repos/golang/mock/releases/24518630"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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-19T04:15:28.130Z","repository_id":33681862,"created_at":"2025-08-19T04:15:28.131Z","updated_at":"2025-08-19T04:15:28.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34121022,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"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":{"login":"golang","name":"Go","uuid":"4314092","kind":"organization","description":"The Go Programming Language","email":null,"website":"https://go.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4314092?v=4","repositories_count":56,"last_synced_at":"2023-04-08T11:40:21.542Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/golang","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T06:09:51.413Z","updated_at":"2023-04-08T11:40:21.555Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang/repositories"},"packages":[{"id":8717528,"name":"github.com/goLang/mock","ecosystem":"go","description":"","homepage":"https://github.com/goLang/mock","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/goLang/mock","keywords_array":[],"namespace":"github.com/goLang","versions_count":15,"first_release_published_at":"2017-07-22T14:45:13.000Z","latest_release_published_at":"2021-06-11T20:27:26.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-06-09T19:00:37.296Z","created_at":"2024-01-05T04:35:25.417Z","updated_at":"2026-06-09T19:00:37.296Z","registry_url":"https://pkg.go.dev/github.com/goLang/mock","install_command":"go get github.com/goLang/mock","documentation_url":"https://pkg.go.dev/github.com/goLang/mock#section-documentation","metadata":{},"repo_metadata":{"id":33681862,"uuid":"37334619","full_name":"golang/mock","owner":"golang","description":"GoMock is a mocking framework for the Go programming language.","archived":true,"fork":false,"pushed_at":"2024-01-08T08:00:38.000Z","size":669,"stargazers_count":9366,"open_issues_count":81,"forks_count":607,"subscribers_count":100,"default_branch":"main","last_synced_at":"2025-08-21T13:38:11.413Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-06-12T17:15:11.000Z","updated_at":"2025-08-21T11:22:12.000Z","dependencies_parsed_at":"2024-06-18T10:45:02.891Z","dependency_job_id":"df0b1e57-79a5-40ea-9e91-c0a6beb23226","html_url":"https://github.com/golang/mock","commit_stats":{"total_commits":325,"total_committers":92,"mean_commits":3.532608695652174,"dds":0.7538461538461538,"last_synced_commit":"674a1c4a938e7b453416052327872571656801b7"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/golang/mock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","download_url":"https://codeload.github.com/golang/mock/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/sbom","scorecard":{"id":434482,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang/mock","commit":"674a1c4a938e7b453416052327872571656801b7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 16/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang/mock/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/golang/mock/test.yaml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/test.yaml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/golang/mock/releases/44503750","Warn: release artifact v1.5.0 not signed: https://api.github.com/repos/golang/mock/releases/38341062","Warn: release artifact v1.4.3 not signed: https://api.github.com/repos/golang/mock/releases/24562510","Warn: release artifact v1.4.2 not signed: https://api.github.com/repos/golang/mock/releases/24518630","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/golang/mock/releases/44503750","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/golang/mock/releases/38341062","Warn: release artifact v1.4.3 does not have provenance: https://api.github.com/repos/golang/mock/releases/24562510","Warn: release artifact v1.4.2 does not have provenance: https://api.github.com/repos/golang/mock/releases/24518630"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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-19T04:15:28.130Z","repository_id":33681862,"created_at":"2025-08-19T04:15:28.131Z","updated_at":"2025-08-19T04:15:28.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271498520,"owners_count":24770209,"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-08-21T02:00:08.990Z","response_time":74,"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":"golang","name":"Go","uuid":"4314092","kind":"organization","description":"The Go Programming Language","email":null,"website":"https://go.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4314092?v=4","repositories_count":56,"last_synced_at":"2023-04-08T11:40:21.542Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/golang","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T06:09:51.413Z","updated_at":"2023-04-08T11:40:21.555Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang/repositories"},"tags":[{"name":"v1.7.0-rc.1","sha":"73266f9366fcf2ccef0b880618e5a9266e4136f4","kind":"commit","published_at":"2022-05-12T03:06:13.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.7.0-rc.1","html_url":"https://github.com/golang/mock/releases/tag/v1.7.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.7.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.7.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.7.0-rc.1/manifests"},{"name":"v1.6.0","sha":"aba2ff9a6844d5e3289e8472d3217d5b3090f083","kind":"commit","published_at":"2021-06-11T20:27:26.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.6.0","html_url":"https://github.com/golang/mock/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"a23c5e7c8f7bb73c8ae5d8711815bbd30f3cfac8","kind":"commit","published_at":"2021-02-19T22:45:17.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.5.0","html_url":"https://github.com/golang/mock/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"f7b1909c82a8958747e5c87c6a5c3b2eaed8a33d","kind":"commit","published_at":"2020-07-28T20:36:39.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.4.4","html_url":"https://github.com/golang/mock/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"3a35fb6e3e18b9dbfee291262260dee7372d2a92","kind":"commit","published_at":"2020-03-16T15:02:40.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.4.3","html_url":"https://github.com/golang/mock/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"064e67a3c906eadcc6c19e017b03b358ae8de561","kind":"commit","published_at":"2020-03-13T21:49:37.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.4.2","html_url":"https://github.com/golang/mock/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"b48cb6623c04dae64c28537143aca42d16561daf","kind":"commit","published_at":"2020-02-22T21:34:44.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.4.1","html_url":"https://github.com/golang/mock/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"3dcdcb6994c4de42a73bd2e4790178be3ed4554b","kind":"commit","published_at":"2020-01-20T19:21:39.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.4.0","html_url":"https://github.com/golang/mock/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"d74b93584564161b2de771089ee697f07d8bd5b5","kind":"commit","published_at":"2019-05-09T17:47:53.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.3.1","html_url":"https://github.com/golang/mock/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.3.1/manifests"},{"name":"1.3.1","sha":"9fa652df1129bef0e734c9cf9bf6dbae9ef3b9fa","kind":"commit","published_at":"2019-05-08T16:11:46.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/1.3.1","html_url":"https://github.com/golang/mock/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/1.3.1/manifests"},{"name":"v1.3.0","sha":"937870445b8bddd7f05ea90e81c58ebe83681534","kind":"commit","published_at":"2019-04-26T17:05:07.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.3.0","html_url":"https://github.com/golang/mock/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"51421b967af1f557f93a59e0057aaf15ca02e29c","kind":"commit","published_at":"2018-12-08T03:39:06.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.2.0","html_url":"https://github.com/golang/mock/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c34cdb4725f4c3844d095133c6e40e448b86589b","kind":"commit","published_at":"2018-04-05T21:54:04.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.1.1","html_url":"https://github.com/golang/mock/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"485faf39398c214ff46541e0d896cf4468ed392f","kind":"commit","published_at":"2018-04-04T18:35:39.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.1.0","html_url":"https://github.com/golang/mock/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"0d6884b72b943387bb12268d5178dde0e759e49a","kind":"commit","published_at":"2018-04-03T17:37:26.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.0.1","html_url":"https://github.com/golang/mock/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"13f360950a79f5864a972c786a10a50e44b69541","kind":"tag","published_at":"2017-07-22T14:51:16.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.0.0","html_url":"https://github.com/golang/mock/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-21T14:53:53.362Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.639122064979933,"dependent_packages_count":9.435618819522688,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":10.03737044225131},"purl":"pkg:golang/github.com/go%21lang/mock","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/goLang/mock","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/goLang/mock","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/goLang/mock/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-08T06:06:22.293Z","issues_count":69,"pull_requests_count":35,"avg_time_to_close_issue":15458819.756756756,"avg_time_to_close_pull_request":24938698.05882353,"issues_closed_count":37,"pull_requests_closed_count":17,"pull_request_authors_count":29,"issue_authors_count":68,"avg_comments_per_issue":3.710144927536232,"avg_comments_per_pull_request":5.085714285714285,"merged_pull_requests_count":2,"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/golang%2Fmock/issues","maintainers":[{"login":"codyoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codyoss"},{"login":"balshetzer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/balshetzer"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgoLang%2Fmock/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgoLang%2Fmock/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgoLang%2Fmock/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgoLang%2Fmock/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgoLang%2Fmock/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgoLang%2Fmock/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2167440,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":12795452,"name":"mockgen","ecosystem":"nixpkgs","description":"GoMock is a mocking framework for the Go programming language","homepage":"https://github.com/golang/mock","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/golang/mock","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T13:33:54.568Z","latest_release_published_at":"2026-01-26T13:33:54.568Z","latest_release_number":"1.6.0","last_synced_at":"2026-04-15T15:03:04.981Z","created_at":"2026-01-26T13:33:54.401Z","updated_at":"2026-04-15T15:03:04.981Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=mockgen","install_command":"nix-env -iA nixpkgs.mockgen","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/tools/mockgen/default.nix#L23","metadata":{"nix_attribute":"mockgen-1.6.0","position":"pkgs/development/tools/mockgen/default.nix:23","platforms":["x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.195861195742492,"average":0.06528706524749733},"purl":"pkg:nix/mockgen?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/mockgen","docker_dependents_count":2,"docker_downloads_count":96780,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/mockgen","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/mockgen/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/mockgen/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/mockgen/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/mockgen/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/mockgen/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/mockgen/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/mockgen/codemeta","maintainers":[{"uuid":"bouk","login":null,"name":"Bouke van der Bijl","email":"i@bou.ke","url":"https://github.com/bouk","packages_count":4,"html_url":null,"role":null,"created_at":"2026-03-04T11:27:03.300Z","updated_at":"2026-03-04T11:27:03.300Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/bouk/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":183},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-06-10T05:16:22.193Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13387927,"name":"golang-github-golang-mock","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/golang/mock","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/golang/mock","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T15:59:43.351Z","latest_release_published_at":"2026-02-05T15:59:43.351Z","latest_release_number":"1.6.0-2build1","last_synced_at":"2026-03-05T17:10:07.305Z","created_at":"2026-02-05T15:59:42.034Z","updated_at":"2026-03-05T17:34:10.953Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-golang-mock","install_command":"apt-get install golang-github-golang-mock","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"extra","binary":"golang-github-golang-mock-dev, mockgen","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-golang-x-mod-dev, golang-golang-x-tools-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-golang-mock?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-golang-mock","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-golang-mock","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-golang-mock/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-golang-mock/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-golang-mock/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-golang-mock/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-golang-mock/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-golang-mock/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-golang-mock/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13438450,"name":"golang-github-golang-mock","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/golang/mock","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/golang/mock","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T01:32:53.290Z","latest_release_published_at":"2026-02-08T01:32:53.290Z","latest_release_number":"1.3.1-2","last_synced_at":"2026-03-08T02:57:38.349Z","created_at":"2026-02-08T01:32:52.904Z","updated_at":"2026-03-08T03:02:29.431Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-golang-mock","install_command":"apt-get install golang-github-golang-mock","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"extra","binary":"golang-github-golang-mock-dev, mockgen","standards_version":"4.4.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-golang, golang-any, golang-golang-x-tools-dev (\u003e= 0.0~20190425.36563e2~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-golang-mock?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-golang-mock","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-golang-mock","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-golang-mock/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-golang-mock/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-golang-mock/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-golang-mock/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-golang-mock/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-golang-mock/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-golang-mock/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1430,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":165},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-06-10T05:17:46.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13645653,"name":"golang-github-golang-mock","ecosystem":"debian","description":null,"homepage":"https://github.com/golang/mock","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/golang/mock","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:15:15.175Z","latest_release_published_at":"2026-02-12T03:15:15.175Z","latest_release_number":"1.6.0-2","last_synced_at":"2026-03-13T20:10:36.074Z","created_at":"2026-02-12T03:15:14.992Z","updated_at":"2026-03-13T20:10:36.074Z","registry_url":"https://tracker.debian.org/pkg/golang-github-golang-mock","install_command":"apt-get install golang-github-golang-mock","documentation_url":"https://packages.debian.org/trixie/golang-github-golang-mock","metadata":{"component":"main","architecture":"any all","priority":"extra","binary":"golang-github-golang-mock-dev, mockgen","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-golang-x-mod-dev, golang-golang-x-tools-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T03:15:15.717Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-golang-mock?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-golang-mock","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-golang-mock","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-golang-mock/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-golang-mock/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-golang-mock/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-golang-mock/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-golang-mock/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-golang-mock/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-golang-mock/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":3492616,"name":"github.com/golang/mock","ecosystem":"go","description":"","homepage":"https://github.com/golang/mock","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/golang/mock","keywords_array":[],"namespace":"github.com/golang","versions_count":15,"first_release_published_at":"2017-07-22T14:45:13.000Z","latest_release_published_at":"2021-06-11T20:27:26.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-06-11T14:02:05.133Z","created_at":"2022-04-10T19:10:47.497Z","updated_at":"2026-06-11T14:02:05.133Z","registry_url":"https://pkg.go.dev/github.com/golang/mock","install_command":"go get github.com/golang/mock","documentation_url":"https://pkg.go.dev/github.com/golang/mock#section-documentation","metadata":{},"repo_metadata":{"id":33681862,"uuid":"37334619","full_name":"golang/mock","owner":"golang","description":"GoMock is a mocking framework for the Go programming language.","archived":true,"fork":false,"pushed_at":"2024-01-08T08:00:38.000Z","size":669,"stargazers_count":9366,"open_issues_count":81,"forks_count":607,"subscribers_count":100,"default_branch":"main","last_synced_at":"2025-07-08T04:54:52.226Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-06-12T17:15:11.000Z","updated_at":"2025-07-06T20:45:01.000Z","dependencies_parsed_at":"2024-06-18T10:45:02.891Z","dependency_job_id":"df0b1e57-79a5-40ea-9e91-c0a6beb23226","html_url":"https://github.com/golang/mock","commit_stats":{"total_commits":325,"total_committers":92,"mean_commits":3.532608695652174,"dds":0.7538461538461538,"last_synced_commit":"674a1c4a938e7b453416052327872571656801b7"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/golang/mock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","download_url":"https://codeload.github.com/golang/mock/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/sbom","scorecard":{"id":434482,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang/mock","commit":"674a1c4a938e7b453416052327872571656801b7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 16/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang/mock/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/golang/mock/test.yaml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/test.yaml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/golang/mock/releases/44503750","Warn: release artifact v1.5.0 not signed: https://api.github.com/repos/golang/mock/releases/38341062","Warn: release artifact v1.4.3 not signed: https://api.github.com/repos/golang/mock/releases/24562510","Warn: release artifact v1.4.2 not signed: https://api.github.com/repos/golang/mock/releases/24518630","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/golang/mock/releases/44503750","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/golang/mock/releases/38341062","Warn: release artifact v1.4.3 does not have provenance: https://api.github.com/repos/golang/mock/releases/24562510","Warn: release artifact v1.4.2 does not have provenance: https://api.github.com/repos/golang/mock/releases/24518630"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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-19T04:15:28.130Z","repository_id":33681862,"created_at":"2025-08-19T04:15:28.131Z","updated_at":"2025-08-19T04:15:28.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271486725,"owners_count":24768037,"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-08-21T02:00:08.990Z","response_time":74,"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":"golang","name":"Go","uuid":"4314092","kind":"organization","description":"The Go Programming Language","email":null,"website":"https://go.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4314092?v=4","repositories_count":56,"last_synced_at":"2023-04-08T11:40:21.542Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/golang","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T06:09:51.413Z","updated_at":"2023-04-08T11:40:21.555Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang/repositories"},"tags":[{"name":"v1.7.0-rc.1","sha":"73266f9366fcf2ccef0b880618e5a9266e4136f4","kind":"commit","published_at":"2022-05-12T03:06:13.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.7.0-rc.1","html_url":"https://github.com/golang/mock/releases/tag/v1.7.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.7.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.7.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.7.0-rc.1/manifests"},{"name":"v1.6.0","sha":"aba2ff9a6844d5e3289e8472d3217d5b3090f083","kind":"commit","published_at":"2021-06-11T20:27:26.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.6.0","html_url":"https://github.com/golang/mock/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"a23c5e7c8f7bb73c8ae5d8711815bbd30f3cfac8","kind":"commit","published_at":"2021-02-19T22:45:17.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.5.0","html_url":"https://github.com/golang/mock/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"f7b1909c82a8958747e5c87c6a5c3b2eaed8a33d","kind":"commit","published_at":"2020-07-28T20:36:39.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.4.4","html_url":"https://github.com/golang/mock/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"3a35fb6e3e18b9dbfee291262260dee7372d2a92","kind":"commit","published_at":"2020-03-16T15:02:40.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.4.3","html_url":"https://github.com/golang/mock/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"064e67a3c906eadcc6c19e017b03b358ae8de561","kind":"commit","published_at":"2020-03-13T21:49:37.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.4.2","html_url":"https://github.com/golang/mock/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"b48cb6623c04dae64c28537143aca42d16561daf","kind":"commit","published_at":"2020-02-22T21:34:44.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.4.1","html_url":"https://github.com/golang/mock/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"3dcdcb6994c4de42a73bd2e4790178be3ed4554b","kind":"commit","published_at":"2020-01-20T19:21:39.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.4.0","html_url":"https://github.com/golang/mock/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"d74b93584564161b2de771089ee697f07d8bd5b5","kind":"commit","published_at":"2019-05-09T17:47:53.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.3.1","html_url":"https://github.com/golang/mock/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.3.1/manifests"},{"name":"1.3.1","sha":"9fa652df1129bef0e734c9cf9bf6dbae9ef3b9fa","kind":"commit","published_at":"2019-05-08T16:11:46.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/1.3.1","html_url":"https://github.com/golang/mock/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/1.3.1/manifests"},{"name":"v1.3.0","sha":"937870445b8bddd7f05ea90e81c58ebe83681534","kind":"commit","published_at":"2019-04-26T17:05:07.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.3.0","html_url":"https://github.com/golang/mock/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"51421b967af1f557f93a59e0057aaf15ca02e29c","kind":"commit","published_at":"2018-12-08T03:39:06.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.2.0","html_url":"https://github.com/golang/mock/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c34cdb4725f4c3844d095133c6e40e448b86589b","kind":"commit","published_at":"2018-04-05T21:54:04.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.1.1","html_url":"https://github.com/golang/mock/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"485faf39398c214ff46541e0d896cf4468ed392f","kind":"commit","published_at":"2018-04-04T18:35:39.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.1.0","html_url":"https://github.com/golang/mock/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"0d6884b72b943387bb12268d5178dde0e759e49a","kind":"commit","published_at":"2018-04-03T17:37:26.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.0.1","html_url":"https://github.com/golang/mock/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"13f360950a79f5864a972c786a10a50e44b69541","kind":"tag","published_at":"2017-07-22T14:51:16.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.0.0","html_url":"https://github.com/golang/mock/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-21T14:53:43.102Z","dependent_packages_count":27218,"downloads":null,"downloads_period":null,"dependent_repos_count":154196,"rankings":{"downloads":null,"dependent_repos_count":0.0032882973607303305,"dependent_packages_count":0.00832350269434865,"stargazers_count":0.6971190404748301,"forks_count":1.1537813364462548,"docker_downloads_count":0.01818839477653964,"average":0.3761401143505407},"purl":"pkg:golang/github.com/golang/mock","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/golang/mock","docker_dependents_count":3779,"docker_downloads_count":20761241566,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/golang/mock","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/golang/mock/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-07-08T06:06:22.293Z","issues_count":69,"pull_requests_count":35,"avg_time_to_close_issue":15458819.756756756,"avg_time_to_close_pull_request":24938698.05882353,"issues_closed_count":37,"pull_requests_closed_count":17,"pull_request_authors_count":29,"issue_authors_count":68,"avg_comments_per_issue":3.710144927536232,"avg_comments_per_pull_request":5.085714285714285,"merged_pull_requests_count":2,"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/golang%2Fmock/issues","maintainers":[{"login":"codyoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codyoss"},{"login":"balshetzer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/balshetzer"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2Fmock/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2Fmock/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2Fmock/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2Fmock/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2Fmock/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2Fmock/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2167440,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":6314357,"name":"github.com/golang/mock/mockgen/internal/tests/generics","ecosystem":"go","description":"","homepage":"https://github.com/golang/mock","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/golang/mock","keywords_array":[],"namespace":"github.com/golang/mock/mockgen/internal/tests","versions_count":2,"first_release_published_at":"2022-08-12T17:24:01.000Z","latest_release_published_at":"2023-06-27T19:48:18.000Z","latest_release_number":"v0.0.0-20230627194818-674a1c4a938e","last_synced_at":"2026-06-09T19:00:39.607Z","created_at":"2023-02-12T04:49:59.945Z","updated_at":"2026-06-09T19:00:39.608Z","registry_url":"https://pkg.go.dev/github.com/golang/mock/mockgen/internal/tests/generics","install_command":"go get github.com/golang/mock/mockgen/internal/tests/generics","documentation_url":"https://pkg.go.dev/github.com/golang/mock/mockgen/internal/tests/generics#section-documentation","metadata":{},"repo_metadata":{"id":33681862,"uuid":"37334619","full_name":"golang/mock","owner":"golang","description":"GoMock is a mocking framework for the Go programming language.","archived":true,"fork":false,"pushed_at":"2024-01-08T08:00:38.000Z","size":669,"stargazers_count":9366,"open_issues_count":81,"forks_count":607,"subscribers_count":100,"default_branch":"main","last_synced_at":"2025-07-08T04:54:52.226Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-06-12T17:15:11.000Z","updated_at":"2025-07-06T20:45:01.000Z","dependencies_parsed_at":"2024-06-18T10:45:02.891Z","dependency_job_id":"df0b1e57-79a5-40ea-9e91-c0a6beb23226","html_url":"https://github.com/golang/mock","commit_stats":{"total_commits":325,"total_committers":92,"mean_commits":3.532608695652174,"dds":0.7538461538461538,"last_synced_commit":"674a1c4a938e7b453416052327872571656801b7"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/golang/mock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","download_url":"https://codeload.github.com/golang/mock/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/sbom","scorecard":{"id":434482,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang/mock","commit":"674a1c4a938e7b453416052327872571656801b7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 16/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang/mock/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/golang/mock/test.yaml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/test.yaml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/golang/mock/releases/44503750","Warn: release artifact v1.5.0 not signed: https://api.github.com/repos/golang/mock/releases/38341062","Warn: release artifact v1.4.3 not signed: https://api.github.com/repos/golang/mock/releases/24562510","Warn: release artifact v1.4.2 not signed: https://api.github.com/repos/golang/mock/releases/24518630","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/golang/mock/releases/44503750","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/golang/mock/releases/38341062","Warn: release artifact v1.4.3 does not have provenance: https://api.github.com/repos/golang/mock/releases/24562510","Warn: release artifact v1.4.2 does not have provenance: https://api.github.com/repos/golang/mock/releases/24518630"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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-19T04:15:28.130Z","repository_id":33681862,"created_at":"2025-08-19T04:15:28.131Z","updated_at":"2025-08-19T04:15:28.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271486725,"owners_count":24768037,"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-08-21T02:00:08.990Z","response_time":74,"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":"golang","name":"Go","uuid":"4314092","kind":"organization","description":"The Go Programming Language","email":null,"website":"https://go.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4314092?v=4","repositories_count":56,"last_synced_at":"2023-04-08T11:40:21.542Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/golang","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T06:09:51.413Z","updated_at":"2023-04-08T11:40:21.555Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang/repositories"},"tags":[{"name":"v1.7.0-rc.1","sha":"73266f9366fcf2ccef0b880618e5a9266e4136f4","kind":"commit","published_at":"2022-05-12T03:06:13.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.7.0-rc.1","html_url":"https://github.com/golang/mock/releases/tag/v1.7.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.7.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.7.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.7.0-rc.1/manifests"},{"name":"v1.6.0","sha":"aba2ff9a6844d5e3289e8472d3217d5b3090f083","kind":"commit","published_at":"2021-06-11T20:27:26.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.6.0","html_url":"https://github.com/golang/mock/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"a23c5e7c8f7bb73c8ae5d8711815bbd30f3cfac8","kind":"commit","published_at":"2021-02-19T22:45:17.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.5.0","html_url":"https://github.com/golang/mock/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"f7b1909c82a8958747e5c87c6a5c3b2eaed8a33d","kind":"commit","published_at":"2020-07-28T20:36:39.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.4.4","html_url":"https://github.com/golang/mock/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"3a35fb6e3e18b9dbfee291262260dee7372d2a92","kind":"commit","published_at":"2020-03-16T15:02:40.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.4.3","html_url":"https://github.com/golang/mock/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"064e67a3c906eadcc6c19e017b03b358ae8de561","kind":"commit","published_at":"2020-03-13T21:49:37.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.4.2","html_url":"https://github.com/golang/mock/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"b48cb6623c04dae64c28537143aca42d16561daf","kind":"commit","published_at":"2020-02-22T21:34:44.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.4.1","html_url":"https://github.com/golang/mock/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"3dcdcb6994c4de42a73bd2e4790178be3ed4554b","kind":"commit","published_at":"2020-01-20T19:21:39.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.4.0","html_url":"https://github.com/golang/mock/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"d74b93584564161b2de771089ee697f07d8bd5b5","kind":"commit","published_at":"2019-05-09T17:47:53.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.3.1","html_url":"https://github.com/golang/mock/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.3.1/manifests"},{"name":"1.3.1","sha":"9fa652df1129bef0e734c9cf9bf6dbae9ef3b9fa","kind":"commit","published_at":"2019-05-08T16:11:46.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/1.3.1","html_url":"https://github.com/golang/mock/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/1.3.1/manifests"},{"name":"v1.3.0","sha":"937870445b8bddd7f05ea90e81c58ebe83681534","kind":"commit","published_at":"2019-04-26T17:05:07.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.3.0","html_url":"https://github.com/golang/mock/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"51421b967af1f557f93a59e0057aaf15ca02e29c","kind":"commit","published_at":"2018-12-08T03:39:06.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.2.0","html_url":"https://github.com/golang/mock/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c34cdb4725f4c3844d095133c6e40e448b86589b","kind":"commit","published_at":"2018-04-05T21:54:04.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.1.1","html_url":"https://github.com/golang/mock/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"485faf39398c214ff46541e0d896cf4468ed392f","kind":"commit","published_at":"2018-04-04T18:35:39.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.1.0","html_url":"https://github.com/golang/mock/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"0d6884b72b943387bb12268d5178dde0e759e49a","kind":"commit","published_at":"2018-04-03T17:37:26.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.0.1","html_url":"https://github.com/golang/mock/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"13f360950a79f5864a972c786a10a50e44b69541","kind":"tag","published_at":"2017-07-22T14:51:16.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.0.0","html_url":"https://github.com/golang/mock/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-21T14:53:43.761Z","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":0.6192784362489998,"forks_count":0.7372308894018991,"average":4.425377397347136},"purl":"pkg:golang/github.com/golang/mock/mockgen/internal/tests/generics","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/golang/mock/mockgen/internal/tests/generics","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/golang/mock/mockgen/internal/tests/generics","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/golang/mock/mockgen/internal/tests/generics/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-08T06:06:22.293Z","issues_count":69,"pull_requests_count":35,"avg_time_to_close_issue":15458819.756756756,"avg_time_to_close_pull_request":24938698.05882353,"issues_closed_count":37,"pull_requests_closed_count":17,"pull_request_authors_count":29,"issue_authors_count":68,"avg_comments_per_issue":3.710144927536232,"avg_comments_per_pull_request":5.085714285714285,"merged_pull_requests_count":2,"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/golang%2Fmock/issues","maintainers":[{"login":"codyoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codyoss"},{"login":"balshetzer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/balshetzer"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2Fmock%2Fmockgen%2Finternal%2Ftests%2Fgenerics/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2Fmock%2Fmockgen%2Finternal%2Ftests%2Fgenerics/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2Fmock%2Fmockgen%2Finternal%2Ftests%2Fgenerics/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2Fmock%2Fmockgen%2Finternal%2Ftests%2Fgenerics/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2Fmock%2Fmockgen%2Finternal%2Ftests%2Fgenerics/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2Fmock%2Fmockgen%2Finternal%2Ftests%2Fgenerics/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2167440,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":10928077,"name":"github.com/golang/mock/gomock","ecosystem":"go","description":"Package gomock is a mock framework for Go.\n\nStandard usage:\n\nBy default, expected calls are not enforced to run in any particular order.\nCall order dependency can be enforced by use of InOrder and/or Call.After.\nCall.After can create more varied call order dependencies, but InOrder is\noften more convenient.\n\nThe following examples create equivalent call order dependencies.\n\nExample of using Call.After to chain expected call order:\n\nExample of using InOrder to declare expected call order:","homepage":"https://github.com/golang/mock","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/golang/mock","keywords_array":[],"namespace":"github.com/golang/mock","versions_count":15,"first_release_published_at":"2026-03-15T20:37:38.815Z","latest_release_published_at":"2026-03-15T20:37:38.815Z","latest_release_number":"v1.6.0","last_synced_at":"2026-06-09T19:00:38.595Z","created_at":"2024-09-26T09:59:21.667Z","updated_at":"2026-06-09T19:00:38.596Z","registry_url":"https://pkg.go.dev/github.com/golang/mock/gomock","install_command":"go get github.com/golang/mock/gomock","documentation_url":"https://pkg.go.dev/github.com/golang/mock/gomock#section-documentation","metadata":{},"repo_metadata":{"id":33681862,"uuid":"37334619","full_name":"golang/mock","owner":"golang","description":"GoMock is a mocking framework for the Go programming language.","archived":true,"fork":false,"pushed_at":"2024-01-08T08:00:38.000Z","size":669,"stargazers_count":9366,"open_issues_count":81,"forks_count":607,"subscribers_count":100,"default_branch":"main","last_synced_at":"2025-07-08T04:54:52.226Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-06-12T17:15:11.000Z","updated_at":"2025-07-06T20:45:01.000Z","dependencies_parsed_at":"2024-06-18T10:45:02.891Z","dependency_job_id":"df0b1e57-79a5-40ea-9e91-c0a6beb23226","html_url":"https://github.com/golang/mock","commit_stats":{"total_commits":325,"total_committers":92,"mean_commits":3.532608695652174,"dds":0.7538461538461538,"last_synced_commit":"674a1c4a938e7b453416052327872571656801b7"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/golang/mock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","download_url":"https://codeload.github.com/golang/mock/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/sbom","scorecard":{"id":434482,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang/mock","commit":"674a1c4a938e7b453416052327872571656801b7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 16/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang/mock/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/golang/mock/test.yaml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/test.yaml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/golang/mock/releases/44503750","Warn: release artifact v1.5.0 not signed: https://api.github.com/repos/golang/mock/releases/38341062","Warn: release artifact v1.4.3 not signed: https://api.github.com/repos/golang/mock/releases/24562510","Warn: release artifact v1.4.2 not signed: https://api.github.com/repos/golang/mock/releases/24518630","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/golang/mock/releases/44503750","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/golang/mock/releases/38341062","Warn: release artifact v1.4.3 does not have provenance: https://api.github.com/repos/golang/mock/releases/24562510","Warn: release artifact v1.4.2 does not have provenance: https://api.github.com/repos/golang/mock/releases/24518630"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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-19T04:15:28.130Z","repository_id":33681862,"created_at":"2025-08-19T04:15:28.131Z","updated_at":"2025-08-19T04:15:28.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271486725,"owners_count":24768037,"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-08-21T02:00:08.990Z","response_time":74,"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":"golang","name":"Go","uuid":"4314092","kind":"organization","description":"The Go Programming Language","email":null,"website":"https://go.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4314092?v=4","repositories_count":56,"last_synced_at":"2023-04-08T11:40:21.542Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/golang","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T06:09:51.413Z","updated_at":"2023-04-08T11:40:21.555Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang/repositories"},"tags":[{"name":"v1.7.0-rc.1","sha":"73266f9366fcf2ccef0b880618e5a9266e4136f4","kind":"commit","published_at":"2022-05-12T03:06:13.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.7.0-rc.1","html_url":"https://github.com/golang/mock/releases/tag/v1.7.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.7.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.7.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.7.0-rc.1/manifests"},{"name":"v1.6.0","sha":"aba2ff9a6844d5e3289e8472d3217d5b3090f083","kind":"commit","published_at":"2021-06-11T20:27:26.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.6.0","html_url":"https://github.com/golang/mock/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"a23c5e7c8f7bb73c8ae5d8711815bbd30f3cfac8","kind":"commit","published_at":"2021-02-19T22:45:17.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.5.0","html_url":"https://github.com/golang/mock/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"f7b1909c82a8958747e5c87c6a5c3b2eaed8a33d","kind":"commit","published_at":"2020-07-28T20:36:39.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.4.4","html_url":"https://github.com/golang/mock/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"3a35fb6e3e18b9dbfee291262260dee7372d2a92","kind":"commit","published_at":"2020-03-16T15:02:40.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.4.3","html_url":"https://github.com/golang/mock/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"064e67a3c906eadcc6c19e017b03b358ae8de561","kind":"commit","published_at":"2020-03-13T21:49:37.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.4.2","html_url":"https://github.com/golang/mock/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"b48cb6623c04dae64c28537143aca42d16561daf","kind":"commit","published_at":"2020-02-22T21:34:44.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.4.1","html_url":"https://github.com/golang/mock/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"3dcdcb6994c4de42a73bd2e4790178be3ed4554b","kind":"commit","published_at":"2020-01-20T19:21:39.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.4.0","html_url":"https://github.com/golang/mock/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"d74b93584564161b2de771089ee697f07d8bd5b5","kind":"commit","published_at":"2019-05-09T17:47:53.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.3.1","html_url":"https://github.com/golang/mock/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.3.1/manifests"},{"name":"1.3.1","sha":"9fa652df1129bef0e734c9cf9bf6dbae9ef3b9fa","kind":"commit","published_at":"2019-05-08T16:11:46.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/1.3.1","html_url":"https://github.com/golang/mock/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/1.3.1/manifests"},{"name":"v1.3.0","sha":"937870445b8bddd7f05ea90e81c58ebe83681534","kind":"commit","published_at":"2019-04-26T17:05:07.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.3.0","html_url":"https://github.com/golang/mock/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"51421b967af1f557f93a59e0057aaf15ca02e29c","kind":"commit","published_at":"2018-12-08T03:39:06.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.2.0","html_url":"https://github.com/golang/mock/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c34cdb4725f4c3844d095133c6e40e448b86589b","kind":"commit","published_at":"2018-04-05T21:54:04.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.1.1","html_url":"https://github.com/golang/mock/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"485faf39398c214ff46541e0d896cf4468ed392f","kind":"commit","published_at":"2018-04-04T18:35:39.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.1.0","html_url":"https://github.com/golang/mock/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"0d6884b72b943387bb12268d5178dde0e759e49a","kind":"commit","published_at":"2018-04-03T17:37:26.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.0.1","html_url":"https://github.com/golang/mock/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"13f360950a79f5864a972c786a10a50e44b69541","kind":"tag","published_at":"2017-07-22T14:51:16.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.0.0","html_url":"https://github.com/golang/mock/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-21T14:53:43.204Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/github.com/golang/mock/gomock","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/golang/mock/gomock","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/golang/mock/gomock","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/golang/mock/gomock/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-08T06:06:22.293Z","issues_count":69,"pull_requests_count":35,"avg_time_to_close_issue":15458819.756756756,"avg_time_to_close_pull_request":24938698.05882353,"issues_closed_count":37,"pull_requests_closed_count":17,"pull_request_authors_count":29,"issue_authors_count":68,"avg_comments_per_issue":3.710144927536232,"avg_comments_per_pull_request":5.085714285714285,"merged_pull_requests_count":2,"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/golang%2Fmock/issues","maintainers":[{"login":"codyoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codyoss"},{"login":"balshetzer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/balshetzer"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2Fmock%2Fgomock/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2Fmock%2Fgomock/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2Fmock%2Fgomock/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2Fmock%2Fgomock/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2Fmock%2Fgomock/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2Fmock%2Fgomock/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2167440,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13545657,"name":"golang-github-golang-mock","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/golang/mock","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/golang/mock","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:02:27.511Z","latest_release_published_at":"2026-02-11T02:02:27.511Z","latest_release_number":"1.6.0-2","last_synced_at":"2026-03-11T21:31:17.112Z","created_at":"2026-02-11T02:02:27.300Z","updated_at":"2026-03-11T21:31:17.112Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-golang-mock","install_command":"apt-get install golang-github-golang-mock","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"extra","binary":"golang-github-golang-mock-dev, mockgen","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-golang-x-mod-dev, golang-golang-x-tools-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:41:19.047Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-golang-mock?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-golang-mock","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-golang-mock","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-golang-mock/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-golang-mock/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-golang-mock/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-golang-mock/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-golang-mock/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-golang-mock/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-golang-mock/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-06-10T05:17:49.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13448273,"name":"golang-github-golang-mock","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/golang/mock","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/golang/mock","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T15:22:26.334Z","latest_release_published_at":"2026-02-08T15:22:26.334Z","latest_release_number":"1.6.0-2build1","last_synced_at":"2026-03-08T15:44:09.656Z","created_at":"2026-02-08T15:22:20.010Z","updated_at":"2026-03-08T16:04:08.859Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-golang-mock","install_command":"apt-get install golang-github-golang-mock","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"extra","binary":"golang-github-golang-mock-dev, mockgen","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-golang-x-mod-dev, golang-golang-x-tools-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-golang-mock?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-golang-mock","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-golang-mock","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-golang-mock/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-golang-mock/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-golang-mock/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-golang-mock/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-golang-mock/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-golang-mock/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-golang-mock/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13964490,"name":"go-github-com-golang-mock","ecosystem":"guix","description":"Mocking framework for Golang","homepage":"https://github.com/golang/mock","licenses":"asl2.0","normalized_licenses":["CERN-OHL-P-2.0"],"repository_url":"https://github.com/golang/mock","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T23:13:27.622Z","latest_release_published_at":"2026-03-02T23:13:27.622Z","latest_release_number":"1.6.0","last_synced_at":"2026-04-07T02:02:14.216Z","created_at":"2026-03-02T23:13:27.418Z","updated_at":"2026-04-07T02:02:14.216Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-golang-mock/1.6.0/","install_command":"guix install go-github-com-golang-mock","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-check.scm#n1240","metadata":{"location":"gnu/packages/golang-check.scm:1240","variable_name":"go-github-com-golang-mock"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-02T23:14:06.685Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/go-github-com-golang-mock","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-golang-mock","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-golang-mock","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-golang-mock/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-golang-mock/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-golang-mock/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-golang-mock/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-golang-mock/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-golang-mock/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-golang-mock/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31662,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":368},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-06-10T05:17:25.224Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13417577,"name":"golang-github-golang-mock","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/golang/mock","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/golang/mock","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T03:19:02.482Z","latest_release_published_at":"2026-02-07T03:19:02.482Z","latest_release_number":"1.6.0-1","last_synced_at":"2026-03-07T03:36:27.193Z","created_at":"2026-02-07T03:19:00.392Z","updated_at":"2026-03-07T04:07:36.078Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-golang-mock","install_command":"apt-get install golang-github-golang-mock","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"extra","binary":"golang-github-golang-mock-dev, mockgen","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-golang-x-mod-dev, golang-golang-x-tools-dev (\u003e= 0.0~20190425.36563e2~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-golang-mock?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-golang-mock","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-golang-mock","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-golang-mock/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-golang-mock/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-golang-mock/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-golang-mock/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-golang-mock/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-golang-mock/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-golang-mock/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1523,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":167},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-06-10T05:17:45.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13284135,"name":"mockgen","ecosystem":"nixpkgs","description":"GoMock is a mocking framework for the Go programming language","homepage":"https://github.com/golang/mock","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/golang/mock","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T05:39:11.220Z","latest_release_published_at":"2026-02-02T05:39:11.220Z","latest_release_number":"1.6.0","last_synced_at":"2026-03-08T04:47:38.404Z","created_at":"2026-02-02T05:39:10.911Z","updated_at":"2026-03-10T18:03:30.741Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=mockgen","install_command":"nix-env -iA nixpkgs.mockgen","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/tools/mockgen/default.nix#L23","metadata":{"nix_attribute":"mockgen-1.6.0","position":"pkgs/development/tools/mockgen/default.nix:23","platforms":["x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.18488047477305922,"average":0.06162682492435307},"purl":"pkg:nix/mockgen?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/mockgen","docker_dependents_count":2,"docker_downloads_count":96780,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/mockgen","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/mockgen/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/mockgen/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/mockgen/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/mockgen/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/mockgen/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/mockgen/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/mockgen/codemeta","maintainers":[{"uuid":"bouk","login":null,"name":"Bouke van der Bijl","email":"i@bou.ke","url":"https://github.com/bouk","packages_count":4,"html_url":null,"role":null,"created_at":"2026-03-08T04:47:38.564Z","updated_at":"2026-03-08T04:47:38.564Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/bouk/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":229},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-06-10T05:16:53.702Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":3871970,"name":"github.com/golang/mock/mockgen/internal/tests/overlapping_methods","ecosystem":"go","description":"Package overlap is a generated GoMock package.","homepage":"https://github.com/golang/mock","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/golang/mock","keywords_array":[],"namespace":"github.com/golang/mock/mockgen/internal/tests","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-05-22T10:10:37.963Z","latest_release_number":null,"last_synced_at":"2026-06-09T19:00:36.470Z","created_at":"2022-04-11T22:30:11.165Z","updated_at":"2026-06-09T19:00:36.470Z","registry_url":"https://pkg.go.dev/github.com/golang/mock/mockgen/internal/tests/overlapping_methods","install_command":"go get github.com/golang/mock/mockgen/internal/tests/overlapping_methods","documentation_url":"https://pkg.go.dev/github.com/golang/mock/mockgen/internal/tests/overlapping_methods#section-documentation","metadata":{},"repo_metadata":{"id":33681862,"uuid":"37334619","full_name":"golang/mock","owner":"golang","description":"GoMock is a mocking framework for the Go programming language.","archived":true,"fork":false,"pushed_at":"2024-01-08T08:00:38.000Z","size":669,"stargazers_count":9366,"open_issues_count":81,"forks_count":607,"subscribers_count":100,"default_branch":"main","last_synced_at":"2025-07-08T04:54:52.226Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-06-12T17:15:11.000Z","updated_at":"2025-07-06T20:45:01.000Z","dependencies_parsed_at":"2024-06-18T10:45:02.891Z","dependency_job_id":"df0b1e57-79a5-40ea-9e91-c0a6beb23226","html_url":"https://github.com/golang/mock","commit_stats":{"total_commits":325,"total_committers":92,"mean_commits":3.532608695652174,"dds":0.7538461538461538,"last_synced_commit":"674a1c4a938e7b453416052327872571656801b7"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/golang/mock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","download_url":"https://codeload.github.com/golang/mock/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/sbom","scorecard":{"id":434482,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang/mock","commit":"674a1c4a938e7b453416052327872571656801b7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 16/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang/mock/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/golang/mock/test.yaml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/test.yaml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/golang/mock/releases/44503750","Warn: release artifact v1.5.0 not signed: https://api.github.com/repos/golang/mock/releases/38341062","Warn: release artifact v1.4.3 not signed: https://api.github.com/repos/golang/mock/releases/24562510","Warn: release artifact v1.4.2 not signed: https://api.github.com/repos/golang/mock/releases/24518630","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/golang/mock/releases/44503750","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/golang/mock/releases/38341062","Warn: release artifact v1.4.3 does not have provenance: https://api.github.com/repos/golang/mock/releases/24562510","Warn: release artifact v1.4.2 does not have provenance: https://api.github.com/repos/golang/mock/releases/24518630"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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-19T04:15:28.130Z","repository_id":33681862,"created_at":"2025-08-19T04:15:28.131Z","updated_at":"2025-08-19T04:15:28.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271486725,"owners_count":24768037,"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-08-21T02:00:08.990Z","response_time":74,"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":"golang","name":"Go","uuid":"4314092","kind":"organization","description":"The Go Programming Language","email":null,"website":"https://go.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4314092?v=4","repositories_count":56,"last_synced_at":"2023-04-08T11:40:21.542Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/golang","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T06:09:51.413Z","updated_at":"2023-04-08T11:40:21.555Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang/repositories"},"tags":[{"name":"v1.7.0-rc.1","sha":"73266f9366fcf2ccef0b880618e5a9266e4136f4","kind":"commit","published_at":"2022-05-12T03:06:13.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.7.0-rc.1","html_url":"https://github.com/golang/mock/releases/tag/v1.7.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.7.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.7.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.7.0-rc.1/manifests"},{"name":"v1.6.0","sha":"aba2ff9a6844d5e3289e8472d3217d5b3090f083","kind":"commit","published_at":"2021-06-11T20:27:26.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.6.0","html_url":"https://github.com/golang/mock/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"a23c5e7c8f7bb73c8ae5d8711815bbd30f3cfac8","kind":"commit","published_at":"2021-02-19T22:45:17.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.5.0","html_url":"https://github.com/golang/mock/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"f7b1909c82a8958747e5c87c6a5c3b2eaed8a33d","kind":"commit","published_at":"2020-07-28T20:36:39.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.4.4","html_url":"https://github.com/golang/mock/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"3a35fb6e3e18b9dbfee291262260dee7372d2a92","kind":"commit","published_at":"2020-03-16T15:02:40.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.4.3","html_url":"https://github.com/golang/mock/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"064e67a3c906eadcc6c19e017b03b358ae8de561","kind":"commit","published_at":"2020-03-13T21:49:37.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.4.2","html_url":"https://github.com/golang/mock/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"b48cb6623c04dae64c28537143aca42d16561daf","kind":"commit","published_at":"2020-02-22T21:34:44.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.4.1","html_url":"https://github.com/golang/mock/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"3dcdcb6994c4de42a73bd2e4790178be3ed4554b","kind":"commit","published_at":"2020-01-20T19:21:39.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.4.0","html_url":"https://github.com/golang/mock/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"d74b93584564161b2de771089ee697f07d8bd5b5","kind":"commit","published_at":"2019-05-09T17:47:53.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.3.1","html_url":"https://github.com/golang/mock/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.3.1/manifests"},{"name":"1.3.1","sha":"9fa652df1129bef0e734c9cf9bf6dbae9ef3b9fa","kind":"commit","published_at":"2019-05-08T16:11:46.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/1.3.1","html_url":"https://github.com/golang/mock/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/1.3.1/manifests"},{"name":"v1.3.0","sha":"937870445b8bddd7f05ea90e81c58ebe83681534","kind":"commit","published_at":"2019-04-26T17:05:07.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.3.0","html_url":"https://github.com/golang/mock/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"51421b967af1f557f93a59e0057aaf15ca02e29c","kind":"commit","published_at":"2018-12-08T03:39:06.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.2.0","html_url":"https://github.com/golang/mock/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c34cdb4725f4c3844d095133c6e40e448b86589b","kind":"commit","published_at":"2018-04-05T21:54:04.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.1.1","html_url":"https://github.com/golang/mock/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"485faf39398c214ff46541e0d896cf4468ed392f","kind":"commit","published_at":"2018-04-04T18:35:39.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.1.0","html_url":"https://github.com/golang/mock/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"0d6884b72b943387bb12268d5178dde0e759e49a","kind":"commit","published_at":"2018-04-03T17:37:26.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.0.1","html_url":"https://github.com/golang/mock/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"13f360950a79f5864a972c786a10a50e44b69541","kind":"tag","published_at":"2017-07-22T14:51:16.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.0.0","html_url":"https://github.com/golang/mock/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-21T14:53:43.523Z","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":0.4934699681382479,"forks_count":0.7457602770704247,"average":4.396057627236579},"purl":"pkg:golang/github.com/golang/mock/mockgen/internal/tests/overlapping_methods","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/golang/mock/mockgen/internal/tests/overlapping_methods","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/golang/mock/mockgen/internal/tests/overlapping_methods","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/golang/mock/mockgen/internal/tests/overlapping_methods/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-08T06:06:22.293Z","issues_count":69,"pull_requests_count":35,"avg_time_to_close_issue":15458819.756756756,"avg_time_to_close_pull_request":24938698.05882353,"issues_closed_count":37,"pull_requests_closed_count":17,"pull_request_authors_count":29,"issue_authors_count":68,"avg_comments_per_issue":3.710144927536232,"avg_comments_per_pull_request":5.085714285714285,"merged_pull_requests_count":2,"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/golang%2Fmock/issues","maintainers":[{"login":"codyoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codyoss"},{"login":"balshetzer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/balshetzer"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2Fmock%2Fmockgen%2Finternal%2Ftests%2Foverlapping_methods/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2Fmock%2Fmockgen%2Finternal%2Ftests%2Foverlapping_methods/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2Fmock%2Fmockgen%2Finternal%2Ftests%2Foverlapping_methods/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2Fmock%2Fmockgen%2Finternal%2Ftests%2Foverlapping_methods/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2Fmock%2Fmockgen%2Finternal%2Ftests%2Foverlapping_methods/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2Fmock%2Fmockgen%2Finternal%2Ftests%2Foverlapping_methods/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2167440,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11789617,"name":"github.com/Golang/mock","ecosystem":"go","description":"","homepage":"https://github.com/Golang/mock","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Golang/mock","keywords_array":[],"namespace":"github.com/Golang","versions_count":15,"first_release_published_at":"2025-06-11T09:43:08.291Z","latest_release_published_at":"2021-06-11T20:27:26.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-06-09T19:00:36.903Z","created_at":"2025-06-11T09:43:03.951Z","updated_at":"2026-06-09T19:00:36.904Z","registry_url":"https://pkg.go.dev/github.com/Golang/mock","install_command":"go get github.com/Golang/mock","documentation_url":"https://pkg.go.dev/github.com/Golang/mock#section-documentation","metadata":{},"repo_metadata":{"id":33681862,"uuid":"37334619","full_name":"golang/mock","owner":"golang","description":"GoMock is a mocking framework for the Go programming language.","archived":true,"fork":false,"pushed_at":"2024-01-08T08:00:38.000Z","size":669,"stargazers_count":9360,"open_issues_count":81,"forks_count":608,"subscribers_count":100,"default_branch":"main","last_synced_at":"2025-06-11T09:59:57.506Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-06-12T17:15:11.000Z","updated_at":"2025-06-10T15:25:06.000Z","dependencies_parsed_at":"2024-06-18T10:45:02.891Z","dependency_job_id":"df0b1e57-79a5-40ea-9e91-c0a6beb23226","html_url":"https://github.com/golang/mock","commit_stats":{"total_commits":325,"total_committers":92,"mean_commits":3.532608695652174,"dds":0.7538461538461538,"last_synced_commit":"674a1c4a938e7b453416052327872571656801b7"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/golang/mock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","download_url":"https://codeload.github.com/golang/mock/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262187780,"owners_count":23272308,"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","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":"golang","name":"Go","uuid":"4314092","kind":"organization","description":"The Go Programming Language","email":null,"website":"https://go.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4314092?v=4","repositories_count":56,"last_synced_at":"2023-04-08T11:40:21.542Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/golang","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T06:09:51.413Z","updated_at":"2023-04-08T11:40:21.555Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang/repositories"}},"repo_metadata_updated_at":"2025-08-21T14:53:41.266Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.7232442112396065,"dependent_packages_count":5.362971279122194,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.5431077451809},"purl":"pkg:golang/github.com/%21golang/mock","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Golang/mock","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Golang/mock","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Golang/mock/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-16T03:55:39.206Z","issues_count":69,"pull_requests_count":35,"avg_time_to_close_issue":15458819.756756756,"avg_time_to_close_pull_request":24938698.05882353,"issues_closed_count":37,"pull_requests_closed_count":17,"pull_request_authors_count":29,"issue_authors_count":68,"avg_comments_per_issue":3.710144927536232,"avg_comments_per_pull_request":5.085714285714285,"merged_pull_requests_count":2,"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/golang%2Fmock/issues","maintainers":[{"login":"codyoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codyoss"},{"login":"balshetzer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/balshetzer"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang%2Fmock/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang%2Fmock/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang%2Fmock/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang%2Fmock/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang%2Fmock/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang%2Fmock/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2167440,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11535890,"name":"github.com/golang/mocK","ecosystem":"go","description":"","homepage":"https://github.com/golang/mocK","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/golang/mocK","keywords_array":[],"namespace":"github.com/golang","versions_count":15,"first_release_published_at":"2017-07-22T14:45:13.000Z","latest_release_published_at":"2021-06-11T20:27:26.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-06-09T19:00:37.548Z","created_at":"2025-04-10T10:32:56.895Z","updated_at":"2026-06-09T19:00:37.549Z","registry_url":"https://pkg.go.dev/github.com/golang/mocK","install_command":"go get github.com/golang/mocK","documentation_url":"https://pkg.go.dev/github.com/golang/mocK#section-documentation","metadata":{},"repo_metadata":{"id":33681862,"uuid":"37334619","full_name":"golang/mock","owner":"golang","description":"GoMock is a mocking framework for the Go programming language.","archived":true,"fork":false,"pushed_at":"2024-01-08T08:00:38.000Z","size":669,"stargazers_count":9366,"open_issues_count":81,"forks_count":607,"subscribers_count":100,"default_branch":"main","last_synced_at":"2025-08-21T13:38:11.413Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-06-12T17:15:11.000Z","updated_at":"2025-08-21T11:22:12.000Z","dependencies_parsed_at":"2024-06-18T10:45:02.891Z","dependency_job_id":"df0b1e57-79a5-40ea-9e91-c0a6beb23226","html_url":"https://github.com/golang/mock","commit_stats":{"total_commits":325,"total_committers":92,"mean_commits":3.532608695652174,"dds":0.7538461538461538,"last_synced_commit":"674a1c4a938e7b453416052327872571656801b7"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/golang/mock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","download_url":"https://codeload.github.com/golang/mock/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/sbom","scorecard":{"id":434482,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang/mock","commit":"674a1c4a938e7b453416052327872571656801b7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 16/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang/mock/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/golang/mock/test.yaml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/test.yaml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/golang/mock/releases/44503750","Warn: release artifact v1.5.0 not signed: https://api.github.com/repos/golang/mock/releases/38341062","Warn: release artifact v1.4.3 not signed: https://api.github.com/repos/golang/mock/releases/24562510","Warn: release artifact v1.4.2 not signed: https://api.github.com/repos/golang/mock/releases/24518630","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/golang/mock/releases/44503750","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/golang/mock/releases/38341062","Warn: release artifact v1.4.3 does not have provenance: https://api.github.com/repos/golang/mock/releases/24562510","Warn: release artifact v1.4.2 does not have provenance: https://api.github.com/repos/golang/mock/releases/24518630"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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-19T04:15:28.130Z","repository_id":33681862,"created_at":"2025-08-19T04:15:28.131Z","updated_at":"2025-08-19T04:15:28.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271498520,"owners_count":24770209,"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-08-21T02:00:08.990Z","response_time":74,"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":"golang","name":"Go","uuid":"4314092","kind":"organization","description":"The Go Programming Language","email":null,"website":"https://go.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4314092?v=4","repositories_count":56,"last_synced_at":"2023-04-08T11:40:21.542Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/golang","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T06:09:51.413Z","updated_at":"2023-04-08T11:40:21.555Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang/repositories"},"tags":[{"name":"v1.7.0-rc.1","sha":"73266f9366fcf2ccef0b880618e5a9266e4136f4","kind":"commit","published_at":"2022-05-12T03:06:13.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.7.0-rc.1","html_url":"https://github.com/golang/mock/releases/tag/v1.7.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.7.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.7.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.7.0-rc.1/manifests"},{"name":"v1.6.0","sha":"aba2ff9a6844d5e3289e8472d3217d5b3090f083","kind":"commit","published_at":"2021-06-11T20:27:26.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.6.0","html_url":"https://github.com/golang/mock/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"a23c5e7c8f7bb73c8ae5d8711815bbd30f3cfac8","kind":"commit","published_at":"2021-02-19T22:45:17.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.5.0","html_url":"https://github.com/golang/mock/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"f7b1909c82a8958747e5c87c6a5c3b2eaed8a33d","kind":"commit","published_at":"2020-07-28T20:36:39.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.4.4","html_url":"https://github.com/golang/mock/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"3a35fb6e3e18b9dbfee291262260dee7372d2a92","kind":"commit","published_at":"2020-03-16T15:02:40.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.4.3","html_url":"https://github.com/golang/mock/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"064e67a3c906eadcc6c19e017b03b358ae8de561","kind":"commit","published_at":"2020-03-13T21:49:37.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.4.2","html_url":"https://github.com/golang/mock/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"b48cb6623c04dae64c28537143aca42d16561daf","kind":"commit","published_at":"2020-02-22T21:34:44.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.4.1","html_url":"https://github.com/golang/mock/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"3dcdcb6994c4de42a73bd2e4790178be3ed4554b","kind":"commit","published_at":"2020-01-20T19:21:39.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.4.0","html_url":"https://github.com/golang/mock/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"d74b93584564161b2de771089ee697f07d8bd5b5","kind":"commit","published_at":"2019-05-09T17:47:53.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.3.1","html_url":"https://github.com/golang/mock/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.3.1/manifests"},{"name":"1.3.1","sha":"9fa652df1129bef0e734c9cf9bf6dbae9ef3b9fa","kind":"commit","published_at":"2019-05-08T16:11:46.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/1.3.1","html_url":"https://github.com/golang/mock/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/1.3.1/manifests"},{"name":"v1.3.0","sha":"937870445b8bddd7f05ea90e81c58ebe83681534","kind":"commit","published_at":"2019-04-26T17:05:07.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.3.0","html_url":"https://github.com/golang/mock/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"51421b967af1f557f93a59e0057aaf15ca02e29c","kind":"commit","published_at":"2018-12-08T03:39:06.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.2.0","html_url":"https://github.com/golang/mock/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c34cdb4725f4c3844d095133c6e40e448b86589b","kind":"commit","published_at":"2018-04-05T21:54:04.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.1.1","html_url":"https://github.com/golang/mock/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"485faf39398c214ff46541e0d896cf4468ed392f","kind":"commit","published_at":"2018-04-04T18:35:39.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.1.0","html_url":"https://github.com/golang/mock/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"0d6884b72b943387bb12268d5178dde0e759e49a","kind":"commit","published_at":"2018-04-03T17:37:26.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.0.1","html_url":"https://github.com/golang/mock/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"13f360950a79f5864a972c786a10a50e44b69541","kind":"tag","published_at":"2017-07-22T14:51:16.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.0.0","html_url":"https://github.com/golang/mock/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-21T14:53:52.935Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.975134328490002,"dependent_packages_count":5.599743042954211,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.7874386857221065},"purl":"pkg:golang/github.com/golang/moc%21k","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/golang/mocK","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/golang/mocK","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/golang/mocK/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-08T06:06:22.293Z","issues_count":69,"pull_requests_count":35,"avg_time_to_close_issue":15458819.756756756,"avg_time_to_close_pull_request":24938698.05882353,"issues_closed_count":37,"pull_requests_closed_count":17,"pull_request_authors_count":29,"issue_authors_count":68,"avg_comments_per_issue":3.710144927536232,"avg_comments_per_pull_request":5.085714285714285,"merged_pull_requests_count":2,"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/golang%2Fmock/issues","maintainers":[{"login":"codyoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codyoss"},{"login":"balshetzer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/balshetzer"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2FmocK/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2FmocK/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2FmocK/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2FmocK/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2FmocK/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2FmocK/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2167440,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4530144,"name":"github.com/golang/Mock","ecosystem":"go","description":"","homepage":"https://github.com/golang/Mock","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/golang/Mock","keywords_array":[],"namespace":"github.com/golang","versions_count":15,"first_release_published_at":"2017-07-22T14:45:13.000Z","latest_release_published_at":"2021-06-11T20:27:26.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-06-09T19:00:37.931Z","created_at":"2022-07-08T01:24:18.657Z","updated_at":"2026-06-09T19:00:37.931Z","registry_url":"https://pkg.go.dev/github.com/golang/Mock","install_command":"go get github.com/golang/Mock","documentation_url":"https://pkg.go.dev/github.com/golang/Mock#section-documentation","metadata":{},"repo_metadata":{"id":33681862,"uuid":"37334619","full_name":"golang/mock","owner":"golang","description":"GoMock is a mocking framework for the Go programming language.","archived":true,"fork":false,"pushed_at":"2024-01-08T08:00:38.000Z","size":669,"stargazers_count":9366,"open_issues_count":81,"forks_count":607,"subscribers_count":100,"default_branch":"main","last_synced_at":"2025-08-21T13:38:11.413Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-06-12T17:15:11.000Z","updated_at":"2025-08-21T11:22:12.000Z","dependencies_parsed_at":"2024-06-18T10:45:02.891Z","dependency_job_id":"df0b1e57-79a5-40ea-9e91-c0a6beb23226","html_url":"https://github.com/golang/mock","commit_stats":{"total_commits":325,"total_committers":92,"mean_commits":3.532608695652174,"dds":0.7538461538461538,"last_synced_commit":"674a1c4a938e7b453416052327872571656801b7"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/golang/mock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","download_url":"https://codeload.github.com/golang/mock/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/sbom","scorecard":{"id":434482,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang/mock","commit":"674a1c4a938e7b453416052327872571656801b7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 16/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang/mock/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/golang/mock/test.yaml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/test.yaml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/golang/mock/releases/44503750","Warn: release artifact v1.5.0 not signed: https://api.github.com/repos/golang/mock/releases/38341062","Warn: release artifact v1.4.3 not signed: https://api.github.com/repos/golang/mock/releases/24562510","Warn: release artifact v1.4.2 not signed: https://api.github.com/repos/golang/mock/releases/24518630","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/golang/mock/releases/44503750","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/golang/mock/releases/38341062","Warn: release artifact v1.4.3 does not have provenance: https://api.github.com/repos/golang/mock/releases/24562510","Warn: release artifact v1.4.2 does not have provenance: https://api.github.com/repos/golang/mock/releases/24518630"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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-19T04:15:28.130Z","repository_id":33681862,"created_at":"2025-08-19T04:15:28.131Z","updated_at":"2025-08-19T04:15:28.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271498510,"owners_count":24770209,"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-08-21T02:00:08.990Z","response_time":74,"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":"golang","name":"Go","uuid":"4314092","kind":"organization","description":"The Go Programming Language","email":null,"website":"https://go.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4314092?v=4","repositories_count":56,"last_synced_at":"2023-04-08T11:40:21.542Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/golang","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T06:09:51.413Z","updated_at":"2023-04-08T11:40:21.555Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang/repositories"},"tags":[{"name":"v1.7.0-rc.1","sha":"73266f9366fcf2ccef0b880618e5a9266e4136f4","kind":"commit","published_at":"2022-05-12T03:06:13.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.7.0-rc.1","html_url":"https://github.com/golang/mock/releases/tag/v1.7.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.7.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.7.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.7.0-rc.1/manifests"},{"name":"v1.6.0","sha":"aba2ff9a6844d5e3289e8472d3217d5b3090f083","kind":"commit","published_at":"2021-06-11T20:27:26.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.6.0","html_url":"https://github.com/golang/mock/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"a23c5e7c8f7bb73c8ae5d8711815bbd30f3cfac8","kind":"commit","published_at":"2021-02-19T22:45:17.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.5.0","html_url":"https://github.com/golang/mock/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"f7b1909c82a8958747e5c87c6a5c3b2eaed8a33d","kind":"commit","published_at":"2020-07-28T20:36:39.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.4.4","html_url":"https://github.com/golang/mock/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"3a35fb6e3e18b9dbfee291262260dee7372d2a92","kind":"commit","published_at":"2020-03-16T15:02:40.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.4.3","html_url":"https://github.com/golang/mock/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"064e67a3c906eadcc6c19e017b03b358ae8de561","kind":"commit","published_at":"2020-03-13T21:49:37.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.4.2","html_url":"https://github.com/golang/mock/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"b48cb6623c04dae64c28537143aca42d16561daf","kind":"commit","published_at":"2020-02-22T21:34:44.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.4.1","html_url":"https://github.com/golang/mock/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"3dcdcb6994c4de42a73bd2e4790178be3ed4554b","kind":"commit","published_at":"2020-01-20T19:21:39.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.4.0","html_url":"https://github.com/golang/mock/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"d74b93584564161b2de771089ee697f07d8bd5b5","kind":"commit","published_at":"2019-05-09T17:47:53.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.3.1","html_url":"https://github.com/golang/mock/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.3.1/manifests"},{"name":"1.3.1","sha":"9fa652df1129bef0e734c9cf9bf6dbae9ef3b9fa","kind":"commit","published_at":"2019-05-08T16:11:46.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/1.3.1","html_url":"https://github.com/golang/mock/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/1.3.1/manifests"},{"name":"v1.3.0","sha":"937870445b8bddd7f05ea90e81c58ebe83681534","kind":"commit","published_at":"2019-04-26T17:05:07.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.3.0","html_url":"https://github.com/golang/mock/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"51421b967af1f557f93a59e0057aaf15ca02e29c","kind":"commit","published_at":"2018-12-08T03:39:06.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.2.0","html_url":"https://github.com/golang/mock/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c34cdb4725f4c3844d095133c6e40e448b86589b","kind":"commit","published_at":"2018-04-05T21:54:04.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.1.1","html_url":"https://github.com/golang/mock/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"485faf39398c214ff46541e0d896cf4468ed392f","kind":"commit","published_at":"2018-04-04T18:35:39.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.1.0","html_url":"https://github.com/golang/mock/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"0d6884b72b943387bb12268d5178dde0e759e49a","kind":"commit","published_at":"2018-04-03T17:37:26.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.0.1","html_url":"https://github.com/golang/mock/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"13f360950a79f5864a972c786a10a50e44b69541","kind":"tag","published_at":"2017-07-22T14:51:16.000Z","download_url":"https://codeload.github.com/golang/mock/tar.gz/v1.0.0","html_url":"https://github.com/golang/mock/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/mock@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-21T14:53:51.311Z","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":0.6146770560594005,"forks_count":1.0105079811500532,"average":4.492546325236774},"purl":"pkg:golang/github.com/golang/%21mock","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/golang/Mock","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/golang/Mock","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/golang/Mock/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-08T06:06:22.293Z","issues_count":69,"pull_requests_count":35,"avg_time_to_close_issue":15458819.756756756,"avg_time_to_close_pull_request":24938698.05882353,"issues_closed_count":37,"pull_requests_closed_count":17,"pull_request_authors_count":29,"issue_authors_count":68,"avg_comments_per_issue":3.710144927536232,"avg_comments_per_pull_request":5.085714285714285,"merged_pull_requests_count":2,"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/golang%2Fmock/issues","maintainers":[{"login":"codyoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codyoss"},{"login":"balshetzer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/balshetzer"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2FMock/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2FMock/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2FMock/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2FMock/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2FMock/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2FMock/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2167440,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13475660,"name":"golang-github-golang-mock","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/golang/mock","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/golang/mock","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T03:38:23.282Z","latest_release_published_at":"2026-02-10T03:38:23.282Z","latest_release_number":"1.6.0-2build1","last_synced_at":"2026-03-10T04:13:58.591Z","created_at":"2026-02-10T03:38:22.949Z","updated_at":"2026-03-10T04:13:58.591Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-golang-mock","install_command":"apt-get install golang-github-golang-mock","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"extra","binary":"golang-github-golang-mock-dev, mockgen","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-golang-x-mod-dev, golang-golang-x-tools-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-golang-mock?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-golang-mock","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-golang-mock","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-golang-mock/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-golang-mock/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-golang-mock/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-golang-mock/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-golang-mock/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-golang-mock/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-golang-mock/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2223,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":444},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-06-10T05:17:48.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13684704,"name":"golang-github-golang-mock","ecosystem":"debian","description":null,"homepage":"https://github.com/golang/mock","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/golang/mock","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T17:48:01.661Z","latest_release_published_at":"2026-02-12T17:48:01.661Z","latest_release_number":"1.6.0-2","last_synced_at":"2026-03-13T00:07:24.548Z","created_at":"2026-02-12T17:48:01.455Z","updated_at":"2026-03-13T00:07:24.549Z","registry_url":"https://tracker.debian.org/pkg/golang-github-golang-mock","install_command":"apt-get install golang-github-golang-mock","documentation_url":"https://packages.debian.org/bookworm/golang-github-golang-mock","metadata":{"component":"main","architecture":"any all","priority":"extra","binary":"golang-github-golang-mock-dev, mockgen","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-golang-x-mod-dev, golang-golang-x-tools-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T17:48:02.372Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-golang-mock?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-golang-mock","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-golang-mock","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-golang-mock/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-golang-mock/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-golang-mock/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-golang-mock/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-golang-mock/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-golang-mock/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-golang-mock/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2667,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":395},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-06-10T05:17:51.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13581070,"name":"golang-github-golang-mock","ecosystem":"debian","description":null,"homepage":"https://github.com/golang/mock","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/golang/mock","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T08:51:10.951Z","latest_release_published_at":"2026-02-11T08:51:10.951Z","latest_release_number":"1.0.0-1","last_synced_at":"2026-03-14T05:04:01.341Z","created_at":"2026-02-11T08:51:10.754Z","updated_at":"2026-03-14T05:04:01.341Z","registry_url":"https://tracker.debian.org/pkg/golang-github-golang-mock","install_command":"apt-get install golang-github-golang-mock","documentation_url":"https://packages.debian.org/buster/golang-github-golang-mock","metadata":{"component":"main","architecture":"any all","priority":"optional","binary":"golang-github-golang-mock-dev, mockgen","standards_version":"4.1.0","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 10), dh-golang, golang-any","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:07:35.166Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-golang-mock?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-golang-mock","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-golang-mock","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-golang-mock/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-golang-mock/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-golang-mock/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-golang-mock/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-golang-mock/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-golang-mock/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-golang-mock/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":93},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-05-29T05:10:14.968Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13504562,"name":"golang-github-golang-mock","ecosystem":"debian","description":null,"homepage":"https://github.com/golang/mock","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/golang/mock","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T18:56:58.298Z","latest_release_published_at":"2026-02-10T18:56:58.298Z","latest_release_number":"1.3.1-2","last_synced_at":"2026-03-13T07:40:18.815Z","created_at":"2026-02-10T18:56:58.076Z","updated_at":"2026-03-13T07:40:18.816Z","registry_url":"https://tracker.debian.org/pkg/golang-github-golang-mock","install_command":"apt-get install golang-github-golang-mock","documentation_url":"https://packages.debian.org/bullseye/golang-github-golang-mock","metadata":{"component":"main","architecture":"any all","priority":"extra","binary":"golang-github-golang-mock-dev, mockgen","standards_version":"4.4.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-golang, golang-any, golang-golang-x-tools-dev (\u003e= 0.0~20190425.36563e2~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:12:03.217Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-golang-mock?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-golang-mock","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-golang-mock","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-golang-mock/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-golang-mock/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-golang-mock/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-golang-mock/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-golang-mock/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-golang-mock/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-golang-mock/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":764,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":100},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-06-10T05:17:51.942Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}}],"commits":{"id":7725,"full_name":"golang/mock","default_branch":"main","total_commits":325,"total_committers":85,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":3.823529411764706,"dds":0.7538461538461538,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-06-09T19:04:52.573Z","last_synced_commit":"674a1c4a938e7b453416052327872571656801b7","created_at":"2023-03-07T09:46:26.656Z","updated_at":"2026-06-09T19:02:30.962Z","committers":[{"name":"David Symonds","email":"dsymonds@golang.org","login":"dsymonds","count":80},{"name":"Cody Oss","email":"6331106+codyoss","login":"codyoss","count":47},{"name":"Hesky Fisher","email":"hesky.fisher@gmail.com","login":"balshetzer","count":28},{"name":"poy","email":"poy@google.com","login":"poy","count":20},{"name":"Aaron Jacobs","email":"aaronjjacobs@gmail.com","login":"jacobsa","count":13},{"name":"pasztorpisti","email":"pasztorpisti@gmail.com","login":"pasztorpisti","count":7},{"name":"Cole Wippern","email":"cgwippern@google.com","login":"cvgw","count":6},{"name":"Kensei Nakada","email":"44139130+sanposhiho","login":"sanposhiho","count":5},{"name":"Zhongpeng Lin","email":"zplin@uber.com","login":"linzhp","count":5},{"name":"hori-ryota","email":"hori_ryota@cyberagent.co.jp","login":null,"count":4},{"name":"Maxime Fischer","email":"maxime2fischer@gmail.com","login":"fische","count":4},{"name":"Marius Staicu","email":"marius.s.staicu@gmail.com","login":"mariusstaicu","count":4},{"name":"Ewa Czechowska","email":"ewa@ai-traders.com","login":"xmik","count":4},{"name":"John Maguire","email":"john.maguire@gmail.com","login":"hatstand","count":3},{"name":"David Drysdale","email":"drysdale@google.com","login":"daviddrysdale","count":3},{"name":"Nate Brennand","email":"nate.brennand@clever.com","login":null,"count":3},{"name":"Bo Du","email":"bo@capsule8.com","login":null,"count":3},{"name":"wencan","email":"wencan@live.cn","login":"wencan","count":2},{"name":"korya","email":"korya","login":"korya","count":2},{"name":"Vu Long (Drake)","email":"17726269+lovung","login":"lovung","count":2},{"name":"Stanislav Kudriashev","email":"stas.kudriashev@gmail.com","login":"skudriashev","count":2},{"name":"Ryan Barrett","email":"git@ryanb.org","login":"snarfed","count":2},{"name":"Rafael Garcia","email":"rafael.garcia@clever.com","login":"rgarcia","count":2},{"name":"Matt T. Proud","email":"matt.proud@gmail.com","login":"matttproud","count":2},{"name":"Marten Seemann","email":"martenseemann@gmail.com","login":"marten-seemann","count":2},{"name":"Lev Shamardin","email":"shamardin@gmail.com","login":"abbot","count":2},{"name":"Kishan B","email":"bkishan@thoughtworks.com","login":"kishaningithub","count":2},{"name":"James E. King, III","email":"jking@apache.org","login":"jeking3","count":2},{"name":"Gábor Lipták","email":"gliptak@gmail.com","login":"gliptak","count":2},{"name":"Filip Nguyen","email":"nguyen.filip@gmail.com","login":"minicuts","count":2},{"name":"Alex Reece","email":"awreece@gmail.com","login":"awreece","count":2},{"name":"Aaron Beitch","email":"aaronb@arista.com","login":"aaronbee","count":2},{"name":"Marc Abramowitz","email":"abramowi@adobe.com","login":"msabramo","count":2},{"name":"Filip Nguyen","email":"nguyenfilip@google.com","login":null,"count":2},{"name":"Ryoya Sekino","email":"ryoyasekino1993@gmail.com","login":"sryoya","count":2},{"name":"Bryan Mills","email":"bcmills@google.com","login":null,"count":1},{"name":"Daniel Zepeda","email":"dzepeda@rackspace.com","login":null,"count":1},{"name":"Denis Krivak","email":"tetafro@gmail.com","login":null,"count":1},{"name":"Ronald Rojas","email":"rr2669@nyu.edu","login":null,"count":1},{"name":"Adam Sherwood","email":"theherk@gmail.com","login":"theherk","count":1},{"name":"Alex Zemlyakov","email":"alex@ndr.su","login":"marvell","count":1},{"name":"Andreas Schneider","email":"ASchneider@t-systems.com","login":"aksdb","count":1},{"name":"Anfernee Gui","email":"anfernee.gui@gmail.com","login":"anfernee","count":1},{"name":"Mariano Cano","email":"mariano.cano@gmail.com","login":"maraino","count":1},{"name":"Mario de Frutos Dieguez","email":"mario@defrutos.org","login":"ethervoid","count":1},{"name":"Oleksandr Plakhotnii","email":"alex.plahotniy@gmail.com","login":"plakhotnii","count":1},{"name":"Peter Stace","email":"peterstace@gmail.com","login":"peterstace","count":1},{"name":"Roger","email":"34738478+adsian","login":"adsian","count":1},{"name":"Roman Mohr","email":"rmohr@redhat.com","login":"rmohr","count":1},{"name":"Ronak Patel","email":"5393382+rkpatel7","login":"rkpatel7","count":1},{"name":"Ruslan Abelharisov","email":"abelharisov@gmail.com","login":"abelharisov","count":1},{"name":"Russ Cox","email":"rsc@golang.org","login":"rsc","count":1},{"name":"Sam Xie","email":"xsambundy@gmail.com","login":"XSAM","count":1},{"name":"Sebastian Cevallos","email":"sebastianlcevallos@gmail.com","login":"scevallos","count":1},{"name":"Shude Li","email":"islishude@gmail.com","login":"islishude","count":1},{"name":"Stephane Odul","email":"1504511+sodul","login":"sodul","count":1},{"name":"Stephen Wan","email":"stephen@stephenwan.com","login":"stephen","count":1},{"name":"Steven Danna","email":"steve@chef.io","login":"stevendanna","count":1},{"name":"Tim Ebert","email":"tim.ebert@sap.com","login":"timebertt","count":1},{"name":"Timothy Jones","email":"timothy.l.jones@gmail.com","login":"TimothyJones","count":1},{"name":"Valentin Khomutenko","email":"valentine.khomutenko@gmail.com","login":"vvkh","count":1},{"name":"deelawn","email":"dboltz03@gmail.com","login":"deelawn","count":1},{"name":"n0trace","email":"n0trace@protonmail.com","login":"tra4less","count":1},{"name":"skiptomylu","email":"chuntaolu13@gmail.com","login":"ChuntaoLu","count":1},{"name":"Anton Carlos","email":"antonstraeter@gmail.com","login":"antcs","count":1},{"name":"Billie Cleek","email":"bhcleek@gmail.com","login":"bhcleek","count":1},{"name":"Brandon Lico","email":"brandonlico@gmail.com","login":"blico","count":1},{"name":"Brian Conway","email":"630723+bconway","login":"bconway","count":1},{"name":"Christian Muehlhaeuser","email":"muesli@gmail.com","login":"muesli","count":1},{"name":"Dimitar Ivanov","email":"dstivanov","login":"dstivanov","count":1},{"name":"Dmitry Savintsev","email":"dsavints@gmail.com","login":"dmitris","count":1},{"name":"Edgar Sipki","email":"36490979+ZergsLaw","login":"ZergsLaw","count":1},{"name":"Francisco Miamoto","email":"fsmiamoto@gmail.com","login":"fsmiamoto","count":1},{"name":"GrigoriyMikhalkin","email":"grigoriymikhalkin@gmail.com","login":"GrigoriyMikhalkin","count":1},{"name":"Guido Arnau","email":"Gan0k","login":"Gan0k","count":1},{"name":"Hironao OTSUBO","email":"motemen@gmail.com","login":"motemen","count":1},{"name":"Hussain Parsaiyan","email":"hus787@gmail.com","login":"hus787","count":1},{"name":"Igor Zibarev","email":"zibarev.i@gmail.com","login":"hypnoglow","count":1},{"name":"James Bowes","email":"jbowes@repl.ca","login":"jbowes","count":1},{"name":"Jason Keene","email":"jasonkeene@gmail.com","login":"jasonkeene","count":1},{"name":"Jeff Hodges","email":"jeff@somethingsimilar.com","login":"jmhodges","count":1},{"name":"Jesse Lang","email":"jesse@jesselang.com","login":"jesselang","count":1},{"name":"Joshua Blum","email":"jblum18@gmail.com","login":"joshblum","count":1},{"name":"Krouton","email":"hi.im.knium@gmail.com","login":"Krout0n","count":1},{"name":"Maksym Pavlenko","email":"makpav@amazon.com","login":"mxpv","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-11T00:00:09.886Z","repositories_count":6255548,"commits_count":881925032,"contributors_count":35055677,"owners_count":1164714,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"golang/mock","html_url":"https://github.com/golang/mock","last_synced_at":"2025-08-21T13:23:30.981Z","status":"error","issues_count":69,"pull_requests_count":35,"avg_time_to_close_issue":15458819.756756756,"avg_time_to_close_pull_request":24938698.05882353,"issues_closed_count":37,"pull_requests_closed_count":17,"pull_request_authors_count":29,"issue_authors_count":68,"avg_comments_per_issue":3.710144927536232,"avg_comments_per_pull_request":5.085714285714285,"merged_pull_requests_count":2,"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,"created_at":"2023-05-16T03:47:53.945Z","updated_at":"2025-08-21T13:23:30.981Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fmock/issues","issue_labels_count":{"table":{"type: feature request":27,"type: bug":8,"status: needs more info":6,"type: question":4,"status: needs discussion":4,"help wanted":4,"status: backlog":1,"type: docs":1,"status: investigating":1,"good first issue":1}},"pull_request_labels_count":{"table":{"status: needs more info":1,"status: do not merge":1}},"issue_author_associations_count":{"table":{"NONE":61,"CONTRIBUTOR":6,"MEMBER":1,"COLLABORATOR":1}},"pull_request_author_associations_count":{"table":{"NONE":31,"CONTRIBUTOR":3,"MEMBER":1}},"issue_authors":{"table":{"sodul":2,"forjoin92":1,"styeung":1,"kliukovkin":1,"jmaeso":1,"jayaike":1,"ilya-hontarau":1,"joy717":1,"mohammadne":1,"ChuntaoLu":1,"tsuz":1,"affanshahid":1,"olivierlemasle":1,"sanposhiho":1,"marcelloh":1,"balshetzer":1,"kevinconaway":1,"mrgAndysm":1,"AndrewDK":1,"DanielSolomon":1,"dmitris":1,"bradwilzon":1,"nezorflame":1,"mjaow":1,"Trilokkumar1":1,"alexykot":1,"Fryuni":1,"ybbus":1,"fengyeall111":1,"btomasini":1,"yeukhon":1,"noibar":1,"theherk":1,"daolis":1,"songzhibin97":1,"agtorre":1,"bogatuadrian":1,"liamylian":1,"micharaze":1,"JVecsei":1,"bogdanlytvynovskyi":1,"snargleplax":1,"chawld":1,"heww":1,"EtiennePerot":1,"CNLHC":1,"pbkzsx":1,"lingyv-li":1,"hashcacher":1,"melitadn":1,"MakDon":1,"cccccccccy":1,"jkmar":1,"estutzenberger":1,"Step2Web":1,"FlorianLoch":1,"GillesMoris-NexuzHealth":1,"alexandreLamarre":1,"inianv":1,"trim21":1,"eddycjy":1,"feldentm-SAP":1,"bradleygore":1,"MattNolf":1,"codyoss":1,"KenxinKun":1,"wdullaer":1,"moomman":1}},"pull_request_authors":{"table":{"cuishuang":5,"tra4less":2,"jprobinson":2,"ahl5esoft":1,"sodul":1,"notbdu":1,"feldentm-SAP":1,"bergotorino":1,"ybbus":1,"djbelyak":1,"tylersammann":1,"dr-dime":1,"vitaly-zdanevich":1,"TheZeroSlave":1,"bradleygore":1,"kucherenkovova":1,"songzhibin97":1,"testwill":1,"kozmod":1,"guywithnose":1,"bjohnson-va":1,"alexandear":1,"jamietanna":1,"n1lesh":1,"SpencerC":1,"styeung":1,"stoikheia":1,"FlorianLoch":1,"codyoss":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-09T00:00:17.805Z","repositories_count":14786578,"issues_count":33486135,"pull_requests_count":110169990,"authors_count":11297469,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"codyoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codyoss"}},{"table":{"login":"balshetzer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/balshetzer"}}],"active_maintainers":[]}},"events":{"total":{"ForkEvent":6,"WatchEvent":176},"last_year":{"WatchEvent":38}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/test.yaml","sha":null,"kind":"manifest","created_at":"2023-01-15T02:02:31.683Z","updated_at":"2023-01-15T02:02:31.683Z","repository_link":"https://github.com/golang/mock/blob/main/.github/workflows/test.yaml","dependencies":[{"id":6911998996,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6911998997,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2023-01-15T02:02:31.750Z","updated_at":"2023-01-15T02:02:31.750Z","repository_link":"https://github.com/golang/mock/blob/main/go.mod","dependencies":[{"id":6911998998,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.5.1","direct":true,"kind":"runtime","optional":false},{"id":6911998999,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.8","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2023-01-15T02:02:31.823Z","updated_at":"2023-01-15T02:02:31.823Z","repository_link":"https://github.com/golang/mock/blob/main/go.sum","dependencies":[{"id":6911999006,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6911999007,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":6911999008,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":6911999009,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":6911999010,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":6911999011,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":6911999012,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211015210444-4f30a5c0130f","direct":false,"kind":"runtime","optional":false},{"id":6911999013,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":6911999014,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":6911999015,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":6911999016,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":6911999017,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":6911999018,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":6911999019,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211019181941-9d821ace8654","direct":false,"kind":"runtime","optional":false},{"id":6911999020,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":6911999021,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6911999022,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":6911999023,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":6911999024,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":6911999025,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":6911999026,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.8","direct":false,"kind":"runtime","optional":false},{"id":6911999027,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":6911999028,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":6911999029,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"mockgen/internal/tests/generics/go.mod","sha":null,"kind":"manifest","created_at":"2023-01-15T02:02:31.901Z","updated_at":"2023-01-15T02:02:31.901Z","repository_link":"https://github.com/golang/mock/blob/main/mockgen/internal/tests/generics/go.mod","dependencies":[{"id":6911999030,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.6.0","direct":true,"kind":"runtime","optional":false},{"id":6911999031,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20220428152302-39d4317da171","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"mockgen/internal/tests/generics/go.sum","sha":null,"kind":"lockfile","created_at":"2023-01-15T02:02:31.932Z","updated_at":"2023-01-15T02:02:31.932Z","repository_link":"https://github.com/golang/mock/blob/main/mockgen/internal/tests/generics/go.sum","dependencies":[{"id":6911999035,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6911999036,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":6911999037,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":6911999039,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":6911999038,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20220428152302-39d4317da171","direct":false,"kind":"runtime","optional":false},{"id":6911999040,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":6911999041,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":6911999042,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211015210444-4f30a5c0130f","direct":false,"kind":"runtime","optional":false},{"id":6911999043,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":6911999044,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":6911999045,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":6911999046,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":6911999047,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":6911999048,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":6911999049,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211019181941-9d821ace8654","direct":false,"kind":"runtime","optional":false},{"id":6911999050,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":6911999051,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6911999052,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":6911999053,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":6911999054,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":6911999055,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":6911999056,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.8","direct":false,"kind":"runtime","optional":false},{"id":6911999057,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":6911999058,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":6911999059,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false}]}],"score":37.352052204240735,"created_at":"2026-05-14T05:23:34.779Z","updated_at":"2026-06-12T20:30:33.906Z","avatar_url":"https://github.com/golang.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372517","html_url":"https://summary.ecosyste.ms/projects/372517"}