{"date":"2026-08-24","repo":{"name":"github.com/hibernate/hibernate-orm","commit":"36cc44585cf7891c097a1528e9b36b7b272ea97f"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":7.8,"checks":[{"name":"Code-Review","score":7,"reason":"Found 8/11 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"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":"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/actionlint.yml:10","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci-report.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci-report.yml:27","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/ci-report.yml:28","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci-report.yml:133","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci-report.yml:134","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/ci-report.yml:135","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:461","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:586","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:192","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:334","Warn: no topLevel permission defined: .github/workflows/actionlint.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-report.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.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":"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":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#license","short":"Determines if the project has defined a license."}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hibernate/.github/SECURITY.md:1","Info: Found linked content: github.com/hibernate/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hibernate/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hibernate/.github/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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar: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":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/actionlint.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/hibernate/hibernate-orm/actionlint.yml/main?enable=pin","Info:  47 out of  47 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   4 third-party GitHubAction dependencies pinned","Info:   4 out of   4 containerImage 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."}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#fuzzing","short":"Determines if the project uses fuzzing."}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '7.4'","Info: 'allow deletion' disabled on branch '6.6'","Info: 'allow deletion' disabled on branch '7.3'","Info: 'allow deletion' disabled on branch '7.2'","Info: 'allow deletion' disabled on branch '7.1'","Info: 'allow deletion' disabled on branch '5.3'","Info: 'allow deletion' disabled on branch '8.0'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '7.4'","Info: 'force pushes' disabled on branch '6.6'","Info: 'force pushes' disabled on branch '7.3'","Info: 'force pushes' disabled on branch '7.2'","Info: 'force pushes' disabled on branch '7.1'","Info: 'force pushes' disabled on branch '5.3'","Info: 'force pushes' disabled on branch '8.0'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '7.4'","Warn: 'branch protection settings apply to administrators' is disabled on branch '6.6'","Warn: 'branch protection settings apply to administrators' is disabled on branch '7.3'","Warn: 'branch protection settings apply to administrators' is disabled on branch '7.2'","Warn: 'branch protection settings apply to administrators' is disabled on branch '7.1'","Warn: 'branch protection settings apply to administrators' is disabled on branch '5.3'","Warn: 'branch protection settings apply to administrators' is disabled on branch '8.0'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '7.4'","Warn: 'stale review dismissal' is disabled on branch '6.6'","Warn: 'stale review dismissal' is disabled on branch '7.3'","Warn: 'stale review dismissal' is disabled on branch '7.2'","Warn: 'stale review dismissal' is disabled on branch '7.1'","Warn: 'stale review dismissal' is disabled on branch '5.3'","Warn: 'stale review dismissal' is disabled on branch '8.0'","Warn: branch 'main' does not require approvers","Warn: required approving review count is 1 on branch '7.4'","Warn: required approving review count is 1 on branch '6.6'","Warn: required approving review count is 1 on branch '7.3'","Warn: required approving review count is 1 on branch '7.2'","Warn: required approving review count is 1 on branch '7.1'","Warn: required approving review count is 1 on branch '5.3'","Warn: required approving review count is 1 on branch '8.0'","Warn: codeowners review is not required on branch 'main'","Warn: codeowners review is not required on branch '7.4'","Warn: codeowners review is not required on branch '6.6'","Warn: codeowners review is not required on branch '7.3'","Warn: codeowners review is not required on branch '7.2'","Warn: codeowners review is not required on branch '7.1'","Warn: codeowners review is not required on branch '5.3'","Warn: codeowners review is not required on branch '8.0'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'last push approval' is disabled on branch '7.4'","Warn: 'last push approval' is disabled on branch '6.6'","Warn: 'last push approval' is disabled on branch '7.3'","Warn: 'last push approval' is disabled on branch '7.2'","Warn: 'last push approval' is disabled on branch '7.1'","Warn: 'last push approval' is disabled on branch '5.3'","Warn: 'last push approval' is disabled on branch '8.0'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '7.4'","Warn: 'up-to-date branches' is disabled on branch '6.6'","Warn: 'up-to-date branches' is disabled on branch '7.3'","Warn: 'up-to-date branches' is disabled on branch '7.2'","Warn: 'up-to-date branches' is disabled on branch '7.1'","Warn: 'up-to-date branches' is disabled on branch '5.3'","Warn: 'up-to-date branches' is disabled on branch '8.0'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '7.4'","Info: status check found to merge onto on branch '6.6'","Info: status check found to merge onto on branch '7.3'","Info: status check found to merge onto on branch '7.2'","Info: status check found to merge onto on branch '7.1'","Info: status check found to merge onto on branch '5.3'","Info: status check found to merge onto on branch '8.0'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '7.4'","Info: PRs are required in order to make changes on branch '6.6'","Info: PRs are required in order to make changes on branch '7.3'","Info: PRs are required in order to make changes on branch '7.2'","Info: PRs are required in order to make changes on branch '7.1'","Info: PRs are required in order to make changes on branch '5.3'","Info: PRs are required in order to make changes on branch '8.0'"],"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 30 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."}}]}
