{"date":"2026-08-24","repo":{"name":"github.com/percona/percona-server","commit":"80831f62a55cdbd685452b8600de0e210e97b4c8"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":6.2,"checks":[{"name":"Code-Review","score":7,"reason":"Found 17/22 approved changesets -- score normalized to 7","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#code-review","short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged."}},{"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":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#maintained","short":"Determines if the project is \"actively maintained\"."}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#packaging","short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall."}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#cii-best-practices","short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge."}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event_name == 'pull_request_target' && github.event.pull_request.head.sha || '' }}': .github/workflows/builds.yml:982"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#dangerous-workflow","short":"Determines if the project's GitHub Action workflows avoid dangerous patterns."}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: found token with 'none' permissions: .github/workflows/builds-nightly.yml:1","Info: jobLevel 'contents' permission set to 'read': .github/workflows/builds.yml:484","Info: jobLevel 'contents' permission set to 'read': .github/workflows/builds.yml:895","Info: found token with 'none' permissions: .github/workflows/builds.yml:1","Info: jobLevel 'contents' permission set to 'read': .github/workflows/builds.yml:1144","Info: found token with 'none' permissions: .github/workflows/builds.yml:1","Info: found token with 'none' permissions: .github/workflows/builds.yml:1","Info: found token with 'none' permissions: .github/workflows/builds.yml:1","Info: found token with 'none' permissions: .github/workflows/builds.yml:1","Info: found token with 'none' permissions: .github/workflows/orphan-sweep.yml:1","Info: jobLevel 'contents' permission set to 'read': .github/workflows/orphan-sweep.yml:154","Info: topLevel 'contents' permission set to 'read': .github/workflows/builds-nightly.yml:55","Info: topLevel 'contents' permission set to 'read': .github/workflows/builds.yml:111","Info: found token with 'none' permissions: .github/workflows/orphan-sweep.yml:1","Info: no jobLevel write permissions found"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#token-permissions","short":"Determines if the project's workflows follow the principle of least privilege."}},{"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":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#security-policy","short":"Determines if the project has published a security policy."}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#signed-releases","short":"Determines if the project cryptographically signs release artifacts."}},{"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":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#license","short":"Determines if the project has defined a license."}},{"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":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#branch-protection","short":"Determines if the default and release branches are protected with GitHub's branch protection settings."}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#sast","short":"Determines if the project uses static code analysis."}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CLibFuzzer integration found: extra/libedit/libedit-20240808-3.1/examples/fuzz1.c:18","Info: CppLibFuzzer integration found: extra/libcbor/libcbor-0.11.0/oss-fuzz/cbor_load_fuzzer.cc:71","Info: CppLibFuzzer integration found: extra/protobuf/protobuf-24.4/third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:9","Info: CppLibFuzzer integration found: router/src/http/tests/fuzz_auth_backend.cc:30","Info: CppLibFuzzer integration found: router/src/http/tests/fuzz_auth_method_basic.cc:32","Info: CppLibFuzzer integration found: router/src/http/tests/fuzz_base64.cc:31","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_binary_datetime.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_binary_time.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_binlog_dump.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_binlog_dump_gtid.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_change_user.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_client_greeting.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_clone.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_init_schema.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_kill.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_list_fields.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_ping.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_query.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_quit.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_register_replica.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_reload.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_reset_connection.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_set_option.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_statistics.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_stmt_close.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_stmt_execute.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_stmt_fetch.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_stmt_param_append_data.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_stmt_prepare.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_stmt_reset.cc:33","Info: CppLibFuzzer integration found: router/src/routing/tests/fuzz_show_warnings.cc:32","Info: CppLibFuzzer integration found: router/src/routing/tests/fuzz_sql_lexer.cc:32","Info: CppLibFuzzer integration found: router/tests/fuzzers/fuzz_router_uri.cc:33","Info: CppLibFuzzer integration found: router/tests/fuzzers/fuzz_router_uri_tostring.cc:36","Info: CppLibFuzzer integration found: extra/libcbor/libcbor-0.11.0/oss-fuzz/cbor_load_fuzzer.cc:71","Info: CppLibFuzzer integration found: extra/protobuf/protobuf-24.4/third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:9","Info: CppLibFuzzer integration found: router/src/http/tests/fuzz_auth_backend.cc:30","Info: CppLibFuzzer integration found: router/src/http/tests/fuzz_auth_method_basic.cc:32","Info: CppLibFuzzer integration found: router/src/http/tests/fuzz_base64.cc:31","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_binary_datetime.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_binary_time.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_binlog_dump.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_binlog_dump_gtid.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_change_user.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_client_greeting.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_clone.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_init_schema.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_kill.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_list_fields.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_ping.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_query.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_quit.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_register_replica.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_reload.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_reset_connection.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_set_option.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_statistics.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_stmt_close.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_stmt_execute.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_stmt_fetch.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_stmt_param_append_data.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_stmt_prepare.cc:33","Info: CppLibFuzzer integration found: router/src/mysql_protocol/tests/fuzz_stmt_reset.cc:33","Info: CppLibFuzzer integration found: router/src/routing/tests/fuzz_show_warnings.cc:32","Info: CppLibFuzzer integration found: router/src/routing/tests/fuzz_sql_lexer.cc:32","Info: CppLibFuzzer integration found: router/tests/fuzzers/fuzz_router_uri.cc:33","Info: CppLibFuzzer integration found: router/tests/fuzzers/fuzz_router_uri_tostring.cc:36"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#fuzzing","short":"Determines if the project uses fuzzing."}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: mysql-test/std_data/bug21542698.dat:1","Warn: binary detected: mysql-test/std_data/parts/t1_blackhole.par:1"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#binary-artifacts","short":"Determines if the project has generated executable (binary) artifacts in the source repository."}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): storage/ndb/test/run-test/atrt-mysqltest:0","Info: Possibly incomplete results: error parsing shell code: \"fi\" can only be used to end an if: storage/ndb/test/run-test/ndb-autotest.sh:0","Info: Possibly incomplete results: error parsing shell code: \"fi\" can only be used to end an if: storage/ndb/test/run-test/upgrade-boot.sh:0","Warn: pipCommand not pinned by hash: build-ps/percona-server-8.0_builder.sh:525","Warn: nugetCommand not pinned by hash: extra/protobuf/protobuf-24.4/csharp/build_release.sh:10: 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: nugetCommand not pinned by hash: extra/protobuf/protobuf-24.4/csharp/buildall.sh:9: 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: nugetCommand not pinned by hash: extra/protobuf/protobuf-24.4/csharp/compatibility_tests/v3.0.0/test.sh:21: 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: nugetCommand not pinned by hash: extra/protobuf/protobuf-24.4/csharp/compatibility_tests/v3.0.0/test.sh:22: 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: pipCommand not pinned by hash: extra/protobuf/protobuf-24.4/python/release.sh:22","Warn: pipCommand not pinned by hash: extra/protobuf/protobuf-24.4/python/release.sh:37","Info:   4 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   4 nugetCommand dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#pinned-dependencies","short":"Determines if the project has declared and pinned the dependencies of its build process."}}]}
