{"date":"2026-07-31T15:23:27Z","repo":{"name":"github.com/device-management-toolkit/rpc-go","commit":"227455438e462b84b949aaed0cff8febf0d7008e"},"scorecard":{"version":"v5.5.0","commit":"c395761df6afe1a69e476bc60a013a94bcbc153f"},"score":8.3,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"}},{"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/c395761df6afe1a69e476bc60a013a94bcbc153f/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/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"30 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/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 7/11 approved changesets -- score normalized to 6","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/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:30","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/main.yml:65","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/zizmor.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/dotnet.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/fuzz.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/projectsSync.yaml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:15","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/semantic.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/trivy-scan.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/zizmor.yml:15"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: nugetCommand not pinned by hash: .github/workflows/dotnet.yml:33: pin your dependencies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: npmCommand not pinned by hash: .github/workflows/semantic.yml:27","Info:  30 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  26 out of  26 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   3 out of   3 goCommand dependencies pinned","Info:   0 out of   1 nugetCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: https://osv.dev/GO-2026-5051","Warn: Project is vulnerable to: https://osv.dev/GO-2026-5932"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/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 (26) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"}},{"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/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: internal/cli/cli_fuzz_test.go:140","Info: GoBuiltInFuzzer integration found: internal/cli/cli_fuzz_test.go:227","Info: GoBuiltInFuzzer integration found: internal/cli/cli_fuzz_test.go:275","Info: GoBuiltInFuzzer integration found: internal/cli/cli_fuzz_test.go:319","Info: GoBuiltInFuzzer integration found: internal/cli/cli_fuzz_test.go:377","Info: GoBuiltInFuzzer integration found: internal/cli/cli_fuzz_test.go:474","Info: GoBuiltInFuzzer integration found: internal/cli/cli_fuzz_test.go:516","Info: GoBuiltInFuzzer integration found: internal/cli/cli_fuzz_test.go:555","Info: GoBuiltInFuzzer integration found: internal/cli/cli_fuzz_test.go:597","Info: GoBuiltInFuzzer integration found: internal/cli/cli_fuzz_test.go:696","Info: GoBuiltInFuzzer integration found: internal/cli/cli_fuzz_test.go:758","Info: GoBuiltInFuzzer integration found: internal/cli/cli_fuzz_test.go:836","Info: GoBuiltInFuzzer integration found: internal/cli/cli_fuzz_test.go:934","Info: GoBuiltInFuzzer integration found: internal/cli/cli_fuzz_test.go:1054","Info: GoBuiltInFuzzer integration found: internal/cli/cli_fuzz_test.go:1093","Info: GoBuiltInFuzzer integration found: internal/cli/cli_fuzz_test.go:1161","Info: GoBuiltInFuzzer integration found: internal/cli/cli_fuzz_test.go:1288"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0.0-beta.43 not signed: https://api.github.com/repos/device-management-toolkit/rpc-go/releases/361413924","Warn: release artifact v2.52.3 not signed: https://api.github.com/repos/device-management-toolkit/rpc-go/releases/361412981","Warn: release artifact v3.0.0-beta.42 not signed: https://api.github.com/repos/device-management-toolkit/rpc-go/releases/356943968","Warn: release artifact v3.0.0-beta.41 not signed: https://api.github.com/repos/device-management-toolkit/rpc-go/releases/356516471","Warn: release artifact v3.0.0-beta.40 not signed: https://api.github.com/repos/device-management-toolkit/rpc-go/releases/356513744","Warn: release artifact v3.0.0-beta.43 does not have provenance: https://api.github.com/repos/device-management-toolkit/rpc-go/releases/361413924","Warn: release artifact v2.52.3 does not have provenance: https://api.github.com/repos/device-management-toolkit/rpc-go/releases/361412981","Warn: release artifact v3.0.0-beta.42 does not have provenance: https://api.github.com/repos/device-management-toolkit/rpc-go/releases/356943968","Warn: release artifact v3.0.0-beta.41 does not have provenance: https://api.github.com/repos/device-management-toolkit/rpc-go/releases/356516471","Warn: release artifact v3.0.0-beta.40 does not have provenance: https://api.github.com/repos/device-management-toolkit/rpc-go/releases/356513744"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '2.x.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '2.x.x'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '2.x.x'","Warn: codeowners review is required - but no codeowners file found in repo","Warn: codeowners review is required - but no codeowners file found in repo","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '2.x.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '2.x.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"22 out of 22 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 5 contributing companies or organizations","details":["Info: found contributions from: device-management-toolkit, edgexfoundry, intel, semantic-release, trellisware"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"}}]}
