{"date":"2026-05-14T16:39:04Z","repo":{"name":"github.com/device-management-toolkit/console","commit":"765872f144a3be47f97fd52490bff675564578f0"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":8.8,"checks":[{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#code-review"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 3 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/c22063e786c11f9dd714d777a687ff7c4599b600/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/c22063e786c11f9dd714d777a687ff7c4599b600/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/c22063e786c11f9dd714d777a687ff7c4599b600/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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#binary-artifacts"}},{"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:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/api-test.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/docker-build.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/projectsSync.yaml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:15","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.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: 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:108","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:157","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:204","Warn: npmCommand not pinned by hash: .github/workflows/semantic.yml:26","Info:  40 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:  32 out of  32 third-party GitHubAction dependencies pinned","Info:   2 out of   2 containerImage dependencies pinned","Info:   2 out of   6 npmCommand dependencies pinned","Info:   2 out of   3 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-build.yml:13"],"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#packaging"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: internal/certificates/generate_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: internal/entity/dto/v1/json_fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: internal/entity/dto/v1/json_fuzz_test.go:39","Info: GoBuiltInFuzzer integration found: internal/entity/dto/v1/json_fuzz_test.go:64","Info: GoBuiltInFuzzer integration found: internal/entity/dto/v1/json_fuzz_test.go:91","Info: GoBuiltInFuzzer integration found: internal/entity/dto/v1/json_fuzz_test.go:116","Info: GoBuiltInFuzzer integration found: internal/entity/dto/v1/json_fuzz_test.go:143","Info: GoBuiltInFuzzer integration found: internal/entity/dto/v1/json_fuzz_test.go:168","Info: GoBuiltInFuzzer integration found: internal/usecase/ciraconfigs/transform_fuzz_test.go:14","Info: GoBuiltInFuzzer integration found: internal/usecase/devices/alarms_fuzz_test.go:10","Info: GoBuiltInFuzzer integration found: internal/usecase/devices/transform_fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: internal/usecase/domains/transform_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: internal/usecase/domains/usecase_fuzz_test.go:14","Info: GoBuiltInFuzzer integration found: internal/usecase/ieee8021xconfigs/transform_fuzz_test.go:12","Info: GoBuiltInFuzzer integration found: internal/usecase/profiles/transform_fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: internal/usecase/profilewificonfigs/transform_fuzz_test.go:12","Info: GoBuiltInFuzzer integration found: internal/usecase/wificonfigs/transform_fuzz_test.go:14"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.26.2 not signed: https://api.github.com/repos/device-management-toolkit/console/releases/321472721","Warn: release artifact v1.26.1 not signed: https://api.github.com/repos/device-management-toolkit/console/releases/320949374","Warn: release artifact v1.26.0 not signed: https://api.github.com/repos/device-management-toolkit/console/releases/318670369","Warn: release artifact v1.25.2 not signed: https://api.github.com/repos/device-management-toolkit/console/releases/318531925","Warn: release artifact v1.25.1 not signed: https://api.github.com/repos/device-management-toolkit/console/releases/318088017","Warn: release artifact v1.26.2 does not have provenance: https://api.github.com/repos/device-management-toolkit/console/releases/321472721","Warn: release artifact v1.26.1 does not have provenance: https://api.github.com/repos/device-management-toolkit/console/releases/320949374","Warn: release artifact v1.26.0 does not have provenance: https://api.github.com/repos/device-management-toolkit/console/releases/318670369","Warn: release artifact v1.25.2 does not have provenance: https://api.github.com/repos/device-management-toolkit/console/releases/318531925","Warn: release artifact v1.25.1 does not have provenance: https://api.github.com/repos/device-management-toolkit/console/releases/318088017"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2026-4918"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(redfish): error during branchesHandler.query: 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#branch-protection"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 4 contributing companies or organizations","details":["Info: found contributions from: device-management-toolkit, edgexfoundry, intel, intel corporation"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#contributors"}}]}
