{"id":3799778,"name":"github.com/intel/goresctrl","ecosystem":"go","description":"","homepage":"https://github.com/intel/goresctrl","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/intel/goresctrl","keywords_array":[],"namespace":"github.com/intel","versions_count":13,"first_release_published_at":"2021-06-23T08:01:21.000Z","latest_release_published_at":"2026-06-01T11:34:44.000Z","latest_release_number":"v0.13.0","last_synced_at":"2026-09-07T01:48:40.523Z","created_at":"2022-04-11T18:20:06.081Z","updated_at":"2026-09-07T01:48:40.524Z","registry_url":"https://pkg.go.dev/github.com/intel/goresctrl","install_command":"go get github.com/intel/goresctrl","documentation_url":"https://pkg.go.dev/github.com/intel/goresctrl#section-documentation","metadata":{},"repo_metadata":{"id":37090088,"uuid":"302039160","full_name":"intel/goresctrl","owner":"intel","description":"Golang library for managing resctrl filesystem","archived":false,"fork":false,"pushed_at":"2026-07-06T07:19:22.000Z","size":576,"stargazers_count":50,"open_issues_count":21,"forks_count":17,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-07-06T09:10:50.646Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/intel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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}},"created_at":"2020-10-07T13:06:56.000Z","updated_at":"2026-07-06T07:19:19.000Z","dependencies_parsed_at":"2026-03-10T11:01:30.712Z","dependency_job_id":null,"html_url":"https://github.com/intel/goresctrl","commit_stats":{"total_commits":184,"total_committers":9,"mean_commits":"20.444444444444443","dds":"0.48913043478260865","last_synced_commit":"cf1db7c9cfe529d718909767ebb3f0686f82d10f"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/intel/goresctrl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fgoresctrl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fgoresctrl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fgoresctrl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fgoresctrl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intel","download_url":"https://codeload.github.com/intel/goresctrl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fgoresctrl/sbom","scorecard":{"id":490599,"data":{"date":"2025-08-11","repo":{"name":"github.com/intel/goresctrl","commit":"eed55e2b1ebee10f432cb0aca382aba1d2dcf67c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Maintained","score":10,"reason":"26 commit(s) and 0 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: security.md:1","Info: Found linked content: security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: security.md:1","Info: Found text in security policy: security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:25","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yaml:26","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yaml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scan-periodic.yaml:12","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/scan-periodic.yaml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/verify.yaml:40","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/verify.yaml:41","Info: jobLevel 'contents' permission set to 'read': .github/workflows/verify.yaml:48","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/verify.yaml:49","Info: topLevel 'contents' permission set to 'read': .github/workflows/common-codeql.yaml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/common-trivy.yaml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/scan-periodic.yaml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/verify.yaml:9"],"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: pkg/sst/fuzz_test.go:41"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/common-codeql.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/intel/goresctrl/common-codeql.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/common-codeql.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/intel/goresctrl/common-codeql.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/common-codeql.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/intel/goresctrl/common-codeql.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/common-codeql.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/intel/goresctrl/common-codeql.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/common-codeql.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/intel/goresctrl/common-codeql.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/common-trivy.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/intel/goresctrl/common-trivy.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/common-trivy.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/intel/goresctrl/common-trivy.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/common-trivy.yaml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/intel/goresctrl/common-trivy.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/common-trivy.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/intel/goresctrl/common-trivy.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/common-trivy.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/intel/goresctrl/common-trivy.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/common-trivy.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/intel/goresctrl/common-trivy.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/common-trivy.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/intel/goresctrl/common-trivy.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/common-trivy.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/intel/goresctrl/common-trivy.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/common-trivy.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/intel/goresctrl/common-trivy.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/intel/goresctrl/verify.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/intel/goresctrl/verify.yaml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/verify.yaml:27","Warn: downloadThenRun not pinned by hash: .github/workflows/verify.yaml:37","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun 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":"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-19T19:01:54.527Z","repository_id":37090088,"created_at":"2025-08-19T19:01:54.527Z","updated_at":"2025-08-19T19:01:54.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36575927,"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-12T02:00:07.134Z","response_time":57,"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":"intel","name":"Intel Corporation","uuid":"17888862","kind":"organization","description":"","email":"webadmin@linux.intel.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17888862?v=4","repositories_count":1189,"last_synced_at":"2024-04-14T22:10:28.671Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/intel","funding_links":[],"total_stars":84429,"followers":3053,"following":0,"created_at":"2022-11-03T07:02:40.718Z","updated_at":"2024-04-14T22:13:57.983Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intel","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intel/repositories"},"tags":[{"name":"v0.13.0","sha":"fe1066ae9cce40fa23930eb4ae392b562eea78c5","kind":"tag","published_at":"2026-06-01T13:07:28.000Z","download_url":"https://codeload.github.com/intel/goresctrl/tar.gz/v0.13.0","html_url":"https://github.com/intel/goresctrl/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/goresctrl@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fgoresctrl/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fgoresctrl/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"c8b9e9430f2b8bdeaf83e1808b5d71d1a4b8cfbb","kind":"tag","published_at":"2026-03-10T09:06:54.000Z","download_url":"https://codeload.github.com/intel/goresctrl/tar.gz/v0.12.0","html_url":"https://github.com/intel/goresctrl/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/goresctrl@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fgoresctrl/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fgoresctrl/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"470d8dba39062026754ce8d72ef93bf39ed442eb","kind":"tag","published_at":"2025-12-09T10:35:39.000Z","download_url":"https://codeload.github.com/intel/goresctrl/tar.gz/v0.11.0","html_url":"https://github.com/intel/goresctrl/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/goresctrl@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fgoresctrl/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fgoresctrl/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"404a7021807bd6c502268a5ab15ff36e11c21f44","kind":"tag","published_at":"2025-11-03T10:15:05.000Z","download_url":"https://codeload.github.com/intel/goresctrl/tar.gz/v0.10.0","html_url":"https://github.com/intel/goresctrl/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/goresctrl@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fgoresctrl/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fgoresctrl/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"579664119777585ab262e14a9adab7006862525d","kind":"tag","published_at":"2025-06-30T18:47:40.000Z","download_url":"https://codeload.github.com/intel/goresctrl/tar.gz/v0.9.0","html_url":"https://github.com/intel/goresctrl/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/goresctrl@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fgoresctrl/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fgoresctrl/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f7cfa04536314eacecaa523f3b87d3978fbe28e3","kind":"tag","published_at":"2024-09-30T11:33:25.000Z","download_url":"https://codeload.github.com/intel/goresctrl/tar.gz/v0.8.0","html_url":"https://github.com/intel/goresctrl/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/goresctrl@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fgoresctrl/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fgoresctrl/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5ef060bb4aa8ae3763e6dd48af375cd23e0fabba","kind":"tag","published_at":"2024-03-22T08:38:29.000Z","download_url":"https://codeload.github.com/intel/goresctrl/tar.gz/v0.7.0","html_url":"https://github.com/intel/goresctrl/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/goresctrl@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fgoresctrl/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fgoresctrl/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"e81f2d3fe2be99db2d1505b7b3534de467b7eff7","kind":"tag","published_at":"2023-12-22T19:25:07.000Z","download_url":"https://codeload.github.com/intel/goresctrl/tar.gz/v0.6.0","html_url":"https://github.com/intel/goresctrl/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/goresctrl@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fgoresctrl/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fgoresctrl/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b7548aa7fcf7a75ab9d744007a268b182f0bbbdf","kind":"tag","published_at":"2023-08-17T11:21:19.000Z","download_url":"https://codeload.github.com/intel/goresctrl/tar.gz/v0.5.0","html_url":"https://github.com/intel/goresctrl/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/goresctrl@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fgoresctrl/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fgoresctrl/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"e6a12f11cc6ed7f4a686f5df6fee764e3011a36a","kind":"tag","published_at":"2023-06-20T15:41:05.000Z","download_url":"https://codeload.github.com/intel/goresctrl/tar.gz/v0.4.0","html_url":"https://github.com/intel/goresctrl/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/goresctrl@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fgoresctrl/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fgoresctrl/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"c40cbba82c8e94fe89926174efc817586bb3950a","kind":"tag","published_at":"2022-09-09T17:08:42.000Z","download_url":"https://codeload.github.com/intel/goresctrl/tar.gz/v0.3.0","html_url":"https://github.com/intel/goresctrl/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/goresctrl@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fgoresctrl/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fgoresctrl/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"56bb49fd86374e78e88093b1f5ddbf4b57da629f","kind":"tag","published_at":"2021-09-22T11:17:45.000Z","download_url":"https://codeload.github.com/intel/goresctrl/tar.gz/v0.2.0","html_url":"https://github.com/intel/goresctrl/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/goresctrl@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fgoresctrl/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fgoresctrl/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"be5fa857f4b4aa0bdc41d5ea4491b40690f0cd4c","kind":"tag","published_at":"2021-08-19T12:49:43.000Z","download_url":"https://codeload.github.com/intel/goresctrl/tar.gz/v0.1.0","html_url":"https://github.com/intel/goresctrl/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/goresctrl@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fgoresctrl/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fgoresctrl/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-12T18:14:43.001Z","dependent_packages_count":83,"downloads":null,"downloads_period":null,"dependent_repos_count":3033,"rankings":{"downloads":null,"dependent_repos_count":0.14339139651620902,"dependent_packages_count":0.5120842067347378,"stargazers_count":6.954359669616637,"forks_count":6.79437087583609,"docker_downloads_count":0.10299382037077777,"average":2.9014399938148903},"purl":"pkg:golang/github.com/intel/goresctrl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/intel/goresctrl","docker_dependents_count":1488,"docker_downloads_count":2052663179,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/intel/goresctrl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/intel/goresctrl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-31T11:00:03.015Z","issues_count":19,"pull_requests_count":118,"avg_time_to_close_issue":10108190.0,"avg_time_to_close_pull_request":894089.8425925926,"issues_closed_count":5,"pull_requests_closed_count":108,"pull_request_authors_count":10,"issue_authors_count":3,"avg_comments_per_issue":0.42105263157894735,"avg_comments_per_pull_request":1.2796610169491525,"merged_pull_requests_count":103,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":0,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":264920.6842105263,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.17857142857142858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fgoresctrl/issues","maintainers":[{"login":"fmuyassarov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fmuyassarov"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fintel%2Fgoresctrl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fintel%2Fgoresctrl/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fintel%2Fgoresctrl/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fintel%2Fgoresctrl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fintel%2Fgoresctrl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fintel%2Fgoresctrl/codemeta","maintainers":[]}