{"date":"2026-08-24","repo":{"name":"github.com/mysql/mysql-server","commit":"23e360a7fac718d80b9e6a79f7d5a7bf37aa3bbc"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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/d1fab88f54636ff366076edfc5c239f97b3c8e66/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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#cii-best-practices"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.base.sha }}': .github/workflows/codex-pr-review.yml:31"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#dangerous-workflow"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/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/cache-warmer.yml:23","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-warmer.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clang-format.yml:24","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/codex-pr-review.yml:420","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codex-pr-review.yml:24","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codex-pr-review.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mtr.yml:41","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-build.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/pr-ci-report.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/pr-ci-report.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/pr-ci-report.yml:261","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/pr-ci-report.yml:263","Info: topLevel 'contents' permission set to 'read': .github/workflows/assign-codeowners.yml:10","Info: found token with 'none' permissions: .github/workflows/cache-warmer.yml:1","Info: found token with 'none' permissions: .github/workflows/clang-format.yml:1","Info: found token with 'none' permissions: .github/workflows/codex-pr-review.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Info: found token with 'none' permissions: .github/workflows/mark-integrate.yml:1","Info: found token with 'none' permissions: .github/workflows/mtr.yml:1","Info: found token with 'none' permissions: .github/workflows/pr-build.yml:1","Info: found token with 'none' permissions: .github/workflows/pr-ci-report.yml:1","Info: found token with 'none' permissions: .github/workflows/reset-pr-head-state.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#token-permissions"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: 'allow deletion' enabled on branch 'trunk'","Warn: 'force pushes' enabled on branch 'trunk'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'trunk'","Warn: 'stale review dismissal' is disabled on branch 'trunk'","Warn: required approving review count is 1 on branch 'trunk'","Warn: codeowners review is not required on branch 'trunk'","Warn: 'last push approval' is disabled on branch 'trunk'","Warn: no status checks found to merge onto branch 'trunk'","Info: PRs are required in order to make changes on branch 'trunk'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","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:35","Info: CppLibFuzzer integration found: router/src/routing/tests/fuzz_sql_lexer.cc:35","Info: CppLibFuzzer integration found: router/src/routing_guidelines/tests/fuzz_parser.cc:28","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:35","Info: CppLibFuzzer integration found: router/src/routing/tests/fuzz_sql_lexer.cc:35","Info: CppLibFuzzer integration found: router/src/routing_guidelines/tests/fuzz_parser.cc:28","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":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#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":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","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: containerImage not pinned by hash: components/telemetry/test/collector/Dockerfile:25: pin your Docker image by updating otel/opentelemetry-collector to otel/opentelemetry-collector@sha256:7725a7a10c87d8853208bdd4bb3439ad3c0d7b32b4292b9300ac07c8daba14a2","Warn: containerImage not pinned by hash: components/telemetry/test/loki/Dockerfile-all:24: pin your Docker image by updating grafana/loki:3.0.0 to grafana/loki:3.0.0@sha256:757b5fadf816a1396f1fea598152947421fa49cb8b2db1ddd2a6e30fae003253","Warn: containerImage not pinned by hash: components/telemetry/test/loki/Dockerfile-backend:24: pin your Docker image by updating grafana/loki:3.0.0 to grafana/loki:3.0.0@sha256:757b5fadf816a1396f1fea598152947421fa49cb8b2db1ddd2a6e30fae003253","Warn: containerImage not pinned by hash: components/telemetry/test/loki/Dockerfile-read:24: pin your Docker image by updating grafana/loki:3.0.0 to grafana/loki:3.0.0@sha256:757b5fadf816a1396f1fea598152947421fa49cb8b2db1ddd2a6e30fae003253","Warn: containerImage not pinned by hash: components/telemetry/test/loki/Dockerfile-write:24: pin your Docker image by updating grafana/loki:3.0.0 to grafana/loki:3.0.0@sha256:757b5fadf816a1396f1fea598152947421fa49cb8b2db1ddd2a6e30fae003253","Warn: containerImage not pinned by hash: components/telemetry/test/prometheus/Dockerfile:24: pin your Docker image by updating prom/prometheus:latest to prom/prometheus:latest@sha256:5ce7540c3c00ef4ab0c9d2c995c6a5b9c421f44b4a115d97a2c7af3b1c21cbb0","Warn: containerImage not pinned by hash: extra/opentelemetry-cpp/opentelemetry-cpp-1.23.0/.devcontainer/Dockerfile.dev:4: pin your Docker image by updating otel/cpp_format_tools to otel/cpp_format_tools@sha256:de22a1047bf284d6f8de947609f13efe89532456a429d44c29f6ad89f4bfadb2","Warn: containerImage not pinned by hash: extra/opentelemetry-cpp/opentelemetry-cpp-1.23.0/ext/test/w3c_tracecontext_http_test_server/Dockerfile:4: pin your Docker image by updating python to python@sha256:b0aed0e0059e9b1527ef57689a7206f32526627b0713e2228a916df62880188a","Warn: pipCommand not pinned by hash: extra/opentelemetry-cpp/opentelemetry-cpp-1.23.0/.devcontainer/Dockerfile.conan:22","Warn: npmCommand not pinned by hash: extra/opentelemetry-cpp/opentelemetry-cpp-1.23.0/.devcontainer/Dockerfile.dev:42","Warn: pipCommand not pinned by hash: extra/opentelemetry-cpp/opentelemetry-cpp-1.23.0/ext/test/w3c_tracecontext_http_test_server/Dockerfile:6","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:  26 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   4 nugetCommand dependencies pinned","Info:   2 out of  10 containerImage dependencies pinned","Info:   0 out of   4 pipCommand 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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#pinned-dependencies"}}]}
