{"date":"2026-08-17","repo":{"name":"github.com/jenkinsci/jenkins","commit":"736fb851e1aa97d1d7d04de7c6b4b600f7b956a0"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":5.5,"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":5,"reason":"Found 5/9 approved changesets -- score normalized to 5","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-release-artifact.yml:119","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-release-artifact.yml:156","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-release-artifact.yml:51","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-release-artifact.yml:84","Warn: no topLevel permission defined: .github/workflows/announce-lts-rc.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/changelog.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-release-artifact.yml:8","Warn: no topLevel permission defined: .github/workflows/require-changelog-label.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/run-since-updater.yml:9"],"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":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact jenkins-2.578 not signed: https://api.github.com/repos/jenkinsci/jenkins/releases/371155396","Warn: release artifact jenkins-2.577 not signed: https://api.github.com/repos/jenkinsci/jenkins/releases/361071541","Warn: release artifact jenkins-2.576 not signed: https://api.github.com/repos/jenkinsci/jenkins/releases/365559170","Warn: release artifact jenkins-2.568.2 not signed: https://api.github.com/repos/jenkinsci/jenkins/releases/365559184","Warn: release artifact jenkins-2.575 not signed: https://api.github.com/repos/jenkinsci/jenkins/releases/358122324","Warn: release artifact jenkins-2.578 does not have provenance: https://api.github.com/repos/jenkinsci/jenkins/releases/371155396","Warn: release artifact jenkins-2.577 does not have provenance: https://api.github.com/repos/jenkinsci/jenkins/releases/361071541","Warn: release artifact jenkins-2.576 does not have provenance: https://api.github.com/repos/jenkinsci/jenkins/releases/365559170","Warn: release artifact jenkins-2.568.2 does not have provenance: https://api.github.com/repos/jenkinsci/jenkins/releases/365559184","Warn: release artifact jenkins-2.575 does not have provenance: https://api.github.com/repos/jenkinsci/jenkins/releases/358122324"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#signed-releases"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jenkinsci/.github/SECURITY.md:1","Info: Found linked content: github.com/jenkinsci/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jenkinsci/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jenkinsci/.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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: downloadThenRun not pinned by hash: .github/workflows/changelog.yml:72","Info:   7 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:  11 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"Branch-Protection","score":3,"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 'stable-2.568'","Info: 'allow deletion' disabled on branch 'stable-2.555'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'stable-2.568'","Info: 'force pushes' disabled on branch 'stable-2.555'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: branch 'master' does not require approvers","Warn: branch 'stable-2.568' does not require approvers","Warn: branch 'stable-2.555' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'stable-2.568'","Warn: codeowners review is not required on branch 'stable-2.555'","Warn: no status checks found to merge onto branch 'master'","Warn: no status checks found to merge onto branch 'stable-2.568'","Warn: no status checks found to merge onto branch 'stable-2.555'","Warn: PRs are not required to make changes on branch 'master'; 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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"}}]}
