{"id":372450,"url":"https://github.com/shirou/gopsutil","last_synced_at":"2026-08-26T10:35:28.835Z","repository":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-18T01:52:27.000Z","size":4143,"stargazers_count":11897,"open_issues_count":221,"forks_count":1683,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-20T07:36:16.682Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-18T15:18:32.000Z","dependencies_parsed_at":"2026-08-20T07:41:06.733Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790096,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-22T23:54:07.193Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12506,"followers":558,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-22T23:54:07.244Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"packages":[{"id":11403211,"name":"github.com/shirou/gopsutil/v3/mem","ecosystem":"go","description":"","homepage":"https://github.com/shirou/gopsutil","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/shirou/gopsutil","keywords_array":[],"namespace":"github.com/shirou/gopsutil/v3","versions_count":44,"first_release_published_at":"2026-02-11T22:46:09.939Z","latest_release_published_at":"2026-02-11T22:46:09.939Z","latest_release_number":"v3.24.5","last_synced_at":"2026-08-25T10:03:19.504Z","created_at":"2025-03-04T16:12:30.160Z","updated_at":"2026-08-25T10:03:19.505Z","registry_url":"https://pkg.go.dev/github.com/shirou/gopsutil/v3/mem","install_command":"go get github.com/shirou/gopsutil/v3/mem","documentation_url":"https://pkg.go.dev/github.com/shirou/gopsutil/v3/mem#section-documentation","metadata":{},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-09T08:18:37.000Z","size":4139,"stargazers_count":11896,"open_issues_count":218,"forks_count":1681,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-13T04:14:14.081Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-11T17:58:55.000Z","dependencies_parsed_at":"2026-03-01T10:06:08.264Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36629976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T07:49:13.790Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.082177034635306,"dependent_packages_count":5.700411654884096,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.891294344759701},"purl":"pkg:golang/github.com/shirou/gopsutil/v3/mem","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/shirou/gopsutil/v3/mem","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/shirou/gopsutil/v3/mem","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/shirou/gopsutil/v3/mem/dependencies","status":"removed","funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:23.347Z","issues_count":193,"pull_requests_count":662,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7734138972809668,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7054263565891473,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fmem/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fmem/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fmem/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fmem/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fmem/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fmem/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":14681037,"name":"github.com/Shirou/gopsutil/v4","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/Shirou/gopsutil","keywords_array":[],"namespace":null,"versions_count":29,"first_release_published_at":"2024-03-10T02:07:05.000Z","latest_release_published_at":"2026-07-31T13:20:28.000Z","latest_release_number":"v4.26.7","last_synced_at":"2026-08-25T10:05:43.818Z","created_at":"2026-06-26T13:18:14.491Z","updated_at":"2026-08-25T10:05:43.818Z","registry_url":"https://pkg.go.dev/github.com/Shirou/gopsutil/v4","install_command":"go get github.com/Shirou/gopsutil/v4","documentation_url":"https://pkg.go.dev/github.com/Shirou/gopsutil/v4#section-documentation","metadata":{},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-18T01:52:27.000Z","size":4143,"stargazers_count":11897,"open_issues_count":221,"forks_count":1683,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-20T07:36:16.682Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-18T15:18:32.000Z","dependencies_parsed_at":"2026-08-20T07:41:06.733Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789495,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T14:02:59.378Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.949816600657531,"dependent_packages_count":4.638193141632565,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.794004871145048},"purl":"pkg:golang/github.com/%21shirou/gopsutil/v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Shirou/gopsutil/v4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Shirou/gopsutil/v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Shirou/gopsutil/v4/dependencies","status":null,"funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:31:00.464Z","issues_count":193,"pull_requests_count":663,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7722473604826546,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":130,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FShirou%2Fgopsutil%2Fv4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FShirou%2Fgopsutil%2Fv4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FShirou%2Fgopsutil%2Fv4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FShirou%2Fgopsutil%2Fv4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FShirou%2Fgopsutil%2Fv4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FShirou%2Fgopsutil%2Fv4/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":13546512,"name":"golang-github-shirou-gopsutil","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/shirou/gopsutil","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/shirou/gopsutil","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:12:44.388Z","latest_release_published_at":"2026-02-11T02:12:44.388Z","latest_release_number":"3.22.10-1ubuntu1","last_synced_at":"2026-03-11T07:12:47.252Z","created_at":"2026-02-11T02:12:44.134Z","updated_at":"2026-08-20T07:49:13.364Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-shirou-gopsutil","install_command":"apt-get install golang-github-shirou-gopsutil","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-shirou-gopsutil-dev","standards_version":"4.6.1","maintainer":"Ubuntu Developers \u003cubuntu-devel-discuss@lists.ubuntu.com\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any (\u003e= 2:1.16~1~), golang-github-stretchr-testify-dev, golang-github-tklauser-go-sysconf-dev, golang-golang-x-sys-dev (\u003e= 0.0~git20180510~), golang-gopkg-yaml.v3-dev, lsof, procps","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-09T08:18:37.000Z","size":4139,"stargazers_count":11896,"open_issues_count":218,"forks_count":1681,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-13T04:14:14.081Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-11T17:58:55.000Z","dependencies_parsed_at":"2026-03-01T10:06:08.264Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36629976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T07:49:13.363Z","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-shirou-gopsutil?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-shirou-gopsutil","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-shirou-gopsutil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-shirou-gopsutil/dependencies","status":null,"funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:23.347Z","issues_count":193,"pull_requests_count":662,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7734138972809668,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7054263565891473,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-shirou-gopsutil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-shirou-gopsutil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-shirou-gopsutil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-shirou-gopsutil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-shirou-gopsutil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-shirou-gopsutil/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":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1108},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-25T05:06:52.544Z","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":13506286,"name":"golang-github-shirou-gopsutil","ecosystem":"debian","description":null,"homepage":"https://github.com/shirou/gopsutil","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/shirou/gopsutil","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T19:06:54.480Z","latest_release_published_at":"2026-02-10T19:06:54.480Z","latest_release_number":"2.19.11-4","last_synced_at":"2026-08-10T13:14:17.859Z","created_at":"2026-02-10T19:06:53.898Z","updated_at":"2026-08-20T07:49:13.276Z","registry_url":"https://tracker.debian.org/pkg/golang-github-shirou-gopsutil","install_command":"apt-get install golang-github-shirou-gopsutil","documentation_url":"https://packages.debian.org/bullseye/golang-github-shirou-gopsutil","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-shirou-gopsutil-dev","standards_version":"4.5.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang (\u003e= 1.17~), golang-any, golang-github-stretchr-testify-dev, golang-golang-x-sys-dev (\u003e= 0.0~git20180510~), lsof, procps","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-09T08:18:37.000Z","size":4139,"stargazers_count":11896,"open_issues_count":218,"forks_count":1681,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-13T04:14:14.081Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-11T17:58:55.000Z","dependencies_parsed_at":"2026-03-01T10:06:08.264Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36629976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T07:49:13.275Z","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-shirou-gopsutil?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-shirou-gopsutil","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-shirou-gopsutil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-shirou-gopsutil/dependencies","status":null,"funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:23.347Z","issues_count":193,"pull_requests_count":662,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7734138972809668,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7054263565891473,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-shirou-gopsutil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-shirou-gopsutil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-shirou-gopsutil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-shirou-gopsutil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-shirou-gopsutil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-shirou-gopsutil/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":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":805},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-25T05:06:44.833Z","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"}},{"id":13449085,"name":"golang-github-shirou-gopsutil","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/shirou/gopsutil","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/shirou/gopsutil","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T16:27:23.361Z","latest_release_published_at":"2026-02-08T16:27:23.361Z","latest_release_number":"3.24.1-1ubuntu1","last_synced_at":"2026-08-10T13:16:22.510Z","created_at":"2026-02-08T16:27:13.480Z","updated_at":"2026-08-20T07:49:13.568Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-shirou-gopsutil","install_command":"apt-get install golang-github-shirou-gopsutil","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-shirou-gopsutil-dev","standards_version":"4.6.2","maintainer":"Ubuntu Developers \u003cubuntu-devel-discuss@lists.ubuntu.com\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any (\u003e= 2:1.16~1~), golang-github-stretchr-testify-dev, golang-github-tklauser-go-sysconf-dev, golang-golang-x-sys-dev (\u003e= 0.0~git20180510~), lsof, procps","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-09T08:18:37.000Z","size":4139,"stargazers_count":11896,"open_issues_count":218,"forks_count":1681,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-13T04:14:14.081Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-11T17:58:55.000Z","dependencies_parsed_at":"2026-03-01T10:06:08.264Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36629976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T07:49:13.568Z","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-shirou-gopsutil?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-shirou-gopsutil","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-shirou-gopsutil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-shirou-gopsutil/dependencies","status":null,"funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:23.347Z","issues_count":193,"pull_requests_count":662,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7734138972809668,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7054263565891473,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-shirou-gopsutil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-shirou-gopsutil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-shirou-gopsutil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-shirou-gopsutil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-shirou-gopsutil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-shirou-gopsutil/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":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1322},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-25T05:04:58.025Z","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":13646649,"name":"golang-github-shirou-gopsutil","ecosystem":"debian","description":null,"homepage":"https://github.com/shirou/gopsutil","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/shirou/gopsutil","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:37:32.691Z","latest_release_published_at":"2026-02-12T03:37:32.691Z","latest_release_number":"4.25.2-1","last_synced_at":"2026-08-10T13:16:32.273Z","created_at":"2026-02-12T03:37:31.863Z","updated_at":"2026-08-20T07:49:13.664Z","registry_url":"https://tracker.debian.org/pkg/golang-github-shirou-gopsutil","install_command":"apt-get install golang-github-shirou-gopsutil","documentation_url":"https://packages.debian.org/trixie/golang-github-shirou-gopsutil","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-shirou-gopsutil-dev","standards_version":"4.7.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any (\u003e= 2:1.16~1~), golang-github-stretchr-testify-dev, golang-github-tklauser-go-sysconf-dev, golang-golang-x-sys-dev (\u003e= 0.0~git20180510~), python3 \u003c!nocheck\u003e, python3-psutil \u003c!nocheck\u003e, lsof \u003c!nocheck\u003e, procps \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-09T08:18:37.000Z","size":4139,"stargazers_count":11896,"open_issues_count":218,"forks_count":1681,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-13T04:14:14.081Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-11T17:58:55.000Z","dependencies_parsed_at":"2026-03-01T10:06:08.264Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36629976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T07:49:13.664Z","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-shirou-gopsutil?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-shirou-gopsutil","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-shirou-gopsutil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-shirou-gopsutil/dependencies","status":null,"funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:23.347Z","issues_count":193,"pull_requests_count":662,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7734138972809668,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7054263565891473,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-shirou-gopsutil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-shirou-gopsutil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-shirou-gopsutil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-shirou-gopsutil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-shirou-gopsutil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-shirou-gopsutil/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":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1687},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-25T05:04:56.023Z","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":13962630,"name":"go-github-com-shirou-gopsutil","ecosystem":"guix","description":"Process and system monitoring in Go","homepage":"https://github.com/shirou/gopsutil","licenses":"bsd-3","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/shirou/gopsutil","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T22:39:41.082Z","latest_release_published_at":"2026-03-02T22:39:41.082Z","latest_release_number":"2.21.11","last_synced_at":"2026-08-10T13:21:02.402Z","created_at":"2026-03-02T22:39:40.902Z","updated_at":"2026-08-20T07:49:13.669Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-shirou-gopsutil/2.21.11/","install_command":"guix install go-github-com-shirou-gopsutil","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-xyz.scm#n24183","metadata":{"location":"gnu/packages/golang-xyz.scm:24183","variable_name":"go-github-com-shirou-gopsutil"},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-09T08:18:37.000Z","size":4139,"stargazers_count":11896,"open_issues_count":218,"forks_count":1681,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-13T04:14:14.081Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-11T17:58:55.000Z","dependencies_parsed_at":"2026-03-01T10:06:08.264Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36629976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T07:49:13.669Z","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-shirou-gopsutil","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-shirou-gopsutil","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-shirou-gopsutil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-shirou-gopsutil/dependencies","status":null,"funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:23.347Z","issues_count":193,"pull_requests_count":662,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7734138972809668,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7054263565891473,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-shirou-gopsutil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-shirou-gopsutil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-shirou-gopsutil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-shirou-gopsutil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-shirou-gopsutil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-shirou-gopsutil/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32351,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1231},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-25T05:05:02.543Z","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":13418259,"name":"golang-github-shirou-gopsutil","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/shirou/gopsutil","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/shirou/gopsutil","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T04:06:35.977Z","latest_release_published_at":"2026-02-07T04:06:35.977Z","latest_release_number":"3.21.10-3ubuntu1","last_synced_at":"2026-08-10T13:16:03.910Z","created_at":"2026-02-07T04:06:35.694Z","updated_at":"2026-08-20T07:49:13.839Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-shirou-gopsutil","install_command":"apt-get install golang-github-shirou-gopsutil","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-shirou-gopsutil-dev","standards_version":"4.6.0","maintainer":"Ubuntu Developers \u003cubuntu-devel-discuss@lists.ubuntu.com\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any (\u003e= 2:1.16~1), golang-github-stretchr-testify-dev, golang-github-tklauser-go-sysconf-dev, golang-golang-x-sys-dev (\u003e= 0.0~git20180510~), golang-gopkg-yaml.v3-dev, lsof, procps","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-09T08:18:37.000Z","size":4139,"stargazers_count":11896,"open_issues_count":218,"forks_count":1681,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-13T04:14:14.081Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-11T17:58:55.000Z","dependencies_parsed_at":"2026-03-01T10:06:08.264Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36629976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T07:49:13.838Z","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-shirou-gopsutil?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-shirou-gopsutil","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-shirou-gopsutil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-shirou-gopsutil/dependencies","status":null,"funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:23.347Z","issues_count":193,"pull_requests_count":662,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7734138972809668,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7054263565891473,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-shirou-gopsutil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-shirou-gopsutil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-shirou-gopsutil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-shirou-gopsutil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-shirou-gopsutil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-shirou-gopsutil/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":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":976},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-25T05:06:47.665Z","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":14448156,"name":"github.com/shirou/gopsutil/v3/disk","ecosystem":"go","description":"","homepage":"https://github.com/shirou/gopsutil","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/shirou/gopsutil","keywords_array":[],"namespace":"github.com/shirou/gopsutil/v3","versions_count":44,"first_release_published_at":"2026-05-14T21:41:54.256Z","latest_release_published_at":"2026-05-14T21:41:54.256Z","latest_release_number":"v3.24.5","last_synced_at":"2026-08-25T10:14:55.217Z","created_at":"2026-05-14T21:40:48.523Z","updated_at":"2026-08-25T10:14:55.218Z","registry_url":"https://pkg.go.dev/github.com/shirou/gopsutil/v3/disk","install_command":"go get github.com/shirou/gopsutil/v3/disk","documentation_url":"https://pkg.go.dev/github.com/shirou/gopsutil/v3/disk#section-documentation","metadata":{},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-18T01:52:27.000Z","size":4143,"stargazers_count":11897,"open_issues_count":221,"forks_count":1683,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-20T07:36:16.682Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-18T15:18:32.000Z","dependencies_parsed_at":"2026-08-20T07:41:06.733Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790096,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:05:01.308Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.067188149279545,"dependent_packages_count":4.748046779947814,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.907617464613679},"purl":"pkg:golang/github.com/shirou/gopsutil/v3/disk","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/shirou/gopsutil/v3/disk","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/shirou/gopsutil/v3/disk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/shirou/gopsutil/v3/disk/dependencies","status":"removed","funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:31:00.464Z","issues_count":193,"pull_requests_count":663,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7722473604826546,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":130,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fdisk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fdisk/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fdisk/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fdisk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fdisk/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fdisk/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":3493125,"name":"github.com/shirou/gopsutil","ecosystem":"go","description":"","homepage":"https://github.com/shirou/gopsutil","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/shirou/gopsutil","keywords_array":[],"namespace":"github.com/shirou","versions_count":41,"first_release_published_at":"2016-04-07T06:55:32.000Z","latest_release_published_at":"2021-11-30T23:46:45.000Z","latest_release_number":"v3.21.11+incompatible","last_synced_at":"2026-08-25T10:13:50.629Z","created_at":"2022-04-10T19:14:45.583Z","updated_at":"2026-08-25T10:13:50.629Z","registry_url":"https://pkg.go.dev/github.com/shirou/gopsutil","install_command":"go get github.com/shirou/gopsutil","documentation_url":"https://pkg.go.dev/github.com/shirou/gopsutil#section-documentation","metadata":{},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-09T08:18:37.000Z","size":4139,"stargazers_count":11896,"open_issues_count":218,"forks_count":1681,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-13T04:14:14.081Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-11T17:58:55.000Z","dependencies_parsed_at":"2026-03-01T10:06:08.264Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36629976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T08:17:42.756Z","dependent_packages_count":12182,"downloads":null,"downloads_period":null,"dependent_repos_count":19147,"rankings":{"downloads":null,"dependent_repos_count":0.04990102789892811,"dependent_packages_count":0.014212974682231084,"stargazers_count":0.6922859857994746,"forks_count":0.6444598447154708,"docker_downloads_count":0.09212497458263652,"average":0.2985969615357482},"purl":"pkg:golang/github.com/shirou/gopsutil","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/shirou/gopsutil","docker_dependents_count":1527,"docker_downloads_count":4497342261,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/shirou/gopsutil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/shirou/gopsutil/dependencies","status":null,"funding_links":["https://github.com/sponsors/shirou"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:23.347Z","issues_count":193,"pull_requests_count":662,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7734138972809668,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7054263565891473,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":11400737,"name":"github.com/shirou/gopsutil/v3/common","ecosystem":"go","description":"","homepage":"https://github.com/shirou/gopsutil","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/shirou/gopsutil","keywords_array":[],"namespace":"github.com/shirou/gopsutil/v3","versions_count":12,"first_release_published_at":"2026-02-11T22:45:27.154Z","latest_release_published_at":"2026-02-11T22:45:27.154Z","latest_release_number":"v3.24.5","last_synced_at":"2026-08-25T10:08:24.207Z","created_at":"2025-03-03T22:44:57.971Z","updated_at":"2026-08-25T10:08:24.207Z","registry_url":"https://pkg.go.dev/github.com/shirou/gopsutil/v3/common","install_command":"go get github.com/shirou/gopsutil/v3/common","documentation_url":"https://pkg.go.dev/github.com/shirou/gopsutil/v3/common#section-documentation","metadata":{},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-18T01:52:27.000Z","size":4143,"stargazers_count":11897,"open_issues_count":221,"forks_count":1683,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-20T07:36:16.682Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-18T15:18:32.000Z","dependencies_parsed_at":"2026-08-20T07:41:06.733Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790096,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:48:09.377Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.084953491875412,"dependent_packages_count":5.702990755173129,"stargazers_count":0.7749054684998006,"forks_count":0.7795126500845586,"docker_downloads_count":null,"average":3.335590591408225},"purl":"pkg:golang/github.com/shirou/gopsutil/v3/common","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/shirou/gopsutil/v3/common","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/shirou/gopsutil/v3/common","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/shirou/gopsutil/v3/common/dependencies","status":"removed","funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:31:00.464Z","issues_count":193,"pull_requests_count":663,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7722473604826546,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":130,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fcommon/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fcommon/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fcommon/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fcommon/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fcommon/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fcommon/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":3623344,"name":"github.com/shirou/Gopsutil","ecosystem":"go","description":"","homepage":"https://github.com/shirou/Gopsutil","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/shirou/Gopsutil","keywords_array":[],"namespace":"github.com/shirou","versions_count":35,"first_release_published_at":"2016-04-07T06:55:32.000Z","latest_release_published_at":"2021-10-30T10:04:30.000Z","latest_release_number":"v3.21.10+incompatible","last_synced_at":"2026-08-24T10:08:04.876Z","created_at":"2022-04-11T08:03:11.230Z","updated_at":"2026-08-24T10:08:04.876Z","registry_url":"https://pkg.go.dev/github.com/shirou/Gopsutil","install_command":"go get github.com/shirou/Gopsutil","documentation_url":"https://pkg.go.dev/github.com/shirou/Gopsutil#section-documentation","metadata":{},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-18T01:52:27.000Z","size":4143,"stargazers_count":11897,"open_issues_count":221,"forks_count":1683,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-20T07:36:16.682Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-18T15:18:32.000Z","dependencies_parsed_at":"2026-08-20T07:41:06.733Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789495,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T07:49:13.114Z","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.48606286832084417,"forks_count":0.47506444737985065,"average":4.326531894859585},"purl":"pkg:golang/github.com/shirou/%21gopsutil","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/shirou/Gopsutil","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/shirou/Gopsutil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/shirou/Gopsutil/dependencies","status":null,"funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:23.347Z","issues_count":193,"pull_requests_count":662,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7734138972809668,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7054263565891473,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2FGopsutil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2FGopsutil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2FGopsutil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2FGopsutil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2FGopsutil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2FGopsutil/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":3554864,"name":"gopkg.in/shirou/gopsutil.v2","ecosystem":"go","description":"","homepage":"https://github.com/shirou/gopsutil","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/shirou/gopsutil","keywords_array":[],"namespace":"gopkg.in/shirou","versions_count":27,"first_release_published_at":"2016-04-07T06:55:32.000Z","latest_release_published_at":"2021-11-30T23:46:45.000Z","latest_release_number":"v2.21.11","last_synced_at":"2026-08-25T10:11:05.098Z","created_at":"2022-04-11T01:24:48.049Z","updated_at":"2026-08-25T10:11:05.098Z","registry_url":"https://pkg.go.dev/gopkg.in/shirou/gopsutil.v2","install_command":"go get gopkg.in/shirou/gopsutil.v2","documentation_url":"https://pkg.go.dev/gopkg.in/shirou/gopsutil.v2#section-documentation","metadata":{},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-18T01:52:27.000Z","size":4143,"stargazers_count":11897,"open_issues_count":221,"forks_count":1683,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-20T07:36:16.682Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-18T15:18:32.000Z","dependencies_parsed_at":"2026-08-20T07:41:06.733Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790096,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:03:29.430Z","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.48146148813124484,"forks_count":0.473381015603168,"average":4.324960691868014},"purl":"pkg:golang/gopkg.in/shirou/gopsutil.v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/shirou/gopsutil.v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/shirou/gopsutil.v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/shirou/gopsutil.v2/dependencies","status":null,"funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:31:00.464Z","issues_count":193,"pull_requests_count":663,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7722473604826546,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":130,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fshirou%2Fgopsutil.v2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fshirou%2Fgopsutil.v2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fshirou%2Fgopsutil.v2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fshirou%2Fgopsutil.v2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fshirou%2Fgopsutil.v2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fshirou%2Fgopsutil.v2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":13685759,"name":"golang-github-shirou-gopsutil","ecosystem":"debian","description":null,"homepage":"https://github.com/shirou/gopsutil","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/shirou/gopsutil","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T17:58:34.502Z","latest_release_published_at":"2026-02-12T17:58:34.502Z","latest_release_number":"3.22.10-1","last_synced_at":"2026-08-10T13:16:15.411Z","created_at":"2026-02-12T17:58:34.314Z","updated_at":"2026-08-20T12:05:01.440Z","registry_url":"https://tracker.debian.org/pkg/golang-github-shirou-gopsutil","install_command":"apt-get install golang-github-shirou-gopsutil","documentation_url":"https://packages.debian.org/bookworm/golang-github-shirou-gopsutil","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-shirou-gopsutil-dev","standards_version":"4.6.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any (\u003e= 2:1.16~1~), golang-github-stretchr-testify-dev, golang-github-tklauser-go-sysconf-dev, golang-golang-x-sys-dev (\u003e= 0.0~git20180510~), golang-gopkg-yaml.v3-dev, lsof, procps","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-18T01:52:27.000Z","size":4143,"stargazers_count":11897,"open_issues_count":221,"forks_count":1683,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-20T07:36:16.682Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-18T15:18:32.000Z","dependencies_parsed_at":"2026-08-20T07:41:06.733Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790096,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:05:01.440Z","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-shirou-gopsutil?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-shirou-gopsutil","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-shirou-gopsutil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-shirou-gopsutil/dependencies","status":null,"funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:31:00.464Z","issues_count":193,"pull_requests_count":663,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7722473604826546,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":130,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-shirou-gopsutil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-shirou-gopsutil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-shirou-gopsutil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-shirou-gopsutil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-shirou-gopsutil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-shirou-gopsutil/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":2645,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1237},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-25T05:06:43.662Z","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":8194895,"name":"github.com/shirou/Gopsutil/v3","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/shirou/Gopsutil","keywords_array":[],"namespace":null,"versions_count":43,"first_release_published_at":"2020-11-01T04:33:05.000Z","latest_release_published_at":"2024-05-28T13:20:00.000Z","latest_release_number":"v3.24.5","last_synced_at":"2026-08-24T10:20:56.606Z","created_at":"2023-09-05T02:27:51.463Z","updated_at":"2026-08-24T10:20:56.607Z","registry_url":"https://pkg.go.dev/github.com/shirou/Gopsutil/v3","install_command":"go get github.com/shirou/Gopsutil/v3","documentation_url":"https://pkg.go.dev/github.com/shirou/Gopsutil/v3#section-documentation","metadata":{},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-18T01:52:27.000Z","size":4143,"stargazers_count":11897,"open_issues_count":221,"forks_count":1683,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-20T07:36:16.682Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-18T15:18:32.000Z","dependencies_parsed_at":"2026-08-20T07:41:06.733Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789495,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T07:49:13.704Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.56745293061189,"dependent_packages_count":8.899321458400431,"stargazers_count":0.6570595800831815,"forks_count":0.6289774340643739,"docker_downloads_count":null,"average":5.188202850789969},"purl":"pkg:golang/github.com/shirou/%21gopsutil/v3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/shirou/Gopsutil/v3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/shirou/Gopsutil/v3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/shirou/Gopsutil/v3/dependencies","status":null,"funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:23.347Z","issues_count":193,"pull_requests_count":662,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7734138972809668,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7054263565891473,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2FGopsutil%2Fv3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2FGopsutil%2Fv3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2FGopsutil%2Fv3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2FGopsutil%2Fv3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2FGopsutil%2Fv3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2FGopsutil%2Fv3/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":3554875,"name":"gopkg.in/shirou/gopsutil.v1","ecosystem":"go","description":"","homepage":"https://github.com/shirou/gopsutil","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/shirou/gopsutil","keywords_array":[],"namespace":"gopkg.in/shirou","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-08-25T10:07:24.407Z","latest_release_number":null,"last_synced_at":"2026-08-25T10:07:25.545Z","created_at":"2022-04-11T01:24:50.747Z","updated_at":"2026-08-25T10:07:25.546Z","registry_url":"https://pkg.go.dev/gopkg.in/shirou/gopsutil.v1","install_command":"go get gopkg.in/shirou/gopsutil.v1","documentation_url":"https://pkg.go.dev/gopkg.in/shirou/gopsutil.v1#section-documentation","metadata":{},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-09T08:18:37.000Z","size":4139,"stargazers_count":11896,"open_issues_count":218,"forks_count":1681,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-13T04:14:14.081Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-11T17:58:55.000Z","dependencies_parsed_at":"2026-03-01T10:06:08.264Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36629976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T07:49:13.918Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/gopkg.in/shirou/gopsutil.v1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/shirou/gopsutil.v1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/shirou/gopsutil.v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/shirou/gopsutil.v1/dependencies","status":null,"funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:23.347Z","issues_count":193,"pull_requests_count":662,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7734138972809668,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7054263565891473,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fshirou%2Fgopsutil.v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fshirou%2Fgopsutil.v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fshirou%2Fgopsutil.v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fshirou%2Fgopsutil.v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fshirou%2Fgopsutil.v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fshirou%2Fgopsutil.v1/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":9192447,"name":"github.com/shirou/gopsutil/v4","ecosystem":"go","description":"SPDX-License-Identifier: BSD-3-Clause","homepage":"https://github.com/shirou/gopsutil","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/shirou/gopsutil","keywords_array":[],"namespace":"github.com/shirou/gopsutil","versions_count":29,"first_release_published_at":"2024-03-10T02:07:05.000Z","latest_release_published_at":"2026-07-31T13:20:28.000Z","latest_release_number":"v4.26.7","last_synced_at":"2026-08-23T09:43:05.304Z","created_at":"2024-03-10T05:25:35.601Z","updated_at":"2026-08-23T09:43:05.305Z","registry_url":"https://pkg.go.dev/github.com/shirou/gopsutil/v4","install_command":"go get github.com/shirou/gopsutil/v4","documentation_url":"https://pkg.go.dev/github.com/shirou/gopsutil/v4#section-documentation","metadata":{},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-18T01:52:27.000Z","size":4143,"stargazers_count":11897,"open_issues_count":221,"forks_count":1683,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-20T07:36:16.682Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-18T15:18:32.000Z","dependencies_parsed_at":"2026-08-20T07:41:06.733Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790096,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:40:29.748Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.647746580068212,"dependent_packages_count":8.554776850899353,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.101261715483783},"purl":"pkg:golang/github.com/shirou/gopsutil/v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/shirou/gopsutil/v4","docker_dependents_count":2,"docker_downloads_count":1326626,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/shirou/gopsutil/v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/shirou/gopsutil/v4/dependencies","status":null,"funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:31:00.464Z","issues_count":193,"pull_requests_count":663,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7722473604826546,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":130,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv4/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":3778791,"name":"github.com/shirou/gopsutil/v3","ecosystem":"go","description":"","homepage":"https://github.com/shirou/gopsutil","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/shirou/gopsutil","keywords_array":[],"namespace":"github.com/shirou/gopsutil","versions_count":44,"first_release_published_at":"2020-11-01T04:33:05.000Z","latest_release_published_at":"2024-05-28T13:20:00.000Z","latest_release_number":"v3.24.5","last_synced_at":"2026-08-24T09:58:32.108Z","created_at":"2022-04-11T17:06:17.585Z","updated_at":"2026-08-24T09:58:32.108Z","registry_url":"https://pkg.go.dev/github.com/shirou/gopsutil/v3","install_command":"go get github.com/shirou/gopsutil/v3","documentation_url":"https://pkg.go.dev/github.com/shirou/gopsutil/v3#section-documentation","metadata":{},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-09T08:18:37.000Z","size":4139,"stargazers_count":11896,"open_issues_count":218,"forks_count":1681,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-13T04:14:14.081Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-11T17:58:55.000Z","dependencies_parsed_at":"2026-03-01T10:06:08.264Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36629976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T07:49:12.884Z","dependent_packages_count":3300,"downloads":null,"downloads_period":null,"dependent_repos_count":9442,"rankings":{"downloads":null,"dependent_repos_count":0.07998688671532968,"dependent_packages_count":0.06950870829996224,"stargazers_count":0.6873062574436565,"forks_count":0.6420737248783078,"docker_downloads_count":0.04481755520236371,"average":0.304738626507924},"purl":"pkg:golang/github.com/shirou/gopsutil/v3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/shirou/gopsutil/v3","docker_dependents_count":2381,"docker_downloads_count":7974594083,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/shirou/gopsutil/v3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/shirou/gopsutil/v3/dependencies","status":null,"funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:23.347Z","issues_count":193,"pull_requests_count":662,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7734138972809668,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7054263565891473,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":3860588,"name":"gopkg.in/shirou/gopsutil.v3","ecosystem":"go","description":"","homepage":"https://github.com/shirou/gopsutil","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/shirou/gopsutil","keywords_array":[],"namespace":"gopkg.in/shirou","versions_count":43,"first_release_published_at":"2020-11-01T04:33:05.000Z","latest_release_published_at":"2024-05-28T13:20:00.000Z","latest_release_number":"v3.24.5","last_synced_at":"2026-08-25T10:05:09.413Z","created_at":"2022-04-11T21:43:30.146Z","updated_at":"2026-08-25T10:05:09.413Z","registry_url":"https://pkg.go.dev/gopkg.in/shirou/gopsutil.v3","install_command":"go get gopkg.in/shirou/gopsutil.v3","documentation_url":"https://pkg.go.dev/gopkg.in/shirou/gopsutil.v3#section-documentation","metadata":{},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-09T08:18:37.000Z","size":4139,"stargazers_count":11896,"open_issues_count":218,"forks_count":1681,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-13T04:14:14.081Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-11T17:58:55.000Z","dependencies_parsed_at":"2026-03-01T10:06:08.264Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36629976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T07:49:13.391Z","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.48606286832084417,"forks_count":0.47506444737985065,"average":4.326531894859585},"purl":"pkg:golang/gopkg.in/shirou/gopsutil.v3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/shirou/gopsutil.v3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/shirou/gopsutil.v3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/shirou/gopsutil.v3/dependencies","status":null,"funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:23.347Z","issues_count":193,"pull_requests_count":662,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7734138972809668,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7054263565891473,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fshirou%2Fgopsutil.v3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fshirou%2Fgopsutil.v3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fshirou%2Fgopsutil.v3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fshirou%2Fgopsutil.v3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fshirou%2Fgopsutil.v3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fshirou%2Fgopsutil.v3/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":3855667,"name":"github.com/shirou/goPsUtil","ecosystem":"go","description":"","homepage":"https://github.com/shirou/goPsUtil","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/shirou/goPsUtil","keywords_array":[],"namespace":"github.com/shirou","versions_count":34,"first_release_published_at":"2016-04-07T06:55:32.000Z","latest_release_published_at":"2021-04-25T03:15:09.000Z","latest_release_number":"v3.21.4+incompatible","last_synced_at":"2026-08-25T10:15:49.902Z","created_at":"2022-04-11T21:26:29.577Z","updated_at":"2026-08-25T10:15:49.902Z","registry_url":"https://pkg.go.dev/github.com/shirou/goPsUtil","install_command":"go get github.com/shirou/goPsUtil","documentation_url":"https://pkg.go.dev/github.com/shirou/goPsUtil#section-documentation","metadata":{},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-18T01:52:27.000Z","size":4143,"stargazers_count":11897,"open_issues_count":221,"forks_count":1683,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-20T07:36:16.682Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-18T15:18:32.000Z","dependencies_parsed_at":"2026-08-20T07:41:06.733Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790937,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T10:46:42.961Z","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.48606286832084417,"forks_count":0.47506444737985065,"average":4.326531894859585},"purl":"pkg:golang/github.com/shirou/go%21ps%21util","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/shirou/goPsUtil","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/shirou/goPsUtil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/shirou/goPsUtil/dependencies","status":null,"funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:31:00.464Z","issues_count":193,"pull_requests_count":663,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7722473604826546,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":130,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2FgoPsUtil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2FgoPsUtil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2FgoPsUtil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2FgoPsUtil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2FgoPsUtil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2FgoPsUtil/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":3855648,"name":"github.com/shirou/gopsUtil","ecosystem":"go","description":"","homepage":"https://github.com/shirou/gopsUtil","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/shirou/gopsUtil","keywords_array":[],"namespace":"github.com/shirou","versions_count":34,"first_release_published_at":"2016-04-07T06:55:32.000Z","latest_release_published_at":"2021-04-25T03:15:09.000Z","latest_release_number":"v3.21.4+incompatible","last_synced_at":"2026-08-25T10:04:48.289Z","created_at":"2022-04-11T21:26:26.651Z","updated_at":"2026-08-25T10:04:48.289Z","registry_url":"https://pkg.go.dev/github.com/shirou/gopsUtil","install_command":"go get github.com/shirou/gopsUtil","documentation_url":"https://pkg.go.dev/github.com/shirou/gopsUtil#section-documentation","metadata":{},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-18T01:52:27.000Z","size":4143,"stargazers_count":11897,"open_issues_count":221,"forks_count":1683,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-20T07:36:16.682Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-18T15:18:32.000Z","dependencies_parsed_at":"2026-08-20T07:41:06.733Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789495,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T07:49:14.201Z","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.48606286832084417,"forks_count":0.47506444737985065,"average":4.326531894859585},"purl":"pkg:golang/github.com/shirou/gops%21util","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/shirou/gopsUtil","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/shirou/gopsUtil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/shirou/gopsUtil/dependencies","status":null,"funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:23.347Z","issues_count":193,"pull_requests_count":662,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7734138972809668,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7054263565891473,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2FgopsUtil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2FgopsUtil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2FgopsUtil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2FgopsUtil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2FgopsUtil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2FgopsUtil/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":12107976,"name":"github.com/Shirou/gopsutil/v3","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/Shirou/gopsutil","keywords_array":[],"namespace":null,"versions_count":43,"first_release_published_at":"2020-11-01T04:33:05.000Z","latest_release_published_at":"2024-05-28T13:20:00.000Z","latest_release_number":"v3.24.5","last_synced_at":"2026-08-25T10:05:10.380Z","created_at":"2025-09-16T09:05:01.448Z","updated_at":"2026-08-25T10:05:10.380Z","registry_url":"https://pkg.go.dev/github.com/Shirou/gopsutil/v3","install_command":"go get github.com/Shirou/gopsutil/v3","documentation_url":"https://pkg.go.dev/github.com/Shirou/gopsutil/v3#section-documentation","metadata":{},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-18T01:52:27.000Z","size":4143,"stargazers_count":11897,"open_issues_count":221,"forks_count":1683,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-20T07:36:16.682Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-18T15:18:32.000Z","dependencies_parsed_at":"2026-08-20T07:41:06.733Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789495,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T08:17:42.593Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.524599724178185,"dependent_packages_count":5.176837702382853,"stargazers_count":0.783150657683343,"forks_count":0.799165591353976,"docker_downloads_count":null,"average":3.070938418899589},"purl":"pkg:golang/github.com/%21shirou/gopsutil/v3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Shirou/gopsutil/v3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Shirou/gopsutil/v3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Shirou/gopsutil/v3/dependencies","status":null,"funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:23.347Z","issues_count":193,"pull_requests_count":662,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7734138972809668,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7054263565891473,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FShirou%2Fgopsutil%2Fv3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FShirou%2Fgopsutil%2Fv3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FShirou%2Fgopsutil%2Fv3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FShirou%2Fgopsutil%2Fv3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FShirou%2Fgopsutil%2Fv3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FShirou%2Fgopsutil%2Fv3/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":3748788,"name":"github.com/Shirou/gopsutil","ecosystem":"go","description":"","homepage":"https://github.com/Shirou/gopsutil","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/Shirou/gopsutil","keywords_array":[],"namespace":"github.com/Shirou","versions_count":41,"first_release_published_at":"2016-04-07T06:55:32.000Z","latest_release_published_at":"2021-11-30T23:46:45.000Z","latest_release_number":"v3.21.11+incompatible","last_synced_at":"2026-08-24T10:24:16.510Z","created_at":"2022-04-11T15:10:01.271Z","updated_at":"2026-08-24T10:24:16.510Z","registry_url":"https://pkg.go.dev/github.com/Shirou/gopsutil","install_command":"go get github.com/Shirou/gopsutil","documentation_url":"https://pkg.go.dev/github.com/Shirou/gopsutil#section-documentation","metadata":{},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-18T01:52:27.000Z","size":4143,"stargazers_count":11897,"open_issues_count":221,"forks_count":1683,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-20T07:36:16.682Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-18T15:18:32.000Z","dependencies_parsed_at":"2026-08-20T07:41:06.733Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789495,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T07:49:13.127Z","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.48606286832084417,"forks_count":0.47506444737985065,"average":4.326531894859585},"purl":"pkg:golang/github.com/%21shirou/gopsutil","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Shirou/gopsutil","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Shirou/gopsutil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Shirou/gopsutil/dependencies","status":null,"funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:23.347Z","issues_count":193,"pull_requests_count":662,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7734138972809668,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7054263565891473,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FShirou%2Fgopsutil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FShirou%2Fgopsutil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FShirou%2Fgopsutil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FShirou%2Fgopsutil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FShirou%2Fgopsutil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FShirou%2Fgopsutil/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":14393525,"name":"github.com/shirou/gopsutil/internal/common","ecosystem":"go","description":"","homepage":"https://github.com/shirou/gopsutil","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/shirou/gopsutil","keywords_array":[],"namespace":"github.com/shirou/gopsutil/internal","versions_count":38,"first_release_published_at":"2026-05-06T21:45:41.766Z","latest_release_published_at":"2026-05-06T21:45:41.766Z","latest_release_number":"v3.21.11+incompatible","last_synced_at":"2026-08-24T10:27:32.863Z","created_at":"2026-05-06T21:44:47.349Z","updated_at":"2026-08-24T10:27:32.864Z","registry_url":"https://pkg.go.dev/github.com/shirou/gopsutil/internal/common","install_command":"go get github.com/shirou/gopsutil/internal/common","documentation_url":"https://pkg.go.dev/github.com/shirou/gopsutil/internal/common#section-documentation","metadata":{},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-09T08:18:37.000Z","size":4139,"stargazers_count":11896,"open_issues_count":218,"forks_count":1681,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-13T04:14:14.081Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-11T17:58:55.000Z","dependencies_parsed_at":"2026-03-01T10:06:08.264Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36629976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T07:49:13.417Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/github.com/shirou/gopsutil/internal/common","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/shirou/gopsutil/internal/common","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/shirou/gopsutil/internal/common","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/shirou/gopsutil/internal/common/dependencies","status":"removed","funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:23.347Z","issues_count":193,"pull_requests_count":662,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7734138972809668,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7054263565891473,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Finternal%2Fcommon/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Finternal%2Fcommon/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Finternal%2Fcommon/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Finternal%2Fcommon/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Finternal%2Fcommon/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Finternal%2Fcommon/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":13581629,"name":"golang-github-shirou-gopsutil","ecosystem":"debian","description":null,"homepage":"https://github.com/shirou/gopsutil","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/shirou/gopsutil","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T08:54:50.377Z","latest_release_published_at":"2026-02-11T08:54:50.377Z","latest_release_number":"2.18.06-1","last_synced_at":"2026-08-10T13:14:39.522Z","created_at":"2026-02-11T08:54:50.212Z","updated_at":"2026-08-20T07:49:13.364Z","registry_url":"https://tracker.debian.org/pkg/golang-github-shirou-gopsutil","install_command":"apt-get install golang-github-shirou-gopsutil","documentation_url":"https://packages.debian.org/buster/golang-github-shirou-gopsutil","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"golang-github-shirou-gopsutil-dev","standards_version":"4.1.4","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), dh-golang (\u003e= 1.17~), golang-any, golang-github-stretchr-testify-dev, golang-golang-x-sys-dev, lsof, procps","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-09T08:18:37.000Z","size":4139,"stargazers_count":11896,"open_issues_count":218,"forks_count":1681,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-13T04:14:14.081Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-11T17:58:55.000Z","dependencies_parsed_at":"2026-03-01T10:06:08.264Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36629976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T07:49:13.364Z","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-shirou-gopsutil?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-shirou-gopsutil","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-shirou-gopsutil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-shirou-gopsutil/dependencies","status":null,"funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:23.347Z","issues_count":193,"pull_requests_count":662,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7734138972809668,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7054263565891473,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-shirou-gopsutil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-shirou-gopsutil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-shirou-gopsutil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-shirou-gopsutil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-shirou-gopsutil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-shirou-gopsutil/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":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":610},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-08-25T05:03:28.562Z","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":13438955,"name":"golang-github-shirou-gopsutil","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/shirou/gopsutil","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/shirou/gopsutil","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T01:59:49.401Z","latest_release_published_at":"2026-02-08T01:59:49.401Z","latest_release_number":"2.19.11-1","last_synced_at":"2026-08-10T13:15:19.177Z","created_at":"2026-02-08T01:59:49.040Z","updated_at":"2026-08-20T07:49:13.495Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-shirou-gopsutil","install_command":"apt-get install golang-github-shirou-gopsutil","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-shirou-gopsutil-dev","standards_version":"4.4.1","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-golang (\u003e= 1.17~), golang-any, golang-github-stretchr-testify-dev, golang-golang-x-sys-dev (\u003e= 0.0~git20180510~), lsof, procps","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-09T08:18:37.000Z","size":4139,"stargazers_count":11896,"open_issues_count":218,"forks_count":1681,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-13T04:14:14.081Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-11T17:58:55.000Z","dependencies_parsed_at":"2026-03-01T10:06:08.264Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36629976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T07:49:13.495Z","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-shirou-gopsutil?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-shirou-gopsutil","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-shirou-gopsutil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-shirou-gopsutil/dependencies","status":null,"funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:23.347Z","issues_count":193,"pull_requests_count":662,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7734138972809668,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7054263565891473,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-shirou-gopsutil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-shirou-gopsutil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-shirou-gopsutil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-shirou-gopsutil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-shirou-gopsutil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-shirou-gopsutil/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":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":759},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-25T05:06:53.666Z","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":13476384,"name":"golang-github-shirou-gopsutil","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/shirou/gopsutil","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/shirou/gopsutil","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T04:44:51.790Z","latest_release_published_at":"2026-02-10T04:44:51.790Z","latest_release_number":"3.22.10-1ubuntu1","last_synced_at":"2026-08-10T13:17:01.727Z","created_at":"2026-02-10T04:44:46.891Z","updated_at":"2026-08-20T07:49:13.504Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-shirou-gopsutil","install_command":"apt-get install golang-github-shirou-gopsutil","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-shirou-gopsutil-dev","standards_version":"4.6.1","maintainer":"Ubuntu Developers \u003cubuntu-devel-discuss@lists.ubuntu.com\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any (\u003e= 2:1.16~1~), golang-github-stretchr-testify-dev, golang-github-tklauser-go-sysconf-dev, golang-golang-x-sys-dev (\u003e= 0.0~git20180510~), golang-gopkg-yaml.v3-dev, lsof, procps","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-09T08:18:37.000Z","size":4139,"stargazers_count":11896,"open_issues_count":218,"forks_count":1681,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-13T04:14:14.081Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-11T17:58:55.000Z","dependencies_parsed_at":"2026-03-01T10:06:08.264Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36629976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T07:49:13.503Z","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-shirou-gopsutil?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-shirou-gopsutil","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-shirou-gopsutil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-shirou-gopsutil/dependencies","status":null,"funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:23.347Z","issues_count":193,"pull_requests_count":662,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7734138972809668,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7054263565891473,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-shirou-gopsutil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-shirou-gopsutil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-shirou-gopsutil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-shirou-gopsutil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-shirou-gopsutil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-shirou-gopsutil/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":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1339},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-25T05:06:51.033Z","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":13963317,"name":"go-github-com-shirou-gopsutil-v3","ecosystem":"guix","description":"Process and system monitoring in Go","homepage":"https://github.com/shirou/gopsutil","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/shirou/gopsutil","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T22:50:02.632Z","latest_release_published_at":"2026-03-02T22:50:02.632Z","latest_release_number":"3.24.5","last_synced_at":"2026-04-27T18:17:21.248Z","created_at":"2026-03-02T22:50:02.416Z","updated_at":"2026-08-20T07:49:13.530Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-shirou-gopsutil-v3/3.24.5/","install_command":"guix install go-github-com-shirou-gopsutil-v3","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-xyz.scm#n24226","metadata":{"location":"gnu/packages/golang-xyz.scm:24226","variable_name":"go-github-com-shirou-gopsutil-v3"},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-09T08:18:37.000Z","size":4139,"stargazers_count":11896,"open_issues_count":218,"forks_count":1681,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-13T04:14:14.081Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-11T17:58:55.000Z","dependencies_parsed_at":"2026-03-01T10:06:08.264Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36629976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T07:49:13.530Z","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-shirou-gopsutil-v3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-shirou-gopsutil-v3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-shirou-gopsutil-v3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-shirou-gopsutil-v3/dependencies","status":null,"funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:23.347Z","issues_count":193,"pull_requests_count":662,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7734138972809668,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7054263565891473,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-shirou-gopsutil-v3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-shirou-gopsutil-v3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-shirou-gopsutil-v3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-shirou-gopsutil-v3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-shirou-gopsutil-v3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-shirou-gopsutil-v3/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32351,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1231},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-25T05:05:02.543Z","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":13388744,"name":"golang-github-shirou-gopsutil","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/shirou/gopsutil","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/shirou/gopsutil","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T16:56:29.981Z","latest_release_published_at":"2026-02-05T16:56:29.981Z","latest_release_number":"3.24.1-1ubuntu1","last_synced_at":"2026-08-10T13:16:43.549Z","created_at":"2026-02-05T16:56:29.671Z","updated_at":"2026-08-20T07:49:13.685Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-shirou-gopsutil","install_command":"apt-get install golang-github-shirou-gopsutil","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-shirou-gopsutil-dev","standards_version":"4.6.2","maintainer":"Ubuntu Developers \u003cubuntu-devel-discuss@lists.ubuntu.com\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any (\u003e= 2:1.16~1~), golang-github-stretchr-testify-dev, golang-github-tklauser-go-sysconf-dev, golang-golang-x-sys-dev (\u003e= 0.0~git20180510~), lsof, procps","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-09T08:18:37.000Z","size":4139,"stargazers_count":11896,"open_issues_count":218,"forks_count":1681,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-13T04:14:14.081Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-11T17:58:55.000Z","dependencies_parsed_at":"2026-03-01T10:06:08.264Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36629976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T07:49:13.684Z","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-shirou-gopsutil?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-shirou-gopsutil","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-shirou-gopsutil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-shirou-gopsutil/dependencies","status":null,"funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:23.347Z","issues_count":193,"pull_requests_count":662,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7734138972809668,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7054263565891473,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-shirou-gopsutil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-shirou-gopsutil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-shirou-gopsutil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-shirou-gopsutil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-shirou-gopsutil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-shirou-gopsutil/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":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-25T05:06:49.291Z","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":11400736,"name":"github.com/shirou/gopsutil/v3/internal/common","ecosystem":"go","description":"","homepage":"https://github.com/shirou/gopsutil","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/shirou/gopsutil","keywords_array":[],"namespace":"github.com/shirou/gopsutil/v3/internal","versions_count":44,"first_release_published_at":"2026-02-11T22:46:13.337Z","latest_release_published_at":"2026-02-11T22:46:13.337Z","latest_release_number":"v3.24.5","last_synced_at":"2026-08-25T10:03:37.864Z","created_at":"2025-03-03T22:44:55.538Z","updated_at":"2026-08-25T10:03:37.865Z","registry_url":"https://pkg.go.dev/github.com/shirou/gopsutil/v3/internal/common","install_command":"go get github.com/shirou/gopsutil/v3/internal/common","documentation_url":"https://pkg.go.dev/github.com/shirou/gopsutil/v3/internal/common#section-documentation","metadata":{},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-09T08:18:37.000Z","size":4139,"stargazers_count":11896,"open_issues_count":218,"forks_count":1681,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-13T04:14:14.081Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-11T17:58:55.000Z","dependencies_parsed_at":"2026-03-01T10:06:08.264Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36629976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T07:49:13.808Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.084953491875412,"dependent_packages_count":5.702990755173129,"stargazers_count":0.7749054684998006,"forks_count":0.7795126500845586,"docker_downloads_count":null,"average":3.335590591408225},"purl":"pkg:golang/github.com/shirou/gopsutil/v3/internal/common","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/shirou/gopsutil/v3/internal/common","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/shirou/gopsutil/v3/internal/common","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/shirou/gopsutil/v3/internal/common/dependencies","status":"removed","funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:23.347Z","issues_count":193,"pull_requests_count":662,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7734138972809668,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7054263565891473,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Finternal%2Fcommon/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Finternal%2Fcommon/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Finternal%2Fcommon/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Finternal%2Fcommon/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Finternal%2Fcommon/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Finternal%2Fcommon/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":13962740,"name":"go-github-com-shirou-gopsutil-v4","ecosystem":"guix","description":"Process and system monitoring in Go","homepage":"https://github.com/shirou/gopsutil","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/shirou/gopsutil","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T22:41:20.489Z","latest_release_published_at":"2026-03-02T22:41:20.489Z","latest_release_number":"4.25.8","last_synced_at":"2026-04-27T18:17:32.244Z","created_at":"2026-03-02T22:41:20.299Z","updated_at":"2026-08-20T07:49:13.912Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-shirou-gopsutil-v4/4.25.8/","install_command":"guix install go-github-com-shirou-gopsutil-v4","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-xyz.scm#n24248","metadata":{"location":"gnu/packages/golang-xyz.scm:24248","variable_name":"go-github-com-shirou-gopsutil-v4"},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-09T08:18:37.000Z","size":4139,"stargazers_count":11896,"open_issues_count":218,"forks_count":1681,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-13T04:14:14.081Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-11T17:58:55.000Z","dependencies_parsed_at":"2026-03-01T10:06:08.264Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36629976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T07:49:13.912Z","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-shirou-gopsutil-v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-shirou-gopsutil-v4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-shirou-gopsutil-v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-shirou-gopsutil-v4/dependencies","status":null,"funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:23.347Z","issues_count":193,"pull_requests_count":662,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7734138972809668,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7054263565891473,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-shirou-gopsutil-v4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-shirou-gopsutil-v4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-shirou-gopsutil-v4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-shirou-gopsutil-v4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-shirou-gopsutil-v4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-shirou-gopsutil-v4/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32351,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1231},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-25T05:05:02.543Z","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":7610962,"name":"github.com/ricardoffnunes/gopsutil/v3","ecosystem":"go","description":"","homepage":"https://github.com/shirou/gopsutil","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/shirou/gopsutil","keywords_array":[],"namespace":"github.com/ricardoffnunes/gopsutil","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-05-12T02:22:51.963Z","latest_release_number":null,"last_synced_at":"2026-08-24T10:07:31.905Z","created_at":"2023-04-21T00:54:32.280Z","updated_at":"2026-08-24T10:07:31.906Z","registry_url":"https://pkg.go.dev/github.com/ricardoffnunes/gopsutil/v3","install_command":"go get github.com/ricardoffnunes/gopsutil/v3","documentation_url":"https://pkg.go.dev/github.com/ricardoffnunes/gopsutil/v3#section-documentation","metadata":{},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-09T08:18:37.000Z","size":4139,"stargazers_count":11896,"open_issues_count":218,"forks_count":1681,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-13T04:14:14.081Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-11T17:58:55.000Z","dependencies_parsed_at":"2026-03-01T10:06:08.264Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36629976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T08:17:42.606Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.309369929259201,"dependent_packages_count":8.0797707346991,"stargazers_count":0.674678868735873,"forks_count":0.6494967723716781,"average":4.678329076266463},"purl":"pkg:golang/github.com/ricardoffnunes/gopsutil/v3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/ricardoffnunes/gopsutil/v3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/ricardoffnunes/gopsutil/v3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/ricardoffnunes/gopsutil/v3/dependencies","status":"removed","funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:23.347Z","issues_count":193,"pull_requests_count":662,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7734138972809668,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7054263565891473,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fricardoffnunes%2Fgopsutil%2Fv3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fricardoffnunes%2Fgopsutil%2Fv3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fricardoffnunes%2Fgopsutil%2Fv3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fricardoffnunes%2Fgopsutil%2Fv3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fricardoffnunes%2Fgopsutil%2Fv3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fricardoffnunes%2Fgopsutil%2Fv3/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":14421246,"name":"github.com/shirou/gopsutil/v3/process","ecosystem":"go","description":"","homepage":"https://github.com/shirou/gopsutil","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/shirou/gopsutil","keywords_array":[],"namespace":"github.com/shirou/gopsutil/v3","versions_count":44,"first_release_published_at":"2026-05-10T21:16:10.859Z","latest_release_published_at":"2026-05-10T21:16:10.859Z","latest_release_number":"v3.24.5","last_synced_at":"2026-08-25T10:11:02.076Z","created_at":"2026-05-10T21:15:04.958Z","updated_at":"2026-08-25T10:11:02.077Z","registry_url":"https://pkg.go.dev/github.com/shirou/gopsutil/v3/process","install_command":"go get github.com/shirou/gopsutil/v3/process","documentation_url":"https://pkg.go.dev/github.com/shirou/gopsutil/v3/process#section-documentation","metadata":{},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-09T08:18:37.000Z","size":4139,"stargazers_count":11896,"open_issues_count":218,"forks_count":1681,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-13T04:14:14.081Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-11T17:58:55.000Z","dependencies_parsed_at":"2026-03-01T10:06:08.264Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36629976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T07:49:14.038Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.077339805160613,"dependent_packages_count":4.75746824142379,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.917404023292201},"purl":"pkg:golang/github.com/shirou/gopsutil/v3/process","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/shirou/gopsutil/v3/process","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/shirou/gopsutil/v3/process","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/shirou/gopsutil/v3/process/dependencies","status":"removed","funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:23.347Z","issues_count":193,"pull_requests_count":662,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7734138972809668,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7054263565891473,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fprocess/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fprocess/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fprocess/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fprocess/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fprocess/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fprocess/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":14393523,"name":"github.com/shirou/gopsutil/host","ecosystem":"go","description":"","homepage":"https://github.com/shirou/gopsutil","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/shirou/gopsutil","keywords_array":[],"namespace":"github.com/shirou/gopsutil","versions_count":38,"first_release_published_at":"2026-05-06T21:45:42.805Z","latest_release_published_at":"2026-05-06T21:45:42.805Z","latest_release_number":"v3.21.11+incompatible","last_synced_at":"2026-08-24T10:05:29.909Z","created_at":"2026-05-06T21:44:46.985Z","updated_at":"2026-08-24T10:05:29.910Z","registry_url":"https://pkg.go.dev/github.com/shirou/gopsutil/host","install_command":"go get github.com/shirou/gopsutil/host","documentation_url":"https://pkg.go.dev/github.com/shirou/gopsutil/host#section-documentation","metadata":{},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-09T08:18:37.000Z","size":4139,"stargazers_count":11896,"open_issues_count":218,"forks_count":1681,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-13T04:14:14.081Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-11T17:58:55.000Z","dependencies_parsed_at":"2026-03-01T10:06:08.264Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36629976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T07:49:14.043Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/github.com/shirou/gopsutil/host","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/shirou/gopsutil/host","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/shirou/gopsutil/host","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/shirou/gopsutil/host/dependencies","status":"removed","funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:23.347Z","issues_count":193,"pull_requests_count":662,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7734138972809668,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7054263565891473,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fhost/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fhost/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fhost/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fhost/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fhost/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fhost/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":11400764,"name":"github.com/shirou/gopsutil/v3/cpu","ecosystem":"go","description":"","homepage":"https://github.com/shirou/gopsutil","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/shirou/gopsutil","keywords_array":[],"namespace":"github.com/shirou/gopsutil/v3","versions_count":44,"first_release_published_at":"2026-02-11T22:46:08.183Z","latest_release_published_at":"2026-02-11T22:46:08.183Z","latest_release_number":"v3.24.5","last_synced_at":"2026-08-25T10:13:47.964Z","created_at":"2025-03-03T22:53:22.524Z","updated_at":"2026-08-25T10:13:47.965Z","registry_url":"https://pkg.go.dev/github.com/shirou/gopsutil/v3/cpu","install_command":"go get github.com/shirou/gopsutil/v3/cpu","documentation_url":"https://pkg.go.dev/github.com/shirou/gopsutil/v3/cpu#section-documentation","metadata":{},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-09T08:18:37.000Z","size":4139,"stargazers_count":11896,"open_issues_count":218,"forks_count":1681,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-13T04:14:14.081Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-11T17:58:55.000Z","dependencies_parsed_at":"2026-03-01T10:06:08.264Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36629976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T07:49:13.960Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.084953491875412,"dependent_packages_count":5.702990755173129,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.893972123524271},"purl":"pkg:golang/github.com/shirou/gopsutil/v3/cpu","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/shirou/gopsutil/v3/cpu","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/shirou/gopsutil/v3/cpu","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/shirou/gopsutil/v3/cpu/dependencies","status":"removed","funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:23.347Z","issues_count":193,"pull_requests_count":662,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7734138972809668,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7054263565891473,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fcpu/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fcpu/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fcpu/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fcpu/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fcpu/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fcpu/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":14430930,"name":"github.com/shirou/gopsutil/v3/host","ecosystem":"go","description":"","homepage":"https://github.com/shirou/gopsutil","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/shirou/gopsutil","keywords_array":[],"namespace":"github.com/shirou/gopsutil/v3","versions_count":44,"first_release_published_at":"2026-05-12T05:26:08.447Z","latest_release_published_at":"2026-05-12T05:26:08.447Z","latest_release_number":"v3.24.5","last_synced_at":"2026-08-25T10:14:00.967Z","created_at":"2026-05-12T05:24:59.284Z","updated_at":"2026-08-25T10:14:00.967Z","registry_url":"https://pkg.go.dev/github.com/shirou/gopsutil/v3/host","install_command":"go get github.com/shirou/gopsutil/v3/host","documentation_url":"https://pkg.go.dev/github.com/shirou/gopsutil/v3/host#section-documentation","metadata":{},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-09T08:18:37.000Z","size":4139,"stargazers_count":11896,"open_issues_count":218,"forks_count":1681,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-13T04:14:14.081Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-11T17:58:55.000Z","dependencies_parsed_at":"2026-03-01T10:06:08.264Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36629976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T08:58:47.614Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":0.7389028656270973,"forks_count":0.75811827694938,"docker_downloads_count":null,"average":2.832006570353778},"purl":"pkg:golang/github.com/shirou/gopsutil/v3/host","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/shirou/gopsutil/v3/host","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/shirou/gopsutil/v3/host","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/shirou/gopsutil/v3/host/dependencies","status":"removed","funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:31:00.464Z","issues_count":193,"pull_requests_count":663,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7722473604826546,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":130,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fhost/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fhost/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fhost/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fhost/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fhost/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fhost/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":11403255,"name":"github.com/shirou/gopsutil/v3/net","ecosystem":"go","description":"","homepage":"https://github.com/shirou/gopsutil","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/shirou/gopsutil","keywords_array":[],"namespace":"github.com/shirou/gopsutil/v3","versions_count":44,"first_release_published_at":"2026-02-11T22:46:12.576Z","latest_release_published_at":"2026-02-11T22:46:12.575Z","latest_release_number":"v3.24.5","last_synced_at":"2026-08-25T10:08:34.972Z","created_at":"2025-03-04T16:26:25.001Z","updated_at":"2026-08-25T10:08:34.972Z","registry_url":"https://pkg.go.dev/github.com/shirou/gopsutil/v3/net","install_command":"go get github.com/shirou/gopsutil/v3/net","documentation_url":"https://pkg.go.dev/github.com/shirou/gopsutil/v3/net#section-documentation","metadata":{},"repo_metadata":{"id":16160207,"uuid":"18906266","full_name":"shirou/gopsutil","owner":"shirou","description":"psutil for golang","archived":false,"fork":false,"pushed_at":"2026-08-09T08:18:37.000Z","size":4139,"stargazers_count":11896,"open_issues_count":218,"forks_count":1681,"subscribers_count":207,"default_branch":"master","last_synced_at":"2026-08-13T04:14:14.081Z","etag":null,"topics":["go","golang","system-information"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shirou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"github":"shirou"}},"created_at":"2014-04-18T07:35:28.000Z","updated_at":"2026-08-11T17:58:55.000Z","dependencies_parsed_at":"2026-03-01T10:06:08.264Z","dependency_job_id":null,"html_url":"https://github.com/shirou/gopsutil","commit_stats":{"total_commits":1760,"total_committers":342,"mean_commits":5.146198830409356,"dds":0.6556818181818183,"last_synced_commit":"68512056e8696381f82ddce6f07abad4ea7ca864"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/shirou/gopsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/sbom","scorecard":{"id":819557,"data":{"date":"2025-08-11","repo":{"name":"github.com/shirou/gopsutil","commit":"6976757532a1fef34ddf4070bd99dbe738600c1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:56","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_test.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sbom_generator.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/shellcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-23T15:05:34.877Z","repository_id":16160207,"created_at":"2025-08-23T15:05:34.883Z","updated_at":"2025-08-23T15:05:34.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36629976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"shirou","name":"shirou","uuid":"177213","kind":"user","description":"","email":"","website":"http://tdoc.info/en/blog/","location":"Tokyo","twitter":"r_rudi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/177213?u=e4448e595362ea26ca4a385c7cfca6ecb5de69a9\u0026v=4","repositories_count":173,"last_synced_at":"2026-08-15T11:33:00.848Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/shirou","funding_links":["https://github.com/sponsors/shirou"],"total_stars":12505,"followers":559,"following":0,"created_at":"2022-11-02T21:06:35.080Z","updated_at":"2026-08-15T11:33:00.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shirou/repositories"},"tags":[{"name":"v4.26.7","sha":"52a24c8dea6bf6ed951209ed280d1b827d1e3ac8","kind":"commit","published_at":"2026-07-31T13:20:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.7/manifests"},{"name":"v4.26.6","sha":"50a6b053353503fd630f5b1c60fe652d470d773f","kind":"commit","published_at":"2026-06-20T12:59:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.6/manifests"},{"name":"v4.26.5","sha":"d781152c7fcf353e319f19bba54147e58de8990b","kind":"commit","published_at":"2026-05-30T05:57:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.5/manifests"},{"name":"v4.26.4","sha":"71a5d1418f30e2e31e9b43b935dba1402b76fb9a","kind":"commit","published_at":"2026-04-29T13:39:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"c2a1624b9f3ed0b38ad67134b93397142ed67a23","kind":"commit","published_at":"2026-03-29T07:30:53.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"33fab7d6086dee35b566e8a36e0f21f2a68d0063","kind":"commit","published_at":"2026-02-27T12:05:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"b2abf6071008eeeb0370607811c6c32363f366d8","kind":"commit","published_at":"2026-01-29T13:53:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.26.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.26.1/manifests"},{"name":"v4.25.12","sha":"0de45011a171507cfb888fa6fa755b97ffd4385f","kind":"commit","published_at":"2025-12-28T05:43:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.12/manifests"},{"name":"v4.25.11","sha":"93ca345b362ded9d53d7a5be570d92d73b9b221c","kind":"commit","published_at":"2025-11-26T23:56:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.11/manifests"},{"name":"v4.25.10","sha":"1da1bb14a0816671395c1800ea6b29c60d97abaa","kind":"commit","published_at":"2025-10-31T14:11:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.10/manifests"},{"name":"v4.25.9","sha":"208a0f801da877f2a1c2500a13570101b3bcf98f","kind":"commit","published_at":"2025-09-30T07:49:31.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.9/manifests"},{"name":"v4.25.8","sha":"02f56286d39e5e08b74923227d9d3ae3c6b32042","kind":"commit","published_at":"2025-08-30T09:26:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.8/manifests"},{"name":"v4.25.7","sha":"49039029bfdc3e5c4645cc831b9cf2789266c5e9","kind":"commit","published_at":"2025-07-30T01:41:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.7/manifests"},{"name":"v4.25.6","sha":"d89a81f8cbb4617ae52edbb3203747e28631870f","kind":"commit","published_at":"2025-06-30T14:24:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.6/manifests"},{"name":"v4.25.5","sha":"15412ac7b3ab216de55a0963503c624e69c93a94","kind":"commit","published_at":"2025-05-28T20:39:34.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.5/manifests"},{"name":"v4.25.4","sha":"3ba33b46513523d82aeffa4a9f4514463b13b800","kind":"commit","published_at":"2025-04-29T03:19:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"1e1ad22d90e446ef9516ad66de6981d4394b9a0b","kind":"commit","published_at":"2025-03-31T12:58:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"bcd0dfa73b7a54d5dae0248214f7593119751634","kind":"commit","published_at":"2025-02-25T12:07:29.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"90e59961ca1cd462850ab7e3345bedc9b9559f4f","kind":"commit","published_at":"2025-01-28T14:16:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.25.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.25.1/manifests"},{"name":"v4.24.12","sha":"252dcbf8a2ec3f9d5c63e1f1255cce87e7dd441c","kind":"commit","published_at":"2024-12-31T05:18:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"62a52f910bd9ad7d48a7416f5c2899386d50cb37","kind":"commit","published_at":"2024-11-16T13:29:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"aa9796d3d754cc700939236e2fa8c3a95374c61b","kind":"commit","published_at":"2024-10-28T22:40:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"2e10d9f7d0fbe5db80b5748c82f136b48e829233","kind":"commit","published_at":"2024-10-01T01:17:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"74cb4037306917993ef750349472769e7c298e66","kind":"commit","published_at":"2024-08-26T14:54:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"1915e9377e8ef713011babf35afc58c065f19efe","kind":"commit","published_at":"2024-07-30T13:18:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"865b8c3f58d6ee4c47dab074fbf3c4b037abfd96","kind":"commit","published_at":"2024-06-25T09:57:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"3489a343b253a02bb6467a782223891abd4bfecf","kind":"commit","published_at":"2024-06-01T03:43:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.5/manifests"},{"name":"v3.24.5","sha":"433653031823317f320d73018e4f12310c74c624","kind":"commit","published_at":"2024-05-28T13:20:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.5/manifests"},{"name":"v4.24.0-beta","sha":"9f480f137dbe4eb875a70444b68e37e6cc3a3815","kind":"commit","published_at":"2024-05-13T15:33:37.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-beta","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-beta/manifests"},{"name":"v3.24.4","sha":"428fe9b14bb2502137c61ba5ed673fe29e721e6f","kind":"commit","published_at":"2024-04-30T02:32:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"e230f528f075f78e713f167c28b692cc15307d19","kind":"commit","published_at":"2024-03-23T14:51:06.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.3/manifests"},{"name":"v4.24.0-alpha.1","sha":"dbc1fd4429a72085516e19416bbcb5ad8fc6b4f9","kind":"commit","published_at":"2024-03-10T02:07:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v4.24.0-alpha.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v4.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v4.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v4.24.0-alpha.1/manifests"},{"name":"v3.24.2","sha":"e767a0f0f85ae67f68c76d6a29c537ff71392f88","kind":"commit","published_at":"2024-02-24T01:35:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"65b5fa32b9430e1969b688f837bf7467f2a03fac","kind":"commit","published_at":"2024-01-24T03:08:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.24.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.24.1/manifests"},{"name":"v3.23.12","sha":"df3c7bdec0a58ca29b74457e37bc545f540eb4a0","kind":"commit","published_at":"2023-12-31T06:59:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.12/manifests"},{"name":"v3.23.11","sha":"321901ee51bc7bac4d3ec86be31fd9d200ea5476","kind":"commit","published_at":"2023-11-28T01:37:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.11/manifests"},{"name":"v3.23.10","sha":"a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3","kind":"commit","published_at":"2023-10-30T13:11:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.10/manifests"},{"name":"v3.23.9","sha":"826376d46a11715af329824f2ee2ba3f8b274759","kind":"commit","published_at":"2023-09-30T02:50:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.9/manifests"},{"name":"v3.23.8","sha":"faad8060806256ffc4da37f9535160af4e8b0fee","kind":"commit","published_at":"2023-08-30T14:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.8/manifests"},{"name":"v3.23.7","sha":"0b4d681d64427449cd2e2ba8fdc8302d0af5e9cc","kind":"commit","published_at":"2023-07-30T01:26:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.7/manifests"},{"name":"v3.23.6","sha":"f08589cdac9026b9377aa3f9e6ad4e66cde0fe4f","kind":"commit","published_at":"2023-06-30T10:13:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.6/manifests"},{"name":"v3.23.5","sha":"32e8a92ad6ba363a9cbc05ea9e284c11c723efe3","kind":"commit","published_at":"2023-05-29T13:56:32.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.5/manifests"},{"name":"v3.23.4","sha":"db89d12010909c1e89e9c964834ac9954d0fe786","kind":"commit","published_at":"2023-04-28T15:59:48.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"6bda1a5c01972b592ae88d98118a48bf071ea74f","kind":"commit","published_at":"2023-03-31T15:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7ab2f0eba3c3deb3beb0d4db4d02f9e0fb21f729","kind":"commit","published_at":"2023-02-27T03:56:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"0494d7f0b9a36ccda018c7d60da7b42522832cc1","kind":"commit","published_at":"2023-01-31T22:55:42.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.23.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.23.1/manifests"},{"name":"v3.22.12","sha":"2fb67aaf4a129cec9ffcc7bbbb75bb3c541d920b","kind":"commit","published_at":"2022-12-30T08:22:20.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.12/manifests"},{"name":"v3.22.10","sha":"50f22507f515f3101b72e643bf1282a4fdc173b3","kind":"commit","published_at":"2022-10-29T04:45:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.10/manifests"},{"name":"v3.22.9","sha":"16b3aac6adb5ef7c2c30e1b1cce90c35069b829a","kind":"commit","published_at":"2022-09-30T08:33:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.9/manifests"},{"name":"v3.22.8","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.8/manifests"},{"name":"v3.22.7","sha":"ed37dc27a286a25cbe76adf405176c69191a1f37","kind":"commit","published_at":"2022-07-30T02:24:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.7/manifests"},{"name":"v3.22.6","sha":"7a094df3f7c9640d9f326410ebb0f8c34307a180","kind":"commit","published_at":"2022-06-25T01:49:12.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.6/manifests"},{"name":"v3.22.5","sha":"c4a0f4689f12914053ab0a62ab6f37dfb36a6807","kind":"commit","published_at":"2022-05-21T09:39:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"24a1ae54b4b1790202ca2780a56e23d1aa7d7210","kind":"commit","published_at":"2022-05-01T01:57:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"cf6309316c89a96a0a4b848185b32830a6e8175e","kind":"commit","published_at":"2022-04-01T08:03:19.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"d33b2dfda576db9566ef7589d5d058a46d4a2834","kind":"commit","published_at":"2022-02-25T14:25:27.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"e0ec1b9cda4470db704a862282a396986d7e930c","kind":"commit","published_at":"2022-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.22.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.22.1/manifests"},{"name":"v3.21.12","sha":"2f8da0a39487ceddf44cebe53a1b563b0b7173cc","kind":"commit","published_at":"2021-12-29T13:31:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.11/manifests"},{"name":"v2.21.11","sha":"3b417071a5835600ae0d654231cfb9ce226f2b6b","kind":"commit","published_at":"2021-11-30T23:46:45.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.21.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.21.11/manifests"},{"name":"v3.21.10","sha":"36cc0d3c0b09a295f954f0b8f9cb6e4b65719175","kind":"commit","published_at":"2021-10-30T10:04:30.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.10/manifests"},{"name":"v3.21.9","sha":"c2f6682078771bd371a039dbc93e6a1fc03f78ae","kind":"commit","published_at":"2021-09-30T13:51:49.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.9/manifests"},{"name":"v3.21.8","sha":"5268453c1e25853698065e9e5cb14afc175610c3","kind":"commit","published_at":"2021-09-01T05:06:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.8/manifests"},{"name":"v3.21.7","sha":"ae17bb5860aced0c9e072fcaf0b903d8f540262a","kind":"commit","published_at":"2021-07-31T02:05:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.7/manifests"},{"name":"v3.21.6","sha":"ec072d99db0fecd5663e7127a3bd39c958522a23","kind":"commit","published_at":"2021-07-01T05:59:50.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.6/manifests"},{"name":"v3.21.5","sha":"b49f37e9f30f49530cf2ad6038a4dac1b746c8f7","kind":"commit","published_at":"2021-06-01T07:28:17.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.5/manifests"},{"name":"v3.21.4","sha":"539c0d52c022dd05770517674d4f0cd3eaa311da","kind":"commit","published_at":"2021-04-25T03:15:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.4/manifests"},{"name":"v3.21.3","sha":"79048ccbfa101a16652d7284b18e7f5c05c5e282","kind":"commit","published_at":"2021-04-01T11:21:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"2d132693063a1bab196466bc4df2a74b76b25c4d","kind":"commit","published_at":"2021-03-01T11:50:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"a9a6146c930bcc4edc92e01913bc717ce27bab9d","kind":"commit","published_at":"2021-01-14T10:00:55.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.21.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.21.1/manifests"},{"name":"v3.20.12","sha":"afe0c04c5d5a6cdf653565e4cbd2616657e3542c","kind":"commit","published_at":"2020-12-10T13:46:52.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.12/manifests"},{"name":"v3.20.11","sha":"478eb4c76adf46eb175d1c729e25d0993ee418f3","kind":"commit","published_at":"2020-11-30T13:16:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.11/manifests"},{"name":"v3.20.10","sha":"a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c","kind":"commit","published_at":"2020-11-01T04:33:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v3.20.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v3.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v3.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v3.20.10/manifests"},{"name":"v2.20.9","sha":"5084874a4c559ab9141f1645e3d3e7e89ce11fcf","kind":"commit","published_at":"2020-10-01T02:56:51.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.9/manifests"},{"name":"v2.20.8","sha":"9aa2bee419e8b592ecf9f46018f3f1f6a5474c10","kind":"commit","published_at":"2020-08-31T22:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.8/manifests"},{"name":"v2.20.7","sha":"7e94bb8bcde053b6d6c98bda5145e9742c913c39","kind":"commit","published_at":"2020-07-24T13:09:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.7/manifests"},{"name":"v2.20.6","sha":"10a398abdd2d49a0905dae63644eb0cafc2006e2","kind":"commit","published_at":"2020-06-30T12:04:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.6/manifests"},{"name":"v2.20.5","sha":"663af789c0858f2ede24f71a8dfba3643100dec9","kind":"commit","published_at":"2020-05-31T15:11:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.5","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"a81cf97fce2300934e6c625b9917103346c26ba3","kind":"commit","published_at":"2020-05-01T13:02:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.4","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"53cec6b37e6a2fa787e771c706f7c1fd67ec40f1","kind":"commit","published_at":"2020-03-14T13:36:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.3","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"a3b23c5ccf4fb7b33d319fcaad53d7777907f4e1","kind":"commit","published_at":"2020-03-01T00:40:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.2","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"33820ab93048c0de8edf2a8d72c102badc508424","kind":"commit","published_at":"2020-02-01T09:54:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.20.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.20.1/manifests"},{"name":"v2.19.12","sha":"c0410b92ca5e440fba10e069c9a4aac3f64d3fc6","kind":"commit","published_at":"2020-01-01T07:07:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"fc7e5e7af6052e36e83e5539148015ed2c09d8f9","kind":"commit","published_at":"2019-11-27T18:28:36.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"0a33b6d8d2995226d785bdb0f0f066edbd71ff16","kind":"commit","published_at":"2019-10-19T06:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"1c09419d4b1c4c19e06d9f48b9406bda27d32acd","kind":"commit","published_at":"2019-10-01T14:50:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"e4ec7b275ada47ca32799106c2dba142d96aaf93","kind":"commit","published_at":"2019-09-01T11:12:13.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.8","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"d80c43f9c984a48783daf22f4bd9278006ae483a","kind":"commit","published_at":"2019-07-31T13:47:26.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.7","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"4c8b404ee5c53b04b04f34b1744a26bf5d2910de","kind":"commit","published_at":"2019-06-27T14:23:59.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.6","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.6/manifests"},{"name":"v2.19.05","sha":"5335e3fd506df4cb63de0a8239c7461d23063be6","kind":"commit","published_at":"2019-06-01T02:50:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.05/manifests"},{"name":"v2.19.04","sha":"fa9845945e5b5c6ffb19b436586ff702a30417c5","kind":"commit","published_at":"2019-04-27T03:13:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.04/manifests"},{"name":"v2.19.03","sha":"2cbc9195c892b304060269ef280375236d2fcac9","kind":"commit","published_at":"2019-03-23T13:16:28.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.03/manifests"},{"name":"v2.19.02","sha":"6c6abd6d1666d6b27f1c261e0f850441ba22aa3a","kind":"commit","published_at":"2019-03-01T13:30:41.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.02/manifests"},{"name":"v2.19.01","sha":"071446942108a03a13cf0717275ad3bdbcb691b4","kind":"commit","published_at":"2019-01-31T15:11:21.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.19.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.19.01/manifests"},{"name":"v2.18.12","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.12/manifests"},{"name":"push","sha":"ccc1c1016bc5d10e803189ee43417c50cdde7f1b","kind":"commit","published_at":"2018-12-25T20:55:58.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/push","html_url":"https://github.com/shirou/gopsutil/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/push/manifests"},{"name":"v2.18.11","sha":"0f70a4a06f7a1039305ec9b3ba9c2800f8929fba","kind":"commit","published_at":"2018-11-24T14:38:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.11/manifests"},{"name":"v2.18.10","sha":"3ec50d2876a36047b2ca39f955ba88fb7a455e92","kind":"commit","published_at":"2018-10-23T13:17:00.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.10/manifests"},{"name":"v2.18.07","sha":"8048a2e9c5773235122027dd585cf821b2af1249","kind":"commit","published_at":"2018-08-01T05:39:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.07/manifests"},{"name":"v2.18.06","sha":"4a180b209f5f494e5923cfce81ea30ba23915877","kind":"commit","published_at":"2018-06-25T08:11:43.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.06/manifests"},{"name":"v2.18.05","sha":"eeb1d38d69593f121e060d24d17f7b1f0936b203","kind":"commit","published_at":"2018-05-24T06:32:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.05/manifests"},{"name":"v2.18.04","sha":"c95755e4bcd7a62bb8bd33f3a597a7c7f35e2cf3","kind":"commit","published_at":"2018-04-27T01:21:16.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.04/manifests"},{"name":"v2.18.03","sha":"fc04d2dd9a512906a2604242b35275179e250eda","kind":"commit","published_at":"2018-03-31T13:05:15.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.03/manifests"},{"name":"v2.18.02","sha":"5776ff9c7c5d063d574ef53d740f75c68b448e53","kind":"commit","published_at":"2018-02-27T22:58:47.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.02/manifests"},{"name":"v2.18.01","sha":"c432be29ccce470088d07eea25b3ea7e68a8afbb","kind":"commit","published_at":"2018-01-30T01:13:38.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.18.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.18.01/manifests"},{"name":"v2.17.12","sha":"7ec06ec280df1dd1f08befc535049d49d63ae18a","kind":"commit","published_at":"2017-12-20T19:14:05.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bfe3c2e8f406bf352bc8df81f98c752224867349","kind":"commit","published_at":"2017-11-21T12:01:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"48fc5612898a1213aa5d6a0fb2d4f7b968e898fb","kind":"commit","published_at":"2017-10-18T15:04:09.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.10/manifests"},{"name":"v2.17.09","sha":"6e221c482653ef05c9f6a7bf71ddceea0e40bac5","kind":"commit","published_at":"2017-09-24T06:54:40.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.09","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.09/manifests"},{"name":"v2.17.08","sha":"a452de7c734a0fa0f16d2e5725b0fa5934d9fbec","kind":"commit","published_at":"2017-08-31T02:58:10.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.08","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.08/manifests"},{"name":"v2.17.07","sha":"114c78c777eb86b58e40910cbd3fc451829c366d","kind":"commit","published_at":"2017-08-03T02:08:35.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.07","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.07/manifests"},{"name":"v2.17.06","sha":"aa0a3bce9d1f4efc710ed812f19f77851da2eedd","kind":"commit","published_at":"2017-07-02T15:10:39.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.06","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.06/manifests"},{"name":"v2.17.05","sha":"e30b7839cd6161b2fbef5f187377a345157abe04","kind":"commit","published_at":"2017-06-02T00:51:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.05","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.05/manifests"},{"name":"v2.17.04","sha":"9af92986dda65a8c367157a82b484553e1ec1c55","kind":"commit","published_at":"2017-04-30T14:39:46.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.04","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.04/manifests"},{"name":"v2.17.03","sha":"e49a95f3d5f824c3f9875ca49e54e4fef17f82cf","kind":"commit","published_at":"2017-04-06T13:17:56.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.03","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.03/manifests"},{"name":"v2.17.02","sha":"d371ba1293cb48fedc6850526ea48b3846c54f2c","kind":"commit","published_at":"2017-02-22T14:42:03.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.02","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.02/manifests"},{"name":"v2.17.01","sha":"70a1b78fe69202d93d6718fc9e3a4d6f81edfd58","kind":"commit","published_at":"2017-01-30T15:34:44.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.17.01","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.17.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.17.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.17.01/manifests"},{"name":"v2.16.12","sha":"aa5843400ec86e2ed6969e9d172e5719c08d56bf","kind":"commit","published_at":"2016-12-24T12:49:11.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.12","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.12/manifests"},{"name":"v2.16.11","sha":"061b699a971e0f74834f69ef8b78643f48980d10","kind":"commit","published_at":"2016-11-25T00:04:14.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.11","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.11/manifests"},{"name":"v2.16.10","sha":"1516eb9ddc5e61ba58874047a98f8b44b5e585e8","kind":"tag","published_at":"2016-10-27T13:23:23.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.16.10","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.16.10/manifests"},{"name":"v2.1","sha":"22a03b5be3f384f558742929065778aa26471033","kind":"tag","published_at":"2016-06-14T12:36:04.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.1","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"e8f7a95747d711f34ddfe9dd9b825a84bd059dec","kind":"tag","published_at":"2016-04-09T04:29:24.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/v2.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/v2.0.0/manifests"},{"name":"1.0.0","sha":"ce433bf86e4d05eeae4276aefc462ec825c2a4f5","kind":"tag","published_at":"2014-12-31T15:48:25.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/1.0.0","html_url":"https://github.com/shirou/gopsutil/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"9e216add90cc221c731120de7e3ae471016c52a1","kind":"tag","published_at":"2014-12-27T13:57:18.000Z","download_url":"https://codeload.github.com/shirou/gopsutil/tar.gz/0.9.9","html_url":"https://github.com/shirou/gopsutil/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shirou/gopsutil@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/tags/0.9.9/manifests"}]},"repo_metadata_updated_at":"2026-08-20T07:42:25.435Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.082177034635306,"dependent_packages_count":5.700411654884096,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.891294344759701},"purl":"pkg:golang/github.com/shirou/gopsutil/v3/net","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/shirou/gopsutil/v3/net","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/shirou/gopsutil/v3/net","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/shirou/gopsutil/v3/net/dependencies","status":"removed","funding_links":["https://github.com/sponsors/shirou"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:23.347Z","issues_count":193,"pull_requests_count":662,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1809517.4299242424,"issues_closed_count":105,"pull_requests_closed_count":528,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.7734138972809668,"merged_pull_requests_count":418,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":17,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2079712.2840909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7054263565891473,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","maintainers":[{"login":"shirou","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"},{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}],"active_maintainers":[{"login":"shirou","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fnet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fnet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fnet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fnet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fnet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fshirou%2Fgopsutil%2Fv3%2Fnet/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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"}}],"commits":{"id":7911,"full_name":"shirou/gopsutil","default_branch":"master","total_commits":2099,"total_committers":379,"total_bot_commits":147,"total_bot_committers":1,"mean_commits":5.538258575197889,"dds":0.6874702239161505,"past_year_total_commits":201,"past_year_total_committers":36,"past_year_total_bot_commits":23,"past_year_total_bot_committers":1,"past_year_mean_commits":5.583333333333333,"past_year_dds":0.8507462686567164,"last_synced_at":"2026-08-20T07:31:37.828Z","last_synced_commit":"48ad2fadc6beabce39bcf3c97486efb4c8bec19b","created_at":"2023-03-07T09:46:51.656Z","updated_at":"2026-08-20T07:31:34.552Z","committers":[{"name":"shirou","email":"shirou.faw@gmail.com","login":"shirou","count":656},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":147},{"name":"Lomanic","email":"Lomanic","login":"Lomanic","count":143},{"name":"Matthieu MOREL","email":"matthieu.morel35@gmail.com","login":"mmorel-35","count":73},{"name":"Ville Skyttä","email":"ville.skytta@iki.fi","login":"scop","count":37},{"name":"Pierre Gimalac","email":"pierre.gimalac@datadoghq.com","login":"pgimalac","count":28},{"name":"Stefano Balzarotti","email":"stefano.balzarotti@nozominetworks.com","login":"StefanoBalzarottiNozomi","count":26},{"name":"Tobias Klauser","email":"tklauser@distanz.ch","login":"tklauser","count":26},{"name":"Dylan Myers","email":"dylan.myers@bluemedora.com","login":null,"count":23},{"name":"Nikolay Sivko","email":"n.sivko@gmail.com","login":"def","count":23},{"name":"Sean Chittenden","email":"sean@chittenden.org","login":"sean-","count":22},{"name":"Stefano Balzarotti","email":"stefano.balzarotti@orbintsoft.net","login":"OrbintSoft","count":21},{"name":"Antoine Toulme","email":"antoine@lunar-ocean.com","login":"atoulme","count":19},{"name":"Justin Yang","email":"linuxjustin@gmail.com","login":"darkgeek","count":18},{"name":"Cameron Sparr","email":"cameronsparr@gmail.com","login":"sparrc","count":17},{"name":"Aman Gupta","email":"aman@tmm1.net","login":"tmm1","count":16},{"name":"Dylan Myers","email":"dylan.myers@observiq.com","login":"Dylan-M","count":13},{"name":"uubulb","email":"uub@kuzu.uk","login":"uubulb","count":13},{"name":"Nex","email":"nex@nex.sx","login":"botherder","count":12},{"name":"Omar Polo","email":"omar.polo@europecom.net","login":"omar-polo","count":12},{"name":"Johan Walles","email":"johan.walles@gmail.com","login":"walles","count":11},{"name":"Minje Park","email":"mznet07@gmail.com","login":"mznet","count":10},{"name":"Max Altgelt","email":"max.altgelt@nextron-systems.com","login":"secDre4mer","count":10},{"name":"Aidan","email":"aidan.gill@cybercx.co.nz","login":null,"count":10},{"name":"AtakanColak","email":"atakancolak9897@gmail.com","login":"AtakanColak","count":9},{"name":"brent saner","email":"brent.saner@gmail.com","login":"johnnybubonic","count":9},{"name":"若山史郎","email":"shirou@wakayamashirou-no-MacBook-Pro.local","login":null,"count":9},{"name":"James Nugent","email":"james@jen20.com","login":"jen20","count":8},{"name":"xca1075","email":"Christoph.Buescher@atruvia.de","login":null,"count":8},{"name":"Gabriela Gutierrez","email":"gabigutierrez@google.com","login":"gabibguti","count":8},{"name":"Santhosh Raju","email":"santhosh.raju@gmail.com","login":"fraggerfox","count":7},{"name":"Punya Biswal","email":"punya@google.com","login":"punya","count":7},{"name":"Guillaume Ballet","email":"gballet@gmail.com","login":"gballet","count":7},{"name":"Alexander Blagoev","email":"ablagoev@xs-software.com","login":"ablagoev","count":7},{"name":"Tom Barker","email":"tgb@google.com","login":"tbarker25","count":7},{"name":"Johan Walles","email":"walles@spotify.com","login":null,"count":6},{"name":"Daniel Nelson","email":"daniel.nelson@influxdb.com","login":"danielnelson","count":6},{"name":"KenjiTakahashi","email":"wozniakk@gmail.com","login":"KenjiTakahashi","count":6},{"name":"Kerlenton","email":"semyonschv@yandex.ru","login":"Kerlenton","count":6},{"name":"Marco Pfatschbacher","email":"mpf+gh@mailq.de","login":"mpfz0r","count":6},{"name":"Ross Smith II","email":"ross@smithii.com","login":"rasa","count":6},{"name":"mayowa","email":"mayowa@gmail.com","login":"mayowa","count":6},{"name":"pytimer","email":"lixin20101023@gmail.com","login":"pytimer","count":6},{"name":"kestrelcjx","email":"kestrelcjx@gmail.com","login":"kestrelcjx","count":6},{"name":"Ben Aldrich","email":"ben.aldrich@logrhythm.com","login":null,"count":5},{"name":"Jean Kahrs","email":"kahrs@twooit.de","login":null,"count":5},{"name":"Harshal Patel","email":"hp842484@gmail.com","login":"HarshalPatel1972","count":5},{"name":"Conor Branagan","email":"conor.branagan@gmail.com","login":"conorbranagan","count":5},{"name":"Daniel Theophanes","email":"kardianos@gmail.com","login":"kardianos","count":5},{"name":"JHE","email":"ajhe@study-area.org","login":"JheJhe","count":5},{"name":"Lars Meyer","email":"lars.meyer@enginsight.com","login":"elmeyer","count":5},{"name":"Lukas Fittl","email":"lukas@fittl.com","login":"lfittl","count":5},{"name":"Michal Rostecki","email":"mrostecki@suse.com","login":"vadorovsky","count":5},{"name":"Mingyang Zheng","email":"mizhe@microsoft.com","login":"zmyzheng","count":5},{"name":"skartikey","email":"1942366+skartikey","login":"skartikey","count":5},{"name":"Alessandro De Angelis","email":"alessandrodea22@gmail.com","login":"Girbons","count":4},{"name":"Sergey Kacheev","email":"s.kacheev@gmail.com","login":"sakateka","count":4},{"name":"TakayukiB Goto","email":"Takayuki.B.Goto@sony.com","login":"TakayukiBGoto","count":4},{"name":"Ties de Wit","email":"automatthis@gmail.com","login":"itsties","count":4},{"name":"Yalcin Ozbek","email":"yalcinozbekceng@gmail.com","login":"yaozbek","count":4},{"name":"litong","email":"litong@iie.ac.cn","login":"tonnylee","count":4},{"name":"tycho garen","email":"garen@tychoish.com","login":"tychoish","count":4},{"name":"xuyang2","email":"xuyang2436@gmail.com","login":"xuyang2","count":4},{"name":"Lukas Lueg","email":"lukas.lueg@gmail.com","login":"lukaslueg","count":4},{"name":"Josh Powers","email":"powersj@fastmail.com","login":"powersj","count":4},{"name":"James Lamb","email":"jlamb@atlassian.com","login":"jlambatl","count":4},{"name":"James Bebbington","email":"jbebbington@google.com","login":"james-bebbington","count":4},{"name":"Ilya Prudnikov","email":"i.v.prudnikov@gmail.com","login":"i-prudnikov","count":4},{"name":"Chris Gilling","email":"cgilling@iparadigms.com","login":"cgilling","count":4},{"name":"Ben Aldrich","email":"vrecan@gmail.com","login":"vrecan","count":4},{"name":"Antoine Jacoutot","email":"ajacoutot@openbsd.org","login":"ajacoutot","count":4},{"name":"Robert Weber","email":"robert.weber@logrhythm.com","login":"weberr13","count":4},{"name":"Pierre Fersing","email":"pierre.fersing@bleemeo.com","login":"PierreF","count":4},{"name":"NitroCao","email":"jaycecao520@gmail.com","login":"NitroCao","count":4},{"name":"Greg Dallavalle","email":"greg.dallavalle@lightstep.com","login":"gdvalle","count":4},{"name":"marcospedreiro","email":"mvpedreiro@gmail.com","login":"marcospedreiro","count":4},{"name":"Tatiana Borisova","email":"tanya@improbable.io","login":null,"count":4},{"name":"Chad Harp","email":"charp@sscinc.com","login":null,"count":3},{"name":"Jan De Dobbeleer","email":"jan.de.dobbeleer@gmail.com","login":"JanDeDobbeleer","count":3},{"name":"Johannes Drummer","email":"j.drummer@thelambda.de","login":"jabdr","count":3},{"name":"K.C. Wong","email":"kcwong@verseon.com","login":"kcwong-verseon","count":3},{"name":"Kemal Hadimli","email":"kemal@hadimli.com","login":"disq","count":3},{"name":"MashaSamoylova","email":"mashanedyak@gmail.com","login":"mshsmlv","count":3},{"name":"Nick Kirsch","email":"nick@kirsch.org","login":"nkirsch","count":3},{"name":"Ofek Lev","email":"ofekmeister@gmail.com","login":"ofek","count":3},{"name":"Prashant Varanasi","email":"prashant@chronosphere.io","login":"prashantv","count":3},{"name":"Rajkumar Gupta","email":"rajkumar.gupta@continuum.net","login":"RajGupta-Continuum","count":3},{"name":"Ryan J. O'Neil","email":"ryanjoneil@gmail.com","login":"ryanjoneil","count":3},{"name":"Shannon Wynter","email":"shannon.wynter@ladbrokes.com.au","login":"swynter-ladbrokes","count":3},{"name":"Simon Frei","email":"freisim93@gmail.com","login":"imsodin","count":3},{"name":"chi-chi weng","email":"949409306@qq.com","login":"wcc526","count":3},{"name":"woctordho","email":"woctordho@outlook.com","login":"woct0rdho","count":3},{"name":"renaynay","email":"41963722+renaynay","login":"renaynay","count":3},{"name":"mingrammer","email":"mingrammer@gmail.com","login":"mingrammer","count":3},{"name":"maier","email":"maier","login":"maier","count":3},{"name":"Tim Ross","email":"tim.ross@goteleport.com","login":"rosstimothy","count":3},{"name":"Stuart Caie","email":"kyzer@cabextract.org.uk","login":"kyz","count":3},{"name":"Steven Hartland","email":"steven.hartland@multiplay.co.uk","login":"stevenh","count":3},{"name":"Robin Burchell","email":"robin+git@viroteck.net","login":"rburchell","count":3},{"name":"司芳源","email":"sifangyuan@b.360.cn","login":null,"count":3},{"name":"Sergey Vinogradov","email":"cbrpnk@gmail.com","login":null,"count":3},{"name":"Sam Kleinman","email":"sam@10gen.com","login":null,"count":3},{"name":"Nico Vinzens","email":"niv@open.ch","login":null,"count":3},{"name":"Liam Xu","email":"lxu@absolute.com","login":null,"count":3},{"name":"Leonid Podolny","email":"leonid@digitalocean.com","login":null,"count":3},{"name":"Bot","email":"bot@example.com","login":"rhoggs-bot-test-account","count":3},{"name":"Brian Ryner","email":"bryner@google.com","login":"brianryner8","count":3},{"name":"Bruno Clermont","email":"bruno@robotinfra.com","login":"jeanlucmongrain","count":3},{"name":"Derek Brown","email":"derek.brown@datadoghq.com","login":"derekwbrown","count":3},{"name":"Michael Schurter","email":"schmichael@hashicorp.com","login":"schmichael","count":3},{"name":"Ruslan Islamgaliev","email":"neezgee@gmail.com","login":"neezgee","count":2},{"name":"Sam Burba","email":"sam@burba.email","login":"samburba","count":2},{"name":"Shrug 42","email":"shrug42@outlook.com","login":"shrug42","count":2},{"name":"Tyler Dixon","email":"tylerd@uber.com","login":"ZymoticB","count":2},{"name":"Tyler Davis","email":"tyldavis@amazon.com","login":"tyldavis","count":2},{"name":"Tom Elliott","email":"tom.w.elliott@gmail.com","login":"theothertomelliott","count":2},{"name":"Steve Zhang","email":"emailsfwx@gmail.com","login":"sfzfs","count":2},{"name":"Simon Thoby","email":"simon.thoby@bleemeo.com","login":"nightmared","count":2},{"name":"Adam Lesperance","email":"adam.lesperance@target.com","login":"lespea","count":2},{"name":"Iskander Sharipov","email":"quasilyte@gmail.com","login":"quasilyte","count":2},{"name":"Jaime Soriano Pastor","email":"jsorianopastor@gmail.com","login":"jsoriano","count":2},{"name":"Yanhu007","email":"huangfuyang900204@gmail.com","login":"Yanhu007","count":2},{"name":"Jason Wilder","email":"jwilder@litl.com","login":"jwilder","count":2},{"name":"Jens Meißner","email":"meissner@b1-systems.de","login":"heptalium","count":2},{"name":"Kent 'picat' Gruber","email":"kgruber1@emich.edu","login":"picatz","count":2},{"name":"Zdenek Styblik","email":"stybla@turnovfree.net","login":"zstyblik","count":2},{"name":"Rishabh Arya","email":"rishabh.aryain@gmail.com","login":"rishabh-arya95","count":2},{"name":"Pierre Souchay","email":"p.souchay@criteo.com","login":"pierresouchay","count":2},{"name":"Pavel Litvyak","email":"pvlltvk@gmail.com","login":"pvlltvk","count":2},{"name":"arstercz","email":"arstercz@gmail.com","login":"arstercz","count":2},{"name":"huang","email":"2971803929@qq.com","login":"al-online","count":2},{"name":"kruskall","email":"99559985+kruskall","login":"kruskall","count":2},{"name":"lufia","email":"lufia@lufia.org","login":"lufia","count":2},{"name":"nikita-vanyasin","email":"nikita.vanyasin@gmail.com","login":"nikita-vanyasin","count":2},{"name":"ninedraft","email":"clamores.pro@gmail.com","login":"ninedraft","count":2},{"name":"rekby","email":"timofey@koolin.ru","login":"rekby","count":2},{"name":"tuftedocelot","email":"tuftedocelot@fastmail.fm","login":"tuftedocelot","count":2},{"name":"HeChuan","email":"tinyshrimp@163.com","login":"HeChuanXUPT","count":2},{"name":"Paulo Dias","email":"paulodias.gm@gmail.com","login":"paulojmdias","count":2},{"name":"Xuewei Zhang","email":"xueweiz@google.com","login":null,"count":2},{"name":"logavanc","email":"logavanc@gmail.com","login":null,"count":2},{"name":"zhanluxianshen","email":"irelandabby883@gmail.com","login":null,"count":2},{"name":"Tony Lambiris","email":"tony@criticalstack.com","login":null,"count":2},{"name":"Tomasz Kolodziej","email":"tomasz.kolodziej@solarwinds.cloud","login":null,"count":2},{"name":"Tagir Bakirov","email":"tagir.bakirov@reservix.de","login":null,"count":2},{"name":"Hideo Hattori","email":"hattori-h@klab.com","login":null,"count":2},{"name":"Isida Zyun'iti","email":"zyun@moin.jp","login":null,"count":2},{"name":"James Cunningham","email":"github@jamescun.com","login":null,"count":2},{"name":"Jonathan Matthew","email":"jonathan@d14n.org","login":null,"count":2},{"name":"Dmitry Medvedev","email":"eth@corbina.net","login":null,"count":2},{"name":"CHEVY S. HUNGERFORD","email":"cshunger@us.ibm.com","login":null,"count":2},{"name":"Atakan","email":"atakan.colak@ttgint.com","login":null,"count":2},{"name":"Alexander Scheel","email":"alex.scheel@hashicorp.com","login":"cipherboy","count":2},{"name":"Martin Reindl","email":"martin@catai.org","login":"geowiwi","count":2},{"name":"Alexey Galkin","email":"molecul","login":"molecul","count":2},{"name":"Arturo Reuschenbach Puncernau","email":"a.reuschenbach.puncernau@sap.com","login":"ArtieReus","count":2},{"name":"Bin Liu","email":"liu4480@126.com","login":"liu4480","count":2},{"name":"Bryce Kahle","email":"bryce.kahle@datadoghq.com","login":"brycekahle","count":2},{"name":"CMGS","email":"ilskdw@gmail.com","login":"CMGS","count":2},{"name":"Dani Louca","email":"dlouca@splunk.com","login":"dloucasfx","count":2},{"name":"Dmytro Vovk","email":"vovk.dimon@gmail.com","login":"dvovk","count":2},{"name":"Emmanuel Briney","email":"emmanuel.briney@docker.com","login":"ebriney","count":2},{"name":"Eng Zer Jun","email":"engzerjun@gmail.com","login":"Juneezee","count":2},{"name":"Eric Gourlaouen","email":"gourlaoueneric@gmail.com","login":"egourlao","count":2},{"name":"Guoqi Chen","email":"chenguoqi@loongson.cn","login":"abner-chenc","count":2},{"name":"Patrick Hemmer","email":"phemmer@chewy.com","login":"phemmer","count":2},{"name":"Olivier Vielpeau","email":"olivier.vielpeau@datadoghq.com","login":"olivielpeau","count":2},{"name":"Maxime Mouial","email":"maxime.mouial@gmail.com","login":"hush-hush","count":2},{"name":"Mauro Leggieri","email":"mxmauro@mauroleggieri.com","login":"mxmauro","count":2},{"name":"Marc Magnin","email":"marc.magnin@digitalis.io","login":"DigitalMarc","count":2},{"name":"Niv Govrin","email":"138374496+govrin","login":"govrin","count":2},{"name":"John Blesener","email":"jblesener@reactivelabs.com","login":"jblesener","count":2},{"name":"Xu Lian","email":"lianxu@me.com","login":"keefo","count":1},{"name":"YangKeao","email":"yangkeao@chunibyo.icu","login":"YangKeao","count":1},{"name":"Yoshiki Shibukawa","email":"yoshiki@shibu.jp","login":"shibukawa","count":1},{"name":"Yoshio HANAWA","email":"y@hnw.jp","login":"hnw","count":1},{"name":"Yurun","email":"admin@yurunsoft.com","login":"Yurunsoft","count":1},{"name":"alialaee","email":"ali.alaee@gmail.com","login":"alialaee","count":1},{"name":"better88","email":"better0332@163.com","login":"better0332","count":1},{"name":"camcui","email":"cuishua@sina.cn","login":"camcui","count":1},{"name":"cgeoffroy","email":"cgeoffroy","login":"cgeoffroy","count":1},{"name":"choplin","email":"choplin.choplin@gmail.com","login":"choplin","count":1},{"name":"coderZoe","email":"coder_yin@qq.com","login":"coderZoe","count":1},{"name":"codeskyblue","email":"codeskyblue@gmail.com","login":"codeskyblue","count":1},{"name":"cornerot","email":"cornerot@gmail.com","login":"cornerot","count":1},{"name":"cui fliter","email":"imcusg@gmail.com","login":"cuishuang","count":1},{"name":"elij","email":"elij@wundrd.net","login":"dropwhile","count":1},{"name":"eriknordmark","email":"erik@zededa.com","login":"eriknordmark","count":1},{"name":"eshimizu","email":"eisuke.shimizu.0903@gmail.com","login":"eshimizu","count":1},{"name":"fG!","email":"github@put.as","login":"gdbinit","count":1},{"name":"fosmjo","email":"imefangjie@gmail.com","login":"fosmjo","count":1},{"name":"gremat","email":"50012463+gremat","login":"gremat","count":1},{"name":"gtosh4","email":"gtosh4","login":"gtosh4","count":1},{"name":"huyejia","email":"huyejia@outlook.jp","login":"huyejia","count":1},{"name":"sada","email":"sadag2@gmail.com","login":null,"count":1},{"name":"linuxhe","email":"linuxhe@tencent.com","login":null,"count":1},{"name":"gwind","email":"lijian@ooclab.com","login":null,"count":1},{"name":"Paweł Zuzelski","email":"pawelz@execve.pl","login":"pawelz","count":1},{"name":"Ralph Schmieder","email":"ralph.schmieder@gmail.com","login":"rschmied","count":1},{"name":"Remy Mathieu","email":"remy.mathieu@datadoghq.com","login":"remeh","count":1},{"name":"Romain Marcadier","email":"romain@datadoghq.com","login":"RomainMuller","count":1},{"name":"Sam Zaydel","email":"szaydel@gmail.com","login":"szaydel","count":1},{"name":"Segflow","email":"asselmeher@gmail.com","login":"Segflow","count":1},{"name":"Sergey Chernomorets","email":"chernomorets@yandex-team.ru","login":"chernomor","count":1},{"name":"Sergey Kozlov","email":"kozlov.sergey.404@gmail.com","login":"skozlov404","count":1},{"name":"Seth Hoenig","email":"shoenig@duck.com","login":"shoenig","count":1},{"name":"Shawn Smith","email":"shawnpsmith@gmail.com","login":"shawnps","count":1},{"name":"Aneurin Barker Snook","email":"a@aneur.in","login":"annybs","count":1},{"name":"Slawek Figiel","email":"4471997+fivitti","login":"fivitti","count":1},{"name":"Steffen Geissinger","email":"steffen@infrabox.net","login":"ib-steffen","count":1},{"name":"Steven Lee","email":"geekerlw@gmail.com","login":"geekerlw","count":1},{"name":"Sven Nierlein","email":"sven@consol.de","login":"sni","count":1},{"name":"Sven Rebhan","email":"srebhan@influxdata.com","login":"srebhan","count":1},{"name":"Szilard Parrag","email":"szilard.parrag@axoflow.com","login":"OverOrion","count":1},{"name":"Thomas Hipp","email":"thomashipp@gmail.com","login":"monstermunchkin","count":1},{"name":"Tim Gross","email":"tgross@hashicorp.com","login":"tgross","count":1},{"name":"Toshi Piazza","email":"toshi.piazza@gmail.com","login":"toshipiazza","count":1},{"name":"TossPig","email":"code@tossp.com","login":"tossp","count":1},{"name":"Vitalij Lubeschanin","email":"vit@lij.de","login":"lubeschanin","count":1},{"name":"Vyacheslav Artemiev","email":"artemiev.vyacheslav@gmail.com","login":"n4nn31355","count":1},{"name":"Vyacheslav Kuznetsov","email":"kuznetsovvv@gmail.com","login":"smith3v","count":1},{"name":"XXIV","email":"13811862+thechampagne","login":"thechampagne","count":1},{"name":"Xie Weineng","email":"xieweineng@gmail.com","login":"keeword","count":1},{"name":"jay park","email":"jaypark@gmail.com","login":"jinto","count":1},{"name":"kthommandra","email":"kthommandra@arista.com","login":"kthommandra","count":1},{"name":"lanixzcj","email":"lanixzcj@gmail.com","login":"lanixzcj","count":1},{"name":"leaf","email":"leaf@signalsciences.com","login":"leaf-fastly","count":1},{"name":"NewbieOrange","email":"NewbieOrange","login":"NewbieOrange","count":1},{"name":"lootek","email":"piotr.lucinski@solarwinds.cloud","login":"lootek","count":1},{"name":"majorteach","email":"csgcgl@126.com","login":"majorteach","count":1},{"name":"mdrakos","email":"mike.drakos@gmail.com","login":"MDrakos","count":1},{"name":"mlkm","email":"miloszzz+mlkm@gmail.com","login":"mlkm","count":1},{"name":"nathannaveen","email":"42319948+nathannaveen","login":"nathannaveen","count":1},{"name":"odinje","email":"odinje","login":"odinje","count":1},{"name":"paul","email":"hzp84@qq.com","login":"hzhaop","count":1},{"name":"quanweiZhou","email":"quanweiZhou@linux.alibaba.com","login":"quanweiZhou","count":1},{"name":"raviparimi","email":"parimi@skyportsystems.com","login":"raviparimi","count":1},{"name":"s0ders","email":"39492740+s0ders","login":"s0ders","count":1},{"name":"sandlbn","email":"marcin@spoczynski.com","login":"sandlbn","count":1},{"name":"sgthammer","email":"36170195+sgthammer","login":"sgthammer","count":1},{"name":"shandongzhejiang","email":"shandongzhejiang@icloud.com","login":"shandongzhejiang","count":1},{"name":"shawnps","email":"shawn@signalsciences.com","login":"shawnps-sigsci","count":1},{"name":"sunshineplan","email":"sunshineplan","login":"sunshineplan","count":1},{"name":"syyyj","email":"3139487747@qq.com","login":"3139487747","count":1},{"name":"tienthanh1993","email":"lazycat1711@gmail.com","login":"tienthanh1993","count":1},{"name":"vlnaum","email":"33950764+vlnaum","login":"vlnaum","count":1},{"name":"wangyu","email":"578464694@qq.com","login":"wangyu-geek","count":1},{"name":"wmypku","email":"wmypku@outlook.com","login":"wmypku","count":1},{"name":"wyl","email":"wangyulu@ymatrix.cn","login":"851235550","count":1},{"name":"drutsan","email":"drutsann@protonmail.ch","login":null,"count":1},{"name":"Simarpreet Singh","email":"simar@opendns.com","login":null,"count":1},{"name":"Vyacheslav Kuznetsov","email":"neuron@ecwid.com","login":null,"count":1},{"name":"Thomas Hipp","email":"thipp@suse.de","login":null,"count":1},{"name":"Ryan Fitzpatrick","email":"rmfitzpatrick@signalfx.com","login":null,"count":1},{"name":"Peter De Cleyn","email":"peter.decleyn@gmail.com","login":null,"count":1},{"name":"Niklas Empt","email":"niklas.empt@consol.de","login":null,"count":1},{"name":"Nick Galbreath","email":"nickg@signalsciences.com","login":null,"count":1},{"name":"andy","email":"andy@broadbean.com","login":null,"count":1},{"name":"Matt Holcomb","email":"matt.holcomb@ontariosystems.com","login":null,"count":1},{"name":"JuanLeon Lahoz","email":"juanleon.lahoz@avature.net","login":null,"count":1},{"name":"Jonathan Chauncey","email":"jchauncey@deis.com","login":null,"count":1},{"name":"Jeff Weiss","email":"jeff.weiss@panthalassa.com","login":null,"count":1},{"name":"Jacob Young","email":"jacoby@nvidia.com","login":null,"count":1},{"name":"Ihde","email":"maihde@axdevlx.hq.axiosengineering.com","login":null,"count":1},{"name":"Huan Wang","email":"huwang@vmware.com","login":null,"count":1},{"name":"Guillaume Bienkowski","email":"guillaume@kdp.cloud","login":null,"count":1},{"name":"GameXG","email":"GameXG@Gmail.com","login":null,"count":1},{"name":"Florent","email":"florent@packetai.co","login":null,"count":1},{"name":"Donal Hurley","email":"d.hurley@f5.com","login":null,"count":1},{"name":"Clément Chigot","email":"clement.chigot@atos.net","login":null,"count":1},{"name":"Bogdan Drutu","email":"lazy@splunk.com","login":null,"count":1},{"name":"Brian C. Williams","email":"brian@endgame.com","login":null,"count":1},{"name":"Adam Medzinski","email":"adam.medzinski@gmail.com","login":null,"count":1},{"name":"Aditya Choudhary (c)","email":"choudharya@vmware.com","login":null,"count":1},{"name":"itnihao","email":"itnihao@qq.com","login":"zhausong","count":1},{"name":"David Naylor","email":"dnaylor@nefeli.io","login":"dtnaylor","count":1},{"name":"David Newhall II","email":"david@sleepers.pro","login":"davidnewhall","count":1},{"name":"David Scott","email":"dave@recoil.org","login":"djs55","count":1},{"name":"David londono","email":"davidlo176@gmail.com","login":"DavRack","count":1},{"name":"Derek Ray","email":"derek9ray@gmail.com","login":"derekhjray","count":1},{"name":"Dimitris Rozakis","email":"dimrozakis@gmail.com","login":"dimrozakis","count":1},{"name":"Diptanu Choudhury","email":"diptanuc@gmail.com","login":"diptanu","count":1},{"name":"Disconnect3d","email":"dominik.b.czarnota@gmail.com","login":"disconnect3d","count":1},{"name":"Dmitri Goutnik","email":"dg@syrec.org","login":"dmgk","count":1},{"name":"Don Bowman","email":"don@agilicus.com","login":"donbowman","count":1},{"name":"Dustin Webber","email":"dustin.webber@gmail.com","login":"djcas9","count":1},{"name":"likerj","email":"likerj@inspur.com","login":"like-inspur","count":1},{"name":"Eric Anderson","email":"afflicted.nimbly928@anonaddy.me","login":"eric1234","count":1},{"name":"Fabian Ruff","email":"fabian.ruff@sap.com","login":"databus23","count":1},{"name":"Frank Schroeder","email":"frank.schroeder@gmail.com","login":"magiconair","count":1},{"name":"Frank Spitulski","email":"frankspitulski@gmail.com","login":"FrankSpitulski","count":1},{"name":"Gronpipmaster","email":"gronpipmaster@gmail.com","login":"gronpipmaster","count":1},{"name":"Guillem Jover","email":"gjover@sipwise.com","login":"guillemj","count":1},{"name":"Gyuho Lee","email":"gyuhol@nvidia.com","login":"gyuho","count":1},{"name":"Henry Dollman","email":"hank@henrygd.me","login":"henrygd","count":1},{"name":"Heretic","email":"ovearj@gmail.com","login":"Ovear","count":1},{"name":"Hilko Bengen","email":"bengen@hilluzination.de","login":"hillu","count":1},{"name":"Hugo Beauzée-Luyssen","email":"hugo.beauzee@datadoghq.com","login":"chouquette","count":1},{"name":"Huy Giang","email":"gnhuy91","login":"gnhuy91","count":1},{"name":"Ilya Guterman","email":"ilya.guterman@iqoqo.co","login":"ilyaiqoqo","count":1},{"name":"Ivan Andreev","email":"ivandeex@gmail.com","login":"ivandeex","count":1},{"name":"Brandon Duffany","email":"brandon@buildbuddy.io","login":"bduffany","count":1},{"name":"Breno Leitao","email":"breno.leitao@gmail.com","login":"leitao","count":1},{"name":"Aaron Zinman","email":"aaron@azinman.com","login":"azinman","count":1},{"name":"Adrien CABARBAYE","email":"adrien.cabarbaye@arm.com","login":"acabarbaye","count":1},{"name":"Aleksandr Balezin","email":"gescheit@yandex-team.ru","login":"gescheit","count":1},{"name":"Alex Falkowski","email":"alexrfalkowski@gmail.com","login":"alexfalkowski","count":1},{"name":"Alexander Inozemtsev","email":"alexander.inozemtsev@gmail.com","login":"vecmezoni","count":1},{"name":"Amarinder Cheema","email":"mailbox@amarinder.ca","login":"amarinderca","count":1},{"name":"Andreas Henriksson","email":"andreas@fatal.se","login":"andhe","count":1},{"name":"Andrew Danforth","email":"adanforth@gmail.com","login":"acd","count":1},{"name":"Andrew Halaney","email":"ahalaney@netflix.com","login":"halaney","count":1},{"name":"Atanas Vladimirov","email":"vladimirov.atanas@gmail.com","login":"atanas-vladimirov","count":1},{"name":"Asato Wakisaka","email":"asato.wakisaka@gmail.com","login":"astj","count":1},{"name":"Arnaud Rebillout","email":"arnaud.rebillout@collabora.com","login":"elboulangero","count":1},{"name":"Aoang","email":"aoang@x2oe.com","login":"Aoang","count":1},{"name":"Jaime Fullaondo","email":"jaime.fullaondo@datadoghq.com","login":"truthbk","count":1},{"name":"Bruno Bigras","email":"bigras.bruno@gmail.com","login":"bbigras","count":1},{"name":"Chevy","email":"cshunger@umich.edu","login":"cshunger","count":1},{"name":"Chris Bednarski","email":"banzaimonkey@gmail.com","login":"cbednarski","count":1},{"name":"Chris Gianelloni","email":"wolf31o2@blinklabs.io","login":"wolf31o2","count":1},{"name":"Chris Roberts","email":"code@chrisroberts.org","login":"chrisroberts","count":1},{"name":"Cnpt","email":"44840184+TheBestLL","login":"TheBestLL","count":1},{"name":"Curtis Mattoon","email":"cmattoon@cmattoon.com","login":"cmattoon","count":1},{"name":"Damilola Bello","email":"damilola@aterlo.com","login":"damilola-bello","count":1},{"name":"Daniel Lynn","email":"daniel.eric.lynn@gmail.com","login":"sypher7","count":1},{"name":"Daniel Stutz","email":"dstutz@gmail.com","login":"d1ss0nanz","count":1},{"name":"Luca Berruti","email":"nadirio@gmail.com","login":"lberruti","count":1},{"name":"Maddie Zhan","email":"maddie.zhan@cynovan.com","login":"maddie","count":1},{"name":"Makazeu","email":"makazeu@gmail.com","login":"makazeu","count":1},{"name":"Marc","email":"marc.venturini@gmail.com","login":"marcv81","count":1},{"name":"Martin Ottenwaelter","email":"martin.ottenwaelter@gmail.com","login":"martoche","count":1},{"name":"Masayoshi Sekimura","email":"sekimura@gmail.com","login":"sekimura","count":1},{"name":"Matt Singletary","email":"matt.singletary@gmail.com","login":"msingle","count":1},{"name":"Matthew Palmer","email":"9059517+56KBs","login":"56KBs","count":1},{"name":"Matthew Wedgwood","email":"mw@rmn.com","login":"mwedgwood-rmn","count":1},{"name":"Meng Zhuo","email":"mengzhuo@iscas.ac.cn","login":"mengzhuo","count":1},{"name":"Merwan Ouddane","email":"merwan19@msn.com","login":"tribes","count":1},{"name":"Mihir Singh","email":"git.service@mihirsingh.com","login":"citruspi","count":1},{"name":"Mike Morris","email":"mikemorris","login":"mikemorris","count":1},{"name":"Mya","email":"myalongmire05@gmail.com","login":"MyaLongmire","count":1},{"name":"Mykola Terelia","email":"mykola.terelia@gmail.com","login":"m-terel","count":1},{"name":"Myungjun Kim","email":"niduss@gmail.com","login":"mjkim","count":1},{"name":"N1neSun","email":"917549681@qq.com","login":"N1neSun","count":1},{"name":"Nathaniel Cook","email":"nvcook42@gmail.com","login":"nathanielc","count":1},{"name":"Nick Cabatoff","email":"nick.cabatoff@gmail.com","login":"ncabatoff","count":1},{"name":"Oleksandr Redko","email":"oleksandr.red+github@gmail.com","login":"alexandear","count":1},{"name":"Ozair Jr","email":"ozairjr@gmail.com","login":"ozairjr","count":1},{"name":"Ozan HACIBEKİROĞLU","email":"ozanhaci@gmail.com","login":"ozanh","count":1},{"name":"Pablo Baeyens","email":"pablo.baeyens@datadoghq.com","login":"mx-psi","count":1},{"name":"Paul Querna","email":"pquerna@apache.org","login":"pquerna","count":1},{"name":"Pavel Trukhanov","email":"pavel.trukhanov@gmail.com","login":"curlup","count":1},{"name":"yueyt","email":"yyt030@gmail.com","login":"yyt030","count":1},{"name":"Ivan Babrou","email":"github@ivan.computer","login":"bobrik","count":1},{"name":"Jacob Young","email":"jacob@verbit.cc","login":"jak3kaj","count":1},{"name":"Elfranne","email":"tom.braarup@gmail.com","login":"elfranne","count":1},{"name":"Jakob Gillich","email":"jakob@gillich.me","login":"jgillich","count":1},{"name":"Jamie Strandboge","email":"jamie@influxdata.com","login":"jdstrand","count":1},{"name":"Jason Newman","email":"jason@squarepenguin.com","login":"jnewmano","count":1},{"name":"Jeff Erbrecht","email":"jefferbrecht@google.com","login":"jefferbrecht","count":1},{"name":"Jimmi Dyson","email":"jimmidyson@gmail.com","login":"jimmidyson","count":1},{"name":"Joe Stringer","email":"joe@cilium.io","login":"joestringer","count":1},{"name":"Johan Burati","email":"johan.burati@gmail.com","login":"johanburati","count":1},{"name":"Johannes 'fish' Ziemke","email":"github@freigeist.org","login":"discordianfish","count":1},{"name":"Johannes Edmeier","email":"joshiste","login":"joshiste","count":1},{"name":"John Floren","email":"john@jfloren.net","login":"floren","count":1},{"name":"John Liu","email":"john.liu@mongodb.com","login":"john-m-liu","count":1},{"name":"Jorick Caberio","email":"jorick.caberio@voyagerinnovation.com","login":"jcaberio","count":1},{"name":"Jose De La O","email":"jdelao1988@gmail.com","login":"josedh","count":1},{"name":"Jose Manuel Almaza","email":"josemanuel.almaza@datadoghq.com","login":"jose-manuel-almaza","count":1},{"name":"Justin Kolberg","email":"amd.prophet@gmail.com","login":"amdprophet","count":1},{"name":"Kamil Dziedzic","email":"arvenil@klecza.pl","login":"arvenil","count":1},{"name":"Kevin Conaway","email":"kevin.conaway@datadoghq.com","login":"kevinconaway","count":1},{"name":"Kishen V","email":"kishen.viswanathan@ibm.com","login":"kishen-v","count":1},{"name":"Kris Watts","email":"kris.watts@gravwell.io","login":"kris-watts-gravwell","count":1},{"name":"Lammert Hellinga","email":"lammert@hellinga.it","login":"Kogelvis","count":1},{"name":"Laurent Sesques","email":"laurent.sesques@canonical.com","login":"sajoupa","count":1},{"name":"Laurie Clark-Michalek","email":"lcm@fb.com","login":"lclarkmichalek","count":1},{"name":"Li Chuangbo","email":"im@chuangbo.li","login":"chuangbo","count":1}],"past_year_committers":[{"name":"shirou","email":"shirou.faw@gmail.com","login":"shirou","count":30},{"name":"Stefano Balzarotti","email":"stefano.balzarotti@nozominetworks.com","login":"StefanoBalzarottiNozomi","count":26},{"name":"Pierre Gimalac","email":"pierre.gimalac@datadoghq.com","login":"pgimalac","count":25},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":23},{"name":"Stefano Balzarotti","email":"stefano.balzarotti@orbintsoft.net","login":"OrbintSoft","count":14},{"name":"Dylan Myers","email":"dylan.myers@observiq.com","login":"Dylan-M","count":13},{"name":"brent saner","email":"brent.saner@gmail.com","login":"johnnybubonic","count":9},{"name":"Santhosh Raju","email":"santhosh.raju@gmail.com","login":"fraggerfox","count":7},{"name":"Kerlenton","email":"semyonschv@yandex.ru","login":"Kerlenton","count":6},{"name":"uubulb","email":"uub@suwako.de","login":"uubulb","count":6},{"name":"Harshal Patel","email":"hp842484@gmail.com","login":"HarshalPatel1972","count":5},{"name":"skartikey","email":"1942366+skartikey","login":"skartikey","count":4},{"name":"Bot","email":"bot@example.com","login":"rhoggs-bot-test-account","count":3},{"name":"woctordho","email":"woctordho@outlook.com","login":"woct0rdho","count":3},{"name":"Pavel Litvyak","email":"pvlltvk@gmail.com","login":"pvlltvk","count":2},{"name":"Paulo Dias","email":"paulodias.gm@gmail.com","login":"paulojmdias","count":2},{"name":"Matthieu MOREL","email":"matthieu.morel35@gmail.com","login":"mmorel-35","count":2},{"name":"Yanhu007","email":"huangfuyang900204@gmail.com","login":"Yanhu007","count":2},{"name":"Emmanuel Briney","email":"emmanuel.briney@docker.com","login":"ebriney","count":2},{"name":"drutsan","email":"drutsann@protonmail.ch","login":null,"count":1},{"name":"Alex Falkowski","email":"alexrfalkowski@gmail.com","login":"alexfalkowski","count":1},{"name":"Aoang","email":"aoang@x2oe.com","login":"Aoang","count":1},{"name":"Atanas Vladimirov","email":"vladimirov.atanas@gmail.com","login":"atanas-vladimirov","count":1},{"name":"David londono","email":"davidlo176@gmail.com","login":"DavRack","count":1},{"name":"Guillem Jover","email":"gjover@sipwise.com","login":"guillemj","count":1},{"name":"Jose Manuel Almaza","email":"josemanuel.almaza@datadoghq.com","login":"jose-manuel-almaza","count":1},{"name":"Meng Zhuo","email":"mengzhuo@iscas.ac.cn","login":"mengzhuo","count":1},{"name":"Oleksandr Redko","email":"oleksandr.red+github@gmail.com","login":"alexandear","count":1},{"name":"Sven Nierlein","email":"sven@consol.de","login":"sni","count":1},{"name":"Sven Rebhan","email":"srebhan@influxdata.com","login":"srebhan","count":1},{"name":"Szilard Parrag","email":"szilard.parrag@axoflow.com","login":"OverOrion","count":1},{"name":"Vitalij Lubeschanin","email":"vit@lij.de","login":"lubeschanin","count":1},{"name":"fosmjo","email":"imefangjie@gmail.com","login":"fosmjo","count":1},{"name":"gremat","email":"50012463+gremat","login":"gremat","count":1},{"name":"huyejia","email":"huyejia@outlook.jp","login":"huyejia","count":1},{"name":"wmypku","email":"wmypku@outlook.com","login":"wmypku","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6778582,"commits_count":983262140,"contributors_count":41442660,"owners_count":1364702,"committers_count":3363655,"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":"shirou/gopsutil","html_url":"https://github.com/shirou/gopsutil","last_synced_at":"2026-08-25T10:01:49.246Z","status":null,"issues_count":193,"pull_requests_count":667,"avg_time_to_close_issue":15520224.59047619,"avg_time_to_close_pull_request":1799734.0244360901,"issues_closed_count":105,"pull_requests_closed_count":532,"pull_request_authors_count":151,"issue_authors_count":161,"avg_comments_per_issue":2.1917098445595853,"avg_comments_per_pull_request":0.775112443778111,"merged_pull_requests_count":420,"bot_issues_count":0,"bot_pull_requests_count":221,"past_year_issues_count":17,"past_year_pull_requests_count":132,"past_year_avg_time_to_close_issue":768986.4444444445,"past_year_avg_time_to_close_pull_request":2030539.6373626373,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":91,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.352941176470588,"past_year_avg_comments_per_pull_request":0.7196969696969697,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":32,"past_year_merged_pull_requests_count":51,"created_at":"2023-05-16T03:49:41.419Z","updated_at":"2026-08-25T10:01:49.247Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shirou%2Fgopsutil/issues","issue_labels_count":{"table":{"os:linux":13,"os:darwin":11,"package:host":10,"package:process":10,"package:disk":10,"os:windows":10,"package:cpu":7,"performance":5,"os:openbsd":3,"v4":3,"package:net":3,"question":2,"os:aix":2,"os:freebsd":2,"ci":1,"tests":1,"enhancement":1}},"pull_request_labels_count":{"table":{"dependencies":221,"github_actions":136,"package:process":130,"package:host":109,"package:disk":102,"package:cpu":88,"go":85,"package:net":77,"package:mem":71,"os:aix":45,"package:sensors":44,"package:load":35,"os:windows":31,"os:darwin":30,"os:linux":26,"os:openbsd":20,"package:docker":19,"os:freebsd":18,"os:solaris":17,"package:winservices":7,"v4":6,"v3":2}},"issue_author_associations_count":{"table":{"NONE":152,"CONTRIBUTOR":35,"OWNER":6}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":454,"NONE":123,"OWNER":83,"COLLABORATOR":7}},"issue_authors":{"table":{"shirou":6,"powersj":3,"braydonk":3,"Dylan-M":3,"Nyx2022":3,"NitroCao":3,"neilpang":3,"tmm1":3,"skartikey":3,"the-hotmann":2,"gekigek99":2,"jxsl13":2,"aidangill-projects":2,"nf-brentsaner":2,"TheBestLL":2,"sdalu":2,"gabibguti":2,"msays2000":2,"xxxserxxx":2,"atoulme":2,"MartinHotmann":1,"AspenScythe":1,"nook24":1,"mikygee":1,"Teeoo":1,"macinta":1,"zhangyongding":1,"Ephemeraler":1,"hhheiaenia":1,"zzdboy":1,"hz-kelpie":1,"Grey-12":1,"NirLevy98":1,"Nayana-ibm":1,"Ahm3dRN":1,"splmatto":1,"cipherboy":1,"alexfalkowski":1,"0x3alex":1,"drubinMeta":1,"bigsheeper":1,"mrpalide":1,"lazysegtree":1,"chenrui333":1,"iredmail":1,"eric1234":1,"vela-security":1,"sni":1,"ahmadissa":1,"serak":1,"n4nn31355":1,"Zoobdude":1,"vladislav-sharapov":1,"acul009":1,"SonnyWalkman":1,"ArnoldFu":1,"itsties":1,"pgimalac":1,"LiranBri":1,"alexwbaule":1,"JanDeDobbeleer":1,"StarpTech":1,"hellobinge":1,"wangdawai":1,"astencel-sumo":1,"cuijianhui1998":1,"trevorwhitney":1,"HouJiangtao":1,"Equationzhao":1,"imWildCat":1,"jbliao":1,"roborobs1023":1,"ljt930ttl":1,"brianryner8":1,"China-Zhao":1,"frogh1":1,"soluchok":1,"fengyeall111":1,"zhangzhr97":1,"x-gn":1,"wcc526":1,"hdm":1,"Felixyang2088":1,"F1bonacc1":1,"zak-pawel":1,"wade-liwei":1,"getshellbypass":1,"patha454":1,"minuk-dev":1,"kishen-v":1,"simbadMarino":1,"shubhindia":1,"achie006":1,"ppd324":1,"patryk4815":1,"lichunqiang":1,"mstrandboge":1,"dharley-atlastix":1,"MDrakos":1,"dsolstad":1,"cruscio":1,"xhsky":1,"dvovk":1,"888go":1,"chenjie199234":1,"rustbomber":1,"buengese":1,"suntong":1,"aknopov":1,"zmyzheng":1,"davidnewhall":1,"ruokeqx":1,"kkartaltepe":1,"JimChenWYU":1,"fafrd":1,"rogercoll":1,"Tulux":1,"imasy36":1,"heixiaoma":1,"rohan-rayaraddi":1,"airbnb-gps":1,"tigerwill90":1,"joshiste":1,"tim-goto":1,"tianlin":1,"ChrisSwanson":1,"Dainerx":1,"stephenzhang0713":1,"tomqwpl":1,"n0dev":1,"babu-s2":1,"Runninginsilence1":1,"danielnelson":1,"amarinderca":1,"RRancio":1,"PierreF":1,"DesistDaydream":1,"lavrd":1,"clausecker":1,"sha1sof":1,"jimis":1,"tyz-coder":1,"douglascamata":1,"jimmydigital":1,"NorseGaud":1,"gibmat":1,"sskserk":1,"geektheripper":1,"rsoaresd":1,"TDroyal":1,"Vibhu-Ag":1,"hitzhangjie":1,"joshuar":1,"wocan23":1,"ivanlebron":1,"pdxrlj":1,"ssongliu":1,"RunningFaster":1,"acabarbaye":1,"kakj-go":1,"greatdba":1}},"pull_request_authors":{"table":{"dependabot[bot]":221,"shirou":83,"mmorel-35":59,"Dylan-M":37,"pgimalac":17,"uubulb":12,"scop":9,"Lomanic":7,"OrbintSoft":7,"aidangill-projects":6,"braydonk":5,"brycekahle":4,"zmyzheng":4,"skartikey":4,"sni":4,"atoulme":4,"powersj":3,"NitroCao":3,"prashantv":3,"weidongkl":3,"TheBestLL":3,"zhanluxianshen":2,"wangyu-geek":2,"chuangbo":2,"samburba":2,"thechampagne":2,"florianl":2,"NewbieOrange":2,"Yurunsoft":2,"johnnybubonic":2,"govrin":2,"Girbons":2,"GustavoCaso":2,"tklauser":2,"StefanoBalzarottiNozomi":2,"frogh1":2,"s0ders":2,"chernomor":2,"henrygd":2,"Juneezee":2,"guillemj":2,"gorpher":2,"vlnaum":2,"fivitti":2,"HarshalPatel1972":2,"n4nn31355":2,"al-online":2,"dvovk":2,"RomainMuller":2,"aknopov":2,"jnewmano":2,"tuftedocelot":2,"joshiste":2,"paulcacheux":2,"srebhan":2,"coderZoe":2,"niemp100":2,"gabibguti":2,"jmatthew":2,"secDre4mer":2,"nako-ruru":1,"gufranmirza":1,"jeffweiss":1,"rayjanoka":1,"shubhindia":1,"haoweig":1,"Euqaidoz":1,"rare-magma":1,"s-m-martin":1,"a-pichler":1,"sfzfs":1,"cuoguojida":1,"woct0rdho":1,"kruskall":1,"fosmjo":1,"3139487747":1,"abner-chenc":1,"djgilcrease":1,"FrankSpitulski":1,"jmalicki":1,"zhangli091011":1,"ricardoffnunes":1,"sgthammer":1,"shoenig":1,"davidnewhall":1,"elfrucool":1,"56KBs":1,"kerlenton":1,"cuishuang":1,"jose-manuel-almaza":1,"jefferbrecht":1,"kishen-v":1,"jasonwbarnett":1,"lrita":1,"SebastianLeitz":1,"chouquette":1,"jak3kaj":1,"gremat":1,"amarinderca":1,"dean2021":1,"ChrisSwanson":1,"btoews":1,"donbowman":1,"gyuho":1,"camcui":1,"wolf31o2":1,"charleswan":1,"alexandear":1,"msays2000":1,"yudai":1,"bjandras":1,"dloucasfx":1,"cicada-lewis":1,"Teeoo":1,"Percivalll":1,"fraggerfox":1,"neilpang":1,"wmypku":1,"ozanh":1,"PierreF":1,"N1neSun":1,"majorteach":1,"danshank":1,"darkgeek":1,"martoche":1,"halaney":1,"bogdandrutu":1,"DavRack":1,"brianryner8":1,"clausecker":1,"atanas-vladimirov":1,"Ahm3dRN":1,"alexfalkowski":1,"robbydyer":1,"sfc-gh-smatejczyk":1,"ronklein":1,"paulojmdias":1,"eric1234":1,"eriknordmark":1,"shandongzhejiang":1,"ronnocol":1,"kevinconaway":1,"drutsan":1,"mo1ein":1,"secake":1,"dhurley":1,"ebriney":1,"JanDeDobbeleer":1,"keeword":1,"Aoang":1,"yakuter":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16391071,"issues_count":42683861,"pull_requests_count":136511424,"authors_count":11537593,"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":{"package:process":1}},"past_year_pull_request_labels_count":{"table":{"os:aix":45,"dependencies":32,"os:windows":30,"package:host":27,"os:darwin":27,"package:process":26,"os:linux":24,"os:openbsd":19,"package:cpu":18,"github_actions":18,"package:net":17,"os:freebsd":17,"os:solaris":16,"package:disk":15,"go":14,"package:mem":11,"package:load":11,"package:sensors":5,"package:docker":1}},"past_year_issue_author_associations_count":{"table":{"NONE":12,"CONTRIBUTOR":5}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":103,"OWNER":15,"NONE":13}},"past_year_issue_authors":{"table":{"Dylan-M":3,"neilpang":3,"skartikey":2,"Ahm3dRN":1,"alexfalkowski":1,"buengese":1,"Grey-12":1,"hitzhangjie":1,"mstrandboge":1,"nook24":1,"ruokeqx":1,"suntong":1}},"past_year_pull_request_authors":{"table":{"Dylan-M":36,"dependabot[bot]":32,"shirou":15,"pgimalac":14,"OrbintSoft":3,"uubulb":2,"StefanoBalzarottiNozomi":2,"johnnybubonic":2,"skartikey":2,"HarshalPatel1972":2,"kerlenton":1,"nako-ruru":1,"neilpang":1,"paulojmdias":1,"SebastianLeitz":1,"srebhan":1,"woct0rdho":1,"zhangli091011":1,"jose-manuel-almaza":1,"guillemj":1,"gremat":1,"fraggerfox":1,"ebriney":1,"drutsan":1,"DavRack":1,"cuoguojida":1,"atanas-vladimirov":1,"Aoang":1,"alexfalkowski":1,"alexandear":1,"Ahm3dRN":1}},"maintainers":[{"table":{"login":"shirou","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}},{"table":{"login":"Lomanic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lomanic"}}],"active_maintainers":[{"table":{"login":"shirou","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirou"}}]}},"events":{"total":{"CreateEvent":84,"DeleteEvent":81,"ForkEvent":83,"IssueCommentEvent":200,"IssuesEvent":59,"PullRequestEvent":327,"PullRequestReviewCommentEvent":98,"PullRequestReviewEvent":177,"PushEvent":173,"ReleaseEvent":10,"WatchEvent":928},"last_year":{"CreateEvent":26,"DeleteEvent":31,"ForkEvent":21,"IssueCommentEvent":50,"IssuesEvent":7,"PullRequestEvent":162,"PullRequestReviewCommentEvent":36,"PullRequestReviewEvent":45,"PushEvent":61,"ReleaseEvent":1,"WatchEvent":144}},"keywords":["go","golang","system-information"],"dependencies":[{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-07-12T12:24:54.130Z","updated_at":"2022-07-12T12:24:54.130Z","repository_link":"https://github.com/shirou/gopsutil/blob/master/go.mod","dependencies":[{"id":156242443,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.8","direct":true,"kind":"runtime","optional":false},{"id":156242444,"package_name":"github.com/lufia/plan9stats","ecosystem":"go","requirements":"v0.0.0-20211012122336-39d0f177ccd0","direct":true,"kind":"runtime","optional":false},{"id":156242445,"package_name":"github.com/power-devops/perfstat","ecosystem":"go","requirements":"v0.0.0-20210106213030-5aafc221ea8c","direct":true,"kind":"runtime","optional":false},{"id":156242446,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.5","direct":true,"kind":"runtime","optional":false},{"id":156242447,"package_name":"github.com/tklauser/go-sysconf","ecosystem":"go","requirements":"v0.3.10","direct":true,"kind":"runtime","optional":false},{"id":156242448,"package_name":"github.com/yusufpapurcu/wmi","ecosystem":"go","requirements":"v1.2.2","direct":true,"kind":"runtime","optional":false},{"id":156242449,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220520151302-bc2c85ada10a","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-07-12T12:24:54.226Z","updated_at":"2022-07-12T12:24:54.226Z","repository_link":"https://github.com/shirou/gopsutil/blob/master/go.sum","dependencies":[{"id":156243186,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":156243187,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":156243188,"package_name":"github.com/go-ole/go-ole","ecosystem":"go","requirements":"v1.2.6","direct":false,"kind":"runtime","optional":false},{"id":156243189,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.6","direct":false,"kind":"runtime","optional":false},{"id":156243190,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.8","direct":false,"kind":"runtime","optional":false},{"id":156243191,"package_name":"github.com/lufia/plan9stats","ecosystem":"go","requirements":"v0.0.0-20211012122336-39d0f177ccd0","direct":false,"kind":"runtime","optional":false},{"id":156243192,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":156243193,"package_name":"github.com/power-devops/perfstat","ecosystem":"go","requirements":"v0.0.0-20210106213030-5aafc221ea8c","direct":false,"kind":"runtime","optional":false},{"id":156243194,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":156243195,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":156243196,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":156243197,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.5","direct":false,"kind":"runtime","optional":false},{"id":156243198,"package_name":"github.com/tklauser/go-sysconf","ecosystem":"go","requirements":"v0.3.10","direct":false,"kind":"runtime","optional":false},{"id":156243199,"package_name":"github.com/tklauser/numcpus","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":156243200,"package_name":"github.com/yusufpapurcu/wmi","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":156243201,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190916202348-b4ddaad3f8a3","direct":false,"kind":"runtime","optional":false},{"id":156243202,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201204225414-ed752295db88","direct":false,"kind":"runtime","optional":false},{"id":156243203,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220128215802-99c3d69c2c27","direct":false,"kind":"runtime","optional":false},{"id":156243204,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220520151302-bc2c85ada10a","direct":false,"kind":"runtime","optional":false},{"id":156243205,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":156243206,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":156243207,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":156243208,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build_test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T18:43:32.671Z","updated_at":"2023-01-13T18:43:32.671Z","repository_link":"https://github.com/shirou/gopsutil/blob/master/.github/workflows/build_test.yml","dependencies":[{"id":6891052997,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891052998,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891052999,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/labeler.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T18:43:32.717Z","updated_at":"2023-01-13T18:43:32.717Z","repository_link":"https://github.com/shirou/gopsutil/blob/master/.github/workflows/labeler.yml","dependencies":[{"id":6891053000,"package_name":"actions/labeler","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T18:43:32.770Z","updated_at":"2023-01-13T18:43:32.770Z","repository_link":"https://github.com/shirou/gopsutil/blob/master/.github/workflows/lint.yml","dependencies":[{"id":6891053001,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891053002,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891053003,"package_name":"golangci/golangci-lint-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T18:43:32.825Z","updated_at":"2023-01-13T18:43:32.825Z","repository_link":"https://github.com/shirou/gopsutil/blob/master/.github/workflows/release.yml","dependencies":[{"id":6891053004,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/shellcheck.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T18:43:32.881Z","updated_at":"2023-01-13T18:43:32.881Z","repository_link":"https://github.com/shirou/gopsutil/blob/master/.github/workflows/shellcheck.yml","dependencies":[{"id":6891053005,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891053006,"package_name":"ludeeus/action-shellcheck","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T18:43:32.932Z","updated_at":"2023-01-13T18:43:32.932Z","repository_link":"https://github.com/shirou/gopsutil/blob/master/.github/workflows/test.yml","dependencies":[{"id":6891053007,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891053008,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891053009,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/sbom_generator.yml","sha":null,"kind":"manifest","created_at":"2023-10-01T09:51:36.735Z","updated_at":"2023-10-01T09:51:36.735Z","repository_link":"https://github.com/shirou/gopsutil/blob/master/.github/workflows/sbom_generator.yml","dependencies":[{"id":14024249091,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3df4ab11eba7bda6032a0b82a6bb43b11571feac","direct":true,"kind":"composite","optional":false},{"id":14024249092,"package_name":"advanced-security/sbom-generator-action","ecosystem":"actions","requirements":"375dee8e6144d9fd0ec1f5667b4f6fb4faacefed","direct":true,"kind":"composite","optional":false},{"id":14024249093,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"a8a3f3ad30e3422c9c7b888a15615d19a852ae32","direct":true,"kind":"composite","optional":false}]}],"score":38.586840513303805,"created_at":"2026-05-14T05:21:17.413Z","updated_at":"2026-08-26T10:35:28.835Z","avatar_url":"https://github.com/shirou.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372450","html_url":"https://summary.ecosyste.ms/projects/372450"}