{"date":"2026-07-13","repo":{"name":"github.com/OpenKore/openkore","commit":"8c5a2a96c0cfe879255feaf75fdac6d0fe700c45"},"scorecard":{"version":"v5.5.1-0.20260519155427-916bfc57fa74","commit":"916bfc57fa7431467a33a5a013cba3f8a0c1ec50"},"score":3.5,"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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#code-review"}},{"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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#maintained"}},{"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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_XSTools.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#security-policy"}},{"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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md","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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: NetRedirect.dll:1","Warn: binary detected: XSTools.dll:1","Warn: binary detected: plugins/needs-review/Obsolete/legacy/harmony/trunk/package/auto/Win32/API/API.dll:1","Warn: binary detected: plugins/needs-review/Obsolete/legacy/harmony/trunk/package/harmony.dll:1","Warn: binary detected: plugins/needs-review/Obsolete/legacy/pp_workaround/trunk/auto/Win32/GuiTest/GuiTest.dll:1","Warn: binary detected: plugins/needs-review/Obsolete/legacy/ropp/branches/gcc/ROpp Installer.exe:1","Warn: binary detected: plugins/needs-review/Obsolete/legacy/ropp/branches/gcc/auto/Win32/API/API.dll:1","Warn: binary detected: plugins/needs-review/Obsolete/legacy/ropp/branches/gcc/ropp.dll:1","Warn: binary detected: plugins/needs-review/Obsolete/legacy/ropp/trunk/ROpp Installer.exe:1","Warn: binary detected: plugins/needs-review/Obsolete/legacy/ropp/trunk/auto/Win32/API/API.dll:1","Warn: binary detected: plugins/needs-review/Obsolete/legacy/ropp/trunk/ropp.dll:1","Warn: binary detected: plugins/needs-review/dialer/bin/dialer.exe:1","Warn: binary detected: plugins/needs-review/mapViewer/mapView/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll:1","Warn: binary detected: script-launcher/generator.exe:1","Warn: binary detected: script-launcher/launcher.exe:1","Warn: binary detected: start-poseidon.exe:1","Warn: binary detected: start.exe:1","Warn: binary detected: tkstart.exe:1","Warn: binary detected: tools/lua32:1","Warn: binary detected: vxstart.exe:1","Warn: binary detected: winguistart.exe:1","Warn: binary detected: wxstart.exe:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_XSTools.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenKore/openkore/build_XSTools.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_XSTools.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenKore/openkore/build_XSTools.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_XSTools.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenKore/openkore/build_XSTools.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_XSTools.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenKore/openkore/build_XSTools.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_XSTools.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenKore/openkore/build_XSTools.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_XSTools.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenKore/openkore/build_XSTools.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_XSTools.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenKore/openkore/build_XSTools.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_XSTools.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenKore/openkore/build_XSTools.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_XSTools.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenKore/openkore/build_XSTools.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_XSTools.yml:342: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenKore/openkore/build_XSTools.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_XSTools.yml:348: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenKore/openkore/build_XSTools.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_XSTools.yml:397: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenKore/openkore/build_XSTools.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_XSTools.yml:428: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenKore/openkore/build_XSTools.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_XSTools.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenKore/openkore/build_XSTools.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_XSTools.yml:449: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenKore/openkore/build_XSTools.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_XSTools.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenKore/openkore/build_XSTools.yml/master?enable=pin","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#pinned-dependencies"}},{"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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#sast"}}]}
