Affected by GO-2023-1901
and 2 other vulnerabilities
GO-2023-1901 : Pipelines do not validate child UIDs in github.com/tektoncd/pipeline
GO-2026-4730 : Tekton Pipelines controller panic via long resolver name in TaskRun/PipelineRun in github.com/tektoncd/pipeline
GO-2026-4761 : Path traversal in Tekton Pipelines git resolver allows reading arbitrary files from the resolver pod in github.com/tektoncd/pipeline
Discover Packages
github.com/tektoncd/pipeline
test
diff
package
Version:
v1.2.0
Opens a new window with list of versions in this module.
Published: Jun 30, 2025
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.