{"date":"2026-08-17","repo":{"name":"github.com/spring-projects/spring-boot","commit":"e3d4b1ceb6d8971936f484bae39c7d6659a81c7f"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":6.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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 2/26 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":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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#license"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/build-and-deploy-snapshot.yml:57","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/release-milestone.yml:107","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/release.yml:153","Info: jobLevel 'actions' permission set to 'read': .github/workflows/run-codeql-analysis.yml:10","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-codeql-analysis.yml:11","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/run-codeql-analysis.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/trigger-docs-build.yml:26","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-and-deploy-snapshot.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-pull-request.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/distribute.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-milestone.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/run-codeql-analysis.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-system-tests.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/trigger-docs-build.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/verify.yml:34"],"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/spring-projects/.github/SECURITY.md:1","Info: Found linked content: github.com/spring-projects/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/spring-projects/.github/SECURITY.md:1","Info: Found text in security policy: github.com/spring-projects/.github/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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: build-plugin/spring-boot-maven-plugin/src/intTest/projects/jar-system-scope-default/sample-1.0.0.jar:1","Warn: binary detected: build-plugin/spring-boot-maven-plugin/src/intTest/projects/jar-system-scope/sample-1.0.0.jar:1","Warn: binary detected: build-plugin/spring-boot-maven-plugin/src/intTest/projects/run-additional-classpath-jar/src/main/additional-jar/resources-1.0.0.jar:1","Warn: binary detected: build-plugin/spring-boot-maven-plugin/src/intTest/projects/war-system-scope/sample-1.0.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar: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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#fuzzing"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 3 commits out of 6 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Info: Possibly incomplete results: error parsing shell code: (( can only be used to open an arithmetic cmd: build-plugin/spring-boot-gradle-plugin/src/main/resources/unixStartScript.txt:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/release-milestone.yml:83","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/release.yml:95","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/release.yml:98","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/spring-projects/spring-boot/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/spring-projects/spring-boot/verify.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/spring-projects/spring-boot/verify.yml/main?enable=pin","Warn: containerImage not pinned by hash: documentation/spring-boot-docs/src/docs/antora/modules/reference/partials/dockerfile:2: pin your Docker image by updating bellsoft/liberica-openjre-debian:25-cds to bellsoft/liberica-openjre-debian:25-cds@sha256:0f5ea2b5b3de24158abc199ea6464f0963c79ca26d7df5c62c26bc42f7ff717f","Warn: containerImage not pinned by hash: documentation/spring-boot-docs/src/docs/antora/modules/reference/partials/dockerfile:16: pin your Docker image by updating bellsoft/liberica-openjre-debian:25-cds to bellsoft/liberica-openjre-debian:25-cds@sha256:0f5ea2b5b3de24158abc199ea6464f0963c79ca26d7df5c62c26bc42f7ff717f","Warn: containerImage not pinned by hash: integration-test/spring-boot-loader-integration-tests/src/dockerTest/resources/conf/oracle-jdk-17/Dockerfile:1: pin your Docker image by updating ubuntu:noble-20250404 to ubuntu:noble-20250404@sha256:1e622c5f073b4f6bfad6632f2616c7f59ef256e96fe78bf6a595d1dc4376ac02","Warn: containerImage not pinned by hash: integration-test/spring-boot-loader-integration-tests/src/dockerTest/resources/conf/oracle-jdk-17/Dockerfile:7: pin your Docker image by updating ubuntu:noble-20250404 to ubuntu:noble-20250404@sha256:1e622c5f073b4f6bfad6632f2616c7f59ef256e96fe78bf6a595d1dc4376ac02","Info:  17 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage 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"}}]}
