Affected by GO-2023-1901
and 5 other vulnerabilities
GO-2023-1901 : Pipelines do not validate child UIDs in github.com/tektoncd/pipeline
GO-2026-4761 : Path traversal in Tekton Pipelines git resolver in github.com/tektoncd/pipeline
GO-2026-5272 : Tekton Pipelines git resolver revision parameter argument injection in github.com/tektoncd/pipeline
GO-2026-5486 : Tekton Pipelines HTTP resolver denial of service via memory exhaustion in github.com/tektoncd/pipeline
GO-2026-5643 : Tekton Pipelines VolumeMount path restriction bypass via missing filepath.Clean in github.com/tektoncd/pipeline
GO-2026-5711 : Tekton Pipelines git resolver leaks API token to user-controlled serverURL in github.com/tektoncd/pipeline
Discover Packages
github.com/tektoncd/pipeline
test
diff
package
Version:
v1.10.2
Opens a new window with list of versions in this module.
Published: Mar 17, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
Documentation
¶
PrintWantGot takes a diff string generated by cmp.Diff and returns it
in a consistent format for reuse across all of our tests. This
func assumes that the order of arguments passed to cmp.Diff was
(want, got) or, in other words, the expectedResult then the actualResult.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.