{"date":"2026-08-27T02:03:12Z","repo":{"name":"github.com/tektoncd/pipeline","commit":"bbc5b442326349b85db01c9d2a206619b4aedf57"},"scorecard":{"version":"v5.5.0","commit":"c395761df6afe1a69e476bc60a013a94bcbc153f"},"score":6.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 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/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/c395761df6afe1a69e476bc60a013a94bcbc153f/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/c395761df6afe1a69e476bc60a013a94bcbc153f/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/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yaml:101","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yaml:102","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:41","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e-matrix-extras.yaml:70","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/e2e-matrix-extras.yaml:71","Info: jobLevel 'contents' permission set to 'read': .github/workflows/go-coverage.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/go-coverage.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/go-coverage.yml:79","Info: jobLevel 'actions' permission set to 'read': .github/workflows/go-coverage.yml:80","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nightly-builds.yaml:37","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/nightly-builds.yaml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/chatops_retest.yaml:13","Warn: topLevel 'contents' permission set to 'write': .github/workflows/cherry-pick-command.yaml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:15","Info: topLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:16","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-regen.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-matrix-extras.yaml:8","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/e2e-matrix-extras.yaml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-matrix.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/go-coverage.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/labels.yaml:13","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/labels.yaml:14","Info: found token with 'none' permissions: .github/workflows/nightly-builds.yaml:1","Info: found token with 'none' permissions: .github/workflows/patch-release.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/rebase-command.yaml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/slash.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/woke.yml:4","Info: found token with 'none' permissions: .github/workflows/zizmor.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/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/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"}},{"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/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/e2e-matrix.yml:61","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/e2e-matrix.yml:90","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/e2e-matrix.yml:103","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/e2e-matrix.yml:128","Warn: containerImage not pinned by hash: test/gohelloworld/Dockerfile:1: pin your Docker image by updating golang:1.15 to golang:1.15@sha256:ea080cc817b02a946461d42c02891bf750e3916c52f7ea8187bccde8f312b59f","Warn: goCommand not pinned by hash: test/gohelloworld/Dockerfile:6","Warn: goCommand not pinned by hash: hack/generate-groups.sh:51","Warn: goCommand not pinned by hash: vendor/github.com/json-iterator/go/build.sh:10","Warn: goCommand not pinned by hash: vendor/knative.dev/hack/infra-library.sh:151","Warn: goCommand not pinned by hash: vendor/knative.dev/hack/microbenchmarks.sh:63","Info:  47 out of  47 GitHub-owned GitHubAction dependencies pinned","Info:  25 out of  25 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   3 out of   8 goCommand 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/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.15.0 not signed: https://api.github.com/repos/tektoncd/pipeline/releases/363062724","Warn: release artifact v1.6.6 not signed: https://api.github.com/repos/tektoncd/pipeline/releases/361027941","Warn: release artifact v1.14.1 not signed: https://api.github.com/repos/tektoncd/pipeline/releases/357281490","Warn: release artifact v1.6.5 not signed: https://api.github.com/repos/tektoncd/pipeline/releases/350192387","Warn: release artifact v1.9.6 not signed: https://api.github.com/repos/tektoncd/pipeline/releases/350194034","Warn: release artifact v1.15.0 does not have provenance: https://api.github.com/repos/tektoncd/pipeline/releases/363062724","Warn: release artifact v1.6.6 does not have provenance: https://api.github.com/repos/tektoncd/pipeline/releases/361027941","Warn: release artifact v1.14.1 does not have provenance: https://api.github.com/repos/tektoncd/pipeline/releases/357281490","Warn: release artifact v1.6.5 does not have provenance: https://api.github.com/repos/tektoncd/pipeline/releases/350192387","Warn: release artifact v1.9.6 does not have provenance: https://api.github.com/repos/tektoncd/pipeline/releases/350194034"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"}},{"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/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"}},{"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/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: https://osv.dev/GO-2026-5932","Warn: Project is vulnerable to: https://osv.dev/GO-2026-6179","Warn: Project is vulnerable to: https://osv.dev/GO-2026-6180","Warn: Project is vulnerable to: https://osv.dev/GO-2026-6094","Warn: Project is vulnerable to: https://osv.dev/GO-2023-1901","Warn: Project is vulnerable to: https://osv.dev/GO-2026-5841","Warn: Project is vulnerable to: https://osv.dev/GO-2026-5025","Warn: Project is vulnerable to: https://osv.dev/GO-2026-5026","Warn: Project is vulnerable to: https://osv.dev/GO-2026-5027","Warn: Project is vulnerable to: https://osv.dev/GO-2026-5028","Warn: Project is vulnerable to: https://osv.dev/GO-2026-5029","Warn: Project is vulnerable to: https://osv.dev/GO-2026-5030","Warn: Project is vulnerable to: https://osv.dev/GO-2026-5942","Warn: Project is vulnerable to: https://osv.dev/GO-2026-5970","Warn: Project is vulnerable to: https://osv.dev/GO-2026-6061"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"}},{"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'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: no status checks found to merge onto branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/tektoncd/.github/SECURITY.md:1","Info: Found linked content: github.com/tektoncd/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/tektoncd/.github/SECURITY.md:1","Info: Found text in security policy: github.com/tektoncd/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"28 out of 28 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 52 contributing companies or organizations","details":["Info: found contributions from: GitHubBounty, IBM, NixOS, THU-KEG, UBC-MDS, adobe, alauda, apache, buildpacks, cdevents, cdfoundation, chainguard, chainguard-dev, chainguard-images, cncf-maintainers, driftlessaf, fabric8io, gittuf, google, googlers, gotestyourself, ibm, jclouds, jenkinsci, knative, ko-build, konflux-ci, moby, multi-factor-auth-users, octo-sts, opencontainers, openshift, openshift-cloud-functions, openshift-knative, openshift-pipelines, openshiftio, openwhisk, openyurtio, pytorch-fdn, red hat, redhat-appstudio, redhat-community-ai-tools, redhat-developer, redhatofficial, shortbrain, sigstore, software engineer at config, spinnaker, tektoncd, tektoncd-catalog, torch-spyre, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"}}]}
