{"id":3494152,"name":"github.com/google/gops","ecosystem":"go","description":"Program gops is a tool to list currently running Go processes.","homepage":"https://github.com/google/gops","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/google/gops","keywords_array":[],"namespace":"github.com/google","versions_count":32,"first_release_published_at":"2016-11-12T16:46:59.000Z","latest_release_published_at":"2023-08-09T09:50:58.000Z","latest_release_number":"v0.3.28","last_synced_at":"2026-07-01T15:54:43.214Z","created_at":"2022-04-10T19:22:32.817Z","updated_at":"2026-07-01T15:54:43.214Z","registry_url":"https://pkg.go.dev/github.com/google/gops","install_command":"go get github.com/google/gops","documentation_url":"https://pkg.go.dev/github.com/google/gops#section-documentation","metadata":{},"repo_metadata":{"id":39516451,"uuid":"73430589","full_name":"google/gops","owner":"google","description":"A tool to list and diagnose Go processes currently running on your system","archived":false,"fork":false,"pushed_at":"2025-09-04T20:17:40.000Z","size":6797,"stargazers_count":6970,"open_issues_count":33,"forks_count":337,"subscribers_count":102,"default_branch":"master","last_synced_at":"2025-10-08T19:22:39.791Z","etag":null,"topics":["cpu-profile","diagnostics","go","go-tools","golang","heap-profile"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-11-10T23:49:31.000Z","updated_at":"2025-10-07T23:56:50.000Z","dependencies_parsed_at":"2022-07-14T11:30:45.475Z","dependency_job_id":"a98b9450-4061-4e9c-a311-b51d139db485","html_url":"https://github.com/google/gops","commit_stats":{"total_commits":284,"total_committers":45,"mean_commits":6.311111111111111,"dds":0.6232394366197183,"last_synced_commit":"bd3365ed88a029a1ebe1febffb21e725fd188d53"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/google/gops","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/gops/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/sbom","scorecard":{"id":437123,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/gops","commit":"a2d8f7790eac63a6668583a060cb45903410a91b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/google/gops/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/google/gops/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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"}},{"name":"SAST","score":2,"reason":"SAST tool is not run on all commits -- score normalized to 2","details":["Warn: 8 commits out of 30 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"}}]},"last_synced_at":"2025-08-19T04:57:07.510Z","repository_id":39516451,"created_at":"2025-08-19T04:57:07.511Z","updated_at":"2025-08-19T04:57:07.511Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004060,"owners_count":26083666,"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-10-10T02:00:06.843Z","response_time":62,"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":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2773,"last_synced_at":"2025-08-12T15:55:14.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/google","funding_links":[],"total_stars":1967885,"followers":58475,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2025-08-12T15:55:14.931Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"tags":[{"name":"v0.3.28","sha":"ac7253a1736413f0a618f28559ce5034c71e61f6","kind":"tag","published_at":"2023-08-10T08:15:15.000Z","download_url":"https://codeload.github.com/google/gops/tar.gz/v0.3.28","html_url":"https://github.com/google/gops/releases/tag/v0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/gops@v0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.28/manifests"},{"name":"v0.3.27","sha":"70408a1556a9d904d8c79722aebe1aaa3b24beca","kind":"tag","published_at":"2023-02-21T12:14:01.000Z","download_url":"https://codeload.github.com/google/gops/tar.gz/v0.3.27","html_url":"https://github.com/google/gops/releases/tag/v0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/gops@v0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.27/manifests"},{"name":"v0.3.26","sha":"eebecad9f8eb8eab9cb9da639f1dd7942272c7d5","kind":"tag","published_at":"2022-11-25T13:19:13.000Z","download_url":"https://codeload.github.com/google/gops/tar.gz/v0.3.26","html_url":"https://github.com/google/gops/releases/tag/v0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/gops@v0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.26/manifests"},{"name":"v0.3.25","sha":"9f8280461a343fa812977712786ef423888c4bf5","kind":"tag","published_at":"2022-07-08T08:36:18.000Z","download_url":"https://codeload.github.com/google/gops/tar.gz/v0.3.25","html_url":"https://github.com/google/gops/releases/tag/v0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/gops@v0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.25/manifests"},{"name":"v0.3.24","sha":"8442404056f5688feb0b3233b050dbab1a50ff54","kind":"tag","published_at":"2022-06-27T07:54:27.000Z","download_url":"https://codeload.github.com/google/gops/tar.gz/v0.3.24","html_url":"https://github.com/google/gops/releases/tag/v0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/gops@v0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.24/manifests"},{"name":"v0.3.23","sha":"33938f80898629d4f8ee8f4cb7e8833f089ff2ce","kind":"commit","published_at":"2022-05-04T21:47:46.000Z","download_url":"https://codeload.github.com/google/gops/tar.gz/v0.3.23","html_url":"https://github.com/google/gops/releases/tag/v0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/gops@v0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.23/manifests"},{"name":"v0.3.22","sha":"db6b6e9ba07629c90654a7720c452fb44a864dfb","kind":"tag","published_at":"2021-10-27T17:14:30.000Z","download_url":"https://codeload.github.com/google/gops/tar.gz/v0.3.22","html_url":"https://github.com/google/gops/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/gops@v0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.22/manifests"},{"name":"v0.3.21","sha":"f57f013e90efe36e0c019150660368b8e9bdab40","kind":"tag","published_at":"2021-10-08T17:00:12.000Z","download_url":"https://codeload.github.com/google/gops/tar.gz/v0.3.21","html_url":"https://github.com/google/gops/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/gops@v0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"e9831286ac394f7ad837cd6134e5bc3e78197c08","kind":"tag","published_at":"2021-09-06T12:03:48.000Z","download_url":"https://codeload.github.com/google/gops/tar.gz/v0.3.20","html_url":"https://github.com/google/gops/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/gops@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"8918f15c1917c779311f3ba61a0a6585d90c5416","kind":"commit","published_at":"2021-07-01T10:01:38.000Z","download_url":"https://codeload.github.com/google/gops/tar.gz/v0.3.19","html_url":"https://github.com/google/gops/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/gops@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"78435f89d8670db84621b924d0f6e1f40cfa9697","kind":"commit","published_at":"2021-04-17T20:14:45.000Z","download_url":"https://codeload.github.com/google/gops/tar.gz/v0.3.18","html_url":"https://github.com/google/gops/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/gops@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"55729d43c2835298a7e05e576a77da2989ff5b7b","kind":"commit","published_at":"2021-03-09T11:42:07.000Z","download_url":"https://codeload.github.com/google/gops/tar.gz/v0.3.17","html_url":"https://github.com/google/gops/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/gops@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"9a13441a028f9255ca13982b4f233d955e809f41","kind":"tag","published_at":"2021-03-02T09:42:29.000Z","download_url":"https://codeload.github.com/google/gops/tar.gz/v0.3.16","html_url":"https://github.com/google/gops/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/gops@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"a3d463ce8a09b1c647a87d4d5d28a95d2344e47a","kind":"tag","published_at":"2021-02-24T16:00:19.000Z","download_url":"https://codeload.github.com/google/gops/tar.gz/v0.3.15","html_url":"https://github.com/google/gops/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/gops@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"268f11e4fcde1604b8593e6bc35eb6e138699cb5","kind":"commit","published_at":"2020-12-09T18:27:52.000Z","download_url":"https://codeload.github.com/google/gops/tar.gz/v0.3.14","html_url":"https://github.com/google/gops/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/gops@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"b55933ebc43b55727b4b2cafcc25fe4e1cea07d9","kind":"commit","published_at":"2020-11-03T12:47:01.000Z","download_url":"https://codeload.github.com/google/gops/tar.gz/v0.3.13","html_url":"https://github.com/google/gops/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/gops@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"c9150606f90ab6cbea6b9967b3fc85fede299824","kind":"commit","published_at":"2020-09-07T21:23:34.000Z","download_url":"https://codeload.github.com/google/gops/tar.gz/v0.3.12","html_url":"https://github.com/google/gops/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/gops@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"6fb0d860e5fa50629405d9e77e255cd32795967e","kind":"commit","published_at":"2020-08-12T09:16:51.000Z","download_url":"https://codeload.github.com/google/gops/tar.gz/v0.3.11","html_url":"https://github.com/google/gops/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/gops@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"f7e323ca2e7077a3619da2aada9e28e542171e36","kind":"commit","published_at":"2020-05-30T07:42:52.000Z","download_url":"https://codeload.github.com/google/gops/tar.gz/v0.3.10","html_url":"https://github.com/google/gops/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/gops@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"ccffbf8d4aa9ee273813fbc7093451c5f065940f","kind":"commit","published_at":"2020-05-25T08:43:40.000Z","download_url":"https://codeload.github.com/google/gops/tar.gz/v0.3.9","html_url":"https://github.com/google/gops/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/gops@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"f1b8f2b15cb4068632c7800c4e5f029ee9c899ce","kind":"commit","published_at":"2020-04-29T17:44:32.000Z","download_url":"https://codeload.github.com/google/gops/tar.gz/v0.3.8","html_url":"https://github.com/google/gops/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/gops@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"59c8be2eaddf480111508bccd11505912168d23a","kind":"commit","published_at":"2019-08-02T05:19:10.000Z","download_url":"https://codeload.github.com/google/gops/tar.gz/v0.3.7","html_url":"https://github.com/google/gops/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/gops@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"9fda3b87c7b32caeeb2974e7cc2e71e60a597fdf","kind":"commit","published_at":"2019-01-25T18:45:53.000Z","download_url":"https://codeload.github.com/google/gops/tar.gz/v0.3.6","html_url":"https://github.com/google/gops/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/gops@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"89672dbe3c4ba97d53af7e839e8097e1ccbb4977","kind":"commit","published_at":"2018-07-11T19:15:44.000Z","download_url":"https://codeload.github.com/google/gops/tar.gz/v0.3.5","html_url":"https://github.com/google/gops/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/gops@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"62b4d222669dc214b631ef9750d7eeaf197ef7a5","kind":"commit","published_at":"2018-04-30T05:11:38.000Z","download_url":"https://codeload.github.com/google/gops/tar.gz/v0.3.4","html_url":"https://github.com/google/gops/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/gops@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0e2aa5d22efec1603f7ded7097c500e9a36a13b3","kind":"commit","published_at":"2018-03-03T20:00:58.000Z","download_url":"https://codeload.github.com/google/gops/tar.gz/v0.3.3","html_url":"https://github.com/google/gops/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/gops@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"57e77c5c37da1f4e1af49f9d1fe760f146c1579e","kind":"tag","published_at":"2017-09-05T06:05:52.000Z","download_url":"https://codeload.github.com/google/gops/tar.gz/v0.3.2","html_url":"https://github.com/google/gops/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/gops@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"fa6968806ca68b7db113256f300d82b5206a2c3c","kind":"tag","published_at":"2017-01-20T02:44:51.000Z","download_url":"https://codeload.github.com/google/gops/tar.gz/v0.3.1","html_url":"https://github.com/google/gops/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/gops@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0e47ba961c6854dba59ae5cb22fc42cafd3d4cc6","kind":"tag","published_at":"2017-01-03T09:16:22.000Z","download_url":"https://codeload.github.com/google/gops/tar.gz/v0.3.0","html_url":"https://github.com/google/gops/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/gops@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"6379e59497c3d5e381cc5125461f0bbc51fd3e34","kind":"tag","published_at":"2017-01-02T03:55:11.000Z","download_url":"https://codeload.github.com/google/gops/tar.gz/v0.2.0","html_url":"https://github.com/google/gops/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/gops@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"4698eb04b60ab646a8f518d4d168ac21e0c54e5f","kind":"tag","published_at":"2016-12-20T23:02:26.000Z","download_url":"https://codeload.github.com/google/gops/tar.gz/v0.1.0","html_url":"https://github.com/google/gops/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/gops@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.1.0/manifests"},{"name":"v0.0.1","sha":"8044fcee41ea721d7c12d9831945c925b98b6b76","kind":"tag","published_at":"2016-11-13T00:25:34.000Z","download_url":"https://codeload.github.com/google/gops/tar.gz/v0.0.1","html_url":"https://github.com/google/gops/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/gops@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-10T13:29:12.859Z","dependent_packages_count":718,"downloads":null,"downloads_period":null,"dependent_repos_count":860,"rankings":{"downloads":null,"dependent_repos_count":0.25936085186553076,"dependent_packages_count":0.15534230267483268,"stargazers_count":0.8448939110371528,"forks_count":1.5748888856626726,"docker_downloads_count":0.22834129398241323,"average":0.6125654490445205},"purl":"pkg:golang/github.com/google/gops","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/google/gops","docker_dependents_count":141,"docker_downloads_count":160616718,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/google/gops","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/google/gops/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-07T18:30:10.986Z","issues_count":31,"pull_requests_count":148,"avg_time_to_close_issue":29234631.4,"avg_time_to_close_pull_request":2702222.2335766423,"issues_closed_count":15,"pull_requests_closed_count":137,"pull_request_authors_count":22,"issue_authors_count":28,"avg_comments_per_issue":2.129032258064516,"avg_comments_per_pull_request":0.5472972972972973,"merged_pull_requests_count":125,"bot_issues_count":0,"bot_pull_requests_count":81,"past_year_issues_count":1,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1373558.923076923,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgops/issues","maintainers":[{"login":"tklauser","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tklauser"},{"login":"rakyll","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rakyll"},{"login":"eliben","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliben"}],"active_maintainers":[{"login":"tklauser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tklauser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fgops/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fgops/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fgops/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fgops/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fgops/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fgops/codemeta","maintainers":[]}