{"date":"2026-08-24","repo":{"name":"github.com/puppetlabs/puppet","commit":"e227c27540975c25aa22d533a52424a9d2fc886a"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":3.5,"checks":[{"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":6,"reason":"Found 11/17 approved changesets -- score normalized to 6","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/backport.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/checks.yaml:11","Warn: no topLevel permission defined: .github/workflows/mend.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/rspec_tests.yaml:11","Info: no jobLevel write permissions found"],"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":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":"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":"Binary-Artifacts","score":2,"reason":"binaries present in source code","details":["Warn: binary detected: acceptance/fixtures/debian-repo/helloworld_1.0-1.deb:1","Warn: binary detected: acceptance/fixtures/debian-repo/helloworld_1.19-1.deb:1","Warn: binary detected: acceptance/fixtures/debian-repo/helloworld_2.0-1.deb:1","Warn: binary detected: acceptance/fixtures/el-repo/RPMS/kernel-devel-puppet-3.10.0-1062.1.1.noarch.rpm:1","Warn: binary detected: acceptance/fixtures/el-repo/RPMS/kernel-devel-puppet-3.10.0-1062.4.3.noarch.rpm:1","Warn: binary detected: acceptance/fixtures/sles-repo/noarch/helloworld-1.0-2.noarch.rpm:1","Warn: binary detected: acceptance/fixtures/sles-repo/noarch/helloworld-1.19-2.noarch.rpm:1","Warn: binary detected: acceptance/fixtures/sles-repo/noarch/helloworld-2.0-2.noarch.rpm: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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backport.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/puppetlabs/puppet/backport.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/puppetlabs/puppet/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/puppetlabs/puppet/checks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/checks.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/puppetlabs/puppet/checks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/jira.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/puppetlabs/puppet/jira.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mend.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/puppetlabs/puppet/mend.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mend.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/puppetlabs/puppet/mend.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mend.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/puppetlabs/puppet/mend.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rspec_tests.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/puppetlabs/puppet/rspec_tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rspec_tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/puppetlabs/puppet/rspec_tests.yaml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md","details":null,"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/puppetlabs/.github/SECURITY.md:1","Info: Found linked content: github.com/puppetlabs/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/puppetlabs/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}}]}
