{"date":"2026-08-24","repo":{"name":"github.com/SonarSource/sonarqube","commit":"506532b9f249afdb3d6f5840e8a679b633ba2265"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":4.9,"checks":[{"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":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#maintained"}},{"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":"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":"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":"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yml:32","Warn: no topLevel permission defined: .github/workflows/build.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":"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: sonar-application/src/main/assembly/bin/windows-x86-64/lib/SonarServiceWrapper.exe:1","Warn: binary detected: sonar-core/tester/a.jar:1","Warn: binary detected: sonar-core/tester/a/A.class:1","Warn: binary detected: sonar-core/tester/a_v2.jar:1","Warn: binary detected: sonar-core/tester/a_v2/A.class:1","Warn: binary detected: sonar-core/tester/b.jar:1","Warn: binary detected: sonar-core/tester/b/B.class:1","Warn: binary detected: sonar-core/tester/c.jar:1","Warn: binary detected: sonar-core/tester/c/C.class: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":10,"reason":"all dependencies are pinned","details":["Info:   1 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   2 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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#pinned-dependencies"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'branch-25.12'","Info: 'allow deletion' disabled on branch 'branch-25.8'","Info: 'allow deletion' disabled on branch 'branch-9.9'","Info: 'allow deletion' disabled on branch 'branch-10.7'","Info: 'allow deletion' disabled on branch 'branch-10.6'","Info: 'allow deletion' disabled on branch 'branch-10.5'","Info: 'allow deletion' disabled on branch 'branch-10.4'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'branch-25.12'","Info: 'force pushes' disabled on branch 'branch-25.8'","Info: 'force pushes' disabled on branch 'branch-9.9'","Info: 'force pushes' disabled on branch 'branch-10.7'","Info: 'force pushes' disabled on branch 'branch-10.6'","Info: 'force pushes' disabled on branch 'branch-10.5'","Info: 'force pushes' disabled on branch 'branch-10.4'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'branch-25.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'branch-25.8'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'branch-9.9'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'branch-10.7'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'branch-10.6'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'branch-10.5'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'branch-10.4'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'branch-25.12'","Warn: 'stale review dismissal' is disabled on branch 'branch-25.8'","Warn: 'stale review dismissal' is disabled on branch 'branch-9.9'","Warn: 'stale review dismissal' is disabled on branch 'branch-10.7'","Warn: 'stale review dismissal' is disabled on branch 'branch-10.6'","Warn: 'stale review dismissal' is disabled on branch 'branch-10.5'","Warn: 'stale review dismissal' is disabled on branch 'branch-10.4'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'branch-25.12'","Warn: required approving review count is 1 on branch 'branch-25.8'","Warn: required approving review count is 1 on branch 'branch-9.9'","Warn: required approving review count is 1 on branch 'branch-10.7'","Warn: required approving review count is 1 on branch 'branch-10.6'","Warn: required approving review count is 1 on branch 'branch-10.5'","Warn: required approving review count is 1 on branch 'branch-10.4'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'branch-25.12'","Warn: codeowners review is not required on branch 'branch-25.8'","Warn: codeowners review is not required on branch 'branch-9.9'","Warn: codeowners review is not required on branch 'branch-10.7'","Warn: codeowners review is not required on branch 'branch-10.6'","Warn: codeowners review is not required on branch 'branch-10.5'","Warn: codeowners review is not required on branch 'branch-10.4'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'branch-25.12'","Warn: 'last push approval' is disabled on branch 'branch-25.8'","Warn: 'last push approval' is disabled on branch 'branch-9.9'","Warn: 'last push approval' is disabled on branch 'branch-10.7'","Warn: 'last push approval' is disabled on branch 'branch-10.6'","Warn: 'last push approval' is disabled on branch 'branch-10.5'","Warn: 'last push approval' is disabled on branch 'branch-10.4'","Warn: no status checks found to merge onto branch 'master'","Warn: no status checks found to merge onto branch 'branch-25.12'","Warn: no status checks found to merge onto branch 'branch-25.8'","Warn: no status checks found to merge onto branch 'branch-9.9'","Warn: no status checks found to merge onto branch 'branch-10.7'","Warn: no status checks found to merge onto branch 'branch-10.6'","Warn: no status checks found to merge onto branch 'branch-10.5'","Warn: no status checks found to merge onto branch 'branch-10.4'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'branch-25.12'","Info: PRs are required in order to make changes on branch 'branch-25.8'","Info: PRs are required in order to make changes on branch 'branch-9.9'","Info: PRs are required in order to make changes on branch 'branch-10.7'","Info: PRs are required in order to make changes on branch 'branch-10.6'","Info: PRs are required in order to make changes on branch 'branch-10.5'","Info: PRs are required in order to make changes on branch 'branch-10.4'"],"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"}}]}
